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

nalt:39518
  skos:prefLabel "encuestas sobre granjas"@es, "farm surveys"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:302146 .

nalt:287259
  skos:prefLabel "encuestas de salud"@es, "health surveys"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:302146 .

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

nalt:302146
  skos:altLabel "ecosystem surveys"@en, "ecological surveys"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:39518, nalt:63437, nalt:287259, nalt:41156 ;
  dc:modified "2020-07-16"^^xsd:date ;
  skos:prefLabel "environmental surveys"@en, "encuestas sobre medioambiente"@es ;
  skos:hiddenLabel "environmental survey"@en, "environment surveys"@en ;
  ns0:marc001 "81337" ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:28689 ;
  dc:created "2017-06-16"^^xsd:date .

nalt:28689
  skos:prefLabel "encuestas"@es, "surveys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:302146 .

nalt:63437
  skos:prefLabel "reconocimiento de suelos"@es, "soil surveys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:302146 .

nalt:41156
  skos:prefLabel "prospecciones forestales"@es, "forest surveys"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:302146 .

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

