@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://wikibase.arxive.okfn.gr/entity/> .
@prefix data: <https://wikibase.arxive.okfn.gr/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.arxive.okfn.gr/entity/statement/> .
@prefix wdref: <https://wikibase.arxive.okfn.gr/reference/> .
@prefix wdv: <https://wikibase.arxive.okfn.gr/value/> .
@prefix wdt: <https://wikibase.arxive.okfn.gr/prop/direct/> .
@prefix wdtn: <https://wikibase.arxive.okfn.gr/prop/direct-normalized/> .
@prefix p: <https://wikibase.arxive.okfn.gr/prop/> .
@prefix ps: <https://wikibase.arxive.okfn.gr/prop/statement/> .
@prefix psv: <https://wikibase.arxive.okfn.gr/prop/statement/value/> .
@prefix psn: <https://wikibase.arxive.okfn.gr/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.arxive.okfn.gr/prop/qualifier/> .
@prefix pqv: <https://wikibase.arxive.okfn.gr/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.arxive.okfn.gr/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.arxive.okfn.gr/prop/reference/> .
@prefix prv: <https://wikibase.arxive.okfn.gr/prop/reference/value/> .
@prefix prn: <https://wikibase.arxive.okfn.gr/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.arxive.okfn.gr/prop/novalue/> .

data:P431 a schema:Dataset ;
	schema:about wd:P431 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "909"^^xsd:integer ;
	schema:dateModified "2026-04-28T22:23:18Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer .

wd:P431 a wikibase:Property ;
	wdt:P27 <http://www.w3.org/2004/02/skos/core#mappingRelation> ;
	wdt:P1 wd:Q57 ;
	wdt:P40 wd:Q176 ;
	wdt:P44 wd:P423 ;
	p:P27 wds:P431-6DE69264-48AB-49ED-8F58-8A3B35FFC2E6 .

wds:P431-6DE69264-48AB-49ED-8F58-8A3B35FFC2E6 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://www.w3.org/2004/02/skos/core#mappingRelation> .

wd:P431 p:P1 wds:P431-AE815A57-8485-4462-9DF6-346584A62E57 .

wds:P431-AE815A57-8485-4462-9DF6-346584A62E57 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q57 .

wd:P431 p:P40 wds:P431-BB4E3B9B-7CE6-45D0-9FBC-3FCF06E1DACD .

wds:P431-BB4E3B9B-7CE6-45D0-9FBC-3FCF06E1DACD a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P40 wd:Q176 .

wd:P431 p:P44 wds:P431-A7BF6B15-9FC5-426F-A150-B670A0B2D380 .

wds:P431-A7BF6B15-9FC5-426F-A150-B670A0B2D380 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P44 wd:P423 .

wd:P431 rdfs:label "is in mapping relation with"@en ;
	skos:prefLabel "is in mapping relation with"@en ;
	schema:name "is in mapping relation with"@en ;
	schema:description "These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P431 ;
	wikibase:claim p:P431 ;
	wikibase:statementProperty ps:P431 ;
	wikibase:statementValue psv:P431 ;
	wikibase:qualifier pq:P431 ;
	wikibase:qualifierValue pqv:P431 ;
	wikibase:reference pr:P431 ;
	wikibase:referenceValue prv:P431 ;
	wikibase:novalue wdno:P431 .

p:P431 a owl:ObjectProperty .

psv:P431 a owl:ObjectProperty .

pqv:P431 a owl:ObjectProperty .

prv:P431 a owl:ObjectProperty .

wdt:P431 a owl:ObjectProperty .

ps:P431 a owl:ObjectProperty .

pq:P431 a owl:ObjectProperty .

pr:P431 a owl:ObjectProperty .

wdno:P431 a owl:Class ;
	owl:complementOf _:c9a56581db82e5be9a19d5023ac82de7 .

_:c9a56581db82e5be9a19d5023ac82de7 a owl:Restriction ;
	owl:onProperty wdt:P431 ;
	owl:someValuesFrom owl:Thing .

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

p:P27 a owl:ObjectProperty .

psv:P27 a owl:ObjectProperty .

pqv:P27 a owl:ObjectProperty .

prv:P27 a owl:ObjectProperty .

wdt:P27 a owl:ObjectProperty .

ps:P27 a owl:ObjectProperty .

pq:P27 a owl:ObjectProperty .

pr:P27 a owl:ObjectProperty .

wdno:P27 a owl:Class ;
	owl:complementOf _:404becc5aa3ce80ccff9624ca1c68acc .

_:404becc5aa3ce80ccff9624ca1c68acc a owl:Restriction ;
	owl:onProperty wdt:P27 ;
	owl:someValuesFrom owl:Thing .

wd:Q57 a wikibase:Item ;
	rdfs:label "Ontology Property"@en ;
	skos:prefLabel "Ontology Property"@en ;
	schema:name "Ontology Property"@en ;
	schema:description "A super-class to represent ontology properties."@en .

wd:P1 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain"@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 _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q176 a wikibase:Item ;
	rdfs:label "core"@en ;
	skos:prefLabel "core"@en ;
	schema:name "core"@en .

wd:P40 a wikibase:Property ;
	rdfs:label "is defined by"@en ;
	skos:prefLabel "is defined by"@en ;
	schema:name "is defined by"@en ;
	schema:description "The ontology resource that defines this entity."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P40 ;
	wikibase:claim p:P40 ;
	wikibase:statementProperty ps:P40 ;
	wikibase:statementValue psv:P40 ;
	wikibase:qualifier pq:P40 ;
	wikibase:qualifierValue pqv:P40 ;
	wikibase:reference pr:P40 ;
	wikibase:referenceValue prv:P40 ;
	wikibase:novalue wdno:P40 .

p:P40 a owl:ObjectProperty .

psv:P40 a owl:ObjectProperty .

pqv:P40 a owl:ObjectProperty .

prv:P40 a owl:ObjectProperty .

wdt:P40 a owl:ObjectProperty .

ps:P40 a owl:ObjectProperty .

pq:P40 a owl:ObjectProperty .

pr:P40 a owl:ObjectProperty .

wdno:P40 a owl:Class ;
	owl:complementOf _:af152a90b603ad009005e8ccb4e19421 .

_:af152a90b603ad009005e8ccb4e19421 a owl:Restriction ;
	owl:onProperty wdt:P40 ;
	owl:someValuesFrom owl:Thing .

wd:P423 a wikibase:Property ;
	rdfs:label "is in semantic relation with"@en ;
	skos:prefLabel "is in semantic relation with"@en ;
	schema:name "is in semantic relation with"@en ;
	schema:description "Links a concept to a concept related by meaning."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P423 ;
	wikibase:claim p:P423 ;
	wikibase:statementProperty ps:P423 ;
	wikibase:statementValue psv:P423 ;
	wikibase:qualifier pq:P423 ;
	wikibase:qualifierValue pqv:P423 ;
	wikibase:reference pr:P423 ;
	wikibase:referenceValue prv:P423 ;
	wikibase:novalue wdno:P423 .

p:P423 a owl:ObjectProperty .

psv:P423 a owl:ObjectProperty .

pqv:P423 a owl:ObjectProperty .

prv:P423 a owl:ObjectProperty .

wdt:P423 a owl:ObjectProperty .

ps:P423 a owl:ObjectProperty .

pq:P423 a owl:ObjectProperty .

pr:P423 a owl:ObjectProperty .

wdno:P423 a owl:Class ;
	owl:complementOf _:841b8611f9f58e0f76df77f651109718 .

_:841b8611f9f58e0f76df77f651109718 a owl:Restriction ;
	owl:onProperty wdt:P423 ;
	owl:someValuesFrom owl:Thing .

wd:P44 a wikibase:Property ;
	rdfs:label "is subproperty of"@en ;
	skos:prefLabel "is subproperty of"@en ;
	schema:name "is subproperty of"@en ;
	schema:description "Another property that this property is subproperty of."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseProperty> ;
	wikibase:directClaim wdt:P44 ;
	wikibase:claim p:P44 ;
	wikibase:statementProperty ps:P44 ;
	wikibase:statementValue psv:P44 ;
	wikibase:qualifier pq:P44 ;
	wikibase:qualifierValue pqv:P44 ;
	wikibase:reference pr:P44 ;
	wikibase:referenceValue prv:P44 ;
	wikibase:novalue wdno:P44 .

p:P44 a owl:ObjectProperty .

psv:P44 a owl:ObjectProperty .

pqv:P44 a owl:ObjectProperty .

prv:P44 a owl:ObjectProperty .

wdt:P44 a owl:ObjectProperty .

ps:P44 a owl:ObjectProperty .

pq:P44 a owl:ObjectProperty .

pr:P44 a owl:ObjectProperty .

wdno:P44 a owl:Class ;
	owl:complementOf _:f199a9280069acd0ec07d4869860228c .

_:f199a9280069acd0ec07d4869860228c a owl:Restriction ;
	owl:onProperty wdt:P44 ;
	owl:someValuesFrom owl:Thing .
