@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/p423755935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ballade van de vleermuis / door Martien Beversluis" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069462194> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p058920528> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/663fedb5ef2949e0f13f090964c6b2ff> ;
    schema1:name "De ballade van de vleermuis" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5194a74c0a5d5e96d0849a4ca447933c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120127096> .

