@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:1764db55-d6a0-4d8c-99f7-45f911fd0d53 a crm:E31_Document ;
    rdfs:label "Kjesrud, Karoline Volsunger i skrift og bilder: Eksempel fra Þiðreks saga. In Francia et Germania: Studies in \"Strengleikar\" and \"Þiðreks saga af Bern\". Flaten, Rune ed. Oslo: Novus, 2012. pp. 143-165. 2012" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Kjesrud, Karoline Volsunger i skrift og bilder: Eksempel fra Þiðreks saga. In Francia et Germania: Studies in \"Strengleikar\" and \"Þiðreks saga af Bern\". Flaten, Rune ed. Oslo: Novus, 2012. pp. 143-165. 2012" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Volsunger i skrift og bilder: Eksempel fra Þiðreks saga." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:437ca2cb-1b9a-4711-a358-523754e5fba9 ;
    crm:P94i_was_created_by individual:59c833c2-3dc6-4a22-9f60-feb078008d67,
        individual:e9774227-8f2b-4a1d-aaf9-e58ef32fcd66 .

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:59c833c2-3dc6-4a22-9f60-feb078008d67 a crm:E21_Person ;
    rdfs:label "Flaten, Rune" ;
    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 "Rune" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Flaten" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Rune Flaten" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:e9774227-8f2b-4a1d-aaf9-e58ef32fcd66 a crm:E21_Person ;
    rdfs:label "Kjesrud, Karoline" ;
    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 "Karoline" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kjesrud" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Karoline Kjesrud" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:437ca2cb-1b9a-4711-a358-523754e5fba9 a crm:E31_Document ;
    rdfs:label "Francia et Germania: Studies in \"Strengleikar\" and \"Þiðreks saga af Bern\"" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Francia et Germania: Studies in \"Strengleikar\" and \"Þiðreks saga af Bern\"" ;
            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" .

