@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/p320508528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The influence of pile dimensions on forces exerted by waves / by A. Paape and H.N.C. Breusers" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072623160>,
        <http://data.bibliotheken.nl/id/thes/p075321610> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072004185> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823109550> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9298cfd1cc5ad20d1ca4164ba6e606d7> ;
    schema1:name "The influence of pile dimensions on forces exerted by waves" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ccdf4877c8aec29fbc2f531148c154a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/23480361> .

