@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p13870080X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij dagen en bij nachten : bijbels dagboek / J.J. Poort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342015249> ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06893033X> ;
    schema1:bookEdition "[1e dr.]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635461> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063890729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a94d8b78f83c3014eabbb1204cc3f8b> ;
    schema1:name "Bij dagen en bij nachten : bijbels dagboek" ;
    schema1:numberOfPages 763 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96c5ec31ce3f6c0c936fc9a94e437929> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63325389> .

