@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/p327610298> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Analysis of 4.5 years EWTW wake measurements / J.G. Schepers" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627558>,
        <http://data.bibliotheken.nl/id/thes/p075671042> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075313502>,
        <http://data.bibliotheken.nl/id/thes/p088229912> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p328283460> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8931b8c0eada41ca89541c045ba7ca5> ;
    schema1:name "Analysis of 4.5 years EWTW wake measurements" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9e040857a25f6bac47475d8c9f4a4de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/697506326> .

