@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:78128755-61fa-41bd-9e55-c3fe198bd52a a crm:E31_Document ;
    rdfs:label "Müller, P. E. Introduction. In Færøiske qvæder om Sigurd Fofnersbane og hans æt. Lyngbye, Hans Christian ed. Randers: Elmenhoff, 1822. pp. 1-42. 1822" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Müller, P. E. Introduction. In Færøiske qvæder om Sigurd Fofnersbane og hans æt. Lyngbye, Hans Christian ed. Randers: Elmenhoff, 1822. pp. 1-42. 1822" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Introduction." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ddfc280a-9b3d-4fab-9160-1c96964cc0e6 ;
    crm:P94i_was_created_by individual:b25a3e09-0121-4cd0-a69e-61f182336358,
        individual:ec004f07-82ad-49a5-8fe4-5e57839e3ba9 .

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:b25a3e09-0121-4cd0-a69e-61f182336358 a crm:E21_Person ;
    rdfs:label "Lyngbye, Hans Christian" ;
    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 "Lyngbye" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hans Christian" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Hans Christian Lyngbye" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:ec004f07-82ad-49a5-8fe4-5e57839e3ba9 a crm:E21_Person ;
    rdfs:label "Müller, P. E." ;
    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 "Müller" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "P. E." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "P. E. Müller" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:ddfc280a-9b3d-4fab-9160-1c96964cc0e6 a crm:E31_Document ;
    rdfs:label "Færøiske qvæder om Sigurd Fofnersbane og hans æt" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Færøiske qvæder om Sigurd Fofnersbane og hans æt" ;
            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" .

