@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:137814
  skos:prefLabel "espacio abierto"@es, "open space"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:130670 .

nalt:130670_def
  rdf:value "Colección de áreas protegidas, lugares o reservas naturales las cuales conservan especies o tipos de hábitat para proteger la diversidad biológica en el mayor número de especies."@es, "A collection of protected areas, sites or nature reserves which conserve species or habitat types in order to protect biological diversity and the greatest number of species."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:130670
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "reserve networks"@en, "redes de reserva"@es ;
  skos:related nalt:28595, nalt:137814, nalt:17324 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "57476" ;
  skos:definition nalt:130670_def ;
  dc:created "2009-07-22"^^xsd:date ;
  skos:hiddenLabel "reserve-networks"@en ;
  skos:altLabel "cadenas de áreas"@es ;
  skos:broader nalt:28597 .

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

nalt:17324
  skos:prefLabel "diversidad de especies"@es, "species diversity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130670 .

nalt:28597
  skos:prefLabel "recursos de la tierra"@es, "land resources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:130670 .

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

nalt:28595
  skos:prefLabel "áreas de conservación"@es, "conservation areas"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:130670 .

