@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/p861443896> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leven in zijnen asem / samenst.: Herman-Emiel Mertens" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068380275>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068532628> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82073828X> ;
    schema1:isbn "9030614501" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/534385ca54f36a7de398cf9434651a1f> ;
    schema1:name "Leven in zijnen asem" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cffeddac23e0c9942ecaa502e7c64614> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64282629> .

