@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/p42413828X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn vader, de dronkaard / scenario & tekeningen Stéphane Louis ; inkleuring Véra Daviet" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334585767> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p339844493> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Édition",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589> ;
    schema1:isbn "9789085526186" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bff6ec4d7a97bdeb03ce0ea4ff7fc425> ;
    schema1:name "Mijn vader, de dronkaard" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c6fb7d19664a8e42394f0825ecedc85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1137290005> .

