@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix v: <http://www.canonbase.eu:8181/value/> .
@prefix wd: <http://www.canonbase.eu:8181/entity/> .
@prefix data: <http://www.canonbase.eu:8181/wiki/Special:EntityData/> .
@prefix s: <http://www.canonbase.eu:8181/entity/statement/> .
@prefix ref: <http://www.canonbase.eu:8181/reference/> .
@prefix wdt: <http://www.canonbase.eu:8181/prop/direct/> .
@prefix wdtn: <http://www.canonbase.eu:8181/prop/direct-normalized/> .
@prefix p: <http://www.canonbase.eu:8181/prop/> .
@prefix ps: <http://www.canonbase.eu:8181/prop/statement/> .
@prefix psv: <http://www.canonbase.eu:8181/prop/statement/value/> .
@prefix psn: <http://www.canonbase.eu:8181/prop/statement/value-normalized/> .
@prefix pq: <http://www.canonbase.eu:8181/prop/qualifier/> .
@prefix pqv: <http://www.canonbase.eu:8181/prop/qualifier/value/> .
@prefix pqn: <http://www.canonbase.eu:8181/prop/qualifier/value-normalized/> .
@prefix pr: <http://www.canonbase.eu:8181/prop/reference/> .
@prefix prv: <http://www.canonbase.eu:8181/prop/reference/value/> .
@prefix prn: <http://www.canonbase.eu:8181/prop/reference/value-normalized/> .
@prefix wdno: <http://www.canonbase.eu:8181/prop/novalue/> .

data:Q258 a schema:Dataset ;
	schema:about wd:Q258 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "7924"^^xsd:integer ;
	schema:dateModified "2021-11-08T13:14:42Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q258 a wikibase:Item ;
	rdfs:label "Stoker Bram"@en ;
	skos:prefLabel "Stoker Bram"@en ;
	schema:name "Stoker Bram"@en ;
	schema:description "Author, personal assistant of actor Sir Henry Irving and business manager of the Lyceum Theatre"@en ;
	skos:altLabel "Bram Stoker"@en ;
	wdt:P2 <http://commons.wikimedia.org/wiki/Special:FilePath/Bram%20Stoker%201906.jpg> ;
	p:P2 s:Q258-5f05047e-4fcd-07ab-b22a-62c58c9e80d7 .

s:Q258-5f05047e-4fcd-07ab-b22a-62c58c9e80d7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 <http://commons.wikimedia.org/wiki/Special:FilePath/Bram%20Stoker%201906.jpg> .

wd:P2 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#CommonsMedia> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:P2 rdfs:label "WikiCommons image"@en ;
	skos:prefLabel "WikiCommons image"@en ;
	schema:name "WikiCommons image"@en ;
	rdfs:label "Wikicommons foto"@nl ;
	skos:prefLabel "Wikicommons foto"@nl ;
	schema:name "Wikicommons foto"@nl ;
	rdfs:label "Bild"@de ;
	skos:prefLabel "Bild"@de ;
	schema:name "Bild"@de ;
	rdfs:label "imagen"@es ;
	skos:prefLabel "imagen"@es ;
	schema:name "imagen"@es ;
	rdfs:label "immagine"@it ;
	skos:prefLabel "immagine"@it ;
	schema:name "immagine"@it ;
	rdfs:label "bild"@sv ;
	skos:prefLabel "bild"@sv ;
	schema:name "bild"@sv ;
	rdfs:label "obrázek"@cs ;
	skos:prefLabel "obrázek"@cs ;
	schema:name "obrázek"@cs ;
	rdfs:label "Image"@fr ;
	skos:prefLabel "Image"@fr ;
	schema:name "Image"@fr ;
	schema:description "Image from WikiCommons"@en .
