@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:4012e5f9-fa11-48a9-9bd8-ceaf143a5e14 a crm:E31_Document ;
    rdfs:label "Ármann Jakobsson Ástin á tímum þjóðveldisins: Fóstur í íslenskum miðaldasögum. In Miðaldabörn. Tulinius, Torfi H. ed. Reykjavík: Hugvísindastofnun Háskóla Íslands, 2005. pp. 63-85. 2005" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ástin á tímum þjóðveldisins: Fóstur í íslenskum miðaldasögum." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ármann Jakobsson Ástin á tímum þjóðveldisins: Fóstur í íslenskum miðaldasögum. In Miðaldabörn. Tulinius, Torfi H. ed. Reykjavík: Hugvísindastofnun Háskóla Íslands, 2005. pp. 63-85. 2005" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:669e378c-23e0-4fef-a7c0-f892e858a5aa ;
    crm:P94i_was_created_by individual:ad5fa5e1-f895-4bc8-b80b-7b8392cfb680,
        individual:cb8637f4-11af-4386-ae5e-1eb6db44217b .

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:ad5fa5e1-f895-4bc8-b80b-7b8392cfb680 a crm:E21_Person ;
    rdfs:label "Ármann Jakobsson" ;
    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 "Jakobsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ármann" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Ármann Jakobsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:cb8637f4-11af-4386-ae5e-1eb6db44217b a crm:E21_Person ;
    rdfs:label "Tulinius, Torfi H." ;
    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:300025526 .

publication:669e378c-23e0-4fef-a7c0-f892e858a5aa a crm:E31_Document ;
    rdfs:label "Miðaldabörn" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Miðaldabörn" ;
            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" .

