@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/p229836011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De teleurstellingen in het leven / J.N. Darby" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070147698>,
        <http://data.bibliotheken.nl/id/thes/p075476851> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa3b60cd701fd4cb69f770db62354f9c> ;
    schema1:name "De teleurstellingen in het leven" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0362cd1e576050d5b2d568b3e0b920d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67098362> .

