@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:193198
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "cría de ganado"@es, "cattle breeding"@en ;
  dc:created "2013-01-10"^^xsd:date ;
  dc:modified "2019-10-10"^^xsd:date ;
  skos:related nalt:334713, nalt:8934, nalt:243816 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85021295> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "64612" ;
  skos:broader nalt:193197 .

nalt:243816
  skos:prefLabel "sector bovino"@es, "cattle industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:193198 .

nalt:8934
  skos:prefLabel "razas de ganado"@es, "cattle breeds"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:193198 .

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

nalt:193197
  skos:prefLabel "cruzamiento de ganado"@es, "livestock breeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:193198 .

nalt:334713
  skos:prefLabel "ciclo ganadero"@es, "cattle cycle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:193198 .

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

