@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/p241238099> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The hurricane of 1819 : destruction and reconstruction of buildings on St. Martin / Han Jordaan, To van der Lee" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181598981> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/c7b6deb5eb7b0e1a0fda7e591d1c0ab6> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/119bb348209dfdf0180e24241df0f0ed> ;
    schema1:name "The hurricane of 1819 : destruction and reconstruction of buildings on St. Martin" ;
    schema1:numberOfPages 108 ;
    schema1:sameAs <http://www.worldcat.org/oclc/773307982> .

