@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/p782870899> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Religionen / [hrsg. von Hans Kähler]" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078522951> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06824293X>,
        <https://data.bibliotheken.nl/.well-known/genid/27d9999419d814b8939ef82400c53967>,
        <https://data.bibliotheken.nl/.well-known/genid/f1417cae4ef527530f378be6b836ec78> ;
    schema1:description "Bevat Engelse en Duitse teksten" ;
    schema1:inLanguage "de",
        "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821428616> ;
    schema1:isbn "9004043306" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3376805170bc3c1480378faa629d583d> ;
    schema1:name "Religionen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a115f786df4d0d0e57be6a91efe3ae61> .

