@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/p202323064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "J. Coetzee / met bijdragen van: Ron Elshout ... [et al.]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069086931>,
        <http://data.bibliotheken.nl/id/thes/p169927776>,
        <http://data.bibliotheken.nl/id/thes/p241924995>,
        <http://data.bibliotheken.nl/id/thes/p242592457> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07233018X> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821544071> ;
    schema1:isbn "9055017132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9726fb660a8f7e07f6f278e82223c775> ;
    schema1:name "J. Coetzee" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/057fd362f74be69ccb90efc8d85696a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/54612835> .

