@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:4be95c0c-dece-4b81-968a-89e77e046a85 a crm:E31_Document ;
    rdfs:label "Barnes, Geraldine Romance in Iceland. In Old Icelandic Literature and Society. Clunies Ross, Margaret ed. Cambridge Studies in Medieval Literature 42 Cambridge: Cambridge University Press, 2000. pp. 266-286. 2000" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Barnes, Geraldine Romance in Iceland. In Old Icelandic Literature and Society. Clunies Ross, Margaret ed. Cambridge Studies in Medieval Literature 42 Cambridge: Cambridge University Press, 2000. pp. 266-286. 2000" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Romance in Iceland." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:c69bd151-5c8c-4b0a-b19b-9b167c904167 ;
    crm:P94i_was_created_by individual:1f973034-e88d-4ce6-ad2b-807e3a2f0a04,
        individual:a987a8ee-a949-40e0-bb53-b893dc686068 .

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:1f973034-e88d-4ce6-ad2b-807e3a2f0a04 a crm:E21_Person ;
    rdfs:label "Barnes, Geraldine" ;
    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 "Barnes" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Geraldine" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Geraldine Barnes" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:a987a8ee-a949-40e0-bb53-b893dc686068 a crm:E21_Person ;
    rdfs:label "Clunies Ross, Margaret" ;
    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 "Clunies Ross" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Margaret" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Margaret Clunies Ross" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:c69bd151-5c8c-4b0a-b19b-9b167c904167 a crm:E31_Document ;
    rdfs:label "Old Icelandic Literature and Society" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Old Icelandic Literature and Society" ;
            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" .

