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

data:P133 a schema:Dataset ;
	schema:about wd:P133 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13620"^^xsd:integer ;
	schema:dateModified "2026-02-23T00:57:04Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P133 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 ;
	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,
		"Jednoznačný odkaz URL na digitálny objekt na webovej stránke poskytovateľa v jeho úplnom informačnom kontexte. Ekvivalent k vlastnosti Europeany."@sk ;
	skos:altLabel "isShownBy"@en,
		"edm:isShownBy"@en,
		"isShownBy"@hu,
		"edm:isShownBy"@hu ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P133 ;
	wikibase:claim p:P133 ;
	wikibase:statementProperty ps:P133 ;
	wikibase:statementValue psv:P133 ;
	wikibase:qualifier pq:P133 ;
	wikibase:qualifierValue pqv:P133 ;
	wikibase:reference pr:P133 ;
	wikibase:referenceValue prv:P133 ;
	wikibase:novalue wdno:P133 .

p:P133 a owl:ObjectProperty .

psv:P133 a owl:ObjectProperty .

pqv:P133 a owl:ObjectProperty .

prv:P133 a owl:ObjectProperty .

wdt:P133 a owl:ObjectProperty .

ps:P133 a owl:ObjectProperty .

pq:P133 a owl:ObjectProperty .

pr:P133 a owl:ObjectProperty .

wdno:P133 a owl:Class ;
	owl:complementOf _:9ebc5859e3d948f87ab18accd1220e16 .

_:9ebc5859e3d948f87ab18accd1220e16 a owl:Restriction ;
	owl:onProperty wdt:P133 ;
	owl:someValuesFrom owl:Thing .
