@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/p40840499X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Protest ... aan alle koningen, vorsten en potentaten" ;
    dcterms1:issued "1697" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000076277" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069055270> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Impressum ontleend aan de colofon",
        "Zonder afz. titel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145137058> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80ebc48b4921389e1c5e62b1056e0e28> ;
    schema1:name "Protest ... aan alle koningen, vorsten en potentaten" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e489147cd38be7ca218ab42709042f7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747680723> .

