@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p190072121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A note on the problem of the sloping beach / H.A. Lauwerier" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072934212> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044741235> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f707d4674b8a5da69dd18ef09d891f7> ;
    schema1:name "A note on the problem of the sloping beach" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ed3dd9ee62f1a650f600b6a11797b38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67762794> .

