@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/p240397622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Fransche Omwenteling : een geschiedkundig tafereel / Thomas Carlyle ; uit het Engelsch vert. ; met voorw. van W.J. Hofdijk" ;
    dcterms1:issued "1892" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068468873> ;
    schema1:bookEdition "4e herz. dr." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7da09ceae23d653eee4c420067551aa6> ;
    schema1:name "De Fransche Omwenteling : een geschiedkundig tafereel" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97899e66549033677f91ed96987ce00f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777276402> .

