@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p842587365> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Developments in marine technology" ;
    dcterms1:issued "1984" ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444423842" ;
    schema1:issn "09282009" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a27d4c338f731a8387935c529eb86b6e> ;
    schema1:name "Developments in marine technology" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33484acf85ec23ceaead7de3d9e4a813> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906555177> .

