@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/p092593585> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anton de Kom : op het kruispunt van twee werelden / door: Roy Mac Donald" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007772X>,
        <http://data.bibliotheken.nl/id/thes/p078631467> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073632996> ;
    schema1:description "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/249482c172a19ac304c3bbcfca8dd620> ;
    schema1:name "Anton de Kom : op het kruispunt van twee werelden" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/baaa3d1b2e91d3acff0cd1b7ece979f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65584788> .

