@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/p185459242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... En sterven / Philippe Francq, Jean Van Hamme ; [inkleuringen: M-P. Alluard ; vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073034401> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600>,
        <http://data.bibliotheken.nl/id/thes/p100904572> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p078266777> ;
    schema1:isbn "9031421855" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0132b1786e0a74e467881efec3327f9f> ;
    schema1:name "... En sterven" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaabb5500e23458b428a87d0f2eec3e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67799778> .

