@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:6c7692fc-3082-49b2-802d-52e314e5439b a crm:E31_Document ;
    rdfs:label "Johansson, Karl G. In Praise of Manuscript Culture: Texts and Editions in the Computer Age. In Creating the Medieval Saga: Versions, Variability and Editorial Interpretations of Old Norse Saga Literature. Lethbridge, Emily ed. The Viking Collection 18 Odense: University Press of Southern Denmark, 2010. pp. 67-85. 2010" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Johansson, Karl G. In Praise of Manuscript Culture: Texts and Editions in the Computer Age. In Creating the Medieval Saga: Versions, Variability and Editorial Interpretations of Old Norse Saga Literature. Lethbridge, Emily ed. The Viking Collection 18 Odense: University Press of Southern Denmark, 2010. pp. 67-85. 2010" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "In Praise of Manuscript Culture: Texts and Editions in the Computer Age." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:bdcedb10-3d64-460b-bc37-5baf31dd7659 ;
    crm:P94i_was_created_by individual:913f9126-78c1-40aa-9def-90bfdcf5e40f,
        individual:96599eda-54bc-46eb-89cb-61852fc14184 .

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:913f9126-78c1-40aa-9def-90bfdcf5e40f a crm:E21_Person ;
    rdfs:label "Lethbridge, Emily" ;
    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 "Lethbridge" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Emily" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Emily Lethbridge" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:96599eda-54bc-46eb-89cb-61852fc14184 a crm:E21_Person ;
    rdfs:label "Johansson, Karl G." ;
    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 "Johansson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Karl G." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Karl G. Johansson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:bdcedb10-3d64-460b-bc37-5baf31dd7659 a crm:E31_Document ;
    rdfs:label "Creating the Medieval Saga: Versions, Variability and Editorial Interpretations of Old Norse Saga Literature" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Creating the Medieval Saga: Versions, Variability and Editorial Interpretations of Old Norse Saga Literature" ;
            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" .

