@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/p24285236X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vlinder op je neus / Leny van Grootel ; ill.: Marja Meijer" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p094903689> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p099090619> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p273869825> ;
    schema1:isbn "9043701831",
        "9789043701839" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d522f3d6ed62b5b7afcbc9c04a98fda6> ;
    schema1:name "Een vlinder op je neus" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6cca04d65d2a86f09166abf76d2797d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66196852> .

