@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/p407073329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Histoire des princes d'Orange de la maison de Nassau" ;
    dcterms1:issued "1693" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000057541" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070767696> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur is: De La Neuville, pseudoniem van: Adrien Baillet",
        "Auteur is: De Neuville",
        "Bewerking van 'Histoire de Guillaume I, prince d'Orange' (1689)",
        "Met titelpl. en ill" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144260239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cc3dcafe1b366712e1cbfa823f44344> ;
    schema1:name "Histoire des princes d'Orange de la maison de Nassau" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b96da7e891c97a212bc763a98e5f394> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959289700> .

