@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:Q327773 a schema:Dataset ;
	schema:about wd:Q327773 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "490466"^^xsd:integer ;
	schema:dateModified "2023-06-21T12:50:23Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q327773 a wikibase:Item ;
	rdfs:label "Mészáros János"@hu ;
	skos:prefLabel "Mészáros János"@hu ;
	schema:name "Mészáros János"@hu ;
	rdfs:label "János Mészáros"@en ;
	skos:prefLabel "János Mészáros"@en ;
	schema:name "János Mészáros"@en ;
	schema:description "író"@hu,
		"writer"@en ;
	wdt:P1 wd:Q2 ;
	wdt:P109 "Sinonimo" ;
	p:P1 s:Q327773-6baebd81-4ab8-fa65-e931-0427c5f9d8e8 .

s:Q327773-6baebd81-4ab8-fa65-e931-0427c5f9d8e8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q2 .

wd:Q327773 p:P109 s:Q327773-f9d3191a-4bca-28f5-fe77-ab133264fea5 .

s:Q327773-f9d3191a-4bca-28f5-fe77-ab133264fea5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P109 "Sinonimo" .

wd:Q2 a wikibase:Item ;
	rdfs:label "human"@en ;
	skos:prefLabel "human"@en ;
	schema:name "human"@en ;
	rdfs:label "ember"@hu ;
	skos:prefLabel "ember"@hu ;
	schema:name "ember"@hu ;
	schema:description "common name of Homo sapiens, unique extant species of the genus Homo"@en,
		"a Hominidae családba tartozó főemlősfaj, a Homo nem egyetlen jelenkori képviselője"@hu .

wd:P1 a wikibase:Property,
		wikibase:Property ;
	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 _:b96ec5135b6832e1d84209d72460276b .

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

wd:P1 rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	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 ;
	schema:description "that class of which this subject is a particular example and member (subject typically an individual member with a proper name label)"@en,
		"az elem egy példánya valaminek, vagy egy csoport tagja"@hu .

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

p:P109 a owl:ObjectProperty .

psv:P109 a owl:ObjectProperty .

pqv:P109 a owl:ObjectProperty .

prv:P109 a owl:ObjectProperty .

wdt:P109 a owl:DatatypeProperty .

ps:P109 a owl:DatatypeProperty .

pq:P109 a owl:DatatypeProperty .

pr:P109 a owl:DatatypeProperty .

wdno:P109 a owl:Class ;
	owl:complementOf _:9f58b7cd050dba75d7b1a718f3f0eedd .

_:9f58b7cd050dba75d7b1a718f3f0eedd a owl:Restriction ;
	owl:onProperty wdt:P109 ;
	owl:someValuesFrom owl:Thing .

wd:P109 rdfs:label "álnév"@hu ;
	skos:prefLabel "álnév"@hu ;
	schema:name "álnév"@hu ;
	rdfs:label "pseudonym"@en ;
	skos:prefLabel "pseudonym"@en ;
	schema:name "pseudonym"@en ;
	schema:description "a személy által használt, főként szerzői álnév"@hu,
		"alias used by someone, especially by an author"@en .
