@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:f462986b-249a-4b05-80ab-bd2668989d6e a crm:E31_Document ;
    rdfs:label "O’Connor, Ralph History and Fiction. In The Routledge Companion to the Medieval Icelandic Sagas. Jakobsson, Sverrir ed. London: Routledge, 2017. pp. 88-110. 2017" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "O’Connor, Ralph History and Fiction. In The Routledge Companion to the Medieval Icelandic Sagas. Jakobsson, Sverrir ed. London: Routledge, 2017. pp. 88-110. 2017" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "History and Fiction." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:9b475b9d-c4fd-4757-a299-f6a149e4e36a ;
    crm:P94i_was_created_by individual:3c7dfd2f-e90a-405f-b951-7e16adf48ba1,
        individual:536e4440-b7da-49c5-918d-30afd5954b2e .

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:3c7dfd2f-e90a-405f-b951-7e16adf48ba1 a crm:E21_Person ;
    rdfs:label "Jakobsson, Sverrir" ;
    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 "Sverrir" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jakobsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Sverrir Jakobsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:536e4440-b7da-49c5-918d-30afd5954b2e a crm:E21_Person ;
    rdfs:label "O’Connor, Ralph" ;
    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 "Ralph" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "O’Connor" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Ralph O’Connor" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:9b475b9d-c4fd-4757-a299-f6a149e4e36a a crm:E31_Document ;
    rdfs:label "The Routledge Companion to the Medieval Icelandic Sagas" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Routledge Companion to the Medieval Icelandic Sagas" ;
            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" .

