@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/p171527275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De manifestatie van het licht / Marcel Messing" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593553>,
        <http://data.bibliotheken.nl/id/thes/p078575036>,
        <http://data.bibliotheken.nl/id/thes/p113081189> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:description "\"De lezing, 'De manifestatie van het licht', werd gehouden op vrijdag 13 mei 1988 in de Kosmos te Amsterdam ... voor de conferentie van Spirituele Centra en Initiatieven\"",
        "Verschenen in een opl. van 1000 ex" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072845013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6001f425a04fdce6918d7673b43fd536> ;
    schema1:name "De manifestatie van het licht" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/915e3684c5975bcb5be13b403a8967e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68019393> .

