@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/p237301652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paniek in de wolken / Durieux, Lapière ; inkleuring: Marmelade ; [vert. uit het Frans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p14673727X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072809817>,
        <http://data.bibliotheken.nl/id/thes/p21279535X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p212795279> ;
    schema1:isbn "9031423998" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47a6482ed27a2b2549467343a3e79662> ;
    schema1:name "Paniek in de wolken" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f57fa5f6ab03f815d0c8d6783b9c94c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67003058> .

