@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://t427208-wiki.tall.tr/entity/> .
@prefix data: <https://t427208-wiki.tall.tr/index.php/Special:EntityData/> .
@prefix wds: <https://t427208-wiki.tall.tr/entity/statement/> .
@prefix wdref: <https://t427208-wiki.tall.tr/reference/> .
@prefix wdv: <https://t427208-wiki.tall.tr/value/> .
@prefix wdt: <https://t427208-wiki.tall.tr/prop/direct/> .
@prefix wdtn: <https://t427208-wiki.tall.tr/prop/direct-normalized/> .
@prefix p: <https://t427208-wiki.tall.tr/prop/> .
@prefix ps: <https://t427208-wiki.tall.tr/prop/statement/> .
@prefix psv: <https://t427208-wiki.tall.tr/prop/statement/value/> .
@prefix psn: <https://t427208-wiki.tall.tr/prop/statement/value-normalized/> .
@prefix pq: <https://t427208-wiki.tall.tr/prop/qualifier/> .
@prefix pqv: <https://t427208-wiki.tall.tr/prop/qualifier/value/> .
@prefix pqn: <https://t427208-wiki.tall.tr/prop/qualifier/value-normalized/> .
@prefix pr: <https://t427208-wiki.tall.tr/prop/reference/> .
@prefix prv: <https://t427208-wiki.tall.tr/prop/reference/value/> .
@prefix prn: <https://t427208-wiki.tall.tr/prop/reference/value-normalized/> .
@prefix wdno: <https://t427208-wiki.tall.tr/prop/novalue/> .

data:M6 a schema:Dataset ;
	schema:about wd:M6 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13"^^xsd:integer ;
	schema:dateModified "2026-06-05T16:39:07Z"^^xsd:dateTime .

wd:M6 a wikibase:Mediainfo ;
	wdt:P1 "Point(0.2631 51.3569)"^^geo:wktLiteral ;
	p:P1 wds:M6-331F662B-41A5-4542-A8D3-77490B5EB0E4 .

wds:M6-331F662B-41A5-4542-A8D3-77490B5EB0E4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Point(0.2631 51.3569)"^^geo:wktLiteral ;
	psv:P1 wdv:f88a4e7e70d37067c70c347897a1b9bc .

wd:M6 a schema:MediaObject,
		schema:ImageObject ;
	schema:encodingFormat "image/png" ;
	schema:contentUrl <https://t427208-wiki.tall.tr/images/9/99/Test_image.png> ;
	schema:url <http://commons.wikimedia.org/wiki/Special:FilePath/Test%20image.png> ;
	schema:contentSize "12076"^^xsd:integer ;
	schema:height "480"^^xsd:integer ;
	schema:width "640"^^xsd:integer .

wd:P1 a wikibase:Property ;
	rdfs:label "coordinates"@en ;
	skos:prefLabel "coordinates"@en ;
	schema:name "coordinates"@en ;
	schema:description "geographic coordinates"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#GlobeCoordinate> ;
	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:DatatypeProperty .

ps:P1 a owl:DatatypeProperty .

pq:P1 a owl:DatatypeProperty .

pr:P1 a owl:DatatypeProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

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

wdv:f88a4e7e70d37067c70c347897a1b9bc a wikibase:GlobecoordinateValue ;
	wikibase:geoLatitude "51.3569"^^xsd:double ;
	wikibase:geoLongitude "0.2631"^^xsd:double ;
	wikibase:geoPrecision "0.0001"^^xsd:double ;
	wikibase:geoGlobe <http://www.wikidata.org/entity/Q2> .
