@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/p228148243> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Memories of the unknown / Rutger Kopland ; transl. from the Dutch and with an introd. by James Brockway ; with a forew. by J.M. Coetzee" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068617887> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069086931>,
        <http://data.bibliotheken.nl/id/thes/p069960070> ;
    schema1:description "Grotendeels vert. van een keuze uit bundels verschenen bij: Amsterdam : Van Oorschot, 1966-1997",
        "Tekst in het Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "1860468950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b358f276a1bc06c148a3936abbd60111> ;
    schema1:name "Memories of the unknown" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bba4375eb9990718afc85820b3644aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906983079> .

