@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/p441479758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij slaven van Suriname / Anton de Kom" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612291>,
        <http://data.bibliotheken.nl/id/thes/p075621746>,
        <http://data.bibliotheken.nl/id/thes/p07563418X>,
        <http://data.bibliotheken.nl/id/thes/p078666015> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:bookEdition "Zesentwintigste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p425758028> ;
    schema1:description "Op stofomslag: met beschouwingen van Mitchell Esajas, Tessa Leuwsha en Duco van Oostrum" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045041094" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d2411b74a9023ab6944ff58ff1d0c3d> ;
    schema1:name "Wij slaven van Suriname" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abcfe2a9c21177a44c5014e695f9c2fe> .

