@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:9055
  skos:prefLabel "manipulación de animales"@es, "animal handling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9052 .

nalt:9058
  skos:prefLabel "cuidado de mascotas"@es, "pet care"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9052 .

<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:9054
  skos:prefLabel "ganadería"@es, "animal husbandry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9052 .

nalt:9052
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "animal-care"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:9057, nalt:9058, nalt:9055 ;
  skos:altLabel "limpieza (cuidado de animales)"@es, "grooming (animal care)"@en ;
  skos:prefLabel "cuidado de animales"@es, "animal care"@en ;
  skos:broader nalt:9054 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27390> ;
  ns0:marc001 "2542" ;
  dc:modified "2019-04-03"^^xsd:date .

nalt:9057
  skos:prefLabel "enriquecimiento ambiental"@es, "environmental enrichment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9052 .

