@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/f69ffe1a-ddc8-46a4-9571-e777ae33e140> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:04.288303+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "23 cm" ;
    :editionStatement "Ch'op'an",
        "초판"@ko-kore ;
    :extent [ a :Extent ;
            rdfs:label "398 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9788970301747" ],
        [ a :Lccn ;
            rdf:value "  2023540222" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "23694234" ] ;
    :instanceOf <https://dev.bcld.info/works/4bb91733-38ef-4ee7-948d-0c18eba2a192> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Chayu Mungo",
                "자유 문고"@ko-kore ;
            bflc:simpleDate "2024",
                "2024"@ko-kore ;
            bflc:simplePlace "Sŏul-si",
                "서울시"@ko-kore ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ko> ] ;
    :publicationStatement "Sŏul-si: Chayu Mungo, 2024",
        "서울시: 자유 문고, 2024"@ko-kore ;
    :responsibilityStatement "Sadan Pŏbin Saengmyŏng P'yŏnghwa Minjujuŭi Yŏn'guso yŏkkŭm",
        "사단 법인 생명 평화 민주주의 연구소 엮음"@ko-kore ;
    :title [ a :Title ;
            :mainTitle "T'oehaeng ŭn chŏji hago hŭimang ŭn mandŭnda",
                "퇴행 은 저지 하고 희망 은 만든다"@ko-kore ] .

