@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:5ad3a53a-fd95-4ae8-8aba-e3d89b1f8070 a crm:E31_Document ;
    rdfs:label "Hufnagel, Silvia Fun with Flying Dragons. In Saltari: Stilltur og sleginn Svanhildi Óskarsdóttur fimmtugri 13. mars 2014. Gunnlaugsson, Guðvarður Már ed. Reykjavík: Menningar- og minningarsjóður Mette Magnussen, 2014. pp. 40-41. 2014" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hufnagel, Silvia Fun with Flying Dragons. In Saltari: Stilltur og sleginn Svanhildi Óskarsdóttur fimmtugri 13. mars 2014. Gunnlaugsson, Guðvarður Már ed. Reykjavík: Menningar- og minningarsjóður Mette Magnussen, 2014. pp. 40-41. 2014" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Fun with Flying Dragons." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:7233e795-ef00-4451-bd67-7619b5069ebc ;
    crm:P94i_was_created_by individual:95b95127-660b-4c3e-bce5-8c68e67e7e16,
        individual:d9aeb8bf-a984-40a9-9785-006baf0d86c7 .

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:95b95127-660b-4c3e-bce5-8c68e67e7e16 a crm:E21_Person ;
    rdfs:label "Hufnagel, Silvia" ;
    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 "Silvia" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hufnagel" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Silvia Hufnagel" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:d9aeb8bf-a984-40a9-9785-006baf0d86c7 a crm:E21_Person ;
    rdfs:label "Gunnlaugsson, Guðvarður Már" ;
    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 "Gunnlaugsson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Guðvarður Már" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Guðvarður Már Gunnlaugsson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:7233e795-ef00-4451-bd67-7619b5069ebc a crm:E31_Document ;
    rdfs:label "Saltari: Stilltur og sleginn Svanhildi Óskarsdóttur fimmtugri 13. mars 2014" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Saltari: Stilltur og sleginn Svanhildi Óskarsdóttur fimmtugri 13. mars 2014" ;
            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" .

