@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/p05120407X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Newyorks dagboek / Dorothee Sölle ; [vert. uit het Duits: Ineke van der Worp]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069131112>,
        <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078479509> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069131112> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074015966> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635461> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025943721" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1efbe91dcef4dc9419f6ba31b9dce2a> ;
    schema1:name "Newyorks dagboek" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b940dc43386ee84c195a30443cdc9f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64962813> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4605e62b177f619b23c7e255be2a0695> .

