@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:68300
  skos:prefLabel "sitios históricos"@es, "historic sites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5339 .

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

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

nalt:5339
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99005024>, <http://id.cabi.org/cabt/57756>, <http://id.loc.gov/authorities/subjects/sh85061212>, <http://aims.fao.org/aos/agrovoc/c_3635>, <http://id.agrisemantics.org/gacs/C1050> ;
  skos:broader nalt:127294 ;
  skos:related nalt:68304, nalt:68300, nalt:31525 ;
  skos:prefLabel "historia"@es, "history"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-08-29"^^xsd:date ;
  skos:narrower nalt:5337 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "18381" ;
  a skos:Concept, ns0:Topic .

nalt:68304
  skos:prefLabel "preservación histórica"@es, "historic preservation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5339 .

nalt:31525
  skos:prefLabel "localizaciones geográficas históricas"@es, "historical geographic locations"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:5339 .

nalt:5337
  skos:prefLabel "historia agrícola"@es, "agricultural history"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5339 .

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

