@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/p079932169> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschichte der religiösen Ideen / Mircea Eliade" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068444117> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07008579X>,
        <http://data.bibliotheken.nl/id/thes/p080069355>,
        <http://data.bibliotheken.nl/id/thes/p080069363> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p801634083> ;
    schema1:isbn "3451191318" ;
    schema1:issueNumber 32 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b16533eef6cd1df2fff791f7e69faa2> ;
    schema1:name "Geschichte der religiösen Ideen" ;
    schema1:numberOfPages 496 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6075416a7f744c042355de1f626ca17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769459982> .

