@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/p24182575X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theosofie / R.D.C. Jansen" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624184>,
        <http://data.bibliotheken.nl/id/thes/p077593553>,
        <http://data.bibliotheken.nl/id/thes/p078688671> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163864551> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p16147733X> ;
    schema1:isbn "9043501050" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb26f62f567ea4adf7550a93ee9b42f8> ;
    schema1:name "Theosofie" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6281bb2f3cf36469f4cd50cd2e5fc6d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66921856> .

