@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/p865036438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Storm surge prediction using Kalman filtering / by A.W. Heemink" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607557>,
        <http://data.bibliotheken.nl/id/thes/p078519535>,
        <http://data.bibliotheken.nl/id/thes/p07855456X>,
        <http://data.bibliotheken.nl/id/thes/p078606993>,
        <http://data.bibliotheken.nl/id/thes/p078949823> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07238347X>,
        <http://data.bibliotheken.nl/id/thes/p075332019> ;
    schema1:description "Ook verschenen als proefschrift Technische Hogeschool Twente" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822855216> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36c495b04917e2fedc9f70cfd603776b> ;
    schema1:name "Storm surge prediction using Kalman filtering" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a4c2b8d29affaab25a63cf678ad2041> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905756806> .

