@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/p056392303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pages from a diary in Geneva : preceded by: My sister the negro / Cola Debrot ; transl. by Estelle Reed-Debrot" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070002770> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07312527X> ;
    schema1:description "\"Mijn zuster de negerin\" verscheen als novelle in 1935, 2e dr. 1953",
        "Dagboekbladen uit Genève, verschenen in Tirade 1957" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843098023> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d49b563948bffcafe57cdb6c573eaac> ;
    schema1:name "Pages from a diary in Geneva : preceded by: My sister the negro" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/198c816c620c8070964c1cb412d85da2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781988542> .

