@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/4bb91733-38ef-4ee7-948d-0c18eba2a192> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "T'oehaeng ŭn chŏji hago hŭimang ŭn mandŭnda" ;
    bflc:aap-normalized "t'oehaengŭnchŏjihagohŭimangŭnmandŭnda" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:04.280026+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23694234> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HN730.5.A8" ;
            :itemPortion "T62 2024" ;
            :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/n2017071528> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2024063568> ;
            :role <http://id.loc.gov/vocabulary/relators/edc> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-kn>,
        <http://id.loc.gov/vocabulary/geographicAreas/a-ko> ;
    :hasInstance <https://dev.bcld.info/instances/f69ffe1a-ddc8-46a4-9571-e777ae33e140> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/kor> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Saengmyŏng p'yŏnghwa minjujuŭi ch'ongsŏ",
                                "생명 평화 민주주의 총서"@ko-kore ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "1",
                "1"@ko-kore ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Korea (South)--Social conditions--21st century" ;
            bflc:aap-normalized "korea(south)socialconditions21stcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Korea (South)--Social conditions--21st century" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79126802> <http://id.loc.gov/authorities/subjects/sh2001008850> <http://id.loc.gov/authorities/subjects/sh2002012478> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2010113473> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "T'oehaeng ŭn chŏji hago hŭimang ŭn mandŭnda",
                "퇴행 은 저지 하고 희망 은 만든다"@ko-kore ] .

