@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/p120229455> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A history of literature in the Caribbean / ed. by A. James Arnold" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614022>,
        <http://data.bibliotheken.nl/id/thes/p075672189>,
        <http://data.bibliotheken.nl/id/thes/p077599187>,
        <http://data.bibliotheken.nl/id/thes/p078573246> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069252548> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92bcf7b2dddad6b578d207d7e7026c1a> ;
    schema1:name "A history of literature in the Caribbean" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49a8bde5ade25b6e5f87f229fde60e7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905432583> .

