@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:Q496142 a schema:Dataset ;
	schema:about wd:Q496142 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1225520"^^xsd:integer ;
	schema:dateModified "2026-03-31T13:05:08Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q496142 a wikibase:Item ;
	rdfs:label "The Adventures of Mark Twain"@hu ;
	skos:prefLabel "The Adventures of Mark Twain"@hu ;
	schema:name "The Adventures of Mark Twain"@hu ;
	schema:description "Teljes estés mozifilm"@hu ;
	wdt:P57 "1985-01-01T00:00:00Z"^^xsd:dateTime ;
	p:P57 s:Q496142-010b76e7-41f6-92c0-ce69-61c072330273 .

s:Q496142-010b76e7-41f6-92c0-ce69-61c072330273 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P57 "1985-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P57 v:e8f77db64726e19e2d0716c59ff3f15b .

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

p:P57 a owl:ObjectProperty .

psv:P57 a owl:ObjectProperty .

pqv:P57 a owl:ObjectProperty .

prv:P57 a owl:ObjectProperty .

wdt:P57 a owl:DatatypeProperty .

ps:P57 a owl:DatatypeProperty .

pq:P57 a owl:DatatypeProperty .

pr:P57 a owl:DatatypeProperty .

wdno:P57 a owl:Class ;
	owl:complementOf _:7db196d9e14f72040ea54ca3ddddffa8 .

_:7db196d9e14f72040ea54ca3ddddffa8 a owl:Restriction ;
	owl:onProperty wdt:P57 ;
	owl:someValuesFrom owl:Thing .

wd:P57 rdfs:label "publication date"@en ;
	skos:prefLabel "publication date"@en ;
	schema:name "publication date"@en ;
	rdfs:label "megjelenés ideje"@hu ;
	skos:prefLabel "megjelenés ideje"@hu ;
	schema:name "megjelenés ideje"@hu ;
	schema:description "date or point in time when a work was first published or released"@en,
		"az a dátum, amikor a mű megjelent"@hu .

v:e8f77db64726e19e2d0716c59ff3f15b a wikibase:TimeValue ;
	wikibase:timeValue "1985-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .
