@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:315186
  skos:prefLabel "huesos de la pelvis"@es, "pelvic bones"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:315191 .

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

nalt:315191_def
  rdf:value "Uno de los tres huesos que constituyen el coxis de la cintura pélvica. En los tetrápodos, constituye la parte de la pelvis que sobresale hacia atrás sobre la cara ventral, mientras que en los primates, es la que soporta el peso del animal sentado."@es, "One of three bones that make up the coxal bone of the pelvic girdle. In tetrapods, it is the part of the pelvis that projects backward on the ventral side, and in primates, it bears the weight of the sitting animal."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:315191
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "88066" ;
  skos:definition nalt:315191_def ;
  skos:prefLabel "isquion"@es, "ischium"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:315186 ;
  dc:created "2018-04-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

