@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.w3.org/2007/05/> .
@prefix ns2:	<http://purl.org/vocommons/voaf#> .
ns1:powder-s	rdf:type	ns2:Vocabulary .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:powder-s	rdf:type	owl:Ontology .
@prefix dcterms:	<http://purl.org/dc/terms/> .
ns1:powder-s	dcterms:modified	"2010-11-08" ,
		"2017-06-02" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:powder-s	rdfs:label	"POWDER-S Vocabulary" ;
	rdfs:comment	"This file specifies the set of classes and properties used in the RDF/OWL version of POWDER documents." ;
	owl:versionInfo	"2 June 2017" ;
	owl:priorVersion	ns1:powder-s .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wdrs:	<http://www.w3.org/2007/05/powder-s#> .
ns1:powder-s	foaf:topic	wdrs:logo ,
		wdrs:describedby ,
		wdrs:sha1sum ,
		wdrs:certified ,
		wdrs:authenticate ,
		wdrs:validfrom ,
		wdrs:tag ,
		wdrs:notknownto ,
		wdrs:notmatchesregex ,
		wdrs:hasIRI ,
		wdrs:issuedby ,
		wdrs:matchesregex ,
		wdrs:Processor ,
		wdrs:text ,
		wdrs:proc_error ,
		wdrs:error_code ,
		wdrs:Document ,
		wdrs:certifiedby ,
		wdrs:supportedby ,
		wdrs:data_error ,
		wdrs:validuntil .
@prefix void:	<http://rdfs.org/ns/void#> .
ns1:powder-s	void:sparqlEndpoint	<http://kingsley.idehen.net/sparql/> ;
	dcterms:issued	"2009-09-01" .
@prefix ns9:	<http://purl.org/vocab/vann/> .
ns1:powder-s	ns9:preferredNamespacePrefix	"wdrs" ;
	ns9:preferredNamespaceUri	"&wdrs;" .
@prefix ns10:	<http://vocab.deri.ie/void#> .
@prefix ns11:	<http://kingsley.idehen.net/about/id/http/www.w3.org/2007/05/> .
ns11:powder-s	ns10:inDataset	ns1:powder-s .