@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:Q7 a schema:Dataset ;
	schema:about wd:Q7 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "66"^^xsd:integer ;
	schema:dateModified "2026-01-12T10:12:15Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q7 a wikibase:Item ;
	wdt:P4 "Q6581097" ;
	p:P4 wds:Q7-52D86BA3-E6ED-4349-9E90-801FB77AF4C5 .

wds:Q7-52D86BA3-E6ED-4349-9E90-801FB77AF4C5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P4 "Q6581097" .

wd:Q7 rdfs:label "male"@en ;
	skos:prefLabel "male"@en ;
	schema:name "male"@en ;
	rdfs:label "férfi"@hu ;
	skos:prefLabel "férfi"@hu ;
	schema:name "férfi"@hu ;
	schema:description "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,
		"nemi identitás, csak a nem (P21) tulajdonsághoz használandó elem"@hu .

wd:P4 a wikibase:Property ;
	rdfs:label "Wikidata QID"@hu ;
	skos:prefLabel "Wikidata QID"@hu ;
	schema:name "Wikidata QID"@hu ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	schema:description "az item megfelelője Wikidatán"@hu,
		"equivalent item on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P4 ;
	wikibase:claim p:P4 ;
	wikibase:statementProperty ps:P4 ;
	wikibase:statementValue psv:P4 ;
	wikibase:qualifier pq:P4 ;
	wikibase:qualifierValue pqv:P4 ;
	wikibase:reference pr:P4 ;
	wikibase:referenceValue prv:P4 ;
	wikibase:novalue wdno:P4 ;
	wikibase:directClaimNormalized wdtn:P4 ;
	wikibase:statementValueNormalized psn:P4 ;
	wikibase:qualifierValueNormalized pqn:P4 ;
	wikibase:referenceValueNormalized prn:P4 .

p:P4 a owl:ObjectProperty .

psv:P4 a owl:ObjectProperty .

pqv:P4 a owl:ObjectProperty .

prv:P4 a owl:ObjectProperty .

wdt:P4 a owl:DatatypeProperty .

ps:P4 a owl:DatatypeProperty .

pq:P4 a owl:DatatypeProperty .

pr:P4 a owl:DatatypeProperty .

psn:P4 a owl:ObjectProperty .

pqn:P4 a owl:ObjectProperty .

prn:P4 a owl:ObjectProperty .

wdtn:P4 a owl:ObjectProperty .

wdno:P4 a owl:Class ;
	owl:complementOf _:54f99699dace1afd3ff129a66eeff66e .

_:54f99699dace1afd3ff129a66eeff66e a owl:Restriction ;
	owl:onProperty wdt:P4 ;
	owl:someValuesFrom owl:Thing .
