@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/73a341fd-b479-48f8-8214-de6faed426cb> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Naccari, Nicola. La città del sole" ;
    bflc:aap-normalized "naccarinicolalacittàdelsole" ;
    :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:56:57.562841+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23985544> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BX324.3" ;
            :itemPortion ".N26 2024" ;
            :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/no2024124813> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/e746ba03-f91a-4243-917b-1aa6a1167f8c> ;
    :language <http://id.loc.gov/vocabulary/languages/ita> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :identifiedBy [ a :Issn ;
                            rdf:value "2724-0290" ] ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Alphabet" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "27" ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2010107500>,
        <http://id.loc.gov/authorities/subjects/sh2022000965>,
        <http://id.loc.gov/authorities/subjects/sh85095786>,
        <http://id.loc.gov/authorities/subjects/sh85097532> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents <https://www.loc.gov/catdir/toc/casalini19/5707402.pdf> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "La città del sole" ] .

