@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/p055314058> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "South Africa under the curse of apartheid / Steven Debroey ; [transl. from the Dutch]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073133027> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0819175463" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa74b92063a21fde71cdf296118d779f> ;
    schema1:name "South Africa under the curse of apartheid" ;
    schema1:numberOfPages 646 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8214bec72b5c07cb09cb449dde4e694b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/20354678> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/58800e8ae578383ef65e66a261b04f7b> .

