@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/p102279675> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dirk Hudig L. Jzn: Levensschets van een Amsterdamse reder / W.M. Zappey" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068153996> ;
    schema1:description "Omslagtitel",
        "Over de Koninklijke Nederlandsche Stoomboot-Maatschappij (KNSM)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/271e12b5c533c65a88239aab95be5db7> ;
    schema1:name "Dirk Hudig L. Jzn: Levensschets van een Amsterdamse reder" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96f6291c0afbddc5ab2a7a18e6fd0700> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65846071> .

