@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:28438
  skos:prefLabel "tecnología educativa"@es, "educational technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:35873 .

nalt:35873
  skos:prefLabel "recursos educacionales"@es, "educational resources"@en ;
  skos:related nalt:28438 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "educational-resources"@en, "education resources"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:4388 ;
  skos:narrower nalt:35896 ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "13008" .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:4388
  skos:prefLabel "educación"@es, "education"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:35873 .

nalt:35896
  skos:prefLabel "materiales educacionales"@es, "educational materials"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:35873 .

