@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/p097735736> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Detective omnibus / Elleston Trevor" ;
    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/p068927266> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068724217>,
        <http://data.bibliotheken.nl/id/thes/p071675566>,
        <http://data.bibliotheken.nl/id/thes/p074525662> ;
    schema1:description "Engelse titels oorspronkelijk verschenen onder het pseudoniem Simon Rattray" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cba30856f2e7d3e91644bb87c8350d1> ;
    schema1:name "Detective omnibus" ;
    schema1:numberOfPages 560 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bb87937ac77623ace44feaba27c581b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66036440> .

