@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://dbkwik.webdatacommons.org/ontology/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:wikiPageDisambiguates	rdfs:range	xsd:string .
ns1:abstract	rdfs:range	xsd:string .
ns1:wikiPageWikiLinkText	rdfs:range	xsd:string .