@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/entity/> .
@prefix data: <https://reprexbase.eu/demo/index.php?title=Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:Q1025 a schema:Dataset ;
	schema:about wd:Q1025 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3163"^^xsd:integer ;
	schema:dateModified "2024-10-08T14:49:59Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1025 a wikibase:Item ;
	wdt:P2 wd:Q1024,
		wd:Q1022 ;
	wdt:P149 <http://commons.wikimedia.org/wiki/Special:FilePath/Tab%C3%A1n%20a%20bont%C3%A1s%20el%C5%91tt.jpg> ;
	wdt:P37 wd:Q1027 ;
	p:P2 s:Q1025-dc88e1ac-40c4-c478-73a1-70e228a97f2b .

s:Q1025-dc88e1ac-40c4-c478-73a1-70e228a97f2b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q1024 .

wd:Q1025 p:P2 s:Q1025-4bf701f1-4687-6697-b781-fd8a6607d69b .

s:Q1025-4bf701f1-4687-6697-b781-fd8a6607d69b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q1022 .

wd:Q1025 p:P149 s:Q1025-99340d71-41a9-85d1-817e-93912cc8e184 .

s:Q1025-99340d71-41a9-85d1-817e-93912cc8e184 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P149 <http://commons.wikimedia.org/wiki/Special:FilePath/Tab%C3%A1n%20a%20bont%C3%A1s%20el%C5%91tt.jpg> .

wd:Q1025 p:P37 s:Q1025-1d75dd8b-4f5e-4baa-25d9-248c64a72fae .

s:Q1025-1d75dd8b-4f5e-4baa-25d9-248c64a72fae a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P37 wd:Q1027 .

wd:Q1025 rdfs:label "Kereszt tér (Tabán)"@en ;
	skos:prefLabel "Kereszt tér (Tabán)"@en ;
	schema:name "Kereszt tér (Tabán)"@en ;
	rdfs:label "Kereszt tér (Tabán)"@hu ;
	skos:prefLabel "Kereszt tér (Tabán)"@hu ;
	schema:name "Kereszt tér (Tabán)"@hu ;
	schema:description "former square in the I. district of Budapest (Tabán)"@en,
		"egykori köztér Budapest I. kerületében, a Tabánban"@hu .

wd:Q1024 a wikibase:Item ;
	rdfs:label "former building or structure"@en ;
	skos:prefLabel "former building or structure"@en ;
	schema:name "former building or structure"@en ;
	schema:description "building or structure that is defunct, inactive, demolished or repurposed"@en .

wd:P2 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .

wd:Q1022 a wikibase:Item ;
	rdfs:label "square"@en ;
	skos:prefLabel "square"@en ;
	schema:name "square"@en ;
	schema:description "open public spaces in cities or towns, usually rectilinear, surrounded by buildings, and often located at the junction of two or more thoroughfares"@en .

wd:P149 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:P149 ;
	wikibase:claim p:P149 ;
	wikibase:statementProperty ps:P149 ;
	wikibase:statementValue psv:P149 ;
	wikibase:qualifier pq:P149 ;
	wikibase:qualifierValue pqv:P149 ;
	wikibase:reference pr:P149 ;
	wikibase:referenceValue prv:P149 ;
	wikibase:novalue wdno:P149 .

p:P149 a owl:ObjectProperty .

psv:P149 a owl:ObjectProperty .

pqv:P149 a owl:ObjectProperty .

prv:P149 a owl:ObjectProperty .

wdt:P149 a owl:ObjectProperty .

ps:P149 a owl:ObjectProperty .

pq:P149 a owl:ObjectProperty .

pr:P149 a owl:ObjectProperty .

wdno:P149 a owl:Class ;
	owl:complementOf _:824503fe49f09369be06a5ca7f605ad1 .

_:824503fe49f09369be06a5ca7f605ad1 a owl:Restriction ;
	owl:onProperty wdt:P149 ;
	owl:someValuesFrom owl:Thing .

wd:Q1027 a wikibase:Item ;
	rdfs:label "Tabán"@en ;
	skos:prefLabel "Tabán"@en ;
	schema:name "Tabán"@en ;
	schema:description "area within the 1st district of Budapest lying on Buda"@en .

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

p:P37 a owl:ObjectProperty .

psv:P37 a owl:ObjectProperty .

pqv:P37 a owl:ObjectProperty .

prv:P37 a owl:ObjectProperty .

wdt:P37 a owl:ObjectProperty .

ps:P37 a owl:ObjectProperty .

pq:P37 a owl:ObjectProperty .

pr:P37 a owl:ObjectProperty .

wdno:P37 a owl:Class ;
	owl:complementOf _:2b117fee191b0a0b1b2afe915cd1f8af .

_:2b117fee191b0a0b1b2afe915cd1f8af a owl:Restriction ;
	owl:onProperty wdt:P37 ;
	owl:someValuesFrom owl:Thing .
