@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:9072
  skos:prefLabel "confinamiento"@es, "restraint of animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9055 .

nalt:9055
  skos:narrower nalt:9051, nalt:9230, nalt:8445, nalt:9229, nalt:9072, nalt:9231 ;
  skos:hiddenLabel "handling of animals"@en, "animal-handling"@en ;
  ns0:marc001 "2563" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20052>, <http://id.loc.gov/authorities/subjects/sh90004610> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "animal handling"@en, "manipulación de animales"@es ;
  skos:broader nalt:9052 ;
  dc:modified "2018-02-09"^^xsd:date ;
  skos:related nalt:313200, nalt:5482 .

nalt:9230
  skos:prefLabel "arreando"@es, "herding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9055 .

nalt:313200
  skos:prefLabel "escala de expresión facial de dolor"@es, "grimace scale"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9055 .

nalt:9229
  skos:prefLabel "cortar el pico"@es, "beak trimming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9055 .

nalt:5482
  skos:prefLabel "alojamiento de animales"@es, "animal housing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9055 .

nalt:9051
  skos:prefLabel "captura de animales"@es, "capture of animals"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9055 .

nalt:8445
  skos:prefLabel "refinamiento de técnicas de pruebas de animales"@es, "animal use refinement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9055 .

nalt:9231
  skos:prefLabel "recorte de los cascos"@es, "hoof trimming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9055 .

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

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

nalt:9052
  skos:prefLabel "cuidado de animales"@es, "animal care"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9055 .

