@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/p861479483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De praehistorie en het vraagstuk van den oorsprong van den godsdienst / K.L. Bellon" ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067882684> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44667ff9bc9a53619a6b1d60ff2ea9ae> ;
    schema1:name "De praehistorie en het vraagstuk van den oorsprong van den godsdienst" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a71c63d5bfde81a50a90fe89d0a99c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64283225> .

