@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:18549
  skos:prefLabel "columna vertebral"@es, "spine (bones)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68475 .

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

nalt:68475_def
  rdf:value "Zona del cuello en la columna vertebral compuesta por siete vértebras cervicales."@es, "The neck region of the spinal column, consisting of seven cervical vertebrae."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:68475
  dc:created "2006-10-17"^^xsd:date ;
  dc:modified "2016-06-30"^^xsd:date ;
  skos:definition nalt:68475_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "columna cervical"@es, "cervical spine"@en ;
  skos:altLabel "espina cervical"@es, "cervical vertebrae"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85142888> ;
  skos:hiddenLabel "cervical vertebral"@en, "cervical-spine"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "51462" ;
  skos:broader nalt:18549 ;
  skos:related nalt:18359 .

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

nalt:18359
  skos:prefLabel "cuello"@es, "neck"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68475 .

