@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/p184834007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koopmansklerk : eene Antwerpsche zedenschets / P.F. Van Kerckhoven" ;
    dcterms1:issued "1843" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07016200X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7c86de5f5f2a2841a2cbc22ffbb19a3> ;
    schema1:name "De koopmansklerk : eene Antwerpsche zedenschets" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b0cbdd0b6fc828db2d46f04883fc695> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67885682> .

