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

nalt:9237_def
  rdf:value "El estado actual de un animal que vive en armonía razonable con su ambiente."@es, "The current state of an animal living in reasonable harmony with its environment."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9084
  skos:prefLabel "mantenimiento del bienestar animal"@es, "animal welfare"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9237 .

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

nalt:6369
  skos:prefLabel "matemáticas y estadística"@es, "mathematics and statistics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9237 .

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

nalt:9232
  skos:prefLabel "salud animal"@es, "animal health"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9237 .

nalt:9237
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20979> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:6369, nalt:9084 ;
  skos:hiddenLabel "animal-well-being"@en ;
  skos:prefLabel "bienestar animal"@es, "animal well-being"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "animal, bienestar"@es, "animal wellbeing"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:9232 ;
  skos:definition nalt:9237_def ;
  ns0:marc001 "2604" .

