@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/p05874357X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On the natural frequencies of a short circular cylinder, including the effects of entrained mass / Ivan S. Gibson" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661004> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074498754>,
        <http://data.bibliotheken.nl/id/thes/p075395592> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036192880> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4f6cb98b5aa6952afa51d839e61a191> ;
    schema1:name "On the natural frequencies of a short circular cylinder, including the effects of entrained mass" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6ad665455d964327871d167fbc297e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65108204> .

