@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://stats-class.fao.uniroma2.it/WCA_CropList/> . @prefix ns1: <http://rs.tdwg.org/dwc/terms/> . @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 ns2: <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/> . @prefix ns3: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> . @prefix ns4: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/> . <http://stats-class.fao.uniroma2.it/WCA_CropList/> skos:hasTopConcept ns0:Soybean_hay . ns0:Soybean_hay metadata_def:mappingLoom "soybeanhay" ; metadata_def:mappingSameURI ns0:Soybean_hay ; ns1:scientificName "Glycine max"@la ; ns1:vernacularName "Soybean hay"@en ; a ns1:Taxon, owl:NamedIndividual, skos:Concept ; skos:altLabel "Glycine max"@en ; skos:closeMatch <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/41>, <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/4-01>, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01411>, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01412> ; skos:inScheme <http://stats-class.fao.uniroma2.it/WCA_CropList/> ; skos:notation "280" ; skos:prefLabel "Soybean hay"@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 ns1: <http://rs.tdwg.org/dwc/terms/> .
@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 ns2: <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/> .
@prefix ns3: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/> .
@prefix ns4: <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/> .

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

ns0:Soybean_hay
    metadata_def:mappingLoom "soybeanhay" ;
    metadata_def:mappingSameURI ns0:Soybean_hay ;
    ns1:scientificName "Glycine max"@la ;
    ns1:vernacularName "Soybean hay"@en ;
    a ns1:Taxon, owl:NamedIndividual, skos:Concept ;
    skos:altLabel "Glycine max"@en ;
    skos:closeMatch <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.0/41>, <http://stats-class.fao.uniroma2.it/ICC/ICC_v1.1/4-01>, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01411>, <http://stats-class.fao.uniroma2.it/cpc/cpc_v2.1/01412> ;
    skos:inScheme <http://stats-class.fao.uniroma2.it/WCA_CropList/> ;
    skos:notation "280" ;
    skos:prefLabel "Soybean hay"@en ;
    skos:topConceptOf <http://stats-class.fao.uniroma2.it/WCA_CropList/> .