@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/p356255050> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Afrikaners van Stellenbosch / J.M. Coetzee, foto's David Goldblatt" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086931> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072228644> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0faff3ed6eabcad7c9613a03acd13f82> ;
    schema1:name "De Afrikaners van Stellenbosch" ;
    schema1:sameAs <http://www.worldcat.org/oclc/835893505> .

