@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/p345384865> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Treatise on estuarine and coastal science / Eric Wolanski" ;
    dcterms1:issued "2011" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p344841812> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d86d50c6db9b3c923a7c931e90674a8> ;
    schema1:name "Treatise on estuarine and coastal science" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad9b40c830177ac3be6d0064db4c67f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/808119558> .

