@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/p056410247> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Shipbuilding review ... / Vereniging Nederlandse Scheepsbouw Industrie" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080601464> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d117708effad3f88f251c8ee725637a8> ;
    schema1:name "Shipbuilding review ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c92c8dddebcb29ba0e5053474dc6992> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73012444> .

