@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/p832394874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over het spiritisme : is er een leven na de dood? / door G. May" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618109>,
        <http://data.bibliotheken.nl/id/thes/p075622475> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072393254>,
        <http://data.bibliotheken.nl/id/thes/p075324792> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d792015a62eea65a6fa19bd3307156b8> ;
    schema1:name "Over het spiritisme : is er een leven na de dood?" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d8a037ae47f62413401f5a4a993da61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63502890> .

