@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/p820219932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Breyten Breytenbach / [vooraf: Louis Houët]" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06836220X> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068676352> ;
    schema1:description "Oorspr. uitg.: 1975" ;
    schema1:inLanguage "af",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ea7eedc0952abc8eb33b2287ae48b1a> ;
    schema1:name "Breyten Breytenbach" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fad562c546b845d57dbda7e32559ee5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63334168> .

