@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/p395175852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het standpunt van den Ned. Chr. Gemeenschapsbond tegenover de kerk enz. / door H.J. Couvée" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p095972722> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093747519> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p134988108> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b585485dcb8db999c93edd929445659> ;
    schema1:name "Het standpunt van den Ned. Chr. Gemeenschapsbond tegenover de kerk enz." ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be1befcdbbf5cd455efd52f1226ae258> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904737466> .

