@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://itidatasandbox.abtk.hu/entity/> .
@prefix data: <https://itidatasandbox.abtk.hu/wiki/Special:EntityData/> .
@prefix s: <https://itidatasandbox.abtk.hu/entity/statement/> .
@prefix ref: <https://itidatasandbox.abtk.hu/reference/> .
@prefix v: <https://itidatasandbox.abtk.hu/value/> .
@prefix wdt: <https://itidatasandbox.abtk.hu/prop/direct/> .
@prefix wdtn: <https://itidatasandbox.abtk.hu/prop/direct-normalized/> .
@prefix p: <https://itidatasandbox.abtk.hu/prop/> .
@prefix ps: <https://itidatasandbox.abtk.hu/prop/statement/> .
@prefix psv: <https://itidatasandbox.abtk.hu/prop/statement/value/> .
@prefix psn: <https://itidatasandbox.abtk.hu/prop/statement/value-normalized/> .
@prefix pq: <https://itidatasandbox.abtk.hu/prop/qualifier/> .
@prefix pqv: <https://itidatasandbox.abtk.hu/prop/qualifier/value/> .
@prefix pqn: <https://itidatasandbox.abtk.hu/prop/qualifier/value-normalized/> .
@prefix pr: <https://itidatasandbox.abtk.hu/prop/reference/> .
@prefix prv: <https://itidatasandbox.abtk.hu/prop/reference/value/> .
@prefix prn: <https://itidatasandbox.abtk.hu/prop/reference/value-normalized/> .
@prefix wdno: <https://itidatasandbox.abtk.hu/prop/novalue/> .

data:Q328482 a schema:Dataset ;
	schema:about wd:Q328482 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "468124"^^xsd:integer ;
	schema:dateModified "2023-05-24T08:06:46Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q328482 a wikibase:Item ;
	rdfs:label "Gütersloh"@hu ;
	skos:prefLabel "Gütersloh"@hu ;
	schema:name "Gütersloh"@hu ;
	rdfs:label "Gütersloh"@en ;
	skos:prefLabel "Gütersloh"@en ;
	schema:name "Gütersloh"@en ;
	schema:description "település Németországban"@hu,
		"city in North Rhine-Westphalia, Germany"@en ;
	wdt:P1 wd:Q51 ;
	wdt:P2 "Q3771" ;
	wdt:P19 "Point(8.3833333333333 51.9)"^^geo:wktLiteral ;
	p:P1 s:Q328482-9574280b-4364-734b-a72b-604475258ea1 .

s:Q328482-9574280b-4364-734b-a72b-604475258ea1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q51 .

wd:Q328482 p:P2 s:Q328482-bf6ab969-48fb-9228-6c0b-ef32c68ce372 .

s:Q328482-bf6ab969-48fb-9228-6c0b-ef32c68ce372 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 "Q3771" .

wd:Q328482 p:P19 s:Q328482-6c991b09-4d49-594e-2afe-8cbd30ce8ed5 .

s:Q328482-6c991b09-4d49-594e-2afe-8cbd30ce8ed5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P19 "Point(8.3833333333333 51.9)"^^geo:wktLiteral ;
	psv:P19 v:4194d02b3e0f7047321b16713f88e68c .

wd:Q51 a wikibase:Item ;
	rdfs:label "human settlement"@en ;
	skos:prefLabel "human settlement"@en ;
	schema:name "human settlement"@en ;
	rdfs:label "település"@hu ;
	skos:prefLabel "település"@hu ;
	schema:name "település"@hu ;
	schema:description "community of any size, in which people live"@en,
		"bármilyen méretű, emberlakta helység"@hu .

wd:P1 a wikibase:Property,
		wikibase:Property ;
	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 _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:P1 rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	rdfs:label "osztály, amelynek példánya"@hu ;
	skos:prefLabel "osztály, amelynek példánya"@hu ;
	schema:name "osztály, amelynek példánya"@hu ;
	schema:description "that class of which this subject is a particular example and member (subject typically an individual member with a proper name label)"@en,
		"az elem egy példánya valaminek, vagy egy csoport tagja"@hu .

wd:P2 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	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 ;
	wikibase:directClaimNormalized wdtn:P2 ;
	wikibase:statementValueNormalized psn:P2 ;
	wikibase:qualifierValueNormalized pqn:P2 ;
	wikibase:referenceValueNormalized prn: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:DatatypeProperty .

ps:P2 a owl:DatatypeProperty .

pq:P2 a owl:DatatypeProperty .

pr:P2 a owl:DatatypeProperty .

psn:P2 a owl:ObjectProperty .

pqn:P2 a owl:ObjectProperty .

prn:P2 a owl:ObjectProperty .

wdtn: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:P2 rdfs:label "Wikidata ID"@en ;
	skos:prefLabel "Wikidata ID"@en ;
	schema:name "Wikidata ID"@en ;
	rdfs:label "Wikidata-azonosító"@hu ;
	skos:prefLabel "Wikidata-azonosító"@hu ;
	schema:name "Wikidata-azonosító"@hu ;
	schema:description "Wikidata identifier for items"@en,
		"Az elem Wikidata azonosítója"@hu .

wd:P19 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#GlobeCoordinate> ;
	wikibase:directClaim wdt:P19 ;
	wikibase:claim p:P19 ;
	wikibase:statementProperty ps:P19 ;
	wikibase:statementValue psv:P19 ;
	wikibase:qualifier pq:P19 ;
	wikibase:qualifierValue pqv:P19 ;
	wikibase:reference pr:P19 ;
	wikibase:referenceValue prv:P19 ;
	wikibase:novalue wdno:P19 .

p:P19 a owl:ObjectProperty .

psv:P19 a owl:ObjectProperty .

pqv:P19 a owl:ObjectProperty .

prv:P19 a owl:ObjectProperty .

wdt:P19 a owl:DatatypeProperty .

ps:P19 a owl:DatatypeProperty .

pq:P19 a owl:DatatypeProperty .

pr:P19 a owl:DatatypeProperty .

wdno:P19 a owl:Class ;
	owl:complementOf _:427a1cf7aa76aeba0fa0d95411406bf8 .

_:427a1cf7aa76aeba0fa0d95411406bf8 a owl:Restriction ;
	owl:onProperty wdt:P19 ;
	owl:someValuesFrom owl:Thing .

wd:P19 rdfs:label "coordinate location"@en ;
	skos:prefLabel "coordinate location"@en ;
	schema:name "coordinate location"@en ;
	rdfs:label "földrajzi koordináták"@hu ;
	skos:prefLabel "földrajzi koordináták"@hu ;
	schema:name "földrajzi koordináták"@hu ;
	schema:description "geocoordinates of the subject"@en,
		"az objektum földrajzi koordinátái"@hu .

v:4194d02b3e0f7047321b16713f88e68c a wikibase:GlobecoordinateValue ;
	wikibase:geoLatitude "51.9"^^xsd:double ;
	wikibase:geoLongitude "8.3833333333333"^^xsd:double ;
	wikibase:geoPrecision "0.00027777777777778"^^xsd:double ;
	wikibase:geoGlobe <http://www.wikidata.org/entity/Q2> .
