@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:315192_def
  rdf:value "Hueso que forma la parte inferior y anterior de cada lado del hueso coxal."@es, "A bone that forms the lower and anterior part of each side of the hip bone."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:315192
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "pubic bone"@en, "pubis"@es ;
  skos:related nalt:45597 ;
  skos:altLabel "pubis"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2018-04-04"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:315192_def ;
  skos:broader nalt:315186 ;
  skos:hiddenLabel "pubic-bone"@en, "pubic bones"@en ;
  ns0:marc001 "89973" .

nalt:315186
  skos:prefLabel "huesos de la pelvis"@es, "pelvic bones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:315192 .

nalt:45597
  skos:prefLabel "ancas"@es, "hips"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315192 .

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

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

