@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:273810_def
  rdf:value "Mantenimiento o conservación de un organismo o recurso genético dentro de su ambiente nativo."@es, "Maintenance or conservation of an organism or gene resource within its native environment."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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:273810 .

nalt:273795
  skos:prefLabel "conservación ex situ"@es, "ex situ conservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:273810 .

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

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

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

