@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:Q2751 a schema:Dataset ;
	schema:about wd:Q2751 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "8329"^^xsd:integer ;
	schema:dateModified "2026-02-24T12:55:18Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q2751 a wikibase:Item ;
	wdt:P1 wd:Q2745 ;
	wdt:P26 "1991-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P13 wd:Q2409 ;
	wdt:P32 "Második látás No. 7. 1991" ;
	p:P1 wds:Q2751-CD0E0E52-5A2D-4C4A-9AC0-79A42B9F5643 .

wds:Q2751-CD0E0E52-5A2D-4C4A-9AC0-79A42B9F5643 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q2745 .

wd:Q2751 p:P26 wds:Q2751-9029F727-72D6-4CF1-A5A3-960B3406C709 .

wds:Q2751-9029F727-72D6-4CF1-A5A3-960B3406C709 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P26 "1991-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P26 wdv:381f386d5f2303f296df7a0f1034b45e .

wd:Q2751 p:P13 wds:Q2751-D34EB9C9-B55A-4E7F-B6F0-EB8DB3A9273C .

wds:Q2751-D34EB9C9-B55A-4E7F-B6F0-EB8DB3A9273C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P13 wd:Q2409 .

wd:Q2751 p:P32 wds:Q2751-BD52C86C-EC87-45DD-B743-EEA19EA26160 .

wds:Q2751-BD52C86C-EC87-45DD-B743-EEA19EA26160 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P32 "Második látás No. 7. 1991" .

wd:Q2751 rdfs:label "Második látás No. 7. 1991"@en ;
	skos:prefLabel "Második látás No. 7. 1991"@en ;
	schema:name "Második látás No. 7. 1991"@en ;
	rdfs:label "Második látás No. 7. 1991"@hu ;
	skos:prefLabel "Második látás No. 7. 1991"@hu ;
	schema:name "Második látás No. 7. 1991"@hu ;
	schema:description "an issue of the fanzine Második látás"@en,
		"a Második látás c. fanzine egy száma"@hu .

wd:Q2745 a wikibase:Item ;
	rdfs:label "fanzin"@hu ;
	skos:prefLabel "fanzin"@hu ;
	schema:name "fanzin"@hu ;
	rdfs:label "fanzine"@en ;
	skos:prefLabel "fanzine"@en ;
	schema:name "fanzine"@en ;
	schema:description "amatőr és nemhivatalos, papíralapú kiadvány"@hu,
		"magazine published by fans"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "osztály, amelynek példánya"@hu ;
	skos:prefLabel "osztály, amelynek példánya"@hu ;
	schema:name "osztály, amelynek példánya"@hu ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "a csoport, amelynek az elem egy példánya vagy tagja"@hu,
		"type to which this subject corresponds/belongs."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:a656020f7cde388521d22e96d8b7c4c0 .

_:a656020f7cde388521d22e96d8b7c4c0 a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:P26 a wikibase:Property ;
	rdfs:label "megjelenés ideje"@hu ;
	skos:prefLabel "megjelenés ideje"@hu ;
	schema:name "megjelenés ideje"@hu ;
	rdfs:label "publication date"@en ;
	skos:prefLabel "publication date"@en ;
	schema:name "publication date"@en ;
	schema:description "az a dátum, amikor a mű először megjelent"@hu,
		"date or point in time when a work or product was first published or released"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P26 ;
	wikibase:claim p:P26 ;
	wikibase:statementProperty ps:P26 ;
	wikibase:statementValue psv:P26 ;
	wikibase:qualifier pq:P26 ;
	wikibase:qualifierValue pqv:P26 ;
	wikibase:reference pr:P26 ;
	wikibase:referenceValue prv:P26 ;
	wikibase:novalue wdno:P26 .

p:P26 a owl:ObjectProperty .

psv:P26 a owl:ObjectProperty .

pqv:P26 a owl:ObjectProperty .

prv:P26 a owl:ObjectProperty .

wdt:P26 a owl:DatatypeProperty .

ps:P26 a owl:DatatypeProperty .

pq:P26 a owl:DatatypeProperty .

pr:P26 a owl:DatatypeProperty .

wdno:P26 a owl:Class ;
	owl:complementOf _:ba9f92212dc709971f39b835a06d1478 .

_:ba9f92212dc709971f39b835a06d1478 a owl:Restriction ;
	owl:onProperty wdt:P26 ;
	owl:someValuesFrom owl:Thing .

wd:Q2409 a wikibase:Item ;
	rdfs:label "magyar"@hu ;
	skos:prefLabel "magyar"@hu ;
	schema:name "magyar"@hu ;
	rdfs:label "Hungarian"@en ;
	skos:prefLabel "Hungarian"@en ;
	schema:name "Hungarian"@en ;
	schema:description "az uráli nyelvcsalád ugor ágába tartozó nyelv"@hu,
		"Uralic language"@en .

wd:P13 a wikibase:Property ;
	rdfs:label "alkotás/megnevezés nyelve"@hu ;
	skos:prefLabel "alkotás/megnevezés nyelve"@hu ;
	schema:name "alkotás/megnevezés nyelve"@hu ;
	rdfs:label "language of work or name"@en ;
	skos:prefLabel "language of work or name"@en ;
	schema:name "language of work or name"@en ;
	schema:description "egy mű (pl. könyv, műsor, dal, weboldal) vagy egy név nyelve; személynél használd az anyanyelv (P103) és a beszélt nyelvek (P1412) tulajdonságot"@hu,
		"language associated with this creative work (such as books, shows, songs, broadcasts or websites) or a name (for persons use \"native language\" (P103) and \"languages spoken, written or signed\" (P1412))"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P13 ;
	wikibase:claim p:P13 ;
	wikibase:statementProperty ps:P13 ;
	wikibase:statementValue psv:P13 ;
	wikibase:qualifier pq:P13 ;
	wikibase:qualifierValue pqv:P13 ;
	wikibase:reference pr:P13 ;
	wikibase:referenceValue prv:P13 ;
	wikibase:novalue wdno:P13 .

p:P13 a owl:ObjectProperty .

psv:P13 a owl:ObjectProperty .

pqv:P13 a owl:ObjectProperty .

prv:P13 a owl:ObjectProperty .

wdt:P13 a owl:ObjectProperty .

ps:P13 a owl:ObjectProperty .

pq:P13 a owl:ObjectProperty .

pr:P13 a owl:ObjectProperty .

wdno:P13 a owl:Class ;
	owl:complementOf _:0622ba0c308c23cd7d2fbcb99652e570 .

_:0622ba0c308c23cd7d2fbcb99652e570 a owl:Restriction ;
	owl:onProperty wdt:P13 ;
	owl:someValuesFrom owl:Thing .

wd:P32 a wikibase:Property ;
	rdfs:label "cím"@hu ;
	skos:prefLabel "cím"@hu ;
	schema:name "cím"@hu ;
	rdfs:label "title"@en ;
	skos:prefLabel "title"@en ;
	schema:name "title"@en ;
	schema:description "a mű eredeti címe, például egy újságcikk, zenemű, weboldal vagy előadás címe"@hu,
		"published name of a work, such as a newspaper article, a literary work, piece of music, a website, or a performance work"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P32 ;
	wikibase:claim p:P32 ;
	wikibase:statementProperty ps:P32 ;
	wikibase:statementValue psv:P32 ;
	wikibase:qualifier pq:P32 ;
	wikibase:qualifierValue pqv:P32 ;
	wikibase:reference pr:P32 ;
	wikibase:referenceValue prv:P32 ;
	wikibase:novalue wdno:P32 .

p:P32 a owl:ObjectProperty .

psv:P32 a owl:ObjectProperty .

pqv:P32 a owl:ObjectProperty .

prv:P32 a owl:ObjectProperty .

wdt:P32 a owl:DatatypeProperty .

ps:P32 a owl:DatatypeProperty .

pq:P32 a owl:DatatypeProperty .

pr:P32 a owl:DatatypeProperty .

wdno:P32 a owl:Class ;
	owl:complementOf _:99f0f23dd41aa883767ec42558ec79f0 .

_:99f0f23dd41aa883767ec42558ec79f0 a owl:Restriction ;
	owl:onProperty wdt:P32 ;
	owl:someValuesFrom owl:Thing .

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