@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/p418887829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fatum / tekst & tekeningen Peter Nuyten" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146616170> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41058925X> ;
    schema1:isbn "9789034307408" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf2f812fa7d091e04bfff361986da5ca> ;
    schema1:name "Fatum" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2c030393208fe6803ede87981197c5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1042329612> .

