@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/p841338582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Representations of Gods" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620413>,
        <http://data.bibliotheken.nl/id/thes/p077593960>,
        <http://data.bibliotheken.nl/id/thes/p078522668>,
        <http://data.bibliotheken.nl/id/thes/p397403259> ;
    schema1:inLanguage "de",
        "en",
        "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821955179> ;
    schema1:isbn "9004071148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d23546b57a67de0246eb105fc9df488> ;
    schema1:name "Representations of Gods" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed5b018877036931e95107eb666ae2a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781595441> .

