@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://bluecore-dev.stanford.edu/works/b330268b-d7b8-474c-a5d5-bd9a84006e50> a bflc:Deprecated,
        :Monograph,
        :Text,
        :Work ;
    bflc:aap "Linien der Rechtsprechung des Bundesverfassungsgerichts" ;
    bflc:aap-normalized "linienderrechtsprechungdesbundesverfassungsgerichts" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:46.736674+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23613699> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2020084818> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Lukosek, Sandra" ;
                    bflc:marcKey "7001 $aLukosek, Sandra,$eeditor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/905a8346-9ec8-466b-a0ac-a313c25ddc74> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Linien der Rechtsprechung des Bundesverfassungsgerichts" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "7" ] ;
    :title [ a :Title ;
            :mainTitle "Linien der Rechtsprechung des Bundesverfassungsgerichts" ] .

