@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/p841829624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anton de Kom : zijn rol en betekenis in de Surinaamse geschiedenis / door Sandew Hira" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007772X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069391750> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c1f2ede37b3fa073d48e5e5b259370d> ;
    schema1:name "Anton de Kom : zijn rol en betekenis in de Surinaamse geschiedenis" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb1741af92b1924ca1d123c764e357da> .

