@prefix rdfs: . @prefix owl: . @prefix dbr: . @prefix isao: . @prefix skos: . @prefix isac: . = { rdfs:label "branch of medicine" ; owl:sameAs dbr:Medicine ; isao:hasHead "branch" ; isao:hasPostModifier "of medicine" . } = { skos:broader isac:_medicine_ . }