@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/p182817296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The shipbuilding industry in Western Europe $ The economic situation of the Netherlands" ;
    dcterms1:issued "1956" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044745826> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d0be3c57bdadf47db1ca5000514ca11> ;
    schema1:name "The shipbuilding industry in Western Europe $ The economic situation of the Netherlands" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afb416352f33445ebfad9c8060d34ef6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/51347153> .

