@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p252143582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De buit en andere verhalen / Nadine Gordimer ; [vert. uit het Engels door Ruth Visser]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342413929>,
        <http://data.bibliotheken.nl/id/nbt/p342413937> ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071124152> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070016186> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035125304" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/788ee6063964933686b8235b9c320f0a> ;
    schema1:name "De buit en andere verhalen" ;
    schema1:numberOfPages 243 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee88bde42014c33cb3040779b13399d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66685528> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5eeb88a9a8e44e10840d8accbfdbd78c> .

