@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/p41187750X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene illuzie / Louis Couperus" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068435061> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. uitg.: Amsterdam : Veen, 1892",
        "Transcriptie en/of scans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043136877> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411877933> ;
    schema1:isbn "9020425919" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d257397b593660c8116b3b5b6dedee48> ;
    schema1:name "Eene illuzie" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fcce563b7d61c7182fca3ee27cae2bb5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/994295947> .

