@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/303fb6ba-9600-46d3-a579-4afa2bd3f696> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Mak, Andrew. Butterworths Hong Kong Building Law handbook" ;
    bflc:aap-normalized "makandrewbutterworthshongkongbuildinglawhandbook" ;
    :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:10.241211+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22694725> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "KNQ9360.6" ;
            :itemPortion ".M35 2022" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2012051230> ;
            :role <http://id.loc.gov/vocabulary/relators/wac> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-cc-hk> ;
    :hasInstance <https://dev.bcld.info/instances/bb09f50c-f1bd-4178-a3f0-740456629124> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/232fc13f-ff72-4b8e-8b0d-9016bfe211a3> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Building laws--China--Hong Kong" ;
            bflc:aap-normalized "buildinglawschinahongkong" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Building laws--China--Hong Kong" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85017734> <http://id.loc.gov/authorities/names/n92004431-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <https://dev.bcld.info/hubs/232fc13f-ff72-4b8e-8b0d-9016bfe211a3> ;
    :title [ a :Title ;
            :mainTitle "Butterworths Hong Kong Building Law handbook" ] .

