@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/p188721886> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Tagus Estuary and related systems / guest ed.: K. Essink and M.J. Costa" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073599891>,
        <https://data.bibliotheken.nl/.well-known/genid/ecf31804315d5e1b1203999d88b88ffa> ;
    schema1:description "Special issue" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p153239441> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3193667ce4138106678cc58c16f822d4> ;
    schema1:name "The Tagus Estuary and related systems" ;
    schema1:numberOfPages 321 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0780b26e021234a266cf3f18f3e2368> .

