@prefix rdfs: . @prefix isac: . @prefix isao: . @prefix skos: . = { isac:key_stakeholder_ rdfs:label "key stakeholder" ; isao:hasHead "stakeholder" ; isao:hasPreModifier "key" . } = { isac:key_stakeholder_ skos:broader isac:_partner_ . } = { isac:key_stakeholder_ skos:broader . } = { isac:key_stakeholder_ skos:broader isac:_stakeholder_ . } = { isac:key_stakeholder_ skos:broader isac:_participant_ . } = { isac:key_stakeholder_ skos:broader isac:interested_party_ . } = { isac:key_stakeholder_ skos:broader isac:_resource_ . }