@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:1e775c7e-b8a4-45f2-ba2d-d2d86007da12 a crm:E31_Document ;
    rdfs:label "Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Bandle, Oskar Isländersaga und Heldendichtung. In Afmælisrit Jóns Helgasonar: 30. júní 1969. Jakob Benediktsson ed. Beiträge zur nordischen Philologie 31 Reykjavík: Heimskringla, 1969. pp. 1-26. 1969" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Isländersaga und Heldendichtung." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:75189258-d4be-4b33-97fc-8bd0b915eb63 ;
    crm:P94i_was_created_by individual:25430f84-069a-4bb8-b3c1-e6b99c4fec3f,
        individual:5f6e59eb-24ba-4c95-997f-582922644c22 .

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:25430f84-069a-4bb8-b3c1-e6b99c4fec3f a crm:E21_Person ;
    rdfs:label "Bandle, Oskar" ;
    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 "Oskar" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bandle" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Oskar Bandle" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:5f6e59eb-24ba-4c95-997f-582922644c22 a crm:E21_Person ;
    rdfs:label "Jakob Benediktsson" ;
    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 "Benediktsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jakob" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Jakob Benediktsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:75189258-d4be-4b33-97fc-8bd0b915eb63 a crm:E31_Document ;
    rdfs:label "Afmælisrit Jóns Helgasonar: 30. júní 1969" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Afmælisrit Jóns Helgasonar: 30. júní 1969" ;
            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" .

