@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/p42324101X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit is het hart : over proeven van de kerk / Erik Borgman" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614081> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073869090> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493161054" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3064ce6def73887e5c32a620d489d50b> ;
    schema1:name "Dit is het hart : over proeven van de kerk" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56c4e75299f85b93e0e4853cf8c2fee2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1109727899> .

