@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/p381348296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geloven in hemel en hel / J.C. Schuurman" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759438X>,
        <http://data.bibliotheken.nl/id/thes/p078532361>,
        <http://data.bibliotheken.nl/id/thes/p109086058> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p381348431> ;
    schema1:description "Bijlage bij De Waarheidsvriend, 19 september 2014" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32935776X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e191fa572ad33af66aec92ca1a53f8e9> ;
    schema1:name "Geloven in hemel en hel" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71fc427f36ca993803e2b19953101dd8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/891184254> .

