@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/p240922018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ocean fronts / guest ed. Igor Belkin, Mike Spall" ;
    dcterms1:issued "2002" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/a141aeb52cceb6a4885100f712ba7a1f>,
        <https://data.bibliotheken.nl/.well-known/genid/b666498148789bf6f88dc9843ae74261> ;
    schema1:description "Special issue" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036619744> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85fc8c1b1c2a957e5afe0ecce355537e> ;
    schema1:name "Ocean fronts" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e77ec115795472b31c50e85501efb318> ;
    schema1:sameAs <http://www.worldcat.org/oclc/51196621> .

