@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/p16821007X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met een bril op je neus / Midam, Clarke ; [inkleuring: Lau ; vert. uit het Frans: Boom! advertising]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146273583> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p127344721>,
        <http://data.bibliotheken.nl/id/thes/p157554465> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p154350230>,
        <http://data.bibliotheken.nl/id/nbt/p168209918> ;
    schema1:isbn "9031420247" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e7e31d2dc131940d9f1d5ae706713d7> ;
    schema1:name "Met een bril op je neus" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5abde65b232fcad5b43c50a995913cdd> .

