@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/p832279927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verliefde detective / Ellery Queen ; [vert. uit het Engels door Maria Heemskerk]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06883666X> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067947107> ;
    schema1:description "1e dr. Nederlandse uitg.: 1957. - (Prisma ; 261). - 3e dr.: 1974. - (Prisma detective ; 277)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820916323> ;
    schema1:isbn "9027439362" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50999842b34b1c674e409e70be53124d> ;
    schema1:name "De verliefde detective" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/018852985ce3eb4871b7f5ad0accd773> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63501291> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2182e35235a329f526926fbf44154682> .

