@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/p292348533> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geestelijk leven / [red.: H. Vonk-de Groot]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605465>,
        <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p292473346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p292403895> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090204377",
        "9789090204376" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75c70a808859307f08009feb9f33bfb7> ;
    schema1:name "Geestelijk leven" ;
    schema1:numberOfPages 405 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71e64c8e35b2d5a3e256da148d4bb9b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150184119> .

