@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/p305716972> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Revelacien (book I) / Bridget of Sweden" ;
    dcterms1:issued "1450-1500" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070347360> ;
    schema1:description "Blind tooled binding, dating from the end of the 16th or early 17th century",
        "Date and way of acquisition unknown, but the ms. is mentioned in the catalogue of 1761" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bfd8b473403da97bf026f7555a273ef> ;
    schema1:name "Revelacien (book I)" ;
    schema1:numberOfPages 456 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd1ac4f2a6da27575d03c699351eccbf> .

