@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:Q4192 a schema:Dataset ;
	schema:about wd:Q4192 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "11351"^^xsd:integer ;
	schema:dateModified "2026-03-10T15:21:05Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q4192 a wikibase:Item ;
	wdt:P1 wd:Q2 ;
	wdt:P7 "1979-01-01T00:00:00Z"^^xsd:dateTime ;
	wdt:P20 wd:Q7 ;
	p:P1 wds:Q4192-1F3C86C2-81DF-4831-9898-E6F4F9FBFD99 .

wds:Q4192-1F3C86C2-81DF-4831-9898-E6F4F9FBFD99 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q2 .

wd:Q4192 p:P7 wds:Q4192-E133F797-0500-4CD8-92DF-337745431377 .

wds:Q4192-E133F797-0500-4CD8-92DF-337745431377 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P7 "1979-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P7 wdv:811f31244f158332fb4f1e13ae9f4d50 .

wd:Q4192 p:P20 wds:Q4192-D35FDC5B-C3FC-4554-8B34-B4F8C3113612 .

wds:Q4192-D35FDC5B-C3FC-4554-8B34-B4F8C3113612 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P20 wd:Q7 .

wd:Q4192 rdfs:label "Fritz, Zoltán"@en ;
	skos:prefLabel "Fritz, Zoltán"@en ;
	schema:name "Fritz, Zoltán"@en ;
	rdfs:label "Fritz Zoltán"@hu ;
	skos:prefLabel "Fritz Zoltán"@hu ;
	schema:name "Fritz Zoltán"@hu ;
	schema:description "illustrator"@en,
		"illusztrátor"@hu ;
	skos:altLabel "Zoltán Fritz"@en .

wd:Q2 a wikibase:Item ;
	rdfs:label "ember"@hu ;
	skos:prefLabel "ember"@hu ;
	schema:name "ember"@hu ;
	rdfs:label "human"@en ;
	skos:prefLabel "human"@en ;
	schema:name "human"@en ;
	schema:description "a Hominidae családba tartozó főemlősfaj, a Homo nem egyetlen jelenkori képviselője"@hu,
		"any single member of Homo sapiens, unique extant species of the genus Homo"@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:P7 a wikibase:Property ;
	rdfs:label "születési idő"@hu ;
	skos:prefLabel "születési idő"@hu ;
	schema:name "születési idő"@hu ;
	rdfs:label "date of birth"@en ;
	skos:prefLabel "date of birth"@en ;
	schema:name "date of birth"@en ;
	schema:description "mikor született az alany"@hu,
		"date on which the subject was born"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P7 ;
	wikibase:claim p:P7 ;
	wikibase:statementProperty ps:P7 ;
	wikibase:statementValue psv:P7 ;
	wikibase:qualifier pq:P7 ;
	wikibase:qualifierValue pqv:P7 ;
	wikibase:reference pr:P7 ;
	wikibase:referenceValue prv:P7 ;
	wikibase:novalue wdno:P7 .

p:P7 a owl:ObjectProperty .

psv:P7 a owl:ObjectProperty .

pqv:P7 a owl:ObjectProperty .

prv:P7 a owl:ObjectProperty .

wdt:P7 a owl:DatatypeProperty .

ps:P7 a owl:DatatypeProperty .

pq:P7 a owl:DatatypeProperty .

pr:P7 a owl:DatatypeProperty .

wdno:P7 a owl:Class ;
	owl:complementOf _:6ec95d43132d4e51da5debdebc5480c4 .

_:6ec95d43132d4e51da5debdebc5480c4 a owl:Restriction ;
	owl:onProperty wdt:P7 ;
	owl:someValuesFrom owl:Thing .

wd:Q7 a wikibase:Item ;
	rdfs:label "férfi"@hu ;
	skos:prefLabel "férfi"@hu ;
	schema:name "férfi"@hu ;
	rdfs:label "male"@en ;
	skos:prefLabel "male"@en ;
	schema:name "male"@en ;
	schema:description "nemi identitás, csak a nem (P21) tulajdonsághoz használandó elem"@hu,
		"to be used in \"sex or gender\" (P21) to indicate that the human subject is a male or \"semantic gender\" (P10339) to indicate that a word refers to a male person"@en .

wd:P20 a wikibase:Property ;
	rdfs:label "nem"@hu ;
	skos:prefLabel "nem"@hu ;
	schema:name "nem"@hu ;
	rdfs:label "sex or gender"@en ;
	skos:prefLabel "sex or gender"@en ;
	schema:name "sex or gender"@en ;
	schema:description "nemi identitás; embereknél a férfi (Q6581097), nő (Q6581072), interszexuális (Q1097630), transznemű nő (Q1052281), transznemű férfi (Q2449503) vagy genderqueer (Q48270) elem használandó, míg állatoknál a hím (Q44148) és nőstény (Q43445)"@hu,
		"sex or gender identity of human or animal. For human: male, female, non-binary, intersex, transgender female, transgender male, agender, etc. For animal: male organism, female organism. Groups of same gender use subclass of (P279)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P20 ;
	wikibase:claim p:P20 ;
	wikibase:statementProperty ps:P20 ;
	wikibase:statementValue psv:P20 ;
	wikibase:qualifier pq:P20 ;
	wikibase:qualifierValue pqv:P20 ;
	wikibase:reference pr:P20 ;
	wikibase:referenceValue prv:P20 ;
	wikibase:novalue wdno:P20 .

p:P20 a owl:ObjectProperty .

psv:P20 a owl:ObjectProperty .

pqv:P20 a owl:ObjectProperty .

prv:P20 a owl:ObjectProperty .

wdt:P20 a owl:ObjectProperty .

ps:P20 a owl:ObjectProperty .

pq:P20 a owl:ObjectProperty .

pr:P20 a owl:ObjectProperty .

wdno:P20 a owl:Class ;
	owl:complementOf _:efb8fe7a75f25f3ac1d962ff295fd510 .

_:efb8fe7a75f25f3ac1d962ff295fd510 a owl:Restriction ;
	owl:onProperty wdt:P20 ;
	owl:someValuesFrom owl:Thing .

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