@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/p42369524X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gesprek op den Drachenfels / medeged. door Jacob Geel" ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069863407> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De Jong ; nr. 297",
        "Oorspr. uitg. 1835",
        "Opl.: 50 ex. op Hollandsch papier" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p850899745> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd3aea2fef8d3d9faf383215008ac7e5> ;
    schema1:name "Gesprek op den Drachenfels" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e352ae832b6697689d086239db8ab5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120055096> .

