@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:998d23f5-cee6-4137-9cf3-933d28b0fd64 a crm:E31_Document ;
    rdfs:label "Jónas Kristjánsson Icelandic Manuscripts: Sagas, History and Art Cosser, Jeffrey ed. Reykjavík: Icelandic Literary Society, 1996.. 1996" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Jónas Kristjánsson Icelandic Manuscripts: Sagas, History and Art Cosser, Jeffrey ed. Reykjavík: Icelandic Literary Society, 1996.. 1996" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Icelandic Manuscripts: Sagas, History and Art" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:2912d194-fab8-4e41-8e66-42b06e28d268 ;
    crm:P94i_was_created_by individual:185faf7d-8f6c-449c-9661-d433a274a9ec,
        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:185faf7d-8f6c-449c-9661-d433a274a9ec a crm:E21_Person ;
    rdfs:label "Cosser, Jeffrey" ;
    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 "Jeffrey" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Cosser" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jeffrey Cosser" ;
            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:2912d194-fab8-4e41-8e66-42b06e28d268 a crm:E31_Document ;
    rdfs:label "Icelandic Manuscripts: Sagas, History and Art" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Icelandic Manuscripts: Sagas, History and Art" ;
            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" .

