@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/p33407360X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een lange seconde / tek. van Philippe Aymond ; inkleuring van Sébastien Gérard ; scenario van Jean Van Hamme ; [vert. uit het Frans: Boom!]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216015723> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600>,
        <http://data.bibliotheken.nl/id/thes/p272728969> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p268583064> ;
    schema1:isbn "9789031431250" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b82c9057764014efeee6241d185fd1dc> ;
    schema1:name "Een lange seconde" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0589ecf7bcfaf486bb643121ef09d67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/740757802> .

