@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/hundb/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix wds: <https://reprexbase.eu/hundb/entity/statement/> .
@prefix wdref: <https://reprexbase.eu/hundb/reference/> .
@prefix wdv: <https://reprexbase.eu/hundb/value/> .
@prefix wdt: <https://reprexbase.eu/hundb/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/hundb/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/hundb/prop/> .
@prefix ps: <https://reprexbase.eu/hundb/prop/statement/> .
@prefix psv: <https://reprexbase.eu/hundb/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/hundb/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/hundb/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/hundb/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/hundb/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/hundb/prop/reference/> .
@prefix prv: <https://reprexbase.eu/hundb/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/hundb/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/hundb/prop/novalue/> .

data:P60 a schema:Dataset ;
	schema:about wd:P60 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2992"^^xsd:integer ;
	schema:dateModified "2026-02-14T09:05:39Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P60 a wikibase:Property ;
	rdfs:label "is shown at"@en ;
	skos:prefLabel "is shown at"@en ;
	schema:name "is shown at"@en ;
	rdfs:label "megjelenítve itt"@hu ;
	skos:prefLabel "megjelenítve itt"@hu ;
	schema:name "megjelenítve itt"@hu ;
	rdfs:label "представлено по адресу"@ru ;
	skos:prefLabel "представлено по адресу"@ru ;
	schema:name "представлено по адресу"@ru ;
	rdfs:label "kuvatud aadressil"@et ;
	skos:prefLabel "kuvatud aadressil"@et ;
	schema:name "kuvatud aadressil"@et ;
	schema:description "An unambiguous URL reference to the digital object on the provider’s web site in its full information context. Equivalent to the Europeana property."@en,
		"egyértelmű URL-hivatkozás a digitális objektumra a szolgáltató weboldalán, annak teljes információs kontextusában; megfelel az Europeana isShownAt tulajdonságának"@hu,
		"однозначная ссылка (URL) на цифровой объект на веб-сайте поставщика в его полном информационном контексте; соответствует свойству Europeana isShownAt"@ru,
		"üheselt mõistetav URL-viide digitaalsele objektile teenusepakkuja veebilehel selle täielikus infokontekstis; vastab Europeana omadusele isShownAt"@et ;
	skos:altLabel "isShownAt"@en,
		"edm:isShownAt"@en,
		"isShownAt"@hu,
		"edm:isShownAt"@hu,
		"isShownAt"@ru,
		"edm:isShownAt"@ru,
		"isShownAt"@et,
		"edm:isShownAt"@et ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P60 ;
	wikibase:claim p:P60 ;
	wikibase:statementProperty ps:P60 ;
	wikibase:statementValue psv:P60 ;
	wikibase:qualifier pq:P60 ;
	wikibase:qualifierValue pqv:P60 ;
	wikibase:reference pr:P60 ;
	wikibase:referenceValue prv:P60 ;
	wikibase:novalue wdno:P60 .

p:P60 a owl:ObjectProperty .

psv:P60 a owl:ObjectProperty .

pqv:P60 a owl:ObjectProperty .

prv:P60 a owl:ObjectProperty .

wdt:P60 a owl:ObjectProperty .

ps:P60 a owl:ObjectProperty .

pq:P60 a owl:ObjectProperty .

pr:P60 a owl:ObjectProperty .

wdno:P60 a owl:Class ;
	owl:complementOf _:93e46fa414a958b350c33317982526b8 .

_:93e46fa414a958b350c33317982526b8 a owl:Restriction ;
	owl:onProperty wdt:P60 ;
	owl:someValuesFrom owl:Thing .
