@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/p37090933X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A dream of Kos / John Hartley Williams ; map of Kos O. Dapper ; Old olive trees, Bordighera by Edwin Bale" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073371092> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069968012>,
        <http://data.bibliotheken.nl/id/thes/p371170281> ;
    schema1:description "Oplage van 55 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5fe507d3ef74a550cb00aceb2505213> ;
    schema1:name "A dream of Kos" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbb0382d4eb1bc916e0b23758a9d0be7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868255365> .

