@prefix rdf: . @prefix schema: . rdf:type schema:EntryPoint . @prefix pwdr: . pwdr:describedby ; schema:contentType "application/vnd.api+json" ; schema:httpMethod "GET" . @prefix ns3: . schema:urlTemplate ns3:rechtsgronden-aanstelling ; schema:actionApplication . @prefix oplwebservices: . oplwebservices:isWebServiceOf , , ; oplwebservices:hasParameter ; oplwebservices:hasResponseCode "200" .