@prefix rdfs: . @prefix isao: . @prefix skos: . = { rdfs:label "thing about the book" ; isao:hasHead "thing" ; isao:hasPostModifier "about the book" . } = { skos:broader . }