@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/p421715294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oude vrouw en de katten / J.M. Coetzee ; vertaling [uit het Engels] Peter Bergsma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440851629>,
        <http://data.bibliotheken.nl/id/nbt/p440851637> ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086931> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072622881> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059368590" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff3e15528b0daceae28f54cff40c7d3> ;
    schema1:name "De oude vrouw en de katten" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1b0534b23c64bb3c9f627947f390d8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1102419877> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a767396b652fb156d464d809b767e637> .

