@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:Q496131 a schema:Dataset ;
	schema:about wd:Q496131 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1225467"^^xsd:integer ;
	schema:dateModified "2026-03-31T12:46:58Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q496131 a wikibase:Item ;
	rdfs:label "Kiss Béla"@hu ;
	skos:prefLabel "Kiss Béla"@hu ;
	schema:name "Kiss Béla"@hu ;
	schema:description "hiphopos, 2021-"@hu ;
	wdt:P1 wd:Q2 ;
	wdt:P5 "2021-10-19T00:00:00Z"^^xsd:dateTime ;
	p:P1 s:Q496131-f12d09fb-45dd-8191-f64c-478755d0f31c .

s:Q496131-f12d09fb-45dd-8191-f64c-478755d0f31c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q2 .

wd:Q496131 p:P5 s:Q496131-0bc3f814-4de6-2271-2130-8c3a20ca67b8 .

s:Q496131-0bc3f814-4de6-2271-2130-8c3a20ca67b8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "2021-10-19T00:00:00Z"^^xsd:dateTime ;
	psv:P5 v:666ac2c27b9ca850b19e03f560c4814a .

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:P5 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:DatatypeProperty .

ps:P5 a owl:DatatypeProperty .

pq:P5 a owl:DatatypeProperty .

pr:P5 a owl:DatatypeProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

_:5a6c7a576e39dbbe9a035303bd73cd44 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .

wd:P5 rdfs:label "date of birth"@en ;
	skos:prefLabel "date of birth"@en ;
	schema:name "date of birth"@en ;
	rdfs:label "születési idő"@hu ;
	skos:prefLabel "születési idő"@hu ;
	schema:name "születési idő"@hu ;
	schema:description "date on which the subject was born"@en,
		"az alany születési ideje"@hu .

v:666ac2c27b9ca850b19e03f560c4814a a wikibase:TimeValue ;
	wikibase:timeValue "2021-10-19T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "11"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .
