@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:Q1055 a schema:Dataset ;
	schema:about wd:Q1055 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2906"^^xsd:integer ;
	schema:dateModified "2026-04-02T15:35:59Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1055 a wikibase:Item ;
	wdt:P12 wd:Q665 ;
	wdt:P1 wd:Q5 ;
	wdt:P8 wd:Q854 ;
	wdt:P21 "Petőfi Sándor sugárút 11/a." ;
	p:P12 wds:Q1055-8B3F75EF-7D33-4044-A57F-31D8C23D1790 .

wds:Q1055-8B3F75EF-7D33-4044-A57F-31D8C23D1790 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P12 wd:Q665 .

wd:Q1055 p:P1 wds:Q1055-D07929DA-9B10-4C6B-A1EF-D2F55A4425EA .

wds:Q1055-D07929DA-9B10-4C6B-A1EF-D2F55A4425EA a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q5 .

wd:Q1055 p:P8 wds:Q1055-A122387C-87FA-4E01-86D0-89EA92FCB1FD .

wds:Q1055-A122387C-87FA-4E01-86D0-89EA92FCB1FD a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 wd:Q854 .

wd:Q1055 p:P21 wds:Q1055-A2F70F26-D309-490C-8F75-E7177BD2119D .

wds:Q1055-A2F70F26-D309-490C-8F75-E7177BD2119D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P21 "Petőfi Sándor sugárút 11/a." .

wd:Q1055 rdfs:label "atelier of Klein Aladár (Szeged, Petőfi Sándor sugárút 11/a.)"@en ;
	skos:prefLabel "atelier of Klein Aladár (Szeged, Petőfi Sándor sugárút 11/a.)"@en ;
	schema:name "atelier of Klein Aladár (Szeged, Petőfi Sándor sugárút 11/a.)"@en ;
	rdfs:label "Klein Aladár műterme (Szeged, Petőfi Sándor sugárút 11/a.)"@hu ;
	skos:prefLabel "Klein Aladár műterme (Szeged, Petőfi Sándor sugárút 11/a.)"@hu ;
	schema:name "Klein Aladár műterme (Szeged, Petőfi Sándor sugárút 11/a.)"@hu ;
	schema:description "egy photographic studio where the enterprise of Klein Aladár was creating photographs"@en,
		"egy fényképészeti műterem, ahol Klein Aladár vállalkozása működött"@hu .

wd:Q665 a wikibase:Item ;
	rdfs:label "Aladár Klein"@en ;
	skos:prefLabel "Aladár Klein"@en ;
	schema:name "Aladár Klein"@en ;
	schema:description "photographer"@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 .

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:Q854 a wikibase:Item ;
	rdfs:label "Szeged"@en ;
	skos:prefLabel "Szeged"@en ;
	schema:name "Szeged"@en ;
	schema:description "city in Csongrád-Csanád County, Hungary"@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:P21 a wikibase:Property ;
	rdfs:label "place apellation"@en ;
	skos:prefLabel "place apellation"@en ;
	schema:name "place apellation"@en ;
	schema:description "this property identifies a place using an appellation, such as a name, postal address, or descriptive phrase"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P21 ;
	wikibase:claim p:P21 ;
	wikibase:statementProperty ps:P21 ;
	wikibase:statementValue psv:P21 ;
	wikibase:qualifier pq:P21 ;
	wikibase:qualifierValue pqv:P21 ;
	wikibase:reference pr:P21 ;
	wikibase:referenceValue prv:P21 ;
	wikibase:novalue wdno:P21 .

p:P21 a owl:ObjectProperty .

psv:P21 a owl:ObjectProperty .

pqv:P21 a owl:ObjectProperty .

prv:P21 a owl:ObjectProperty .

wdt:P21 a owl:DatatypeProperty .

ps:P21 a owl:DatatypeProperty .

pq:P21 a owl:DatatypeProperty .

pr:P21 a owl:DatatypeProperty .

wdno:P21 a owl:Class ;
	owl:complementOf _:d885927b69f877c4affed5dd7463afb1 .

_:d885927b69f877c4affed5dd7463afb1 a owl:Restriction ;
	owl:onProperty wdt:P21 ;
	owl:someValuesFrom owl:Thing .
