@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/9a8d3f4d-2a51-49e2-b078-0fdeb645f6cd> a :Instance ;
    :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:45.320961+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24060876> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "20 cm" ;
    :extent [ a :Extent ;
            rdfs:label "128 unnumbered pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "chiefly illustrations" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "5041193657" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9785041193652" ],
        [ a :Lccn ;
            rdf:value "  2024450694" ],
        [ a :OclcNumber ;
            rdf:value "on1372500167" ] ;
    :instanceOf <https://dev.bcld.info/works/125497d2-9b09-4e36-918a-a48f4f819b51> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Based on the story \"Tian Shan - Gobi Assimilation\" by Jeff VanderMeer which first appeared in the collection \"The Thackery T. Lambshead Pocket Guide to Eccentric & Discredited Diseases\" (2003)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "ĖKSMO",
                "ЭКСМО"@ru-cyrl ;
            bflc:simpleDate "2021",
                "2021"@ru-cyrl ;
            bflc:simplePlace "Moskva",
                "Москва"@ru-cyrl ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ru> ] ;
    :publicationStatement "Moskva: ĖKSMO, 2021",
        "Москва: ЭКСМО, 2021"@ru-cyrl ;
    :responsibilityStatement "Aleksandr I︠A︡rin, Filipp I︠A︡rin",
        "Александр Ярин, Филипп Ярин"@ru-cyrl ;
    :title [ a :Title ;
            :mainTitle "Struktura pyli",
                "Структура пыли"@ru-cyrl ] .

