@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:b206d52b-a154-4e65-ae42-5b210ec2cc63 a crm:E31_Document ;
    rdfs:label "Gísli Jónasson Áns saga bogsveigis: Staða sögunnar meðal fornsagnanna  Reykjavík, 1997.. 1997" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Gísli Jónasson Áns saga bogsveigis: Staða sögunnar meðal fornsagnanna  Reykjavík, 1997.. 1997" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Áns saga bogsveigis: Staða sögunnar meðal fornsagnanna" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:5c44ce9b-8296-439c-b2ee-772952fff85c ;
    crm:P94i_was_created_by individual:61ea432a-8294-442e-9982-61a110bee570 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:61ea432a-8294-442e-9982-61a110bee570 a crm:E21_Person ;
    rdfs:label "Gísli Jónasson" ;
    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 "Gísli" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jónasson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Gísli Jónasson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:5c44ce9b-8296-439c-b2ee-772952fff85c a crm:E31_Document ;
    rdfs:label "Áns saga bogsveigis: Staða sögunnar meðal fornsagnanna" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Áns saga bogsveigis: Staða sögunnar meðal fornsagnanna" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

