@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/p820425699> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An investigation of ship propeller fatigue / Hendrik Pieter Egbert Helle" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621185>,
        <http://data.bibliotheken.nl/id/thes/p078588928>,
        <http://data.bibliotheken.nl/id/thes/p180915177> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072360941> ;
    schema1:description "Proefschrift Delft" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75266a46860bd8ecd7279f62b2cad137> ;
    schema1:name "An investigation of ship propeller fatigue" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/549dfee611727163c38b06dfefb3a625> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905465505> .

