@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/p336841167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advertissement" ;
    dcterms1:issued "1785" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069967202>,
        <http://data.bibliotheken.nl/id/thes/p070080577>,
        <http://data.bibliotheken.nl/id/thes/p160782783> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Advertissement dat by de wed. J. Doll binnen enkele dagen zal verschijnen no. 2 van de Amsterdamsche brieven door Mr. H. Calkoen, bevattende een uiteenzetting van de zaak Hespe en Verlem" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p304126632> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/649ad9feea0438e6c398ec31e0c6950b> ;
    schema1:name "Advertissement" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e85443a642ee98986837843c75225082> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154706311> .

