@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/p123585562> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Flooding of the river Rhine and atmospheric circulation patterns / [by] B. van der Wateren-de Hoog [and] H. Middelkoop" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16403708X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152500693> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5fdfb6ff93298d28982c61fe2951481> ;
    schema1:name "Flooding of the river Rhine and atmospheric circulation patterns" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ca948064d9fd50dbea7555924fabd7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69175599> .

