@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p145289990> 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" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p400292793>,
        <http://data.bibliotheken.nl/id/nbt/p401888983> ;
    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:author <http://data.bibliotheken.nl/id/thes/p071752439> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f036239de983420b5e5927e668aa44b2> ;
    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/99a36ed6fa643137e1bc5c0584dd5d68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68857177> .

