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

<http://data.bibliotheken.nl/id/nbt/p377464686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bekeerde dronkaard : kluchtspel" ;
    dcterms1:issued "1691" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070233187> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur: Michiel Elias",
        "met drukkersmerk" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863150780> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980e38898e4d2051e624dbd81103b5c7> ;
    schema1:name "De bekeerde dronkaard : kluchtspel" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d09cb0f7c9c814e6c4f435b6ec2ef439> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883655893> .

