@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:42ac66df-e7bc-4956-a7c4-ed1dcf6c2ec8 a crm:E31_Document ;
    rdfs:label "Margeson, Sue The Vǫlsung Legend in Medieval Art. In Medieval Iconography and Narrative: A Symposium. Andersen, Flemming G. ed. Odense: Odense University Press, 1980. pp. 183-211. 1980" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Vǫlsung Legend in Medieval Art." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Margeson, Sue The Vǫlsung Legend in Medieval Art. In Medieval Iconography and Narrative: A Symposium. Andersen, Flemming G. ed. Odense: Odense University Press, 1980. pp. 183-211. 1980" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:cf37c871-e904-4098-9dce-2f74d1a581ee ;
    crm:P94i_was_created_by individual:1e38f6fc-036e-45f2-a722-2a98e41078a0,
        individual:695a37ab-fa90-4d1e-9cad-bc01ba713b89 .

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:1e38f6fc-036e-45f2-a722-2a98e41078a0 a crm:E21_Person ;
    rdfs:label "Andersen, Flemming G." ;
    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 "Andersen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Flemming G." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Flemming G. Andersen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:695a37ab-fa90-4d1e-9cad-bc01ba713b89 a crm:E21_Person ;
    rdfs:label "Margeson, Sue" ;
    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 "Margeson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sue" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Sue Margeson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:cf37c871-e904-4098-9dce-2f74d1a581ee a crm:E31_Document ;
    rdfs:label "Medieval Iconography and Narrative: A Symposium" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Medieval Iconography and Narrative: A Symposium" ;
            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" .

