@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/p781776643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The history of religions / by Ugo Bianchi ; transl. from the Italian" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593898>,
        <http://data.bibliotheken.nl/id/thes/p07852301X>,
        <http://data.bibliotheken.nl/id/thes/p078589398>,
        <http://data.bibliotheken.nl/id/thes/p397317115> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068694105> ;
    schema1:description "\"Translated from the Italian of the introduction to the Storia delle religioni, edited by G. Castellani ...\"",
        "Vert. van de inleiding op de 'Storia delle religioni'; uitgeg. door G. Castellani; 6e uitg. Turijn, 1970" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9004042377" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a933b37ece9503811cb25f7a1eb00cd6> ;
    schema1:name "The history of religions" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33e23879fcfbdb4c33e20b91ff491d14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780484564> .

