@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:P435 a schema:Dataset ;
	schema:about wd:P435 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "953"^^xsd:integer ;
	schema:dateModified "2026-04-28T22:23:30Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer .

wd:P435 a wikibase:Property ;
	wdt:P27 <http://www.w3.org/2004/02/skos/core#exactMatch> ;
	wdt:P1 wd:Q57 ;
	wdt:P40 wd:Q176 ;
	wdt:P44 wd:P436 ;
	p:P27 wds:P435-A3B9F5A3-3920-4652-BDA4-578440A3EAAC .

wds:P435-A3B9F5A3-3920-4652-BDA4-578440A3EAAC a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://www.w3.org/2004/02/skos/core#exactMatch> .

wd:P435 p:P1 wds:P435-4F37DDF6-2465-49CA-9DB7-10C286DA3A90 .

wds:P435-4F37DDF6-2465-49CA-9DB7-10C286DA3A90 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q57 .

wd:P435 p:P40 wds:P435-2B37F2AE-65C3-4D19-9B88-91D212DDB739 .

wds:P435-2B37F2AE-65C3-4D19-9B88-91D212DDB739 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P40 wd:Q176 .

wd:P435 p:P44 wds:P435-498A5D50-1FD9-468A-9E0D-C3A72BD250D0 .

wds:P435-498A5D50-1FD9-468A-9E0D-C3A72BD250D0 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P44 wd:P436 .

wd:P435 rdfs:label "has exact match"@en ;
	skos:prefLabel "has exact match"@en ;
	schema:name "has exact match"@en ;
	schema:description "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P435 ;
	wikibase:claim p:P435 ;
	wikibase:statementProperty ps:P435 ;
	wikibase:statementValue psv:P435 ;
	wikibase:qualifier pq:P435 ;
	wikibase:qualifierValue pqv:P435 ;
	wikibase:reference pr:P435 ;
	wikibase:referenceValue prv:P435 ;
	wikibase:novalue wdno:P435 .

p:P435 a owl:ObjectProperty .

psv:P435 a owl:ObjectProperty .

pqv:P435 a owl:ObjectProperty .

prv:P435 a owl:ObjectProperty .

wdt:P435 a owl:ObjectProperty .

ps:P435 a owl:ObjectProperty .

pq:P435 a owl:ObjectProperty .

pr:P435 a owl:ObjectProperty .

wdno:P435 a owl:Class ;
	owl:complementOf _:3b575f951bba2f555a2a8f56755ccaa4 .

_:3b575f951bba2f555a2a8f56755ccaa4 a owl:Restriction ;
	owl:onProperty wdt:P435 ;
	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:P436 a wikibase:Property ;
	rdfs:label "has close match"@en ;
	skos:prefLabel "has close match"@en ;
	schema:name "has close match"@en ;
	schema:description "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than tw"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P436 ;
	wikibase:claim p:P436 ;
	wikibase:statementProperty ps:P436 ;
	wikibase:statementValue psv:P436 ;
	wikibase:qualifier pq:P436 ;
	wikibase:qualifierValue pqv:P436 ;
	wikibase:reference pr:P436 ;
	wikibase:referenceValue prv:P436 ;
	wikibase:novalue wdno:P436 .

p:P436 a owl:ObjectProperty .

psv:P436 a owl:ObjectProperty .

pqv:P436 a owl:ObjectProperty .

prv:P436 a owl:ObjectProperty .

wdt:P436 a owl:ObjectProperty .

ps:P436 a owl:ObjectProperty .

pq:P436 a owl:ObjectProperty .

pr:P436 a owl:ObjectProperty .

wdno:P436 a owl:Class ;
	owl:complementOf _:7a1ded6ab491948d0da60e428e91fbdb .

_:7a1ded6ab491948d0da60e428e91fbdb a owl:Restriction ;
	owl:onProperty wdt:P436 ;
	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 .
