@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/p397610637> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste keer! / Darasse, Bosse, Zidrou ; kleuren: Benoît Bekaert" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073781304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071046720>,
        <http://data.bibliotheken.nl/id/thes/p125777507>,
        <http://data.bibliotheken.nl/id/thes/p214058980> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke uitgave: Gent : Dupuis, ©2009",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p291576788> ;
    schema1:isbn "9789462801301" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a607f472c470cb07ec186b73c5149188> ;
    schema1:name "Mijn eerste keer!" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cc03f6548938e4a73f223ff7340eebf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/927176126> .

