@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 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:136719_def
  rdf:value "Cría que se produce en un ambiente no natural."@es, "Rearing occuring in a non-natural environment."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:296
  skos:prefLabel "dietas artificiales"@es, "artificial diets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:136719 .

nalt:9266
  skos:prefLabel "criando (animales)"@es, "rearing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:136719 .

nalt:136720
  skos:prefLabel "laboratorio de cría"@es, "laboratory rearing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:136719 .

nalt:136719
  skos:hiddenLabel "captive rearing"@en, "artificially reared"@en, "artificial-rearing"@en, "captive-breeding"@en, "captive-rearing"@en ;
  dc:modified "2020-09-23"^^xsd:date ;
  skos:broader nalt:9266 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:136720 ;
  skos:prefLabel "artificial rearing"@en, "cría artificial"@es ;
  skos:related nalt:296 ;
  skos:definition nalt:136719_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2010-07-30"^^xsd:date ;
  ns0:marc001 "58566" .

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

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

