@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/p417401620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The New Jerusalem / Patti Smith ; with an introduction by Rob Riemen ; Dutch translation of \"The New Jerusalem\" by Onno Kosters ; English translation of the introduction by Liz Waters" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073231924>,
        <http://data.bibliotheken.nl/id/thes/p188050272> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088061604>,
        <http://data.bibliotheken.nl/id/thes/p100096875>,
        <http://data.bibliotheken.nl/id/thes/p187324360> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p174751281> ;
    schema1:isbn "9789090309798" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ff1f391a9c381fe1bc220599688a9d9> ;
    schema1:name "The New Jerusalem" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e4ec68c538315ee7ac0b653b9b1927c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1040598143> .

