@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/p43576019X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste visschersschepen van de Vlaamsche kust (voor de komst van den motor) / teek. van Maurice Seghers ; toegel. door R. de Bock" ;
    dcterms1:issued "1943" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071056688>,
        <http://data.bibliotheken.nl/id/thes/p074186698> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049691864> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95f7ca9f2aed793905176af5175b8537> ;
    schema1:name "De laatste visschersschepen van de Vlaamsche kust (voor de komst van den motor)" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8c5fed3d1ad12c732e0506c95c54bd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308747201> .

