@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/p401888983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorsaeck van de pest, en andere oordeelen uytgevonden; met een goede remedie, soo tegen het eene als het andere ... / Door William Caton" ;
    dcterms1:issued "1665" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078435161>,
        <http://data.bibliotheken.nl/id/thes/p078641713> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000084517" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071752439> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145289990> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adae968c8f1ea114a4d0f58d545df1b7> ;
    schema1:name "De oorsaeck van de pest, en andere oordeelen uytgevonden; met een goede remedie, soo tegen het eene als het andere ..." ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/105601d2a673396966aa108415879109> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993753601> .

