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

nalt:127294
  skos:prefLabel "ámbitos de estudio"@es, "Fields of Study"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:82990 .

nalt:82990
  dc:created "2006-07-21"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:352, nalt:45764, nalt:17388 ;
  skos:prefLabel "human ecology"@en, "ecología humana"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2015-11-16"^^xsd:date ;
  ns0:marc001 "68115" ;
  skos:broader nalt:127294 ;
  skos:narrower nalt:506 ;
  skos:hiddenLabel "human-ecology"@en .

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

nalt:45764
  skos:prefLabel "seres humanos"@es, "humans"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:82990 .

nalt:17388
  skos:prefLabel "geografía"@es, "geography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:82990 .

nalt:506
  skos:prefLabel "ciencia de la familia y el consumidor"@es, "family and consumer science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:82990 .

nalt:352
  skos:prefLabel "ecología"@es, "ecology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:82990 .

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

