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

nalt:18552
  skos:prefLabel "epífisis"@es, "epiphyses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37604 .

nalt:37604_def
  rdf:value "Área ubicada entre la epífisis y el eje de los huesos largos (diáfisis) dentro de la cual se produce el crecimiento del hueso."@es, "The area between the epiphysis and the shaft of long bones (diaphysis) within which bone growth occurs."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#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:altLabel "epiphyseal cartilage"@en, "cartílago epifisiario"@es, "epiphyseal plate"@en ;
  skos:broader nalt:18552 ;
  skos:prefLabel "placa de crecimiento"@es, "growth plate"@en ;
  dc:modified "2013-08-20"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "growth-plate"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88001051> ;
  ns0:marc001 "17221" ;
  skos:definition nalt:37604_def .

