@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:52f774c2-c25e-4fdd-9102-840eed942590 a crm:E31_Document ;
    rdfs:label "Hamer, Andrew Legendary Fiction in Flateyjarbók. In Proceedings of the First International Saga Conference, University of Edinburgh 1971. Slay, Desmond ed. London: Viking Society for Northern Research, 1973. pp. 184-211. 1973" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hamer, Andrew Legendary Fiction in Flateyjarbók. In Proceedings of the First International Saga Conference, University of Edinburgh 1971. Slay, Desmond ed. London: Viking Society for Northern Research, 1973. pp. 184-211. 1973" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Legendary Fiction in Flateyjarbók." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:fc0f4c45-f5e0-4c14-bd44-ede2700d9e44 ;
    crm:P94i_was_created_by individual:3e77a2a7-1d44-4c26-a7a0-db23c1b05771,
        individual:e482c44f-4524-44a3-b1f5-2e3b6867724b .

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:3e77a2a7-1d44-4c26-a7a0-db23c1b05771 a crm:E21_Person ;
    rdfs:label "Slay, Desmond" ;
    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 "Slay" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Desmond" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Desmond Slay" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:e482c44f-4524-44a3-b1f5-2e3b6867724b a crm:E21_Person ;
    rdfs:label "Hamer, Andrew" ;
    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 "Hamer" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Andrew" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Andrew Hamer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:fc0f4c45-f5e0-4c14-bd44-ede2700d9e44 a crm:E31_Document ;
    rdfs:label "Proceedings of the First International Saga Conference, University of Edinburgh 1971" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Proceedings of the First International Saga Conference, University of Edinburgh 1971" ;
            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" .

