@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:Q723 a schema:Dataset ;
	schema:about wd:Q723 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1938"^^xsd:integer ;
	schema:dateModified "2026-04-01T09:52:52Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q723 a wikibase:Item ;
	wdt:P1 wd:Q1 ;
	wdt:P6 "1881-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P7 "1920-01-01T00:00:00Z"^^xsd:dateTime ;
	p:P1 wds:Q723-274902F4-CD65-4DEC-8511-267AF7E4C506 .

wds:Q723-274902F4-CD65-4DEC-8511-267AF7E4C506 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q1 .

wd:Q723 p:P6 wds:Q723-50085ADF-7963-470F-8538-0E6AEEBD12E0 .

wds:Q723-50085ADF-7963-470F-8538-0E6AEEBD12E0 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "1881-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P6 wdv:426f1669853306f1bd7dc572f86ea197 .

wd:Q723 p:P7 wds:Q723-7AE945A1-CB0A-4DA8-ADCD-53B52F1F0CEC .

wds:Q723-7AE945A1-CB0A-4DA8-ADCD-53B52F1F0CEC a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P7 "1920-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P7 wdv:90634e178f85a82c44da7919528b3ff7 .

wd:Q723 rdfs:label "Sándor Virág"@en ;
	skos:prefLabel "Sándor Virág"@en ;
	schema:name "Sándor Virág"@en ;
	rdfs:label "Virág Sándor"@hu ;
	skos:prefLabel "Virág Sándor"@hu ;
	schema:name "Virág Sándor"@hu ;
	schema:description "photographer"@en,
		"fényképész"@hu ;
	skos:altLabel "Virág, Sándor"@en,
		"Virág Sándor"@en,
		"Virág, Sándor"@hu,
		"Sándor Virág"@hu .

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:P6 a wikibase:Property ;
	rdfs:label "date of birth"@en ;
	skos:prefLabel "date of birth"@en ;
	schema:name "date of birth"@en ;
	schema:description "date on which the subject was born"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P6 ;
	wikibase:claim p:P6 ;
	wikibase:statementProperty ps:P6 ;
	wikibase:statementValue psv:P6 ;
	wikibase:qualifier pq:P6 ;
	wikibase:qualifierValue pqv:P6 ;
	wikibase:reference pr:P6 ;
	wikibase:referenceValue prv:P6 ;
	wikibase:novalue wdno:P6 .

p:P6 a owl:ObjectProperty .

psv:P6 a owl:ObjectProperty .

pqv:P6 a owl:ObjectProperty .

prv:P6 a owl:ObjectProperty .

wdt:P6 a owl:DatatypeProperty .

ps:P6 a owl:DatatypeProperty .

pq:P6 a owl:DatatypeProperty .

pr:P6 a owl:DatatypeProperty .

wdno:P6 a owl:Class ;
	owl:complementOf _:a84c8e75e664705926cdf6b048095f89 .

_:a84c8e75e664705926cdf6b048095f89 a owl:Restriction ;
	owl:onProperty wdt:P6 ;
	owl:someValuesFrom owl:Thing .

wd:P7 a wikibase:Property ;
	rdfs:label "date of death"@en ;
	skos:prefLabel "date of death"@en ;
	schema:name "date of death"@en ;
	schema:description "date on which the subject died"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P7 ;
	wikibase:claim p:P7 ;
	wikibase:statementProperty ps:P7 ;
	wikibase:statementValue psv:P7 ;
	wikibase:qualifier pq:P7 ;
	wikibase:qualifierValue pqv:P7 ;
	wikibase:reference pr:P7 ;
	wikibase:referenceValue prv:P7 ;
	wikibase:novalue wdno:P7 .

p:P7 a owl:ObjectProperty .

psv:P7 a owl:ObjectProperty .

pqv:P7 a owl:ObjectProperty .

prv:P7 a owl:ObjectProperty .

wdt:P7 a owl:DatatypeProperty .

ps:P7 a owl:DatatypeProperty .

pq:P7 a owl:DatatypeProperty .

pr:P7 a owl:DatatypeProperty .

wdno:P7 a owl:Class ;
	owl:complementOf _:d40a5efd2a1679e04867a2c59258ef37 .

_:d40a5efd2a1679e04867a2c59258ef37 a owl:Restriction ;
	owl:onProperty wdt:P7 ;
	owl:someValuesFrom owl:Thing .

wdv:426f1669853306f1bd7dc572f86ea197 a wikibase:TimeValue ;
	wikibase:timeValue "1881-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:90634e178f85a82c44da7919528b3ff7 a wikibase:TimeValue ;
	wikibase:timeValue "1920-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .
