@prefix rdfs: . @prefix isac: . @prefix isao: . @prefix skos: . = { isac:other_occupation_ rdfs:label "other occupation" ; isao:hasHead "occupation" ; isao:hasPreModifier "other" . } = { isac:other_occupation_ skos:broader isac:_teacher_ . }