@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/p822504901> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A revised handbook to the flora of Ceylon / M.D. Dassanayake" ;
    dcterms1:issued "1981" ;
    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 "9061910668" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb35670c2ee1c9ca300a1bd4ca1dad7c> ;
    schema1:name "A revised handbook to the flora of Ceylon" ;
    schema1:numberOfPages 499 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab9de876cdc9dbc9bce63fd9fa462d5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768865085> .

