@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://itidata.abtk.hu/entity/> .
@prefix data: <https://itidata.abtk.hu/wiki/Special:EntityData/> .
@prefix s: <https://itidata.abtk.hu/entity/statement/> .
@prefix ref: <https://itidata.abtk.hu/reference/> .
@prefix v: <https://itidata.abtk.hu/value/> .
@prefix wdt: <https://itidata.abtk.hu/prop/direct/> .
@prefix wdtn: <https://itidata.abtk.hu/prop/direct-normalized/> .
@prefix p: <https://itidata.abtk.hu/prop/> .
@prefix ps: <https://itidata.abtk.hu/prop/statement/> .
@prefix psv: <https://itidata.abtk.hu/prop/statement/value/> .
@prefix psn: <https://itidata.abtk.hu/prop/statement/value-normalized/> .
@prefix pq: <https://itidata.abtk.hu/prop/qualifier/> .
@prefix pqv: <https://itidata.abtk.hu/prop/qualifier/value/> .
@prefix pqn: <https://itidata.abtk.hu/prop/qualifier/value-normalized/> .
@prefix pr: <https://itidata.abtk.hu/prop/reference/> .
@prefix prv: <https://itidata.abtk.hu/prop/reference/value/> .
@prefix prn: <https://itidata.abtk.hu/prop/reference/value-normalized/> .
@prefix wdno: <https://itidata.abtk.hu/prop/novalue/> .

data:Q9621 a schema:Dataset ;
	schema:about wd:Q9621 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "48074"^^xsd:integer ;
	schema:dateModified "2022-06-16T20:13:52Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q9621 a wikibase:Item ;
	rdfs:label "Pat"@hu ;
	skos:prefLabel "Pat"@hu ;
	schema:name "Pat"@hu ;
	rdfs:label "Pat"@en ;
	skos:prefLabel "Pat"@en ;
	schema:name "Pat"@en ;
	wdt:P1 wd:Q51 ;
	p:P1 s:Q9621-523B9C2E-0877-44DE-BB86-4B9E422008A2 .

s:Q9621-523B9C2E-0877-44DE-BB86-4B9E422008A2 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q51 .

wd:Q51 a wikibase:Item ;
	rdfs:label "human settlement"@en ;
	skos:prefLabel "human settlement"@en ;
	schema:name "human settlement"@en ;
	rdfs:label "település"@hu ;
	skos:prefLabel "település"@hu ;
	schema:name "település"@hu ;
	schema:description "community of any size, in which people live"@en,
		"bármilyen méretű, emberlakta helység"@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 .
