@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:P18 a schema:Dataset ;
	schema:about wd:P18 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "37"^^xsd:integer ;
	schema:dateModified "2026-03-03T10:15:29Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P18 a wikibase:Property ;
	rdfs:label "image"@en ;
	skos:prefLabel "image"@en ;
	schema:name "image"@en ;
	rdfs:label "kép"@hu ;
	skos:prefLabel "kép"@hu ;
	schema:name "kép"@hu ;
	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,
		"fénykép, illusztráció, stb. a tárgyról; csak a Wikimédia Commons képei használhatóak; ha elérhető, használj jellemzőbb tulajdonságokat (például címer, zászló, aláírás, logó, fotókollázs)"@hu ;
	wikibase:propertyType <http://wikiba.se/ontology#CommonsMedia> ;
	wikibase:directClaim wdt:P18 ;
	wikibase:claim p:P18 ;
	wikibase:statementProperty ps:P18 ;
	wikibase:statementValue psv:P18 ;
	wikibase:qualifier pq:P18 ;
	wikibase:qualifierValue pqv:P18 ;
	wikibase:reference pr:P18 ;
	wikibase:referenceValue prv:P18 ;
	wikibase:novalue wdno:P18 .

p:P18 a owl:ObjectProperty .

psv:P18 a owl:ObjectProperty .

pqv:P18 a owl:ObjectProperty .

prv:P18 a owl:ObjectProperty .

wdt:P18 a owl:ObjectProperty .

ps:P18 a owl:ObjectProperty .

pq:P18 a owl:ObjectProperty .

pr:P18 a owl:ObjectProperty .

wdno:P18 a owl:Class ;
	owl:complementOf _:229b605b7c00b7cf6de49059f1ad4394 .

_:229b605b7c00b7cf6de49059f1ad4394 a owl:Restriction ;
	owl:onProperty wdt:P18 ;
	owl:someValuesFrom owl:Thing .
