@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:Q60 a schema:Dataset ;
	schema:about wd:Q60 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "130"^^xsd:integer ;
	schema:dateModified "2026-04-28T22:18:52Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q60 a wikibase:Item ;
	wdt:P27 <http://www.w3.org/2001/XMLSchema#string> ;
	wdt:P2 wd:Q59 ;
	p:P27 wds:Q60-2F6959FB-368E-44D1-84CC-8237EB189F56 .

wds:Q60-2F6959FB-368E-44D1-84CC-8237EB189F56 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://www.w3.org/2001/XMLSchema#string> .

wd:Q60 p:P2 wds:Q60-6F9636A3-A0BC-4766-AA0A-C052E18578EF .

wds:Q60-6F9636A3-A0BC-4766-AA0A-C052E18578EF a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q59 .

wd:Q60 rdfs:label "String Literal"@en ;
	skos:prefLabel "String Literal"@en ;
	schema:name "String Literal"@en ;
	schema:description "A literal class for string-valued ranges."@en .

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:Q59 a wikibase:Item ;
	rdfs:label "Literal"@en ;
	skos:prefLabel "Literal"@en ;
	schema:name "Literal"@en ;
	schema:description "A class to represent literals."@en .

wd:P2 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; ALL instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain; Everest is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .
