@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/p253696593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A revised handbook to the flora of Ceylon / M.D. Dassanayake" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603249>,
        <http://data.bibliotheken.nl/id/thes/p078507170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068892632>,
        <http://data.bibliotheken.nl/id/thes/p06902541X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822504596> ;
    schema1:isbn "9058092682" ;
    schema1:issueNumber 145 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7973c652da10cdfd9bebf13a58e191b9> ;
    schema1:name "A revised handbook to the flora of Ceylon" ;
    schema1:numberOfPages 293 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed9020b4fe192b9092531c818ceabd1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773504807> .

