@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/43afd782-6a2a-45d9-bf3c-a6247ebc17b6> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Rainwater harvesting for the 21st Century" ;
    bflc:aap-normalized "rainwaterharvestingforthe21stcentury" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:21.382792+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23654751> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "628.1/42" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240506" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TD418" ;
            :itemPortion ".R367 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2024022386> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2024022385> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2024022387> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2013052276> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/05aaa9f2-bd0a-4c82-be04-3b19837d4b75> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85145564> ;
    :summary [ a :Summary ;
            rdfs:label "\"Rainwater Harvesting (RWH) is gaining much interest as both an alternative source of water and for its potential to be an important climate change adaptation measure, although large-scale adoption remains challenging in many parts of the world. Rainwater Harvesting for the 21st Century serves as a rigorous yet practical guide for a broad audience interested in the many opportunities that RWH systems can provide, including water security, food security, flood management, and climate change adaptation\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "From rooftops to impermeable pavements : the lifecycle assessment, environmental benefits and trade-offs of rainwater harvesting / Isabel Schestak -- Designing school rainwater harvesting systems in water-Scarce developing countries / Jeremy Gibberd -- Rainwater harvesting and community water security in south-west Uganda / Dr Francesca O'Hanlon, Dr David Morgan." ;
            :status <http://id.loc.gov/vocabulary/mstatus/part> ] ;
    :title [ a :Title ;
            :mainTitle "Rainwater harvesting for the 21st Century" ] .

