@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/p801758378> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Baptistengemeenten : info / [J. van Dam]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600242> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070743762>,
        <http://data.bibliotheken.nl/id/thes/p075318326> ;
    schema1:bookEdition "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d9d66bf42bfcf75f8ff5cf84b0caba5> ;
    schema1:name "De Baptistengemeenten : info" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d75d246efa0668f5b640b9e643a95bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63339915> .

