@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/0a799d43-5130-49ee-99a9-a766e43eddaf> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Ehn, Johan, 1967-. Inte död än" ;
    bflc:aap-normalized "ehnjohan1967intedödän" ;
    :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:12.046213+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23661695> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "839.73/8" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250121" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PT9877.15.H5" ;
            :itemPortion "I58 2021" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025002950> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/e025e76f-75ff-470c-af0e-abcbef7624f5> ;
    :language <http://id.loc.gov/vocabulary/languages/swe> ;
    :title [ a :Title ;
            :mainTitle "Inte död än" ] .

