@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/p170063747> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meester van Petersburg : roman / J.M. Coetzee ; [vert. uit het Engels door Frans van der Wiel]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086931> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067668526> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Baarn : Ambo, 1995" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9055424005" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f983f4836c7b6f073d4f87dc6cd2c758> ;
    schema1:name "De meester van Petersburg : roman" ;
    schema1:numberOfPages 299 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ccd34763b84c636109b1bd2fec19a53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67990171> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e55942e6b71a369acd4a60ecd13efd7a> .

