@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/p287965074> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jack Kerouac / Karel Wasch" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06825489X>,
        <http://data.bibliotheken.nl/id/thes/p075614022>,
        <http://data.bibliotheken.nl/id/thes/p077611985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072028726> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9057860570" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f69a3048f86ed87fa7813076cf07e28> ;
    schema1:name "Jack Kerouac" ;
    schema1:numberOfPages 148 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f87e4ed840d42cb70d396c7316458d48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66443198> .

