@prefix rdf: . @prefix schema: . rdf:type schema:Action . @prefix rdfs: . rdfs:comment "" . @prefix pwdr: . @prefix ns4: . pwdr:describedby ns4:liveDoc ; schema:description "Get the list of entitlements" ; schema:target . @prefix sioc: . @prefix ns6: . sioc:topic ns6:entitlement .