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

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

nalt:314876
  skos:hiddenLabel "cognitive deficiency"@en, "cognitive dysfunction"@en, "cognitive deficiencies"@en, "cognitive defects"@en, "cognitive deficits"@en, "cognitive decline"@en, "cognitive defect"@en, "cognitive deficit"@en, "cognitive disorder"@en, "cognitive impairments"@en ;
  dc:modified "2020-09-09"^^xsd:date ;
  skos:prefLabel "trastornos cognitivos"@es, "cognitive disorders"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:1757, nalt:19237 ;
  ns0:marc001 "86146" ;
  skos:altLabel "cognitive impairment"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-03-13"^^xsd:date .

nalt:1757
  skos:prefLabel "trastornos conductuales"@es, "behavior disorders"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:314876 .

nalt:19237
  skos:prefLabel "enfermedades del sistema nervioso central"@es, "central nervous system diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:314876 .

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

