@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/p401028291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vocabulary for the study of religion / edited by: Robert A. Segal & Kocku von Stuckrad" ;
    dcterms1:issued "2013-2015" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072008024>,
        <http://data.bibliotheken.nl/id/thes/p231610998> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f618b84e4f84fd48172be8d13c6484a6> ;
    schema1:name "Vocabulary for the study of religion" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d915bd68a0b8eb67cabbbc836334797> ;
    schema1:sameAs <http://www.worldcat.org/oclc/939509914> .

