@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:10a0f6d3-d9f1-4735-9ab8-20249901c662 a crm:E31_Document ;
    rdfs:label "Jónas Kristjánsson Ireland and the Irish in Icelandic Tradition. In Ireland and Scandinavia in the Early Viking Age. Ó Floinn, Raghnall ed. Dublin: Four Courts Press, 1998. pp. 259-276. 1998" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Jónas Kristjánsson Ireland and the Irish in Icelandic Tradition. In Ireland and Scandinavia in the Early Viking Age. Ó Floinn, Raghnall ed. Dublin: Four Courts Press, 1998. pp. 259-276. 1998" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ireland and the Irish in Icelandic Tradition." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:873a45e5-5ce8-4138-b781-1005ac6b4a4b ;
    crm:P94i_was_created_by individual:32a4c41c-555b-49f7-972e-c05e229125ac,
        individual:823f8d96-07d6-4477-b0f7-95b726669f42 .

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:32a4c41c-555b-49f7-972e-c05e229125ac a crm:E21_Person ;
    rdfs:label "Ó Floinn, Raghnall" ;
    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 "Ó Floinn" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Raghnall" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Raghnall Ó Floinn" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:823f8d96-07d6-4477-b0f7-95b726669f42 a crm:E21_Person ;
    rdfs:label "Jónas Kristjánsson" ;
    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 "Jónas" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kristjánsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jónas Kristjánsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:873a45e5-5ce8-4138-b781-1005ac6b4a4b a crm:E31_Document ;
    rdfs:label "Ireland and Scandinavia in the Early Viking Age" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ireland and Scandinavia in the Early Viking Age" ;
            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" .

