@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/p407858784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Fransche Revolutie / Thomas Carlyle" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068468873> ;
    schema1:bookEdition "5e uitg. verm. met vele aant" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860914917> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b52fe5fab19e8b0430b62d1d2854c1e> ;
    schema1:name "De Fransche Revolutie" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d6b9430331e1fb7b3c849158d4b9b42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962362617> .

