@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/p432041664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Rotterdamsche Lloyd : Rederij in oorlogstijd '40-'45 / N. Guns" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071400176>,
        <http://data.bibliotheken.nl/id/thes/p088157644> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492368607" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4db4f8a04cb669507b2ea65bfc98b44b> ;
    schema1:name "De Rotterdamsche Lloyd : Rederij in oorlogstijd '40-'45" ;
    schema1:numberOfPages 950 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91cfcda5d70c91150f053ecc7f03c9b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245593728> .

