@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/p062316745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De belofte aan Rachel : roman / Hubert Lampo" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068802099> ;
    schema1:bookEdition "10e dr" ;
    schema1:description "1e dr.: 1964" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584> ;
    schema1:isbn "9029045957" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fac0a6fd476255a2e6f37fc3dce477c> ;
    schema1:name "De belofte aan Rachel : roman" ;
    schema1:numberOfPages 252 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff3e1ef26fa7eeb56bdf154525867860> .

