@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/p393478955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Besluit der dichtlievende uitspanningen, met verscheidene byvoegzelen / J.J. Mauricius" ;
    dcterms1:issued "1762" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071925139> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051432277> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d3f6392d1fc9f9a6f59293037998be4> ;
    schema1:name "Besluit der dichtlievende uitspanningen, met verscheidene byvoegzelen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/959695029bf940f75e8ce718ac760e5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910302912> .

