@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix bibliography: <https://fasnl.net/id/bibliography/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix individual: <https://fasnl.net/id/individual/> .
@prefix publication: <https://fasnl.net/id/publication/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

bibliography:6d7c42bc-80f0-4c1b-adc7-fba48f6f5d17 a crm:E31_Document ;
    rdfs:label "Hufnagel, Silvia Sörla saga sterka in its Final Phase of Manuscript Transmission. In The Legendary Sagas: Origins and Development. Jakobsson, Ármann ed. Reykjavík: University of Iceland Press, 2012. pp. 431-454. 2012" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hufnagel, Silvia Sörla saga sterka in its Final Phase of Manuscript Transmission. In The Legendary Sagas: Origins and Development. Jakobsson, Ármann ed. Reykjavík: University of Iceland Press, 2012. pp. 431-454. 2012" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sörla saga sterka in its Final Phase of Manuscript Transmission." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:2a618df2-474a-4bb2-bf0d-3f88daec564b ;
    crm:P94i_was_created_by individual:95b95127-660b-4c3e-bce5-8c68e67e7e16,
        individual:f394cdb2-d513-4362-9dbc-d3fa0a8a0d08 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:95b95127-660b-4c3e-bce5-8c68e67e7e16 a crm:E21_Person ;
    rdfs:label "Hufnagel, Silvia" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hufnagel" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Silvia" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Silvia Hufnagel" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:f394cdb2-d513-4362-9dbc-d3fa0a8a0d08 a crm:E21_Person ;
    rdfs:label "Jakobsson, Ármann" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jakobsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ármann" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ármann Jakobsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:2a618df2-474a-4bb2-bf0d-3f88daec564b a crm:E31_Document ;
    rdfs:label "The Legendary Sagas: Origins and Development" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Legendary Sagas: Origins and Development" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

