@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/p400639297> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grappige muyzeval, waar in te binden zyn de allerfraaiste en nieuwste liederen" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613913> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071365036>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Te Rotterdam : bij T.C. Hoffers, 1815",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e0d4d1a4f81f0358c17a00a7ba8028a> ;
    schema1:name "De grappige muyzeval, waar in te binden zyn de allerfraaiste en nieuwste liederen" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04e4129d3ec6492f9b827c12eeca183e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/935688205> .

