@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/p117320854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oceanographic measurement programmes in the Netherlands, 1978 (planned) / Nederlandse Commissie voor Zee-Onderzoek, Koninklijke Nederlandse Akademie van Wetenschappen" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075301636> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075445832> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b32354d2fe179b4d02fccf311df25bb6> ;
    schema1:name "Oceanographic measurement programmes in the Netherlands, 1978 (planned)" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2227eae81434a3fbd2f92d96bc2c23b0> .

