@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p431896313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chronique du temps de Charles IX, 1572 / par Prosper Mérimée" ;
    dcterms1:issued "1835" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000090209" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068639295> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg. 1829" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p106887564> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06837f361ceee5d65a899d2576830a5e> ;
    schema1:name "Chronique du temps de Charles IX, 1572" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59af82e89d76384acce823f84ebee2bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237713823> .

