@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/p439536480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Autobiorama / Peter Pontiac ; met Frankie Lee en Daan Doem ; samenstelling, annotaties & grafische vormgeving Fake Booij ; eindredactie René Windig" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069480532> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123961556> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493109889" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/718404535000f0ad648af40ff7d13d42> ;
    schema1:name "Autobiorama" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2044d97d8996950d57e61571e0b11661> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1411854142> .

