@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/p315073330> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een tweede uitgave van Nicolaes Witsen's \"scheepsbouw en bestier\" ontdekt / S.P. l' Honoré Naber" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070177880> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6882418757098ca81ad8b6e236b01926> ;
    schema1:name "Een tweede uitgave van Nicolaes Witsen's \"scheepsbouw en bestier\" ontdekt" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f633005f2f8c57a766915b32b925dbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778254820> .

