@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/p394703405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob Dylan illustrated / Theo Bogart" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070700710>,
        <http://data.bibliotheken.nl/id/thes/p075613913> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069905835> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070700710> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p363084479> ;
    schema1:isbn "9789054924319" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a52e2a4778e5dae50a750a19c988e8a> ;
    schema1:name "Bob Dylan illustrated" ;
    schema1:numberOfPages 49604737 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f45242adbc48f4bae9423aaa37d0d60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1029876051> .

