@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/p401917878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan den Koning, in deze dagen" ;
    dcterms1:issued "1853" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070645345>,
        <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p078454581>,
        <http://data.bibliotheken.nl/id/thes/p241924626> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000097921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073511803> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De auteur is A. de Haan",
        "In dichtvorm",
        "Petitie aan Koning Willem III over de invoering van de bisschoppelijke hiërarchie in Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p189084812> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ca352ea9f8a829cf4a17265d8f37cb5> ;
    schema1:name "Aan den Koning, in deze dagen" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce1b11ea9e881f21102d9f8efd6c38ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913876991> .

