@prefix rdf: . @prefix schema: . rdf:type schema:Action . @prefix rdfs: . rdfs:comment "Retrieves resource of type identificator" . @prefix pwdr: . pwdr:describedby ; schema:description "Retrieves instance of type identificator" ; schema:target . @prefix sioc: . @prefix ns5: . sioc:topic ns5:identificator , ns5:show , ns5:non-relationship .