@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/p453522610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij slaven van Suriname / Anton de Kom" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:bookEdition "Eenendertigste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101929625>,
        <http://data.bibliotheken.nl/id/thes/p162505027>,
        <http://data.bibliotheken.nl/id/thes/p425758028> ;
    schema1:description "1e druk: 1934",
        "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/c2f817522430b5a0128d9a0fe6b7cdbd> ;
    schema1:name "Wij slaven van Suriname" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f047cc4f5f21e0459e98852b0e82e74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1534154212> .

