@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/p145285456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Beemster kermis, in twee zangen / door Jan Bartelink" ;
    dcterms1:issued "1774" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070455805> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efdf5973699b1b3fb2839fa4396fffd6> ;
    schema1:name "De Beemster kermis, in twee zangen" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98f6ea52aa66a1f1a09ef76f0124f919> ;
    schema1:sameAs <http://www.worldcat.org/oclc/914265515> .

