@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/p305767941> a schema1:CreativeWork ;
    rdfs:label "Quattuor orationes / 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/dba1d9597e395bb09cb005e0e61e6905> ;
    schema1:name "Quattuor orationes" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c82331484c51b5e8fcc3b73df8f5568f> .

