@prefix rdf: . @prefix ns1: . @prefix schema: . ns1:this rdf:type schema:CreativeWork . @prefix owl: . ns1:this owl:sameAs . @prefix pwdr: . ns1:this pwdr:describedby . @prefix ns5: . ns1:this pwdr:describedby ns5:virtuoso_gsp_svc ; schema:name "Host-independent description of the Virtuoso SPARQL Graph Store Protocol Endpoint" ; schema:about ns1:SparqlGsp ; schema:mainEntity ns1:SparqlGsp .