@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/p424138417> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlieg! / Tine Mortier, Yoeri Slegers" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274079224> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p317338560> ;
    schema1:description "Tekst Tine Mortier, illustraties Yoeri Slegers" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p420575944> ;
    schema1:isbn "9789462914346" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3270e98c82b4a66d1976f4ab42aedea3> ;
    schema1:name "Vlieg!" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05a9b07f295063f433895af41401bc8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1126309332> .

