@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:70a957b2-6757-429d-8b91-742d566b1237 a crm:E31_Document ;
    rdfs:label "Flateyjarbók Sigurður Nordal ed. Akranes: Flateyjarútgáfan, 1944-1945.. 1944" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Flateyjarbók" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Flateyjarbók Sigurður Nordal ed. Akranes: Flateyjarútgáfan, 1944-1945.. 1944" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:56fa9740-16b7-4a94-afb3-52247a98dbab ;
    crm:P94i_was_created_by individual:3b517831-722b-4589-8f22-04c1387af01b .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

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:3b517831-722b-4589-8f22-04c1387af01b a crm:E21_Person ;
    rdfs:label "Sigurður Nordal" ;
    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 "Sigurður" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Nordal" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Sigurður Nordal" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:56fa9740-16b7-4a94-afb3-52247a98dbab a crm:E31_Document ;
    rdfs:label "Flateyjarbók" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Flateyjarbók" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

