@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/p14431293X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aenspraek aen Zijne Doorl. Hoogheid Willem V ... / [Door François Adriaan van der Kemp]" ;
    dcterms1:issued "1779" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070426465> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b57d607dc8369a93ad514d701c654d8f> ;
    schema1:name "Aenspraek aen Zijne Doorl. Hoogheid Willem V ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e515b690934dac87796fd64843a9d05b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69059924> .

