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

data:Q5154 a schema:Dataset ;
	schema:about wd:Q5154 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "35461"^^xsd:integer ;
	schema:dateModified "2025-07-22T07:52:10Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q5154 a wikibase:Item ;
	wdt:P14 wd:Q4173 ;
	wdt:P410 <https://www.btk.elte.hu/en/units/department-of-finno-ugric-studies> ;
	p:P14 s:Q5154-32180fd5-4b3e-651d-14ed-56c1a933a993 .

s:Q5154-32180fd5-4b3e-651d-14ed-56c1a933a993 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q4173 .

wd:Q5154 p:P410 s:Q5154-b5dbd222-4997-c05a-a318-6eeb4998b791 .

s:Q5154-b5dbd222-4997-c05a-a318-6eeb4998b791 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P410 <https://www.btk.elte.hu/en/units/department-of-finno-ugric-studies> .

wd:Q5154 rdfs:label "Department of Finno-Ugric Studies (ELTE)"@en ;
	skos:prefLabel "Department of Finno-Ugric Studies (ELTE)"@en ;
	schema:name "Department of Finno-Ugric Studies (ELTE)"@en ;
	rdfs:label "Finnugor Tanszék (ELTE)"@hu ;
	skos:prefLabel "Finnugor Tanszék (ELTE)"@hu ;
	schema:name "Finnugor Tanszék (ELTE)"@hu ;
	schema:description "a department in the Faculty of Humanities within the Eötvös Loránd University in Budapest, Hungary"@en,
		"tanszék a budapesti Eötvös Lóránd Tudományegyetem Bölcsészet Karán"@hu .

wd:Q4173 a wikibase:Item ;
	rdfs:label "organization"@en ;
	skos:prefLabel "organization"@en ;
	schema:name "organization"@en ;
	schema:description "social entity established to meet needs or pursue goals"@en .

wd:P14 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member; different from P15 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P14 ;
	wikibase:claim p:P14 ;
	wikibase:statementProperty ps:P14 ;
	wikibase:statementValue psv:P14 ;
	wikibase:qualifier pq:P14 ;
	wikibase:qualifierValue pqv:P14 ;
	wikibase:reference pr:P14 ;
	wikibase:referenceValue prv:P14 ;
	wikibase:novalue wdno:P14 .

p:P14 a owl:ObjectProperty .

psv:P14 a owl:ObjectProperty .

pqv:P14 a owl:ObjectProperty .

prv:P14 a owl:ObjectProperty .

wdt:P14 a owl:ObjectProperty .

ps:P14 a owl:ObjectProperty .

pq:P14 a owl:ObjectProperty .

pr:P14 a owl:ObjectProperty .

wdno:P14 a owl:Class ;
	owl:complementOf _:6e2ad428728ea6f11c56dcbc09431f72 .

_:6e2ad428728ea6f11c56dcbc09431f72 a owl:Restriction ;
	owl:onProperty wdt:P14 ;
	owl:someValuesFrom owl:Thing .

wd:P410 a wikibase:Property ;
	rdfs:label "URL"@en ;
	skos:prefLabel "URL"@en ;
	schema:name "URL"@en ;
	schema:description "location of a resource"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P410 ;
	wikibase:claim p:P410 ;
	wikibase:statementProperty ps:P410 ;
	wikibase:statementValue psv:P410 ;
	wikibase:qualifier pq:P410 ;
	wikibase:qualifierValue pqv:P410 ;
	wikibase:reference pr:P410 ;
	wikibase:referenceValue prv:P410 ;
	wikibase:novalue wdno:P410 .

p:P410 a owl:ObjectProperty .

psv:P410 a owl:ObjectProperty .

pqv:P410 a owl:ObjectProperty .

prv:P410 a owl:ObjectProperty .

wdt:P410 a owl:ObjectProperty .

ps:P410 a owl:ObjectProperty .

pq:P410 a owl:ObjectProperty .

pr:P410 a owl:ObjectProperty .

wdno:P410 a owl:Class ;
	owl:complementOf _:a754060da78e7fda4546536e7e21e412 .

_:a754060da78e7fda4546536e7e21e412 a owl:Restriction ;
	owl:onProperty wdt:P410 ;
	owl:someValuesFrom owl:Thing .
