@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/p84000480X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Religionen" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594657>,
        <http://data.bibliotheken.nl/id/thes/p078522951>,
        <http://data.bibliotheken.nl/id/thes/p397317387> ;
    schema1:inLanguage "de",
        "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b8bc3341883f92dff68b4d34c0c96eb> ;
    schema1:name "Religionen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc8a8cf6b285d9fd9efaf36a69e0e926> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898874948> .

