@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/p822924684> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij slaven van Suriname / A. de Kom" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07761190X>,
        <http://data.bibliotheken.nl/id/thes/p078666015> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:bookEdition "2e dr." ;
    schema1:description "1e dr.: 1934" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025462022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fa8d5f206adaef5d86ca0e2bf6bfb0f> ;
    schema1:name "Wij slaven van Suriname" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59b112d23a74f021e93fb76dfa05cd36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898887926> .

