@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/p393476499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij 't licht van de oorlogsvlam / door Frederik van Eeden" ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078493633> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068271166> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037052136> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e134e594ee07fe40e389e92bf5758687> ;
    schema1:name "Bij 't licht van de oorlogsvlam" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78b1230043f2c5b18c6672108b9c2b73> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241771069> .

