@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://opendata.inra.fr/PO2_biorefinery/step/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <http://aims.fao.org/aos/agrovoc/> . @prefix ns2: <http://id.cabi.org/cabt/> . @prefix ns3: <http://lod.nal.usda.gov/nalt/> . @prefix ns4: <http://id.agrisemantics.org/gacs/> . ns0:Turbo_sieving rdfs:subClassOf ns0:sieving . ns0:sieving a owl:Class ; rdfs:subClassOf ns0:Mechanical_treatment ; skos:exactMatch ns1:c_7058, ns4:C20650, <http://id.cabi.org/cabt/106838>, <http://lod.nal.usda.gov/nalt/59700> ; skos:prefLabel "Setacciatura"@it, "Sieben"@de, "Tamisage"@fr, "sieving"@en, "tamizado"@es .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://opendata.inra.fr/PO2_biorefinery/step/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://aims.fao.org/aos/agrovoc/> .
@prefix ns2: <http://id.cabi.org/cabt/> .
@prefix ns3: <http://lod.nal.usda.gov/nalt/> .
@prefix ns4: <http://id.agrisemantics.org/gacs/> .

ns0:Turbo_sieving
    rdfs:subClassOf ns0:sieving .

ns0:sieving
    a owl:Class ;
    rdfs:subClassOf ns0:Mechanical_treatment ;
    skos:exactMatch ns1:c_7058, ns4:C20650, <http://id.cabi.org/cabt/106838>, <http://lod.nal.usda.gov/nalt/59700> ;
    skos:prefLabel "Setacciatura"@it, "Sieben"@de, "Tamisage"@fr, "sieving"@en, "tamizado"@es .