@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/p424938103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik ben wie ik ben / scenario: Patrice Buendia ; tekeningen en inkleuring: Damien Andrieu ; vertaling [uit het Frans] en lettering: BOOM!" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375331948>,
        <http://data.bibliotheken.nl/id/thes/p418414580> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p312835868> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p418414602> ;
    schema1:isbn "9789031437955" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbbd21ab65e536b2bb6cedb4adbe006f> ;
    schema1:name "Ik ben wie ik ben" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b168f14e5a288503afe6f7f630c42c34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1137244156> .

