@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/p305630849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nacht van de wandelaar / André Taymans ; inkleuring: Bruno en Thierry Wesel ; [vert. uit het Frans]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075033135> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p100957498> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p18889022X> ;
    schema1:isbn "9789030360940" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7938da6d6c6316e8a76176439a45e15> ;
    schema1:name "De nacht van de wandelaar" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/723d93c9344ef2ff42f95acf810993fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191850547> .

