@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/p245826998> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Zappers gaan uit de bol / tek.: Ernst ; scenario: Janssens ; inkleuring: Laurent Carpentier ; [vert. uit het Frans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946880> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074843613>,
        <http://data.bibliotheken.nl/id/thes/p202605027> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p114985057> ;
    schema1:isbn "9031425087" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb8e5f5e38cf9f9e0765c907e04ac56a> ;
    schema1:name "De Zappers gaan uit de bol" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b32aad8e78ae966df4e3b85935dbc30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66693090> .

