@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:Q4910 a schema:Dataset ;
	schema:about wd:Q4910 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "32816"^^xsd:integer ;
	schema:dateModified "2025-06-23T11:44:32Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q4910 a wikibase:Item ;
	wdt:P14 wd:Q12 ;
	wdt:P427 "1991-01-01T00:00:00Z"^^xsd:dateTime ;
	p:P14 s:Q4910-4aa74572-4790-b233-bda7-3728361be3c5 .

s:Q4910-4aa74572-4790-b233-bda7-3728361be3c5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q12 .

wd:Q4910 p:P427 s:Q4910-7665701c-43f8-1c55-57fe-92981975d45c .

s:Q4910-7665701c-43f8-1c55-57fe-92981975d45c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P427 "1991-01-01T00:00:00Z"^^xsd:dateTime ;
	psv:P427 v:381f386d5f2303f296df7a0f1034b45e ;
	pq:P428 wd:Q4406 .

wd:Q4910 rdfs:label "Reguly Társaság"@hu ;
	skos:prefLabel "Reguly Társaság"@hu ;
	schema:name "Reguly Társaság"@hu ;
	rdfs:label "Reguly Társaság"@en ;
	skos:prefLabel "Reguly Társaság"@en ;
	schema:name "Reguly Társaság"@en ;
	schema:description "A Nyelvtudományi Intézet által alapított kulturális egyesület"@hu,
		"hungrian cultural society named after Antal Reguly  Hungarian linguist and ethnographer"@en .

wd:Q12 a wikibase:Item ;
	rdfs:label "group of humans"@en ;
	skos:prefLabel "group of humans"@en ;
	schema:name "group of humans"@en ;
	schema:description "any set of human beings"@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:P427 a wikibase:Property ;
	rdfs:label "has time"@en ;
	skos:prefLabel "has time"@en ;
	schema:name "has time"@en ;
	schema:description "indicates a date or time associated with the item or event"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P427 ;
	wikibase:claim p:P427 ;
	wikibase:statementProperty ps:P427 ;
	wikibase:statementValue psv:P427 ;
	wikibase:qualifier pq:P427 ;
	wikibase:qualifierValue pqv:P427 ;
	wikibase:reference pr:P427 ;
	wikibase:referenceValue prv:P427 ;
	wikibase:novalue wdno:P427 .

p:P427 a owl:ObjectProperty .

psv:P427 a owl:ObjectProperty .

pqv:P427 a owl:ObjectProperty .

prv:P427 a owl:ObjectProperty .

wdt:P427 a owl:DatatypeProperty .

ps:P427 a owl:DatatypeProperty .

pq:P427 a owl:DatatypeProperty .

pr:P427 a owl:DatatypeProperty .

wdno:P427 a owl:Class ;
	owl:complementOf _:d422bc233eb44acb68067e1e2e085dd6 .

_:d422bc233eb44acb68067e1e2e085dd6 a owl:Restriction ;
	owl:onProperty wdt:P427 ;
	owl:someValuesFrom owl:Thing .

wd:Q4406 a wikibase:Item ;
	rdfs:label "date of establishment"@en ;
	skos:prefLabel "date of establishment"@en ;
	schema:name "date of establishment"@en ;
	schema:description "date something was established"@en .

wd:P428 a wikibase:Property ;
	rdfs:label "temporal role"@en ;
	skos:prefLabel "temporal role"@en ;
	schema:name "temporal role"@en ;
	schema:description "specification of the role the point in time or date plays in the context"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P428 ;
	wikibase:claim p:P428 ;
	wikibase:statementProperty ps:P428 ;
	wikibase:statementValue psv:P428 ;
	wikibase:qualifier pq:P428 ;
	wikibase:qualifierValue pqv:P428 ;
	wikibase:reference pr:P428 ;
	wikibase:referenceValue prv:P428 ;
	wikibase:novalue wdno:P428 .

p:P428 a owl:ObjectProperty .

psv:P428 a owl:ObjectProperty .

pqv:P428 a owl:ObjectProperty .

prv:P428 a owl:ObjectProperty .

wdt:P428 a owl:ObjectProperty .

ps:P428 a owl:ObjectProperty .

pq:P428 a owl:ObjectProperty .

pr:P428 a owl:ObjectProperty .

wdno:P428 a owl:Class ;
	owl:complementOf _:80ec0fba5290aa57489cc85d70ca8902 .

_:80ec0fba5290aa57489cc85d70ca8902 a owl:Restriction ;
	owl:onProperty wdt:P428 ;
	owl:someValuesFrom owl:Thing .

v:381f386d5f2303f296df7a0f1034b45e a wikibase:TimeValue ;
	wikibase:timeValue "1991-01-01T00:00:00Z"^^xsd:dateTime ;
	wikibase:timePrecision "9"^^xsd:integer ;
	wikibase:timeTimezone "0"^^xsd:integer ;
	wikibase:timeCalendarModel <http://www.wikidata.org/entity/Q1985727> .
