@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/p296952745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Calamitosa tempestas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p404384404> ;
    dcterms1:issued "1714" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070467013> ;
    schema1:description "Gelegenheidsgedicht ondertekend door Henricus Snakenburg" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a8df20055488fa82d4877e76dc044ff> ;
    schema1:name "Calamitosa tempestas" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f2b834a05a824928bcda8a561d2d679> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150402096> .

