@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:Q2659 a schema:Dataset ;
	schema:about wd:Q2659 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "4917"^^xsd:integer ;
	schema:dateModified "2026-02-20T09:11:14Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q2659 a wikibase:Item ;
	wdt:P3 "Q218" ;
	wdt:P1 wd:Q2656 ;
	p:P3 wds:Q2659-9A2A31CC-C489-4342-B92B-5BF1872DDF0E .

wds:Q2659-9A2A31CC-C489-4342-B92B-5BF1872DDF0E a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 "Q218" .

wd:Q2659 p:P1 wds:Q2659-8D54DFE3-0D68-4544-9CF5-FA7F466E5CED .

wds:Q2659-8D54DFE3-0D68-4544-9CF5-FA7F466E5CED a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q2656 .

wd:Q2659 rdfs:label "Romania"@en ;
	skos:prefLabel "Romania"@en ;
	schema:name "Romania"@en ;
	rdfs:label "Románia"@hu ;
	skos:prefLabel "Románia"@hu ;
	schema:name "Románia"@hu ;
	rdfs:label "Rumunsko"@sk ;
	skos:prefLabel "Rumunsko"@sk ;
	schema:name "Rumunsko"@sk ;
	rdfs:label "Rumeenia"@et ;
	skos:prefLabel "Rumeenia"@et ;
	schema:name "Rumeenia"@et ;
	rdfs:label "Rumänien"@de ;
	skos:prefLabel "Rumänien"@de ;
	schema:name "Rumänien"@de ;
	rdfs:label "Румыния"@ru ;
	skos:prefLabel "Румыния"@ru ;
	schema:name "Румыния"@ru ;
	schema:description "country in Southeast Europe"@en,
		"állam Közép-Kelet-Európában"@hu,
		"štát v Európe"@sk,
		"Staat in Südosteuropa"@de,
		"государство в Восточной Европе"@ru .

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

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:DatatypeProperty .

ps:P3 a owl:DatatypeProperty .

pq:P3 a owl:DatatypeProperty .

pr:P3 a owl:DatatypeProperty .

psn:P3 a owl:ObjectProperty .

pqn:P3 a owl:ObjectProperty .

prn:P3 a owl:ObjectProperty .

wdtn:P3 a owl:ObjectProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:65fe7d8c38d614e66817a39d64347e0b .

_:65fe7d8c38d614e66817a39d64347e0b a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .

wd:Q2656 a wikibase:Item ;
	rdfs:label "ország"@hu ;
	skos:prefLabel "ország"@hu ;
	schema:name "ország"@hu ;
	rdfs:label "country"@en ;
	skos:prefLabel "country"@en ;
	schema:name "country"@en ;
	schema:description "földrajzilag összefüggő, önálló terület"@hu,
		"distinct territorial body or political entity"@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 .
