@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:Q334001 a schema:Dataset ;
	schema:about wd:Q334001 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "860683"^^xsd:integer ;
	schema:dateModified "2024-08-19T17:22:15Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q334001 a wikibase:Item ;
	rdfs:label "Nyugatmagyarországi Ifjú Proletár"@hu ;
	skos:prefLabel "Nyugatmagyarországi Ifjú Proletár"@hu ;
	schema:name "Nyugatmagyarországi Ifjú Proletár"@hu ;
	rdfs:label "Nyugatmagyarországi Ifjú Proletár"@en ;
	skos:prefLabel "Nyugatmagyarországi Ifjú Proletár"@en ;
	schema:name "Nyugatmagyarországi Ifjú Proletár"@en ;
	schema:description "Hírlap, 1919"@hu,
		"Newspaper, 1919"@en ;
	wdt:P60 wd:Q91 ;
	wdt:P62 "1919-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P63 "1919-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P59 wd:Q238 ;
	p:P60 s:Q334001-65278795-B362-4F8A-A1DF-61C6DCCBA78A .

s:Q334001-65278795-B362-4F8A-A1DF-61C6DCCBA78A a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P60 wd:Q91 .

wd:Q334001 p:P62 s:Q334001-71c3664c-433c-5ca2-5138-490ee62f4fe1 .

s:Q334001-71c3664c-433c-5ca2-5138-490ee62f4fe1 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P62 "1919-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P62 v:fe7abd5d6247e9b54048ebb77716143d .

wd:Q334001 p:P63 s:Q334001-34400018-4b01-9677-d05d-149d7a8596e8 .

s:Q334001-34400018-4b01-9677-d05d-149d7a8596e8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P63 "1919-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P63 v:fe7abd5d6247e9b54048ebb77716143d .

wd:Q334001 p:P59 s:Q334001-8afc9c20-4384-42fd-2b28-f372888cbbca .

s:Q334001-8afc9c20-4384-42fd-2b28-f372888cbbca a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P59 wd:Q238 .

wd:Q91 a wikibase:Item ;
	rdfs:label "printed matter"@en ;
	skos:prefLabel "printed matter"@en ;
	schema:name "printed matter"@en ;
	rdfs:label "nyomtatvány"@hu ;
	skos:prefLabel "nyomtatvány"@hu ;
	schema:name "nyomtatvány"@hu ;
	schema:description "printed material produced by printers or publishers"@en,
		"nyomtatással előállított anyag"@hu .

wd:P60 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	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 _:22d28dc41f79a36aa69398ddeddd0889 .

_:22d28dc41f79a36aa69398ddeddd0889 a owl:Restriction ;
	owl:onProperty wdt:P60 ;
	owl:someValuesFrom owl:Thing .

wd:P60 rdfs:label "distribution format"@en ;
	skos:prefLabel "distribution format"@en ;
	schema:name "distribution format"@en ;
	rdfs:label "közzététel módja"@hu ;
	skos:prefLabel "közzététel módja"@hu ;
	schema:name "közzététel módja"@hu ;
	schema:description "method (or type) of distribution for the subject"@en,
		"a forgalmazás módja vagy az elem típusa"@hu .

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

p:P62 a owl:ObjectProperty .

psv:P62 a owl:ObjectProperty .

pqv:P62 a owl:ObjectProperty .

prv:P62 a owl:ObjectProperty .

wdt:P62 a owl:DatatypeProperty .

ps:P62 a owl:DatatypeProperty .

pq:P62 a owl:DatatypeProperty .

pr:P62 a owl:DatatypeProperty .

wdno:P62 a owl:Class ;
	owl:complementOf _:8c97473015170c12c938f59278fb1d99 .

_:8c97473015170c12c938f59278fb1d99 a owl:Restriction ;
	owl:onProperty wdt:P62 ;
	owl:someValuesFrom owl:Thing .

wd:P62 rdfs:label "inception"@en ;
	skos:prefLabel "inception"@en ;
	schema:name "inception"@en ;
	rdfs:label "alapítás / létrehozás ideje"@hu ;
	skos:prefLabel "alapítás / létrehozás ideje"@hu ;
	schema:name "alapítás / létrehozás ideje"@hu ;
	schema:description "date or point in time when the subject came into existence as defined"@en,
		"az alany vagy szervezet létrehozási vagy alapítási dátuma"@hu .

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

p:P63 a owl:ObjectProperty .

psv:P63 a owl:ObjectProperty .

pqv:P63 a owl:ObjectProperty .

prv:P63 a owl:ObjectProperty .

wdt:P63 a owl:DatatypeProperty .

ps:P63 a owl:DatatypeProperty .

pq:P63 a owl:DatatypeProperty .

pr:P63 a owl:DatatypeProperty .

wdno:P63 a owl:Class ;
	owl:complementOf _:c49d772f682724547bd0555f54a3f33b .

_:c49d772f682724547bd0555f54a3f33b a owl:Restriction ;
	owl:onProperty wdt:P63 ;
	owl:someValuesFrom owl:Thing .

wd:P63 rdfs:label "dissolved, abolished or demolished date"@en ;
	skos:prefLabel "dissolved, abolished or demolished date"@en ;
	schema:name "dissolved, abolished or demolished date"@en ;
	rdfs:label "megszűnés vagy felbomlás dátuma"@hu ;
	skos:prefLabel "megszűnés vagy felbomlás dátuma"@hu ;
	schema:name "megszűnés vagy felbomlás dátuma"@hu ;
	schema:description "point in time at which the subject ceased to exist"@en,
		"az időpont, amikor a szervezet megszűnt"@hu .

wd:Q238 a wikibase:Item ;
	rdfs:label "Sopron"@hu ;
	skos:prefLabel "Sopron"@hu ;
	schema:name "Sopron"@hu ;
	rdfs:label "Sopron"@en ;
	skos:prefLabel "Sopron"@en ;
	schema:name "Sopron"@en ;
	schema:description "Város Magyarországon"@hu,
		"City in Hungary"@en .

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

p:P59 a owl:ObjectProperty .

psv:P59 a owl:ObjectProperty .

pqv:P59 a owl:ObjectProperty .

prv:P59 a owl:ObjectProperty .

wdt:P59 a owl:ObjectProperty .

ps:P59 a owl:ObjectProperty .

pq:P59 a owl:ObjectProperty .

pr:P59 a owl:ObjectProperty .

wdno:P59 a owl:Class ;
	owl:complementOf _:5cdf32e4725456ffc6721f06123b8328 .

_:5cdf32e4725456ffc6721f06123b8328 a owl:Restriction ;
	owl:onProperty wdt:P59 ;
	owl:someValuesFrom owl:Thing .

wd:P59 rdfs:label "place of publication"@en ;
	skos:prefLabel "place of publication"@en ;
	schema:name "place of publication"@en ;
	rdfs:label "megjelenés helye"@hu ;
	skos:prefLabel "megjelenés helye"@hu ;
	schema:name "megjelenés helye"@hu ;
	schema:description "geographical place of publication of the edition"@en,
		"földrajzi hely, ahol a kiadvány megjelent"@hu .

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