@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/p35748245X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overlevers / Matthieu Bonhomme ; inkleuring: Delphine Chedru ; [vert. uit het Frans: BOOM!]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238576612> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p310708931> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343511444> ;
    schema1:isbn "9789031432288" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f6f60474d6ad9752b0de8ffe957cf5e> ;
    schema1:name "Overlevers" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25bd042c4ab02d6f1e5945dfbb2c5c33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/852134182> .

