@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/p363101225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reading Coetzee / Elizabeth MacFarlane" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069086931>,
        <http://data.bibliotheken.nl/id/thes/p075614006>,
        <http://data.bibliotheken.nl/id/thes/p169927776>,
        <http://data.bibliotheken.nl/id/thes/p241924995>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p363101144> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p260840548> ;
    schema1:isbn "9789042037014" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2c720104c5af6e8589ce60867d2dd01> ;
    schema1:name "Reading Coetzee" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c639640545ef0a6dc8d9818355a2147> ;
    schema1:sameAs <http://www.worldcat.org/oclc/851702753> .

