@base          <http://opendata.inrae.fr/PO2/Ontology/TransformON/> .
@prefix cc:          <http://creativecommons.org/ns#> .
@prefix conf:        <http://lodview.it/conf#> .
@prefix crm-owl:     <http://purl.org/NET/crm-owl#> .
@prefix dbpedia:     <http://dbpedia.org/resource/> .
@prefix dbpedia-owl: <http://dbpedia.org/ontology/> .
@prefix dc:          <http://purl.org/dc/elements/1.1/> .
@prefix dcterms:     <http://purl.org/dc/terms/> .
@prefix foaf:        <http://xmlns.com/foaf/0.1/> .
@prefix geo:         <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix org:         <http://www.w3.org/ns/org#> .
@prefix owl:         <http://www.w3.org/2002/07/owl#> .
@prefix prov:        <http://www.w3.org/ns/prov#> .
@prefix rdf:         <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:        <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema-org:  <http://schema.org/> .
@prefix skos:        <http://www.w3.org/2004/02/skos/core#> .
@prefix skos-xl:     <http://www.w3.org/2008/05/skos-xl#> .
@prefix time:        <http://www.w3.org/2006/time#> .
@prefix xsd:         <http://www.w3.org/2001/XMLSchema#> .

<cs_drying>  rdf:type   skos:ConceptScheme ;
        skos:prefLabel  "drying"@en ;
        skos:scopeNote  ""@en .
