@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/p822876558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vreemde nacht van mijnheer Korb / Bézian" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102325> ;
    schema1:description "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822875101> ;
    schema1:isbn "906362087X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ee9a13bc55eb7e6ab88819da161ca99> ;
    schema1:name "De vreemde nacht van mijnheer Korb" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97bb9004e803258da045b62c545511bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63268005> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/40bbbf0ef9ca6537a91c23df59b8aa6f> .

