@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/p151804699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies van Commissie V inzake het rapport \"Tucht over doopleden\" / [A.D.R. Polman, rapporteur]" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075295520> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071211292> ;
    schema1:description "\"Commissie V\" was benoemd door de Generale Synode van de Gereformeerde Kerken in Nederland, gehouden te Sneek, 1939" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e837d7bfd2396b575e8b44142f1b749> ;
    schema1:name "Advies van Commissie V inzake het rapport \"Tucht over doopleden\"" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7131b30fea5318edd876959ae041024> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68672749> .

