@prefix rdf: . @prefix schema: . schema:httpMethod rdf:type schema:CreativeWork . @prefix owl: . @prefix ns3: . schema:httpMethod owl:sameAs ns3:this . @prefix ns4: . schema:httpMethod schema:mainEntity ns4:httpMethod . @prefix void: . schema:httpMethod void:sparqlEndpoint ; schema:url schema:httpMethod .