@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:979aea1a-c7d6-4f49-a4e7-7f146437ffdf a crm:E31_Document ;
    rdfs:label "The Story of Frithiof the Bold. In Frithiof’s saga: A Legend of the North. Stephens, George, Tegnér, Esaias eds. Stockholm: Bonnier, 1839.. 1839" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "The Story of Frithiof the Bold. In Frithiof’s saga: A Legend of the North. Stephens, George, Tegnér, Esaias eds. Stockholm: Bonnier, 1839.. 1839" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Story of Frithiof the Bold." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:b52f5550-cd3d-40d6-a066-5439797cd76c ;
    crm:P94i_was_created_by individual:b6f9364d-9bc5-4bc0-b9fe-bc1f50734db4,
        individual:f1745d29-ffc1-4ced-9df6-512969e3cb26 .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:b6f9364d-9bc5-4bc0-b9fe-bc1f50734db4 a crm:E21_Person ;
    rdfs:label "Tegnér, Esaias" ;
    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 "Tegnér" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Esaias" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Esaias Tegnér" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:f1745d29-ffc1-4ced-9df6-512969e3cb26 a crm:E21_Person ;
    rdfs:label "Stephens, George" ;
    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 "Stephens" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "George" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "George Stephens" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:b52f5550-cd3d-40d6-a066-5439797cd76c a crm:E31_Document ;
    rdfs:label "Frithiof’s saga: A Legend of the North" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Frithiof’s saga: A Legend of the North" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

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" .

