@prefix rdf: . @prefix schema: . rdf:type schema:Action . @prefix rdfs: . rdfs:comment "Provides the listing of resources of type identificator" . @prefix pwdr: . pwdr:describedby ; schema:description "Lists instances of identificator" ; schema:target . @prefix sioc: . @prefix ns5: . sioc:topic ns5:non-relationship , ns5:listing , ns5:identificator .