@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://stats-class.fao.uniroma2.it/WCA_CropList/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <http://rs.tdwg.org/dwc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns2: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/> . @prefix ns3: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> . @prefix ns4: <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . <http://stats-class.fao.uniroma2.it/WCA_CropList/> skos:hasTopConcept ns0:Brussels_sprouts . ns0:Brussels_sprouts metadata_def:mappingLoom "brusselssprouts" ; metadata_def:mappingSameURI ns0:Brussels_sprouts ; ns1:scientificName "Brassica oleracea var. gemmifera"@la ; ns1:vernacularName "Brussels sprouts"@en ; a ns1:Taxon, owl:NamedIndividual, skos:Concept ; skos:altLabel "Brassica oleracea var. gemmifera"@en ; skos:closeMatch <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/219>, <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-90>, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01212> ; skos:inScheme <http://stats-class.fao.uniroma2.it/WCA_CropList/> ; skos:notation "40" ; skos:prefLabel "Brussels sprouts"@en ; skos:topConceptOf <http://stats-class.fao.uniroma2.it/WCA_CropList/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://stats-class.fao.uniroma2.it/WCA_CropList/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://rs.tdwg.org/dwc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns2: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/> .
@prefix ns3: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> .
@prefix ns4: <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .

<http://stats-class.fao.uniroma2.it/WCA_CropList/>
    skos:hasTopConcept ns0:Brussels_sprouts .

ns0:Brussels_sprouts
    metadata_def:mappingLoom "brusselssprouts" ;
    metadata_def:mappingSameURI ns0:Brussels_sprouts ;
    ns1:scientificName "Brassica oleracea var. gemmifera"@la ;
    ns1:vernacularName "Brussels sprouts"@en ;
    a ns1:Taxon, owl:NamedIndividual, skos:Concept ;
    skos:altLabel "Brassica oleracea var. gemmifera"@en ;
    skos:closeMatch <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/219>, <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/2-01-90>, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01212> ;
    skos:inScheme <http://stats-class.fao.uniroma2.it/WCA_CropList/> ;
    skos:notation "40" ;
    skos:prefLabel "Brussels sprouts"@en ;
    skos:topConceptOf <http://stats-class.fao.uniroma2.it/WCA_CropList/> .