@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/105dc513-bbe5-41b8-8706-09c562fe3274> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:47.230990+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/5284217> ;
            :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 "21 cm" ;
    :editionStatement "Di 1 ban",
        "第1版"@zh-hani ;
    :extent [ a :Extent ;
            rdfs:label "2, 3, 3, 146 p." ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "7805159971" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/cstrlin> ;
            rdf:value "DCLP96-B7696" ],
        [ a :Isbn ;
            rdf:value "9787805159973" ],
        [ a :Lccn ;
            rdf:value "   96450594 " ] ;
    :instanceOf <https://dev.bcld.info/works/f7bd98dc-28b2-43e1-be97-3ff5552a6398> ;
    :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." ],
        [ a :Note ;
            rdfs:label "\"Ben shu chu ban you 'Shanghai shi Makesi zhu yi xue shu zhu zuo chu ban ji jin' zi zhu.\"" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Shanghai she hui ke xue yuan chu ban she",
                "Xin hua shu dian Shanghai fa xing suo fa xing",
                "上海社会科学院出版社"@zh-hani,
                "新华书店上海发行所发行"@zh-hani ;
            bflc:simpleDate "1994",
                "1994"@zh-hani ;
            bflc:simplePlace "Shanghai",
                "上海"@zh-hani ;
            :date "1994"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "Shanghai: Shanghai she hui ke xue yuan chu ban she, Xin hua shu dian Shanghai fa xing suo fa xing, 1994",
        "上海: 上海社会科学院出版社, 新华书店上海发行所发行, 1994"@zh-hani ;
    :responsibilityStatement "Chen Wei, Ma Liang zhu",
        "陈伟, 马良著"@zh-hani ;
    :title [ a :Title ;
            :mainTitle "Pi pan li lun de pi pan",
                "批判理论的批判"@zh-hani ;
            :subtitle "ping Maerkusai di zhe xue yu mei xue",
                "评马尔库塞的哲学与美学"@zh-hani ] .

