@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:317779
  dc:modified "2018-11-14"^^xsd:date ;
  skos:prefLabel "astrocytoma"@en, "astrocitoma"@es ;
  skos:hiddenLabel "astrogliomas"@en, "astrocytomas"@en ;
  skos:altLabel "astroglioma"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:317779_def ;
  skos:broader nalt:317772 ;
  ns0:marc001 "85225" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2018-06-07"^^xsd:date ;
  skos:narrower nalt:317783 .

nalt:317779_def
  rdf:value "Neoplasmas del cerebro y la médula espinal, derivados de las células gliales, que varían de formas histológicamente benignas a tumores muy anaplásicos y malignos."@es, "Neoplasms of the brain and spinal cord derived from glial cells which vary from histologically benign forms to highly anaplastic and malignant tumors."@en ;
  dc:source "Taken in part from: Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:317783
  skos:prefLabel "glioblastoma"@es, "glioblastoma"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:317779 .

nalt:317772
  skos:prefLabel "glioma"@es, "glioma"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:317779 .

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

