@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:c6855c2e-28b2-41a4-a090-cfd3ed7e6a5d a crm:E31_Document ;
    rdfs:label "Torfi H. Tulinius Kynjasögur úr fórtíð og framandi löndum. In Íslensk bókmenntasaga. Ólason, Vésteinn ed. Reykjavík: Mál og menning, 2006. pp. 2: 165-244. 1992" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Torfi H. Tulinius Kynjasögur úr fórtíð og framandi löndum. In Íslensk bókmenntasaga. Ólason, Vésteinn ed. Reykjavík: Mál og menning, 2006. pp. 2: 165-244. 1992" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kynjasögur úr fórtíð og framandi löndum." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f864b2cf-46b6-458e-8428-48a3cdda89d9 ;
    crm:P94i_was_created_by individual:30932314-0098-4bb2-b962-f4f522704ca9,
        individual:eb71630f-baca-464c-be79-e9a6af2e2ce5 .

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:30932314-0098-4bb2-b962-f4f522704ca9 a crm:E21_Person ;
    rdfs:label "Torfi H. Tulinius" ;
    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 "Tulinius" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Torfi H." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Torfi H. Tulinius" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:eb71630f-baca-464c-be79-e9a6af2e2ce5 a crm:E21_Person ;
    rdfs:label "Ólason, Vésteinn" ;
    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 "Vésteinn" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ólason" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Vésteinn Ólason" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f864b2cf-46b6-458e-8428-48a3cdda89d9 a crm:E31_Document ;
    rdfs:label "Íslensk bókmenntasaga" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Íslensk bókmenntasaga" ;
            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" .

