@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/p102098220> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe Indisch was Maria Dermoût? / [door] J.J.P. de Jong" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073517941> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51fbf24a5e8c7d8304269c91ec3c1a58> ;
    schema1:name "Hoe Indisch was Maria Dermoût?" ;
    schema1:sameAs <http://www.worldcat.org/oclc/769801190> .

