@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/585f680b-e076-48d5-8074-16b04aff367a> a :Work ;
    rdfs:label "Analog game studies" ;
    :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:26.043204+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/20949655> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "GV1199" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationLcc ;
            :classificationPortion "GV1199" ;
            :itemPortion ".A53" ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "790.1" ;
            :edition "abridged" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2017079073> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2009062324> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2017079471> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/d859014b-ea04-439f-b907-2efe078473af> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :VariantTitle ;
            :mainTitle "AGS" ],
        [ a :KeyTitle ;
            :mainTitle "Analog game studies" ],
        [ a :AbbreviatedTitle ;
            :assigner [ a :Agent ;
                    :code "issnkey" ] ;
            :mainTitle "Analog game stud." ],
        [ a :Title ;
            :mainTitle "Analog game studies" ] .

