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

nalt:10566
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh00006194>, <http://id.agrisemantics.org/gacs/C26264>, <http://id.loc.gov/authorities/subjects/sh85062055>, <http://aims.fao.org/aos/agrovoc/c_3665>, <http://id.cabi.org/cabt/58378> ;
  skos:narrower nalt:10565 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-04-15"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:9162 ;
  skos:broader nalt:9103 ;
  skos:hiddenLabel "horn buds"@en, "horn bud"@en ;
  skos:prefLabel "cuernos"@es, "horns"@en ;
  ns0:marc001 "18544" .

nalt:9103
  skos:prefLabel "tegumento"@es, "integument"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:10566 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:10565
  skos:prefLabel "astas"@es, "antlers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:10566 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:9162
  skos:prefLabel "productos animales no comestibles"@es, "nonfood animal products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:10566 .

