@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/p39724746X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Confessie / onder redactie van de predikanten J.A. van den Berg en A. Snoek" ;
    dcterms1:issued "2015" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p31814509X>,
        <http://data.bibliotheken.nl/id/thes/p397247559> ;
    schema1:description "Ondertitel op omslag: bijbels dagboek vanaf 19 jaar" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075602415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462782716" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/113153813bf41ee654f67ed6902fa421> ;
    schema1:name "Confessie" ;
    schema1:numberOfPages 383 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7dfd597e3971b7befd85fd7e9d1840e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/925281421> .

