@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/p265545374> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door het water gaan : een katecheseproject rond de doop / Hennie van Hattum" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594495>,
        <http://data.bibliotheken.nl/id/thes/p078488346> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124404421> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c5cbc3757bf3b9350b42d0565e1360e> ;
    schema1:name "Door het water gaan : een katecheseproject rond de doop" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bc2c9e830a1762e0753ad7d9b12620d> .

