@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/p402271939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Create or die : essays on the artistry of Dennis Hopper / Stephen Lee Nash" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073479101>,
        <http://data.bibliotheken.nl/id/thes/p075606046> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402278798> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p401632857> ;
    schema1:isbn "9789048527137" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3fe6e8a3c49e7606ed7d47357605136> ;
    schema1:name "Create or die : essays on the artistry of Dennis Hopper" ;
    schema1:numberOfPages 887344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1092fc8bf9605f217803b972aae98623> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003862283> .

