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

wd:Q1264 a wikibase:Item ;
	wdt:P27 <http://w3id.org/lob/concept/3922> ;
	wdt:P1 wd:Q68 ;
	wdt:P422 "As small number of bindings has survived in which side walls were added to one of the boards, creating a three-sided tray in which the closed bookblock was contained, with the spine and the other board closing what becomes a sort of drop-back box. Box bindings have been recorded from the ninth century in the Islamic world and there are also late medieval Spanish examples, mostly containing Hebrew texts, and in both the Islamic and Hebrew examples, the sides were added to the left board, so that the right board would open to the beginning of the text." ;
	wdt:P424 wd:Q657 ;
	wdt:P410 wd:Q181 ;
	p:P27 wds:Q1264-9967D028-31C6-48AA-97D1-305AB9F6D354 .

wds:Q1264-9967D028-31C6-48AA-97D1-305AB9F6D354 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://w3id.org/lob/concept/3922> .

wd:Q1264 p:P1 wds:Q1264-35BE5972-59AA-470B-AF49-F087B3E8D1CC .

wds:Q1264-35BE5972-59AA-470B-AF49-F087B3E8D1CC a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q68 .

wd:Q1264 p:P422 wds:Q1264-01CA12CE-DBED-4AED-AA07-C5AC4C26F2B7 .

wds:Q1264-01CA12CE-DBED-4AED-AA07-C5AC4C26F2B7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P422 "As small number of bindings has survived in which side walls were added to one of the boards, creating a three-sided tray in which the closed bookblock was contained, with the spine and the other board closing what becomes a sort of drop-back box. Box bindings have been recorded from the ninth century in the Islamic world and there are also late medieval Spanish examples, mostly containing Hebrew texts, and in both the Islamic and Hebrew examples, the sides were added to the left board, so that the right board would open to the beginning of the text." .

wd:Q1264 p:P424 wds:Q1264-69AB72AC-4042-4352-B7BC-805D3C117D06 .

wds:Q1264-69AB72AC-4042-4352-B7BC-805D3C117D06 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P424 wd:Q657 .

wd:Q1264 p:P410 wds:Q1264-C795F1FD-0DFD-4A1F-A473-15E1A631723B .

wds:Q1264-C795F1FD-0DFD-4A1F-A473-15E1A631723B a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P410 wd:Q181 .

wd:Q1264 rdfs:label "box bindings"@en ;
	skos:prefLabel "box bindings"@en ;
	schema:name "box bindings"@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:Q68 a wikibase:Item ;
	rdfs:label "SKOS Concept"@en ;
	skos:prefLabel "SKOS Concept"@en ;
	schema:name "SKOS Concept"@en ;
	schema:description "A class to represent SKOS concepts."@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:P422 a wikibase:Property ;
	rdfs:label "scope note"@en ;
	skos:prefLabel "scope note"@en ;
	schema:name "scope note"@en ;
	schema:description "A note that helps to clarify the meaning and/or the use of a concept."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P422 ;
	wikibase:claim p:P422 ;
	wikibase:statementProperty ps:P422 ;
	wikibase:statementValue psv:P422 ;
	wikibase:qualifier pq:P422 ;
	wikibase:qualifierValue pqv:P422 ;
	wikibase:reference pr:P422 ;
	wikibase:referenceValue prv:P422 ;
	wikibase:novalue wdno:P422 .

p:P422 a owl:ObjectProperty .

psv:P422 a owl:ObjectProperty .

pqv:P422 a owl:ObjectProperty .

prv:P422 a owl:ObjectProperty .

wdt:P422 a owl:DatatypeProperty .

ps:P422 a owl:DatatypeProperty .

pq:P422 a owl:DatatypeProperty .

pr:P422 a owl:DatatypeProperty .

wdno:P422 a owl:Class ;
	owl:complementOf _:9a22524f54f06c6de26effa6c5f859f1 .

_:9a22524f54f06c6de26effa6c5f859f1 a owl:Restriction ;
	owl:onProperty wdt:P422 ;
	owl:someValuesFrom owl:Thing .

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

wd:P424 a wikibase:Property ;
	rdfs:label "has broader"@en ;
	skos:prefLabel "has broader"@en ;
	schema:name "has broader"@en ;
	schema:description "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P424 ;
	wikibase:claim p:P424 ;
	wikibase:statementProperty ps:P424 ;
	wikibase:statementValue psv:P424 ;
	wikibase:qualifier pq:P424 ;
	wikibase:qualifierValue pqv:P424 ;
	wikibase:reference pr:P424 ;
	wikibase:referenceValue prv:P424 ;
	wikibase:novalue wdno:P424 .

p:P424 a owl:ObjectProperty .

psv:P424 a owl:ObjectProperty .

pqv:P424 a owl:ObjectProperty .

prv:P424 a owl:ObjectProperty .

wdt:P424 a owl:ObjectProperty .

ps:P424 a owl:ObjectProperty .

pq:P424 a owl:ObjectProperty .

pr:P424 a owl:ObjectProperty .

wdno:P424 a owl:Class ;
	owl:complementOf _:c1e3d6d4669373d684a46d8aca2450da .

_:c1e3d6d4669373d684a46d8aca2450da a owl:Restriction ;
	owl:onProperty wdt:P424 ;
	owl:someValuesFrom owl:Thing .

wd:Q181 a wikibase:Item ;
	rdfs:label "Language of Bindings"@en ;
	skos:prefLabel "Language of Bindings"@en ;
	schema:name "Language of Bindings"@en .

wd:P410 a wikibase:Property ;
	rdfs:label "is in scheme"@en ;
	skos:prefLabel "is in scheme"@en ;
	schema:name "is in scheme"@en ;
	schema:description "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P410 ;
	wikibase:claim p:P410 ;
	wikibase:statementProperty ps:P410 ;
	wikibase:statementValue psv:P410 ;
	wikibase:qualifier pq:P410 ;
	wikibase:qualifierValue pqv:P410 ;
	wikibase:reference pr:P410 ;
	wikibase:referenceValue prv:P410 ;
	wikibase:novalue wdno:P410 .

p:P410 a owl:ObjectProperty .

psv:P410 a owl:ObjectProperty .

pqv:P410 a owl:ObjectProperty .

prv:P410 a owl:ObjectProperty .

wdt:P410 a owl:ObjectProperty .

ps:P410 a owl:ObjectProperty .

pq:P410 a owl:ObjectProperty .

pr:P410 a owl:ObjectProperty .

wdno:P410 a owl:Class ;
	owl:complementOf _:02d497c6a5aed422c15889032be6760f .

_:02d497c6a5aed422c15889032be6760f a owl:Restriction ;
	owl:onProperty wdt:P410 ;
	owl:someValuesFrom owl:Thing .
