@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:5e884bd2-0695-43e9-b582-76f73b1b919f a crm:E31_Document ;
    rdfs:label "Vésteinn Ólason Íslendingasögur og þættir. In Íslensk bókmenntasaga. Böðvar Guðmundsson ed. Reykjavík: Mál og menning, 1992. pp. 2: 25-163. 1992" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Íslendingasögur og þættir." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Vésteinn Ólason Íslendingasögur og þættir. In Íslensk bókmenntasaga. Böðvar Guðmundsson ed. Reykjavík: Mál og menning, 1992. pp. 2: 25-163. 1992" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:f864b2cf-46b6-458e-8428-48a3cdda89d9 ;
    crm:P94i_was_created_by individual:2afa7807-ccbb-4b17-b88e-c669695927f6,
        individual:9fdde964-5fe2-4055-a987-4ea19296b042 .

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:2afa7807-ccbb-4b17-b88e-c669695927f6 a crm:E21_Person ;
    rdfs:label "Böðvar Guðmundsson" ;
    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 "Guðmundsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Böðvar" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Böðvar Guðmundsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:9fdde964-5fe2-4055-a987-4ea19296b042 a crm:E21_Person ;
    rdfs:label "Vésteinn Ólason" ;
    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 "Ólason" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Vésteinn" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Vésteinn Ólason" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

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" .

