@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:f1ec0408-9d23-4322-b4ee-a1f76154a7c9 a crm:E31_Document ;
    rdfs:label "Leslie, Helen F. The Death Songs of Örvar-Odds saga. In Cartografies de l’ànima: Identitat, memòria i escriptura. Sabaté, Flocel ed. Lleida: Pagès editors, 2014. pp. 231-244. 2014" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Leslie, Helen F. The Death Songs of Örvar-Odds saga. In Cartografies de l’ànima: Identitat, memòria i escriptura. Sabaté, Flocel ed. Lleida: Pagès editors, 2014. pp. 231-244. 2014" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Death Songs of Örvar-Odds saga." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:991379a8-d7a1-4445-a73d-4f58bd1561a0 ;
    crm:P94i_was_created_by individual:e293050e-92b8-4ffe-8d2c-43daeed5b6b1,
        individual:fed08fcf-36c6-4713-a98d-d9fa33ee8748 .

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:e293050e-92b8-4ffe-8d2c-43daeed5b6b1 a crm:E21_Person ;
    rdfs:label "Sabaté, Flocel" ;
    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 "Sabaté" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Flocel" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Flocel Sabaté" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fed08fcf-36c6-4713-a98d-d9fa33ee8748 a crm:E21_Person ;
    rdfs:label "Leslie, Helen F." ;
    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 "Leslie" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Helen F." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Helen F. Leslie" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:991379a8-d7a1-4445-a73d-4f58bd1561a0 a crm:E31_Document ;
    rdfs:label "Cartografies de l’ànima: Identitat, memòria i escriptura" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Cartografies de l’ànima: Identitat, memòria i escriptura" ;
            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" .

