@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:1cfc7818-6e71-401d-b776-26cb30a896b4 a crm:E31_Document ;
    rdfs:label "Budal, Ingvil Brügger Ei historie om naselause kvinner og varulvklede. In Francia et Germania: Studies in \"Strengleikar\" and \"Þiðreks saga af Bern\". Flaten, Rune ed. Oslo: Novus, 2012. pp. 203-229. 2012" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Budal, Ingvil Brügger Ei historie om naselause kvinner og varulvklede. In Francia et Germania: Studies in \"Strengleikar\" and \"Þiðreks saga af Bern\". Flaten, Rune ed. Oslo: Novus, 2012. pp. 203-229. 2012" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ei historie om naselause kvinner og varulvklede." ;
            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:f00d3528-ee01-4a67-b0ae-a4aed853cdf6 .

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:f00d3528-ee01-4a67-b0ae-a4aed853cdf6 a crm:E21_Person ;
    rdfs:label "Budal, Ingvil Brügger" ;
    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 "Ingvil Brügger" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Budal" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Ingvil Brügger Budal" ;
            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" .

