@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 wd: <https://reprexbase.eu/opencollections/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix wds: <https://reprexbase.eu/opencollections/entity/statement/> .
@prefix wdref: <https://reprexbase.eu/opencollections/reference/> .
@prefix wdv: <https://reprexbase.eu/opencollections/value/> .
@prefix wdt: <https://reprexbase.eu/opencollections/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/opencollections/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/opencollections/prop/> .
@prefix ps: <https://reprexbase.eu/opencollections/prop/statement/> .
@prefix psv: <https://reprexbase.eu/opencollections/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/opencollections/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/opencollections/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/opencollections/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/opencollections/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/opencollections/prop/reference/> .
@prefix prv: <https://reprexbase.eu/opencollections/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/opencollections/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/opencollections/prop/novalue/> .

data:Q491 a schema:Dataset ;
	schema:about wd:Q491 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1149"^^xsd:integer ;
	schema:dateModified "2026-03-08T22:51:25Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q491 a wikibase:Item ;
	wdt:P1 wd:Q1 ;
	wdt:P8 wd:Q493,
		wd:Q494 ;
	p:P1 wds:Q491-e3e564e3-453c-56da-5ce0-0e0c02016d0d .

wds:Q491-e3e564e3-453c-56da-5ce0-0e0c02016d0d a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q1 .

wd:Q491 p:P8 wds:Q491-0a6c4289-45d7-c500-543e-56a8ff19ad9b .

wds:Q491-0a6c4289-45d7-c500-543e-56a8ff19ad9b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q493 ;
	pq:P29 wd:Q467 ;
	pq:P33 "1860-01-01T00:00:00Z"^^xsd:dateTime ;
	pqv:P33 wdv:d19c295a21b6884ac8b5341b94a2b69a ;
	pq:P34 "1864-01-01T00:00:00Z"^^xsd:dateTime ;
	pqv:P34 wdv:5b64f94aeffc117fbccbd7e7416ff646 .

wd:Q491 p:P8 wds:Q491-a4a486d6-431f-9ad0-7568-b95ec6ea1681 .

wds:Q491-a4a486d6-431f-9ad0-7568-b95ec6ea1681 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q494 .

wd:Q491 rdfs:label "Bialoruski, Gregor"@en ;
	skos:prefLabel "Bialoruski, Gregor"@en ;
	schema:name "Bialoruski, Gregor"@en ;
	rdfs:label "Bialoruski, Gregor"@sk ;
	skos:prefLabel "Bialoruski, Gregor"@sk ;
	schema:name "Bialoruski, Gregor"@sk ;
	rdfs:label "Bialoruski, Gregor"@hu ;
	skos:prefLabel "Bialoruski, Gregor"@hu ;
	schema:name "Bialoruski, Gregor"@hu ;
	schema:description "Gregor Bialoruski was one of the earliest professional studio photographers in Teschen, active roughly 1860–1864, belonging to the first wave of commercial photographers in the region."@en ;
	skos:altLabel "Białoruski, Grzegorz"@en .

wd:Q1 a wikibase:Item ;
	rdfs:label "human"@en ;
	skos:prefLabel "human"@en ;
	schema:name "human"@en ;
	schema:description "any single member of Homo sapiens, unique extant species of the genus Homo"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:799ae74bcaf1b23b5e4c3b34fc8e21ab .

_:799ae74bcaf1b23b5e4c3b34fc8e21ab a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q493 a wikibase:Item ;
	rdfs:label "atelier of Gregor Bialoruski (Cieszyn)"@en ;
	skos:prefLabel "atelier of Gregor Bialoruski (Cieszyn)"@en ;
	schema:name "atelier of Gregor Bialoruski (Cieszyn)"@en ;
	schema:description "one of the earliest photographic studios in Cieszyn between 1860-1864, exact location is not known"@en .

wd:P8 a wikibase:Property ;
	rdfs:label "location"@en ;
	skos:prefLabel "location"@en ;
	schema:name "location"@en ;
	schema:description "location of the object, structure or event; use P131 to indicate the containing administrative entity, P8138 for statistical entities, or P706 for geographic entities; use P7153 for locations associated with the object"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P8 ;
	wikibase:claim p:P8 ;
	wikibase:statementProperty ps:P8 ;
	wikibase:statementValue psv:P8 ;
	wikibase:qualifier pq:P8 ;
	wikibase:qualifierValue pqv:P8 ;
	wikibase:reference pr:P8 ;
	wikibase:referenceValue prv:P8 ;
	wikibase:novalue wdno:P8 .

p:P8 a owl:ObjectProperty .

psv:P8 a owl:ObjectProperty .

pqv:P8 a owl:ObjectProperty .

prv:P8 a owl:ObjectProperty .

wdt:P8 a owl:ObjectProperty .

ps:P8 a owl:ObjectProperty .

pq:P8 a owl:ObjectProperty .

pr:P8 a owl:ObjectProperty .

wdno:P8 a owl:Class ;
	owl:complementOf _:2b1955bff16e476992568605ad9ca574 .

_:2b1955bff16e476992568605ad9ca574 a owl:Restriction ;
	owl:onProperty wdt:P8 ;
	owl:someValuesFrom owl:Thing .

wd:Q494 a wikibase:Item ;
	rdfs:label "atelier of Gregor Bialoruski (Tarnów)"@en ;
	skos:prefLabel "atelier of Gregor Bialoruski (Tarnów)"@en ;
	schema:name "atelier of Gregor Bialoruski (Tarnów)"@en ;
	schema:description "photographic studio on  Krakowska 11 inTarnów, Poland, possibly opened around 1865"@en .

wd:Q467 a wikibase:Item ;
	rdfs:label "workplace"@en ;
	skos:prefLabel "workplace"@en ;
	schema:name "workplace"@en ;
	schema:description "place where work is performed"@en .

wd:P29 a wikibase:Property ;
	rdfs:label "location applies to"@en ;
	skos:prefLabel "location applies to"@en ;
	schema:name "location applies to"@en ;
	schema:description "qualifier used to specify the role or context of a location associated with the subject (e.g. place of creation, place of discovery, thematic location)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P29 ;
	wikibase:claim p:P29 ;
	wikibase:statementProperty ps:P29 ;
	wikibase:statementValue psv:P29 ;
	wikibase:qualifier pq:P29 ;
	wikibase:qualifierValue pqv:P29 ;
	wikibase:reference pr:P29 ;
	wikibase:referenceValue prv:P29 ;
	wikibase:novalue wdno:P29 .

p:P29 a owl:ObjectProperty .

psv:P29 a owl:ObjectProperty .

pqv:P29 a owl:ObjectProperty .

prv:P29 a owl:ObjectProperty .

wdt:P29 a owl:ObjectProperty .

ps:P29 a owl:ObjectProperty .

pq:P29 a owl:ObjectProperty .

pr:P29 a owl:ObjectProperty .

wdno:P29 a owl:Class ;
	owl:complementOf _:bb91a2ff27b188f1ad402be51d0b3c17 .

_:bb91a2ff27b188f1ad402be51d0b3c17 a owl:Restriction ;
	owl:onProperty wdt:P29 ;
	owl:someValuesFrom owl:Thing .

wd:P33 a wikibase:Property ;
	rdfs:label "start time"@en ;
	skos:prefLabel "start time"@en ;
	schema:name "start time"@en ;
	schema:description "time an entity begins to exist or a statement starts being valid"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P33 ;
	wikibase:claim p:P33 ;
	wikibase:statementProperty ps:P33 ;
	wikibase:statementValue psv:P33 ;
	wikibase:qualifier pq:P33 ;
	wikibase:qualifierValue pqv:P33 ;
	wikibase:reference pr:P33 ;
	wikibase:referenceValue prv:P33 ;
	wikibase:novalue wdno:P33 .

p:P33 a owl:ObjectProperty .

psv:P33 a owl:ObjectProperty .

pqv:P33 a owl:ObjectProperty .

prv:P33 a owl:ObjectProperty .

wdt:P33 a owl:DatatypeProperty .

ps:P33 a owl:DatatypeProperty .

pq:P33 a owl:DatatypeProperty .

pr:P33 a owl:DatatypeProperty .

wdno:P33 a owl:Class ;
	owl:complementOf _:53d3b2506eee0ca2cb4ae0b61fa08500 .

_:53d3b2506eee0ca2cb4ae0b61fa08500 a owl:Restriction ;
	owl:onProperty wdt:P33 ;
	owl:someValuesFrom owl:Thing .

wd:P34 a wikibase:Property ;
	rdfs:label "end time"@en ;
	skos:prefLabel "end time"@en ;
	schema:name "end time"@en ;
	schema:description "moment when an entity ceases to exist and a statement stops being entirely valid or no longer be true"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P34 ;
	wikibase:claim p:P34 ;
	wikibase:statementProperty ps:P34 ;
	wikibase:statementValue psv:P34 ;
	wikibase:qualifier pq:P34 ;
	wikibase:qualifierValue pqv:P34 ;
	wikibase:reference pr:P34 ;
	wikibase:referenceValue prv:P34 ;
	wikibase:novalue wdno:P34 .

p:P34 a owl:ObjectProperty .

psv:P34 a owl:ObjectProperty .

pqv:P34 a owl:ObjectProperty .

prv:P34 a owl:ObjectProperty .

wdt:P34 a owl:DatatypeProperty .

ps:P34 a owl:DatatypeProperty .

pq:P34 a owl:DatatypeProperty .

pr:P34 a owl:DatatypeProperty .

wdno:P34 a owl:Class ;
	owl:complementOf _:ba5addb2d950c41ca9ecc36870e584b4 .

_:ba5addb2d950c41ca9ecc36870e584b4 a owl:Restriction ;
	owl:onProperty wdt:P34 ;
	owl:someValuesFrom owl:Thing .

wdv:d19c295a21b6884ac8b5341b94a2b69a a wikibase:TimeValue ;
	wikibase:timeValue "1860-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .

wdv:5b64f94aeffc117fbccbd7e7416ff646 a wikibase:TimeValue ;
	wikibase:timeValue "1864-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .
