@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/p142917737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "My brother Martin : dying of AIDS / Pola van der Donck-Scheepers ; transl. [from the Dutch] by Vicky Hardy" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075653192>,
        <http://data.bibliotheken.nl/id/thes/p089197569> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084759585> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072352426> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9075483058" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a83297fb9e430263f5b6619953e2b30> ;
    schema1:name "My brother Martin : dying of AIDS" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/896346ceb628141f2425e05d7750ece8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69000169> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f19fbebfc6e96665df0fd929d3898263> .

