@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:da282ad8-8d54-45e1-9d06-daec6b2494ab a crm:E31_Document ;
    rdfs:label "Arngrímur Jónsson Arngrimi Jonae opera latine conscripta Jakob Benediktsson ed. Bibliotheca Arnamagnæana 12 Hafniæ: Munksgaard, 1957.. 1957" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Arngrímur Jónsson Arngrimi Jonae opera latine conscripta Jakob Benediktsson ed. Bibliotheca Arnamagnæana 12 Hafniæ: Munksgaard, 1957.. 1957" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Arngrimi Jonae opera latine conscripta" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:c82972f7-43a1-4471-b2f4-1cf1b06fc0c8 ;
    crm:P94i_was_created_by individual:057aae2c-57eb-46f8-9525-4068a74f2ae1,
        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:057aae2c-57eb-46f8-9525-4068a74f2ae1 a crm:E21_Person ;
    rdfs:label "Arngrímur Jónsson" ;
    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 "Arngrímur" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jónsson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Arngrímur Jónsson" ;
            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:c82972f7-43a1-4471-b2f4-1cf1b06fc0c8 a crm:E31_Document ;
    rdfs:label "Arngrimi Jonae opera latine conscripta" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Arngrimi Jonae opera latine conscripta" ;
            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" .

