@prefix rdf: . @prefix foaf: . rdf:type foaf:Document . @prefix schema: . rdf:type schema:TechArticle . @prefix xsd: . @prefix dcterms: . dcterms:created "2014-05-18T13:00:00-05:00"^^xsd:dateTime ; dcterms:modified "2015-03-20T13:38:00-05:00"^^xsd:dateTime , "2018-07-09T07:38:00-05:00"^^xsd:dateTime . @prefix rdfs: . rdfs:comment "This is a turtle document that uses Linked Data oriented content to describe an OpenLink ontology for Web Services"@en ; rdfs:label "OpenLink Web Services Ontology Description Document (Turtle)"^^xsd:string . @prefix ns6: . ns6:license . @prefix pwdr: . pwdr:describedby . @prefix ns8: . pwdr:describedby ns8:webservices ; foaf:topic . @prefix ns9: . foaf:topic ns9:template , , . @prefix oplwebservices: . foaf:topic oplwebservices:WebServiceParameter , oplwebservices:isIdempotent , oplwebservices:hasMethod , oplwebservices:hasProcessItem , oplwebservices:endpointURL , oplwebservices:exampleValue , oplwebservices:hasResponseCode , oplwebservices:hasWebService , oplwebservices:hasProcessSlot , oplwebservices:hasProtocol , oplwebservices:parameterValueDefault , oplwebservices:parameterDataType , . @prefix ns11: . foaf:topic ns11:webservices , oplwebservices:WebService , oplwebservices:endpointURLString , oplwebservices:uriTemplate , oplwebservices:hasParameter , rdfs: . @prefix sd: . foaf:topic sd:Service , pwdr: , foaf: , rdf: , dcterms: , oplwebservices:usageExample . @prefix openvocab: . foaf:topic openvocab:defines , dcterms:isPartOf , oplwebservices:isWebServiceOf , ns6: , oplwebservices:parameterName , oplwebservices:parameterValue , , oplwebservices:isRequired , oplwebservices:parameterExampleValue , , oplwebservices:hasActionWord , , oplwebservices:PathParameter , oplwebservices:HeaderParameter , oplwebservices:ParameterType , oplwebservices:QueryStringParameter , , oplwebservices:BodyParameter , oplwebservices:UriParameter , oplwebservices:parameterType , oplwebservices:Process . @prefix ns14: . foaf:topic ns14:this , schema: , oplwebservices:ProcessSlot , oplwebservices:Method , oplwebservices:invokedBy . @prefix opl: . opl:isDescribedUsing rdfs: , pwdr: , rdf: , , , ns6: , dcterms: , foaf: , schema: , , openvocab: ; schema:about oplwebservices: . @prefix ns16: . schema:creator ns16:this ; dcterms:subject oplwebservices: ; foaf:primaryTopic oplwebservices: . @prefix xhv: . xhv:canonical ns11:webservices ; xhv:describes oplwebservices: . @prefix void: . void:sparqlEndpoint .