@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://stats.fao.org/classifications/FPCD/v2022/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . <https://stats.fao.org/classifications/FPCD/v2022/121.> skos:narrower <https://stats.fao.org/classifications/FPCD/v2022/121.2> . <https://stats.fao.org/classifications/FPCD/v2022/121.2> metadata_def:mappingLoom "naturalcorkdebackedorroughlysquaredorinrectangularblocksplatessheetsorstrip" ; metadata_def:mappingSameURI <https://stats.fao.org/classifications/FPCD/v2022/121.2> ; a owl:NamedIndividual, skos:Concept ; skos:broader <https://stats.fao.org/classifications/FPCD/v2022/121.> ; skos:definition """Debacked cork are natural cork slabs with the whole of the back sawn or otherwise removed from the outer surface. Roughly squared cork are natural cork slabs with the outer (bark) and inner (tree) surfaces sawn or otherwise cut so as to be approximately parallel."""@en ; skos:inScheme ns0:scheme ; skos:notation "121.2" ; skos:prefLabel "Natural cork, debacked or roughly squared, or in rectangular blocks, plates, sheets or strip"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://stats.fao.org/classifications/FPCD/v2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

<https://stats.fao.org/classifications/FPCD/v2022/121.>
    skos:narrower <https://stats.fao.org/classifications/FPCD/v2022/121.2> .

<https://stats.fao.org/classifications/FPCD/v2022/121.2>
    metadata_def:mappingLoom "naturalcorkdebackedorroughlysquaredorinrectangularblocksplatessheetsorstrip" ;
    metadata_def:mappingSameURI <https://stats.fao.org/classifications/FPCD/v2022/121.2> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:broader <https://stats.fao.org/classifications/FPCD/v2022/121.> ;
    skos:definition """Debacked cork are natural cork slabs with the whole of the back sawn or otherwise removed from the outer surface. 
Roughly squared cork are natural cork slabs with the outer (bark) and inner (tree) surfaces sawn or otherwise cut so as to be approximately parallel."""@en ;
    skos:inScheme ns0:scheme ;
    skos:notation "121.2" ;
    skos:prefLabel "Natural cork, debacked or roughly squared, or in rectangular blocks, plates, sheets or strip"@en .