@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/631ea871-45f7-4f9b-a80f-c8a22ad41594> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "O Magistral Cromwell de Carvalho" ;
    bflc:aap-normalized "omagistralcromwelldecarvalho" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:14.253641+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/488857> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PQ9697.C282" ;
            :itemPortion "Z78 1983" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "869.8",
                "B" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "20" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n50047830> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n82047944> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026049> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/s-bl> ;
    :hasInstance <https://dev.bcld.info/instances/b5b4572a-87a6-4088-95f4-14c6b71154d3> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/por> ;
    :language <http://id.loc.gov/vocabulary/languages/por> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Authors, Brazilian--20th century" ;
            bflc:aap-normalized "authorsbrazilian20thcentury" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Authors, Brazilian--20th century" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85009828> <http://id.loc.gov/authorities/subjects/sh2002012476> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Law teachers--Brazil--Piauí (State)" ;
            bflc:aap-normalized "lawteachersbrazilpiauí(state)" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Law teachers--Brazil--Piauí (State)" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85075333> <http://id.loc.gov/authorities/names/n79064830-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n84200819> ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "O Magistral Cromwell de Carvalho" ] .

