@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void:	<http://rdfs.org/ns/void#> .
<http://dbkwik.webdatacommons.org>	rdf:type	void:Dataset .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://dbkwik.webdatacommons.org>	dcterms:created	"2018-04-01"^^xsd:date .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbkwik.webdatacommons.org>	rdfs:label	"DBkWik" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbkwik.webdatacommons.org>	foaf:homepage	<http://dbkwik.webdatacommons.org/> ;
	void:dataDump	<http://data.dws.informatik.uni-mannheim.de/dbkwik/dbkwik_fusion-v1.0.tar.gz> ;
	dcterms:contributor	"Samresh Perchani" ,
		"Alexandra Hofmann" ,
		"Jan Portisch" ;
	dcterms:creator	<http://dws.informatik.uni-mannheim.de/en/people/researchers/sven-hertling/> ,
		<http://dws.informatik.uni-mannheim.de/en/people/professors/dr-heiko-paulheim/> ;
	dcterms:description	"DBkWik is an extraction from thousands of wikis." ;
	dcterms:source	<https://www.wikia.com/> ;
	dcterms:title	"DBkWik" .
@prefix dbkwik:	<http://dbkwik.webdatacommons.org/> .
<http://dbkwik.webdatacommons.org>	void:sparqlEndpoint	dbkwik:sparql ;
	void:triples	126923393 .
@prefix ns7:	<http://www.w3.org/2002/07/> .
<http://dbkwik.webdatacommons.org>	void:vocabulary	ns7:owl .
@prefix ns8:	<http://www.w3.org/2000/01/> .
<http://dbkwik.webdatacommons.org>	void:vocabulary	ns8:rdf-schema ,
		<http://www.w3.org/1999/02/22-rdf-syntax-ns> .
@prefix ns9:	<http://www.w3.org/2004/02/skos/> .
<http://dbkwik.webdatacommons.org>	void:vocabulary	ns9:core .