@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/p283023376> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The last to leave : selected poems / Dirk van Bastelaere ; transl. [from the Flemish] by Willem Groenewegen, John Irons and Francis R. Jones" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070446768> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073599956>,
        <http://data.bibliotheken.nl/id/thes/p074219766>,
        <http://data.bibliotheken.nl/id/thes/p18462309X> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0907562701" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a92d1d082a70cd57842f086dd95e5eae> ;
    schema1:name "The last to leave : selected poems" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93ab8e6788334b9bc37de7f0c2133ddd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/60537831> .

