@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/7528e5e2-dacf-4136-9932-2749f9c4c56e> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Auzin̦š, Arnolds. Hameleons" ;
    bflc:aap-normalized "auzin̦šarnoldshameleons" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T21:58:05.356712+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24011659> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :classificationPortion "PG9049.1.U88" ;
            :itemPortion "H36 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba>,
                <http://id.loc.gov/vocabulary/mstatus/p> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n90683890> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.worldcat.org/fast/1423787>,
        <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-lv> ;
    :hasInstance <https://dev.bcld.info/instances/e8524dee-151a-406e-bcb5-284eab8b03e7> ;
    :language <http://id.loc.gov/vocabulary/languages/lav> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "In Latvian." ] ;
    :subject [ a :Topic,
                mads:Topic ;
            rdfs:label "Roman letton" ;
            bflc:aap-normalized "romanletton" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Roman letton" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Prose. Prose fiction." ;
            bflc:aap-normalized "proseprosefiction" ;
            mads:authoritativeLabel "Prose. Prose fiction." ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Personnes disparues--Romans, nouvelles, etc." ;
            bflc:aap-normalized "personnesdisparuesromansnouvellesetc" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Personnes disparues--Romans, nouvelles, etc." ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "Personnes disparues" ] [ a mads:GenreForm ;
                        mads:authoritativeLabel "Romans, nouvelles, etc." ] ) ],
        <http://id.loc.gov/authorities/subjects/sh85037260>,
        <http://id.loc.gov/authorities/subjects/sh85075011>,
        <http://id.loc.gov/authorities/subjects/sh89002409>,
        <http://id.worldcat.org/fast/891461>,
        <http://id.worldcat.org/fast/894675>,
        <http://id.worldcat.org/fast/993452> ;
    :title [ a :Title ;
            :mainTitle "Hameleons" ] .

