@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p089598393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lucy / Jamaica Kincaid ; vert. [uit het Engels] door Harry Pallemans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341914932>,
        <http://data.bibliotheken.nl/id/nbt/p341914940> ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070722005> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073486566> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820184632> ;
    schema1:isbn "902952538X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24a7174458bb126fef159220716e1e20> ;
    schema1:name "Lucy" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/538e7dad6405b16007cd95da16eaac8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65462843> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a2d7dd7867e39fad39dabc0b58bc3a78> .

