@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/p046231757> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dodenrit naar Monte Carlo / tek.: Eric Heuvel ; tekst: Martin Lodewijk ; [inkleuringen: Ditty Kwint]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068320833> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069266050>,
        <http://data.bibliotheken.nl/id/thes/p073965510> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050481746> ;
    schema1:isbn "9032070045" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf7249e50ef03b1776421bae8636876e> ;
    schema1:name "Dodenrit naar Monte Carlo" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dccba1864c516bb802319e056a9e4164> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64916931> .

