@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/p080614582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief in de spiegel / Joan Marsh ; [vert uit het Engels]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p340937777> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066650593> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ddd523e13e0e26891db232f514435ef> ;
    schema1:name "De brief in de spiegel" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/242e073031b64f62da210df9d4b6786b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65646974> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f9ecb4b9e21c212bb76ef72269f3ab69> .

