@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:Q485 a schema:Dataset ;
	schema:about wd:Q485 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1256"^^xsd:integer ;
	schema:dateModified "2026-03-10T09:56:11Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q485 a wikibase:Item ;
	wdt:P1 wd:Q5 ;
	wdt:P35 "1872-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P18 <http://commons.wikimedia.org/wiki/Special:FilePath/Budovinsky%20P%20muterme%20OPC-Q485.jpg> ;
	wdt:P12 wd:Q341 ;
	p:P1 wds:Q485-ef367016-4e6f-29e1-40ab-da66c18adea5 .

wds:Q485-ef367016-4e6f-29e1-40ab-da66c18adea5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q5 .

wd:Q485 p:P35 wds:Q485-6fa0b296-4530-e660-bfb6-ff7debc27a91 .

wds:Q485-6fa0b296-4530-e660-bfb6-ff7debc27a91 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P35 "1872-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P35 wdv:c94a0df66350db9a714b003572bd2b89 .

wd:Q485 p:P18 wds:Q485-1c2de6b4-40cb-4ef0-1ab9-cd509a946f01 .

wds:Q485-1c2de6b4-40cb-4ef0-1ab9-cd509a946f01 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P18 <http://commons.wikimedia.org/wiki/Special:FilePath/Budovinsky%20P%20muterme%20OPC-Q485.jpg> .

wd:Q485 p:P12 wds:Q485-0e04e441-4fb7-bb83-4225-8ae90b67c5f9 .

wds:Q485-0e04e441-4fb7-bb83-4225-8ae90b67c5f9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P12 wd:Q341 .

wd:Q485 rdfs:label "Badovinsky Pál műterme a Rácfürdővel szemben"@hu ;
	skos:prefLabel "Badovinsky Pál műterme a Rácfürdővel szemben"@hu ;
	schema:name "Badovinsky Pál műterme a Rácfürdővel szemben"@hu ;
	rdfs:label "atelier of Badovinsky, Pál across the Rácz Bath"@en ;
	skos:prefLabel "atelier of Badovinsky, Pál across the Rácz Bath"@en ;
	schema:name "atelier of Badovinsky, Pál across the Rácz Bath"@en ;
	schema:description "Badovinsky P. műterme. Alapítatott 1872. I. ker a Ráczfürdövel szemben."@hu,
		"Atelier of Badovinsky P. Founded in 1872. In the first district, across the Rácz Bath in Budapest."@en .

wd:Q5 a wikibase:Item ;
	rdfs:label "photographic studio"@en ;
	skos:prefLabel "photographic studio"@en ;
	schema:name "photographic studio"@en ;
	schema:description "place or organisation that undertakes professional-quality photography"@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:P35 a wikibase:Property ;
	rdfs:label "inception"@en ;
	skos:prefLabel "inception"@en ;
	schema:name "inception"@en ;
	schema:description "time when an entity begins to exist; for date of official opening use P1619"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P35 ;
	wikibase:claim p:P35 ;
	wikibase:statementProperty ps:P35 ;
	wikibase:statementValue psv:P35 ;
	wikibase:qualifier pq:P35 ;
	wikibase:qualifierValue pqv:P35 ;
	wikibase:reference pr:P35 ;
	wikibase:referenceValue prv:P35 ;
	wikibase:novalue wdno:P35 .

p:P35 a owl:ObjectProperty .

psv:P35 a owl:ObjectProperty .

pqv:P35 a owl:ObjectProperty .

prv:P35 a owl:ObjectProperty .

wdt:P35 a owl:DatatypeProperty .

ps:P35 a owl:DatatypeProperty .

pq:P35 a owl:DatatypeProperty .

pr:P35 a owl:DatatypeProperty .

wdno:P35 a owl:Class ;
	owl:complementOf _:eab404b388cb7e61968d97b3026699dd .

_:eab404b388cb7e61968d97b3026699dd a owl:Restriction ;
	owl:onProperty wdt:P35 ;
	owl:someValuesFrom owl:Thing .

wd:P18 a wikibase:Property ;
	rdfs:label "image"@en ;
	skos:prefLabel "image"@en ;
	schema:name "image"@en ;
	schema:description "image of relevant illustration of the subject; if available, also use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#CommonsMedia> ;
	wikibase:directClaim wdt:P18 ;
	wikibase:claim p:P18 ;
	wikibase:statementProperty ps:P18 ;
	wikibase:statementValue psv:P18 ;
	wikibase:qualifier pq:P18 ;
	wikibase:qualifierValue pqv:P18 ;
	wikibase:reference pr:P18 ;
	wikibase:referenceValue prv:P18 ;
	wikibase:novalue wdno:P18 .

p:P18 a owl:ObjectProperty .

psv:P18 a owl:ObjectProperty .

pqv:P18 a owl:ObjectProperty .

prv:P18 a owl:ObjectProperty .

wdt:P18 a owl:ObjectProperty .

ps:P18 a owl:ObjectProperty .

pq:P18 a owl:ObjectProperty .

pr:P18 a owl:ObjectProperty .

wdno:P18 a owl:Class ;
	owl:complementOf _:229b605b7c00b7cf6de49059f1ad4394 .

_:229b605b7c00b7cf6de49059f1ad4394 a owl:Restriction ;
	owl:onProperty wdt:P18 ;
	owl:someValuesFrom owl:Thing .

wd:Q341 a wikibase:Item ;
	rdfs:label "Badovinszky Pál fényképészete"@en ;
	skos:prefLabel "Badovinszky Pál fényképészete"@en ;
	schema:name "Badovinszky Pál fényképészete"@en ;
	schema:description "a photographic enterprise where Badovinszky, Pál worked in Budapest"@en .

wd:P12 a wikibase:Property ;
	rdfs:label "used by"@en ;
	skos:prefLabel "used by"@en ;
	schema:name "used by"@en ;
	schema:description "item or concept that makes use of the subject (use sub-properties when appropriate)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P12 ;
	wikibase:claim p:P12 ;
	wikibase:statementProperty ps:P12 ;
	wikibase:statementValue psv:P12 ;
	wikibase:qualifier pq:P12 ;
	wikibase:qualifierValue pqv:P12 ;
	wikibase:reference pr:P12 ;
	wikibase:referenceValue prv:P12 ;
	wikibase:novalue wdno:P12 .

p:P12 a owl:ObjectProperty .

psv:P12 a owl:ObjectProperty .

pqv:P12 a owl:ObjectProperty .

prv:P12 a owl:ObjectProperty .

wdt:P12 a owl:ObjectProperty .

ps:P12 a owl:ObjectProperty .

pq:P12 a owl:ObjectProperty .

pr:P12 a owl:ObjectProperty .

wdno:P12 a owl:Class ;
	owl:complementOf _:e9026d38b2577547fb9e445904c9231d .

_:e9026d38b2577547fb9e445904c9231d a owl:Restriction ;
	owl:onProperty wdt:P12 ;
	owl:someValuesFrom owl:Thing .

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