@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/p292840934> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Godsdienstig leven in Nederland / door C. E. Hooykaas" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075012081> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d1304c2e49fa20829004761e6fc0878> ;
    schema1:name "Godsdienstig leven in Nederland" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc46a64359d99a53dce49bed28e9b7dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150210549> .

