@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/kemp009stru01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Het struikelblok van Coba of \"Wat hoort er tot de vroegste Surinaamse letteren'\"'  /  Michiel van Kempen" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/kemp009> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "100 artikelen/suriname",
        "artikel",
        "sec - letterkunde" ;
    schema1:identifier "kemp009stru01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9ad84a6ccb8cbfa75b9738cda4e996e> ;
    schema1:name "'Het struikelblok van Coba of \"Wat hoort er tot de vroegste Surinaamse letteren'\"'" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=kemp009stru01> .

