@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/p448672065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuur en christelijk geloof / C.A. van Peursen" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593502>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p078478138> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068218494> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820851418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ec463d84140a0933615ebd347307054> ;
    schema1:name "Cultuur en christelijk geloof" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82106e9364ab871c95e48d77d383793a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519138378> .

