@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/p226319016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "J. M. Coetzee / samenstelling: Etienne Claeys" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069086931> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/90a2cfb0e4e730fd836512743adeb178> ;
    schema1:description "Knipselmap" ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p226317315> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99087155d64071fffe1a37719a09ed9c> ;
    schema1:name "J. M. Coetzee" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7750644acb8c01eee48809d3bce591cb> .

