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

wd:Q1571 a wikibase:Item ;
	wdt:P27 <http://w3id.org/lob/concept/4879> ;
	wdt:P1 wd:Q68 ;
	wdt:P413 "trade bindings" ;
	wdt:P422 "Bindings made for retail booksellers on the copies of books bought for sale in their shops. These bindings would have been commissioned before the books were sold, but it is almost impossible to know whether a book in a simple binding was bound before or after the point of sale." ;
	wdt:P424 wd:Q656 ;
	wdt:P410 wd:Q181 ;
	p:P27 wds:Q1571-57B5BA0D-AE3D-405A-8B9F-05386AF72871 .

wds:Q1571-57B5BA0D-AE3D-405A-8B9F-05386AF72871 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P27 <http://w3id.org/lob/concept/4879> .

wd:Q1571 p:P1 wds:Q1571-A2F5600B-C3A1-47ED-9894-437FDECE03E9 .

wds:Q1571-A2F5600B-C3A1-47ED-9894-437FDECE03E9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q68 .

wd:Q1571 p:P413 wds:Q1571-7890985F-5D2C-4D86-B8A3-44E0570728D6 .

wds:Q1571-7890985F-5D2C-4D86-B8A3-44E0570728D6 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P413 "trade bindings" .

wd:Q1571 p:P422 wds:Q1571-49032A57-5057-4E4F-B485-7F5377FA1B85 .

wds:Q1571-49032A57-5057-4E4F-B485-7F5377FA1B85 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P422 "Bindings made for retail booksellers on the copies of books bought for sale in their shops. These bindings would have been commissioned before the books were sold, but it is almost impossible to know whether a book in a simple binding was bound before or after the point of sale." .

wd:Q1571 p:P424 wds:Q1571-25D38347-D615-4E13-9B71-CD83D103ACCD .

wds:Q1571-25D38347-D615-4E13-9B71-CD83D103ACCD a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P424 wd:Q656 .

wd:Q1571 p:P410 wds:Q1571-5E46D666-D004-4E96-A6DD-E19F1DEEDCE3 .

wds:Q1571-5E46D666-D004-4E96-A6DD-E19F1DEEDCE3 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P410 wd:Q181 .

wd:Q1571 rdfs:label "retail bindings"@en ;
	skos:prefLabel "retail bindings"@en ;
	schema:name "retail 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:P413 a wikibase:Property ;
	rdfs:label "alternative label"@en ;
	skos:prefLabel "alternative label"@en ;
	schema:name "alternative label"@en ;
	schema:description "The range of skos:altLabel is the class of RDF plain literals."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P413 ;
	wikibase:claim p:P413 ;
	wikibase:statementProperty ps:P413 ;
	wikibase:statementValue psv:P413 ;
	wikibase:qualifier pq:P413 ;
	wikibase:qualifierValue pqv:P413 ;
	wikibase:reference pr:P413 ;
	wikibase:referenceValue prv:P413 ;
	wikibase:novalue wdno:P413 .

p:P413 a owl:ObjectProperty .

psv:P413 a owl:ObjectProperty .

pqv:P413 a owl:ObjectProperty .

prv:P413 a owl:ObjectProperty .

wdt:P413 a owl:DatatypeProperty .

ps:P413 a owl:DatatypeProperty .

pq:P413 a owl:DatatypeProperty .

pr:P413 a owl:DatatypeProperty .

wdno:P413 a owl:Class ;
	owl:complementOf _:2df771b431b1f1265863b7fe5724c137 .

_:2df771b431b1f1265863b7fe5724c137 a owl:Restriction ;
	owl:onProperty wdt:P413 ;
	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:Q656 a wikibase:Item ;
	rdfs:label "objects"@en ;
	skos:prefLabel "objects"@en ;
	schema:name "objects"@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 .
