@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/p430552971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar werd wat gruwelijks verricht : slavernij in Nederlands-Indië / Reggie Baay" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073912182> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:description "1e druk: 2015" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025313319" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed075711f18715c0056ff593fa62d821> ;
    schema1:name "Daar werd wat gruwelijks verricht : slavernij in Nederlands-Indië" ;
    schema1:numberOfPages 299 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8663ed3ff32a5717fdcb6d0e0c0a2b26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1242427222> .

