@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/p183691768> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "P.S. Langere brief volgt / Paula Danziger & Ann M. Martin ; [uit het Engels vert. door Els Verbiest]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070837910> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074265806>,
        <http://data.bibliotheken.nl/id/thes/p152313338> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020936433" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c8a0d7792b41a771a8d6e646ba56e7f> ;
    schema1:name "P.S. Langere brief volgt" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40ddd64ceca52ac278698a4d4a940467> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67844526> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5e70c585d43c155c4b5a83ddfd6ddb41> .

