@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:Q423 a schema:Dataset ;
	schema:about wd:Q423 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "851"^^xsd:integer ;
	schema:dateModified "2026-03-06T09:31:00Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q423 a wikibase:Item ;
	wdt:P1 wd:Q6 ;
	wdt:P8 wd:Q278,
		wd:Q279,
		wd:Q280,
		wd:Q281 ;
	p:P1 wds:Q423-56872AFF-36F6-4704-AB73-AA8F3582CECA .

wds:Q423-56872AFF-36F6-4704-AB73-AA8F3582CECA a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q6 .

wd:Q423 p:P8 wds:Q423-C9710800-A2B4-4EB0-997E-D56901215E0E .

wds:Q423-C9710800-A2B4-4EB0-997E-D56901215E0E a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q278 ;
	pq:P29 wd:Q336 .

wd:Q423 p:P8 wds:Q423-F3537C86-CADE-4B76-9B6E-7D5E6322706C .

wds:Q423-F3537C86-CADE-4B76-9B6E-7D5E6322706C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q279 ;
	pq:P29 wd:Q336 .

wd:Q423 p:P8 wds:Q423-C4713A12-7E5C-44EB-97E4-9A9432F622A1 .

wds:Q423-C4713A12-7E5C-44EB-97E4-9A9432F622A1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q280 ;
	pq:P29 wd:Q336 .

wd:Q423 p:P8 wds:Q423-1107FF44-9A95-406B-9456-ABCD47E5776E .

wds:Q423-1107FF44-9A95-406B-9456-ABCD47E5776E a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q281 ;
	pq:P29 wd:Q336 .

wd:Q423 rdfs:label "Pobuda Alfréd fényképészete"@en ;
	skos:prefLabel "Pobuda Alfréd fényképészete"@en ;
	schema:name "Pobuda Alfréd fényképészete"@en ;
	rdfs:label "Pobuda Alfréd fényképészete"@hu ;
	skos:prefLabel "Pobuda Alfréd fényképészete"@hu ;
	schema:name "Pobuda Alfréd fényképészete"@hu ;
	schema:description "a photographic enterprise where Pobuda, Alfréd worked in Budapest"@en,
		"fényképészeti vállalkozás, ahol Pobuda Alfréd dolgozott Budapesten"@hu .

wd:Q6 a wikibase:Item ;
	rdfs:label "photographic enterprise"@en ;
	skos:prefLabel "photographic enterprise"@en ;
	schema:name "photographic enterprise"@en ;
	schema:description "the corporate body, for example, enterprise, partnership, cooperative where the photographer worked"@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:Q278 a wikibase:Item ;
	rdfs:label "atelier of Pobuda, Alfréd (Budapest IX. Kinizsi u.)"@en ;
	skos:prefLabel "atelier of Pobuda, Alfréd (Budapest IX. Kinizsi u.)"@en ;
	schema:name "atelier of Pobuda, Alfréd (Budapest IX. Kinizsi u.)"@en ;
	schema:description "a photographic studio where the enterprise of Pobuda, Alfréd was creating photographs"@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:Q279 a wikibase:Item ;
	rdfs:label "atelier of Pobuda, Alfréd (Budapest Ráday u. )"@en ;
	skos:prefLabel "atelier of Pobuda, Alfréd (Budapest Ráday u. )"@en ;
	schema:name "atelier of Pobuda, Alfréd (Budapest Ráday u. )"@en ;
	schema:description "a photographic studio where the enterprise of Pobuda, Alfréd was creating photographs"@en .

wd:Q280 a wikibase:Item ;
	rdfs:label "atelier of Pobuda, Alfréd (Budapest Ferenciek tere )"@en ;
	skos:prefLabel "atelier of Pobuda, Alfréd (Budapest Ferenciek tere )"@en ;
	schema:name "atelier of Pobuda, Alfréd (Budapest Ferenciek tere )"@en ;
	schema:description "a photographic studio where the enterprise of Pobuda, Alfréd was creating photographs"@en .

wd:Q281 a wikibase:Item ;
	rdfs:label "atelier of Pobuda, Alfréd (Budapest VII. Dohány u. )"@en ;
	skos:prefLabel "atelier of Pobuda, Alfréd (Budapest VII. Dohány u. )"@en ;
	schema:name "atelier of Pobuda, Alfréd (Budapest VII. Dohány u. )"@en ;
	schema:description "a photographic studio where the enterprise of Pobuda, Alfréd was creating photographs"@en .

wd:Q336 a wikibase:Item ;
	rdfs:label "business premise"@en ;
	skos:prefLabel "business premise"@en ;
	schema:name "business premise"@en ;
	schema:description "a building or place at or on which a service is provided directly to members of the public on a regular basis"@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 .
