@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/p852380305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het mysterie van de koffer / Joan Fleming ; [vert. uit het Engels door Addy Kaiser]" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072158034> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069229848> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p113122047> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70d80033e5c3452d1496c7bbbb28cf65> ;
    schema1:name "Het mysterie van de koffer" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70cafc9d4a81f1d62a8923a06981f34c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/932172533> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9d6f246c391d43e6720110cb88b631a7> .

