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

nalt:11506
  skos:prefLabel "hábitats"@es, "habitats"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:273795 .

nalt:137557
  skos:prefLabel "conservación de la naturaleza"@es, "natural resources conservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:273795 .

nalt:273795
  skos:altLabel "ex-situ conservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "conservación ex situ"@es, "ex situ conservation"@en ;
  skos:related nalt:273810, nalt:17463, nalt:11506, nalt:17325 ;
  skos:broader nalt:137557 ;
  skos:definition nalt:273795_def ;
  dc:created "2016-03-09"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-11-14"^^xsd:date ;
  ns0:marc001 "76755" .

nalt:273810
  skos:prefLabel "conservación in situ"@es, "in situ conservation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273795 .

nalt:17325
  skos:prefLabel "conservación del germoplasma"@es, "germplasm conservation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273795 .

nalt:17463
  skos:prefLabel "vida silvestre"@es, "wildlife"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:273795 .

nalt:273795_def
  rdf:value "Proceso de protección de cualquier especie fuera de su hábitat natural."@es, "The process of protecting any species outside its natural habitat."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

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

