@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/p412449714> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beest in het Kanaal / Mark Vendelier ; omslag en illustraties van Frans Lammers" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072276738> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07033577X> ;
    schema1:description "1e druk: 1959",
        "Uitgeversreclame op stofomslag" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p101140533> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cb6fcbfe9404b2daacdbaa64a20e672> ;
    schema1:name "Het beest in het Kanaal" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c1d52618e17760025ab150c608ac53c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001526030> .

