@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> . @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/> . @prefix ns1: <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/> . @prefix ns2: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/> . @prefix ns3: <http://stats-class.fao.uniroma2.it/WCA_CropList/> . <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01> skos:narrower <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-02> . <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-02> metadata_def:mappingLoom "asparagus" ; metadata_def:mappingSameURI <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-02> ; a owl:NamedIndividual, skos:Concept ; skos:broader <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01> ; skos:closeMatch <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/212>, ns3:Asparagus, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01211> ; skos:inScheme <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> ; skos:notation "2.01.02" ; skos:prefLabel "Asparagus"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> .
@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/> .
@prefix ns1: <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/> .
@prefix ns2: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/> .
@prefix ns3: <http://stats-class.fao.uniroma2.it/WCA_CropList/> .

<http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01>
    skos:narrower <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-02> .

<http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-02>
    metadata_def:mappingLoom "asparagus" ;
    metadata_def:mappingSameURI <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-02> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:broader <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01> ;
    skos:closeMatch <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/212>, ns3:Asparagus, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01211> ;
    skos:inScheme <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> ;
    skos:notation "2.01.02" ;
    skos:prefLabel "Asparagus"@en .