@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/p064311015> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Laagte / Agatha Christie ; [vert. uit het Engels door H. Tromp]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068758162> ;
    schema1:bookEdition "7e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068753608> ;
    schema1:description "1e dr. Nederlandse uitg.: Leiden : Sijthoff, 1948. - (Accolade-serie)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061442372> ;
    schema1:isbn "902181370X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/753aa707c33bd6341fb6d87f2cce7a06> ;
    schema1:name "De Laagte" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87f22b56b867a36a62534a510056a680> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65498647> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1452e565a7526e4058442afe429a15d9> .

