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

data:Q228747 a schema:Dataset ;
	schema:about wd:Q228747 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "332518"^^xsd:integer ;
	schema:dateModified "2025-11-22T09:17:29Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q228747 a wikibase:Item ;
	wdt:P1 wd:Q573 ;
	wdt:P607 "urn:nbn:gr:nlg:01-A323708",
		"A348716" ;
	wdt:P164 "Δημοτικό Σχολείο της Γρανίτσας" ;
	p:P1 wds:Q228747-3CA94B96-B7F8-4319-83BC-F53CA84ABC00 .

wds:Q228747-3CA94B96-B7F8-4319-83BC-F53CA84ABC00 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q573 .

wd:Q228747 p:P607 wds:Q228747-C5771CE8-D952-41F3-BD99-DCBDF979E5B3 .

wds:Q228747-C5771CE8-D952-41F3-BD99-DCBDF979E5B3 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P607 "urn:nbn:gr:nlg:01-A323708" ;
	pq:P62 "valid" .

wd:Q228747 p:P607 wds:Q228747-EC596C07-3C8F-4FDE-8485-C2563877C450 .

wds:Q228747-EC596C07-3C8F-4FDE-8485-C2563877C450 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P607 "A348716" ;
	pq:P62 "invalid" .

wd:Q228747 p:P164 wds:Q228747-0D3C445B-2C7C-4ED9-91CE-FE6049FC2C14 .

wds:Q228747-0D3C445B-2C7C-4ED9-91CE-FE6049FC2C14 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P164 "Δημοτικό Σχολείο της Γρανίτσας" .

wd:Q228747 rdfs:label "Δημοτικό Σχολείο της Γρανίτσας"@el ;
	skos:prefLabel "Δημοτικό Σχολείο της Γρανίτσας"@el ;
	schema:name "Δημοτικό Σχολείο της Γρανίτσας"@el ;
	schema:description "Δημοτικό Σχολείο της Γρανίτσας."@el .

wd:Q573 a wikibase:Item ;
	rdfs:label "corporate body (C10005)"@en ;
	skos:prefLabel "corporate body (C10005)"@en ;
	schema:name "corporate body (C10005)"@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:P607 a wikibase:Property ;
	rdfs:label "has identifier for corporate body [a/datatype] (RDA:P50006)"@en ;
	skos:prefLabel "has identifier for corporate body [a/datatype] (RDA:P50006)"@en ;
	schema:name "has identifier for corporate body [a/datatype] (RDA:P50006)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P607 ;
	wikibase:claim p:P607 ;
	wikibase:statementProperty ps:P607 ;
	wikibase:statementValue psv:P607 ;
	wikibase:qualifier pq:P607 ;
	wikibase:qualifierValue pqv:P607 ;
	wikibase:reference pr:P607 ;
	wikibase:referenceValue prv:P607 ;
	wikibase:novalue wdno:P607 .

p:P607 a owl:ObjectProperty .

psv:P607 a owl:ObjectProperty .

pqv:P607 a owl:ObjectProperty .

prv:P607 a owl:ObjectProperty .

wdt:P607 a owl:DatatypeProperty .

ps:P607 a owl:DatatypeProperty .

pq:P607 a owl:DatatypeProperty .

pr:P607 a owl:DatatypeProperty .

wdno:P607 a owl:Class ;
	owl:complementOf _:7853ec34fbc52ce0bb6a1bf94ecc3a94 .

_:7853ec34fbc52ce0bb6a1bf94ecc3a94 a owl:Restriction ;
	owl:onProperty wdt:P607 ;
	owl:someValuesFrom owl:Thing .

wd:P164 a wikibase:Property ;
	rdfs:label "has authorized access point for corporate body [a/datatype] (RDA:P50407)"@en ;
	skos:prefLabel "has authorized access point for corporate body [a/datatype] (RDA:P50407)"@en ;
	schema:name "has authorized access point for corporate body [a/datatype] (RDA:P50407)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P164 ;
	wikibase:claim p:P164 ;
	wikibase:statementProperty ps:P164 ;
	wikibase:statementValue psv:P164 ;
	wikibase:qualifier pq:P164 ;
	wikibase:qualifierValue pqv:P164 ;
	wikibase:reference pr:P164 ;
	wikibase:referenceValue prv:P164 ;
	wikibase:novalue wdno:P164 .

p:P164 a owl:ObjectProperty .

psv:P164 a owl:ObjectProperty .

pqv:P164 a owl:ObjectProperty .

prv:P164 a owl:ObjectProperty .

wdt:P164 a owl:DatatypeProperty .

ps:P164 a owl:DatatypeProperty .

pq:P164 a owl:DatatypeProperty .

pr:P164 a owl:DatatypeProperty .

wdno:P164 a owl:Class ;
	owl:complementOf _:9b076b4ce43cd0f1a26a2728060b875d .

_:9b076b4ce43cd0f1a26a2728060b875d a owl:Restriction ;
	owl:onProperty wdt:P164 ;
	owl:someValuesFrom owl:Thing .

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

p:P62 a owl:ObjectProperty .

psv:P62 a owl:ObjectProperty .

pqv:P62 a owl:ObjectProperty .

prv:P62 a owl:ObjectProperty .

wdt:P62 a owl:DatatypeProperty .

ps:P62 a owl:DatatypeProperty .

pq:P62 a owl:DatatypeProperty .

pr:P62 a owl:DatatypeProperty .

wdno:P62 a owl:Class ;
	owl:complementOf _:8c97473015170c12c938f59278fb1d99 .

_:8c97473015170c12c938f59278fb1d99 a owl:Restriction ;
	owl:onProperty wdt:P62 ;
	owl:someValuesFrom owl:Thing .
