@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/p42995655X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De godsdiensten der wereld / onder red. van G. van der Leeuw ; met medew. van J.N. Bakhuizen van den Brink ... [et al.]" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593898>,
        <http://data.bibliotheken.nl/id/thes/p078522951>,
        <http://data.bibliotheken.nl/id/thes/p397317387> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068388829>,
        <http://data.bibliotheken.nl/id/thes/p068675593> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863158404> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aa71b65cf1fee828179c0ec44342712> ;
    schema1:name "De godsdiensten der wereld" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6c877daf9ae055febdf14de5b2649f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200253123> .

