@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/p082581010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barbados deep-water sponges / by R.W.M. van Soest and N. Stentoft" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06804206X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p082716269> ;
    schema1:description "Koptitel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03706584X>,
        <http://data.bibliotheken.nl/id/nbt/p821967282> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d00f54b147c2f2cfee9675c84834876d> ;
    schema1:name "Barbados deep-water sponges" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3df7771307a9e252558b41d39506a582> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65526436> .

