@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/p417056052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Men in blork / scenario en tekeningen: Midam ; inkleuring: Angèle ; vertaling [uit het Frans]: BOOM!" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146273583>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p140829563> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke Franse uitgave: Glénat, ©2017" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146273826> ;
    schema1:isbn "9789462106123" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37cc6342c0b5e30cec5c3386a9d0dca2> ;
    schema1:name "Men in blork" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12111dff2d1ba5ef472a24f947b96555> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1033673046> .

