@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/p413351378> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlieg op, Piet Parkiet! / Berdie Bartels & Juliette de Wit" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071237585> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298111128> ;
    schema1:description "Beeldverhaal",
        "Colofon vermeldt: Tekst: Berdie Bartels. - Illustraties: Juliette de Wit" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31702020X> ;
    schema1:isbn "9789048732890" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61693ce48e213f23c89f250f3d662386> ;
    schema1:name "Vlieg op, Piet Parkiet!" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c594ebdf8d3e19bc3467574642f0a2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1011098956> .

