@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/p126683042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An asymtotic analysis of a plate with a circular hole / A.M.A. van der Heijden" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067483402> ;
    schema1:description "Met lit. opg" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822911604> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed428a554e579d0082d52a1ec34d190f> ;
    schema1:name "An asymtotic analysis of a plate with a circular hole" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa0c685b3647ec0d05761bb888949170> ;
    schema1:sameAs <http://www.worldcat.org/oclc/838925622> .

