@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p305676407> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Prayer book" ;
    dcterms1:issued "1470-1480" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069974470> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072375752>,
        <https://data.bibliotheken.nl/.well-known/genid/11a8df27dc99215cd98710e678d460e9> ;
    schema1:description "Acquired in 1803 at an auction at J. Thierry and C. Mensing, The Hague",
        "Blindstamped binding" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d572c0f7952f9f2ddb76c7ef6ef32d5e> ;
    schema1:name "Prayer book" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1340b4a759dc1d9ad4e496e8d2647efa> .

