@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/p821970550> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maissie, de moord en de NV Rotmachine / Peter Hoefnagels & Len Munnik" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068780184> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068268343> ;
    schema1:description "Kolomstrip",
        "Opl. 2022 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070304414" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0761b76a48cd76732ea89bb3b602952e> ;
    schema1:name "Maissie, de moord en de NV Rotmachine" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac493bc702d200e3e39b9d9c223fb622> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63454043> .

