@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/p401424618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste reis / Peter Vervloed ; illustraties: Roelof van der Schans" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072023074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073865052> ;
    schema1:description "Tekst opgemaakt in een dyslexie lettertype" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p405356897>,
        <http://data.bibliotheken.nl/id/nbt/p405357982> ;
    schema1:isbn "9789043704717" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a120743c29a5c682e32ce3c0748d98a> ;
    schema1:name "De laatste reis" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee1ed650667fe1cd96c069ccf96116dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953274049> .

