@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://lod.nal.usda.gov/naltv#Organism>
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:18024
  skos:prefLabel "Sapindaceae"@es, "Sapindaceae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:4732 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:4732
  ns0:marc001 "1196" ;
  skos:altLabel "horse chestnuts[ES]"@es, "Calothyrsus"@es, "Calothyrsus"@en, "horse chestnuts"@en, "horse chest nuts"@en, "Pavia"@en, "Hippocastanum"@es, "Hippocastanum"@en ;
  skos:narrower nalt:4737 ;
  skos:exactMatch <http://id.cabi.org/cabt/6634>, <http://id.agrisemantics.org/gacs/C26059>, <http://id.loc.gov/authorities/subjects/sh87001246>, <http://aims.fao.org/aos/agrovoc/c_160> ;
  skos:prefLabel "Aesculus"@es, "Aesculus"@en ;
  dc:modified "2020-06-02"^^xsd:date ;
  skos:hiddenLabel "horsechestnuts"@en, "horse-chestnuts"@en, "horse-chestnut"@en, "horse chest-nuts"@en, "horse chestnut"@en, "horsechestnut"@en, "horse chest nut"@en ;
  a ns0:Organism, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:broader nalt:18024 ;
  ns0:taxonomicRank nalt:350018 ;
  dc:source "Germplasm Resources Information Network" .

nalt:4737
  skos:prefLabel "Aesculus hippocastanum"@es, "Aesculus hippocastanum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:4732 .

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

