@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/f6410529-227c-489f-a48a-13a6df151623> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gruodytė, Edita. Lietuvos baudžiamoji teisė" ;
    bflc:aap-normalized "gruodytėeditalietuvosbaudžiamojiteisė" ;
    :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-20T22:01:36.021329+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23764392> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Gruodytė, Edita" ;
                    bflc:marcKey "1001 $aGruodytė, Edita,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2017053507> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2010013938> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2008065313> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2015021562> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Palionienė, Neringa" ;
                    bflc:marcKey "7001 $aPalionienė, Neringa,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Kuzminovas, Marius" ;
                    bflc:marcKey "7001 $aKuzminovas, Marius,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Žižienė, Simona" ;
                    bflc:marcKey "7001 $aŽižienė, Simona,$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-li> ;
    :hasInstance <https://dev.bcld.info/instances/210fac31-0b26-49a4-8327-039d7b7f4c1b> ;
    :language <http://id.loc.gov/vocabulary/languages/lit> ;
    :subject [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Criminal law" ;
            bflc:aap-normalized "criminallaw" ] ;
    :title [ a :Title ;
            :mainTitle "Lietuvos baudžiamoji teisė" ] .

