@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/p431551499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Proclamatie van Syn Koninklyke Majesteyt Van Groot-Brittangien" ;
    dcterms1:issued "1688" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39751252X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069055270> ;
    schema1:description "Gedrukt naer de copye van Londen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p270136517> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc5b45a58a2017d9c7e436875ffdad59> ;
    schema1:name "Proclamatie van Syn Koninklyke Majesteyt Van Groot-Brittangien" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54f3b6ccde7e8aa5f9f2ca0a907e5f35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747676028> .

