@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/58fc86a8-f8cc-4d3e-b48b-8d95f5d90231> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Mujer y derecho penal" ;
    bflc:aap-normalized "mujeryderechopenal" ;
    :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:42:57.037193+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24037815> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "KHU462.W64" ;
            :itemPortion "M85 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2005179371> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2017119606> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :geographicCoverage <http://id.loc.gov/authorities/names/n50000647> ;
    :hasInstance <https://dev.bcld.info/instances/7d241c7b-3679-400b-a405-044521ea38f8> ;
    :language <http://id.loc.gov/vocabulary/languages/spa> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/b5f8d340-6526-48c8-9e4e-870af66e3371> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Women--Legal status, laws, etc.--Uruguay" ;
            bflc:aap-normalized "womenlegalstatuslawsetcuruguay" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Women--Legal status, laws, etc.--Uruguay" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85147274> <http://id.loc.gov/authorities/subjects/sh99004999> <http://id.loc.gov/rwo/agents/n50000647-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2009122499> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Mujer y derecho penal" ] .

