@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/p036871656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een levende herinnering / Leigh Michaels ; [vert. uit het Engels door Johanna Vorbach]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070610894> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070506027> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820738328> ;
    schema1:isbn "903479086X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87ccdae08ddd625db1c023ecfe156a31> ;
    schema1:name "Een levende herinnering" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/875bef4f2f6677ed73b1faff317cee0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64475936> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/905dfc04f676a53b3a029a6fdaa68d3a> .

