@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:18552_def
  rdf:value "Extremo de un hueso separado del centro por la placa epifisaria hasta que cesa el crecimiento del hueso. En ese momento, la placa desaparece y el extremo y el centro del hueso se unen."@es, "The head of a long bone that is separated from the shaft by the epiphyseal plate until bone growth stops. At that time, the plate disappears and the head and shaft are united."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18552
  skos:prefLabel "epiphyses"@en, "epífisis"@es ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85044429> ;
  dc:modified "2013-08-20"^^xsd:date ;
  ns0:marc001 "13879" ;
  skos:altLabel "epiphysis"@en ;
  a skos:Concept, ns0:Topic ;
  skos:narrower nalt:37604 ;
  skos:definition nalt:18552_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:18497 .

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

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

nalt:37604
  skos:prefLabel "placa de crecimiento"@es, "growth plate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:18552 .

nalt:18497
  skos:prefLabel "huesos"@es, "bones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18552 .

