@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p166278289> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een overtuigd Indonesiër / Tessel Pollmann" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072584637> ;
    schema1:description "Boekbespreking van: Mohammed Housni Thamrin and his quest for Indonesian Nationhood 1917-1941 / Bob Hering. Stein: Yayasan Kabar Sebarang, 1996" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2ab2a12208cea759e040f3902d7feef> ;
    schema1:name "Een overtuigd Indonesiër" .

