@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:16455
  skos:prefLabel "jugando"@es, "play activities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:390 .

nalt:390
  dc:modified "2018-08-24"^^xsd:date ;
  skos:related nalt:9057, nalt:16455, nalt:17012, nalt:18299 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:365, nalt:5156 ;
  skos:prefLabel "toys"@en, "juguetes"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85109144> ;
  skos:altLabel "playthings"@en, "puppets"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "38012" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85136372> .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:390 .

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

nalt:18299
  skos:prefLabel "juegos"@es, "games"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:390 .

nalt:365
  skos:prefLabel "equipamiento"@es, "equipment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:390 .

nalt:17012
  skos:prefLabel "recreación"@es, "recreation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:390 .

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

nalt:9057
  skos:prefLabel "enriquecimiento ambiental"@es, "environmental enrichment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:390 .

