@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/p44465416X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als de tijd stopt / scenario Olivier Bocquet ; tekeningen Fabio Lai ; inkleuring Fabien Alquier ; vertaling [uit het Frans] en lettering: the house of BOOM!" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p40509339X> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p330532502>,
        <http://data.bibliotheken.nl/id/thes/p369890558> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p440090822> ;
    schema1:isbn "9789031441082" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abc84184b0b6955840e4fd2d21e0dc36> ;
    schema1:name "Als de tijd stopt" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74b844e3b45c877a0e9e5d7e824544e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510143551> .

