@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/55d761bd-6748-481a-a5c3-adb5736691e1> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Shembelʹ, A. S. Sbornik zadach i problemnykh situat︠s︡iĭ po tekhnologii pererabotki plastmass" ;
    bflc:aap-normalized "shembelʹassbornikzadachiproblemnykhsituat︠s︡iĭpotekhnologiipererabotkiplastmass" ;
    :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:42.752623+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23255518> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "MLCM 2025/40113 (T)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Antipina, O. M." ;
                    bflc:marcKey "7001 $aAntipina, O. M.,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Shembelʹ, A. S." ;
                    bflc:marcKey "1001 $aShembelʹ, A. S.,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-ru> ;
    :hasInstance <https://dev.bcld.info/instances/ed7ce775-4398-4abf-8528-c0acf9ea250d> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/chr> ;
    :language <http://id.loc.gov/vocabulary/languages/rus> ;
    :subject [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "recycling industry" ;
            bflc:aap-normalized "recyclingindustry" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "waste products" ;
            bflc:aap-normalized "wasteproducts" ],
        [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Plastics" ;
            bflc:aap-normalized "plastics" ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Sbornik zadach i problemnykh situat︠s︡iĭ po tekhnologii pererabotki plastmass",
                "Сборник задач и проблемных ситуаций по технологии переработки пластмасс"@ru-cyrl ] .

