@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/p099807823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sleutels der kennis : een inleiding in de gnostiek / Bram Moerland" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069268061> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072417838> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062718302" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b20ee228b4f7a5f84b83252510ade31> ;
    schema1:name "De sleutels der kennis : een inleiding in de gnostiek" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd5b72b2a8ae06be2363ae4fa49da5f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66060351> .

