@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/p861583744> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de vergelijkende godsdienstwetenschap / door K.L. Bellon" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593898>,
        <http://data.bibliotheken.nl/id/thes/p078940206>,
        <http://data.bibliotheken.nl/id/thes/p397317026> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067882684> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830014101> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53e5a68baa3a35eb678756416fd7605e> ;
    schema1:name "Inleiding tot de vergelijkende godsdienstwetenschap" ;
    schema1:numberOfPages 399 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0621ab8d447ebe70d0f6974220b24e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781776794> .

