@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/p096994126> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ware godsdienst opnieuw bewezen en toegelicht / door Fr. Drijvers" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073873365> ;
    schema1:bookEdition "2de dr" ;
    schema1:description "Uitgave van de Katholieke Vlaamsche Hoogeschooluitbreiding Antwerpen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8df539cb3cf62d28687056a9e4f2d7bf> ;
    schema1:name "De ware godsdienst opnieuw bewezen en toegelicht" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f866afd3a2b2d481ea739f8cc55524a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65811370> .

