@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/p428445276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opstandelingen van Neosalem / Gazzotti, Vehlmann ; inkleuring: Usagi ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074835521>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212794698>,
        <http://data.bibliotheken.nl/id/thes/p236151150> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p299365905> ;
    schema1:isbn "9789031437726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acb03cc5d1274864783efca8af9f8b76> ;
    schema1:name "De opstandelingen van Neosalem" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63aaaf8c12ffeef2bd41f518d4980384> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1184115006> .

