@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/p801972205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Memory effects in turbulent flows / Peter Johann Henry Builtjes" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661152> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069448094> ;
    schema1:description "Proefschrift Delft" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35962b3d181486ada7a1783820272c7e> ;
    schema1:name "Memory effects in turbulent flows" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7675b3be48a4421f4525121231ce79d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898801188> .

