@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/p305767917> a schema1:CreativeWork ;
    rdfs:label "Revelacien (book VIII) / Bridget of Sweden" ;
    dcterms1:issued "1520" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070347360> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85ed954c3874a59d101c6fa65eb36bc0> ;
    schema1:name "Revelacien (book VIII)" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e37f780ff2b3bd2de5a5dd6b8197c4c1> .

