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

nalt:9097
  skos:prefLabel "manadas"@es, "herds"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:45308 .

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

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

nalt:45308
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:43977 ;
  ns0:marc001 "18100" ;
  skos:hiddenLabel "livestock number"@en, "herd sizes"@en, "herd-size"@en ;
  dc:modified "2019-10-10"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_4398>, <http://id.agrisemantics.org/gacs/C7783>, <http://id.cabi.org/cabt/67518> ;
  skos:altLabel "livestock numbers"@en, "tamaño del hato"@es ;
  skos:broader nalt:9097 ;
  skos:prefLabel "tamaño del rebaño"@es, "herd size"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:43977
  skos:prefLabel "tamaño poblacional"@es, "population size"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45308 .

