@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/p316064505> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De auto van maffe Max / tekst Paul Laport ; ill. Peter van Harmelen" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149538715> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p239552989> ;
    schema1:description "Oorspr. uitg.: Zaandam : MeerMusical, 2006" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789052474038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d146d59094f4913df1b9c5b6365adce7> ;
    schema1:name "De auto van maffe Max" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/107a891027504aa932f7957cb6285d7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/317236173> .

