@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/p389037249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van de Franse revolutie tot de restauratie : geill. cultuurgeschiedenis / door P. Klinkenberg" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073717584> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041466365> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811947955>,
        <http://data.bibliotheken.nl/id/nbt/p83369989X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4880c50d01f2c051628b7b33c60e1e78> ;
    schema1:name "Van de Franse revolutie tot de restauratie : geill. cultuurgeschiedenis" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a601109ceb60460ef5150cfada42241> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901363175> .

