@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 v: <http://www.canonbase.eu:8181/value/> .
@prefix wd: <http://www.canonbase.eu:8181/entity/> .
@prefix data: <http://www.canonbase.eu:8181/wiki/Special:EntityData/> .
@prefix s: <http://www.canonbase.eu:8181/entity/statement/> .
@prefix ref: <http://www.canonbase.eu:8181/reference/> .
@prefix wdt: <http://www.canonbase.eu:8181/prop/direct/> .
@prefix wdtn: <http://www.canonbase.eu:8181/prop/direct-normalized/> .
@prefix p: <http://www.canonbase.eu:8181/prop/> .
@prefix ps: <http://www.canonbase.eu:8181/prop/statement/> .
@prefix psv: <http://www.canonbase.eu:8181/prop/statement/value/> .
@prefix psn: <http://www.canonbase.eu:8181/prop/statement/value-normalized/> .
@prefix pq: <http://www.canonbase.eu:8181/prop/qualifier/> .
@prefix pqv: <http://www.canonbase.eu:8181/prop/qualifier/value/> .
@prefix pqn: <http://www.canonbase.eu:8181/prop/qualifier/value-normalized/> .
@prefix pr: <http://www.canonbase.eu:8181/prop/reference/> .
@prefix prv: <http://www.canonbase.eu:8181/prop/reference/value/> .
@prefix prn: <http://www.canonbase.eu:8181/prop/reference/value-normalized/> .
@prefix wdno: <http://www.canonbase.eu:8181/prop/novalue/> .

data:Q38905 a schema:Dataset ;
	schema:about wd:Q38905 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "523531"^^xsd:integer ;
	schema:dateModified "2025-03-18T11:04:05Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q38905 a wikibase:Item ;
	rdfs:label "Manhattan Index Cards"@en ;
	skos:prefLabel "Manhattan Index Cards"@en ;
	schema:name "Manhattan Index Cards"@en ;
	wdt:P11 wd:Q98 ;
	wdt:P369 "1406" ;
	p:P11 s:Q38905-FB83FCAB-1627-482F-B3FB-DA5B7A3ED956 .

s:Q38905-FB83FCAB-1627-482F-B3FB-DA5B7A3ED956 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 wd:Q98 ;
	pq:P36 wd:Q28 .

wd:Q38905 p:P369 s:Q38905-1F8E27D0-CF60-4DC5-8D66-44C4840EE606 .

s:Q38905-1F8E27D0-CF60-4DC5-8D66-44C4840EE606 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P369 "1406" .

wd:Q98 a wikibase:Item ;
	rdfs:label "source"@en ;
	skos:prefLabel "source"@en ;
	schema:name "source"@en ;
	rdfs:label "bron"@nl ;
	skos:prefLabel "bron"@nl ;
	schema:name "bron"@nl ;
	rdfs:label "Quelle"@de ;
	skos:prefLabel "Quelle"@de ;
	schema:name "Quelle"@de ;
	rdfs:label "fuente"@es ;
	skos:prefLabel "fuente"@es ;
	schema:name "fuente"@es ;
	rdfs:label "fonte"@it ;
	skos:prefLabel "fonte"@it ;
	schema:name "fonte"@it ;
	rdfs:label "källa"@sv ;
	skos:prefLabel "källa"@sv ;
	schema:name "källa"@sv ;
	rdfs:label "zdroj"@cs ;
	skos:prefLabel "zdroj"@cs ;
	schema:name "zdroj"@cs ;
	rdfs:label "source"@fr ;
	skos:prefLabel "source"@fr ;
	schema:name "source"@fr ;
	schema:description "groups all items with type \"source\", a thing that informs and provides knowledge."@en,
		"groepeert alle items met als type \"bron\", iets waat informeert en kennis bijbrengt."@nl,
		"gruppiert alle Einträge mit dem Typ Quelle, eine Sache, die informiert und Wissen vermittelt."@de,
		"agrupa todos los ítems de tipo fuente, algo que informa y proporciona conocimiento."@es,
		"raggruppa tutti gli elementi di tipo fonte, un elemento che informa e fornisce conoscenza."@it,
		"omfattar alla saker av typ källor, ting som informerar och tillhandahåller kunskap"@sv,
		"zahrnuje všechny položky pro oblast zdroj, věc, která dodává informace a poskytuje znalosti"@cs,
		"regroupe tous les éléments de type \"source\", un élément qui informe et fournit des connaissances."@fr .

wd:P11 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P11 ;
	wikibase:claim p:P11 ;
	wikibase:statementProperty ps:P11 ;
	wikibase:statementValue psv:P11 ;
	wikibase:qualifier pq:P11 ;
	wikibase:qualifierValue pqv:P11 ;
	wikibase:reference pr:P11 ;
	wikibase:referenceValue prv:P11 ;
	wikibase:novalue wdno:P11 .

p:P11 a owl:ObjectProperty .

psv:P11 a owl:ObjectProperty .

pqv:P11 a owl:ObjectProperty .

prv:P11 a owl:ObjectProperty .

wdt:P11 a owl:ObjectProperty .

ps:P11 a owl:ObjectProperty .

pq:P11 a owl:ObjectProperty .

pr:P11 a owl:ObjectProperty .

wdno:P11 a owl:Class ;
	owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty wdt:P11 ;
	owl:someValuesFrom owl:Thing .

wd:P11 rdfs:label "Type of information"@en ;
	skos:prefLabel "Type of information"@en ;
	schema:name "Type of information"@en ;
	rdfs:label "Soort informatie"@nl ;
	skos:prefLabel "Soort informatie"@nl ;
	schema:name "Soort informatie"@nl ;
	rdfs:label "typ údaje"@cs ;
	skos:prefLabel "typ údaje"@cs ;
	schema:name "typ údaje"@cs ;
	rdfs:label "Art der Information"@de ;
	skos:prefLabel "Art der Information"@de ;
	schema:name "Art der Information"@de ;
	rdfs:label "Tipo de información"@es ;
	skos:prefLabel "Tipo de información"@es ;
	schema:name "Tipo de información"@es ;
	rdfs:label "Tipo di informazione"@it ;
	skos:prefLabel "Tipo di informazione"@it ;
	schema:name "Tipo di informazione"@it ;
	rdfs:label "typ av information"@sv ;
	skos:prefLabel "typ av information"@sv ;
	schema:name "typ av information"@sv ;
	rdfs:label "Type d'information"@fr ;
	skos:prefLabel "Type d'information"@fr ;
	schema:name "Type d'information"@fr ;
	schema:description "used to devide the timeline items into different types of information (Fact, Person, Building, Document, Theatre company, Performance, Manufacturer, Equipment, Technique, Time frame)"@en .

wd:P369 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P369 ;
	wikibase:claim p:P369 ;
	wikibase:statementProperty ps:P369 ;
	wikibase:statementValue psv:P369 ;
	wikibase:qualifier pq:P369 ;
	wikibase:qualifierValue pqv:P369 ;
	wikibase:reference pr:P369 ;
	wikibase:referenceValue prv:P369 ;
	wikibase:novalue wdno:P369 ;
	wikibase:directClaimNormalized wdtn:P369 ;
	wikibase:statementValueNormalized psn:P369 ;
	wikibase:qualifierValueNormalized pqn:P369 ;
	wikibase:referenceValueNormalized prn:P369 .

p:P369 a owl:ObjectProperty .

psv:P369 a owl:ObjectProperty .

pqv:P369 a owl:ObjectProperty .

prv:P369 a owl:ObjectProperty .

wdt:P369 a owl:DatatypeProperty .

ps:P369 a owl:DatatypeProperty .

pq:P369 a owl:DatatypeProperty .

pr:P369 a owl:DatatypeProperty .

psn:P369 a owl:ObjectProperty .

pqn:P369 a owl:ObjectProperty .

prn:P369 a owl:ObjectProperty .

wdtn:P369 a owl:ObjectProperty .

wdno:P369 a owl:Class ;
	owl:complementOf _:genid2 .

_:genid2 a owl:Restriction ;
	owl:onProperty wdt:P369 ;
	owl:someValuesFrom owl:Thing .

wd:P369 rdfs:label "Canon document private ID"@en ;
	skos:prefLabel "Canon document private ID"@en ;
	schema:name "Canon document private ID"@en ;
	schema:description "An original document that is not available elsewhere online and has copyright restrictions. It is hosted by the Canon project repository but is only available to people logged in to the database, not the public."@en .

wd:Q28 a wikibase:Item ;
	rdfs:label "book"@en ;
	skos:prefLabel "book"@en ;
	schema:name "book"@en ;
	rdfs:label "boek"@nl ;
	skos:prefLabel "boek"@nl ;
	schema:name "boek"@nl ;
	rdfs:label "Buch"@de ;
	skos:prefLabel "Buch"@de ;
	schema:name "Buch"@de ;
	rdfs:label "libro"@es ;
	skos:prefLabel "libro"@es ;
	schema:name "libro"@es ;
	rdfs:label "libro"@it ;
	skos:prefLabel "libro"@it ;
	schema:name "libro"@it ;
	rdfs:label "bok"@sv ;
	skos:prefLabel "bok"@sv ;
	schema:name "bok"@sv ;
	rdfs:label "kniha"@cs ;
	skos:prefLabel "kniha"@cs ;
	schema:name "kniha"@cs ;
	rdfs:label "livre"@fr ;
	skos:prefLabel "livre"@fr ;
	schema:name "livre"@fr ;
	schema:description "a written or printed work consisting of pages glued or sewn together along one side and bound in covers."@en,
		"een geschreven of gedrukt werk, bestaande uit pagina's die aan elkaar gelijmd of genaaid zijn aan één kant en gebonden in een kaft."@nl,
		"ein geschriebenes oder gedrucktes Werk, das aus an einer Seite zusammengeklebten oder -genähten Seiten besteht und in einen Einband gebunden ist."@de,
		"obra escrita o impresa formada por páginas pegadas o cosidas por una cara y encuadernadas con tapas."@es,
		"una opera scritta o stampata costituita da pagine incollate o cucite insieme lungo un lato e rilegate con copertine."@it,
		"ett skrivet eller tryckt verk bestående av sidor som limmats eller sytts ihop längs en sida och inbunden med ett omslag"@sv,
		"psaná nebo tištěná práce skládající se ze stran slepených nebo svázaných k sobě uvnitř vazby"@cs,
		"Ouvrage écrit ou imprimé composé de pages collées ou cousues sur un côté et reliées par des couvertures."@fr .

wd:P36 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P36 ;
	wikibase:claim p:P36 ;
	wikibase:statementProperty ps:P36 ;
	wikibase:statementValue psv:P36 ;
	wikibase:qualifier pq:P36 ;
	wikibase:qualifierValue pqv:P36 ;
	wikibase:reference pr:P36 ;
	wikibase:referenceValue prv:P36 ;
	wikibase:novalue wdno:P36 .

p:P36 a owl:ObjectProperty .

psv:P36 a owl:ObjectProperty .

pqv:P36 a owl:ObjectProperty .

prv:P36 a owl:ObjectProperty .

wdt:P36 a owl:ObjectProperty .

ps:P36 a owl:ObjectProperty .

pq:P36 a owl:ObjectProperty .

pr:P36 a owl:ObjectProperty .

wdno:P36 a owl:Class ;
	owl:complementOf _:genid3 .

_:genid3 a owl:Restriction ;
	owl:onProperty wdt:P36 ;
	owl:someValuesFrom owl:Thing .

wd:P36 rdfs:label "type of document"@en ;
	skos:prefLabel "type of document"@en ;
	schema:name "type of document"@en ;
	rdfs:label "Soort document"@nl ;
	skos:prefLabel "Soort document"@nl ;
	schema:name "Soort document"@nl ;
	rdfs:label "Art des Dokuments"@de ;
	skos:prefLabel "Art des Dokuments"@de ;
	schema:name "Art des Dokuments"@de ;
	rdfs:label "Tipo de documento"@es ;
	skos:prefLabel "Tipo de documento"@es ;
	schema:name "Tipo de documento"@es ;
	rdfs:label "Tipo di documento"@it ;
	skos:prefLabel "Tipo di documento"@it ;
	schema:name "Tipo di documento"@it ;
	rdfs:label "typ av dokumentation"@sv ;
	skos:prefLabel "typ av dokumentation"@sv ;
	schema:name "typ av dokumentation"@sv ;
	rdfs:label "typ dokumentu"@cs ;
	skos:prefLabel "typ dokumentu"@cs ;
	schema:name "typ dokumentu"@cs ;
	rdfs:label "type de document"@fr ;
	skos:prefLabel "type de document"@fr ;
	schema:name "type de document"@fr ;
	schema:description "Defines the type of document for type of information is document or source"@en,
		"definieert het soort document als het type informatie bron of document is."@nl .
