@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/351f469f-5876-40d6-bfdc-c6f26bb23d79> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:54.451652+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23693259> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :electronicLocator <https://hdl.loc.gov/loc.gdc/gdcwebcasts.211118klu1600> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Local ;
            rdf:value "10135" ],
        [ a :Lccn ;
            rdf:value "  2024697804" ] ;
    :instanceOf <https://dev.bcld.info/works/e7f51125-1796-4fda-a16a-f96d8f44f0e6> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note ;
            rdfs:label "Classification: Political Science." ],
        [ a :Note ;
            rdfs:label "Group name: Pillars of Democracy." ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "4" ] ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Library of Congress" ;
            bflc:simpleDate "2021-12-16" ;
            bflc:simplePlace "Washington, D.C." ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "Washington, D.C.: Library of Congress, 2021-12-16" ;
    :soundContent <http://id.loc.gov/vocabulary/msoundcontent/sound> ;
    :title [ a :Title ;
            :mainTitle "Pillars of Democracy: The Political Parties" ] .

