@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:c76050dd-4dbb-4597-becd-b8c51e58c71f a crm:E31_Document ;
    rdfs:label "Geijer, Erik Gustaf, Geijer, Erik Gustaf Betraktelser i avseende på nordiska myternas användande i skön konst. In Samlade skrifter: I: Essayer och avhandlinger 1803-1817. Landquist, John ed. Stockholm: Norstedt, 1923. pp. 423-454. 1923" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Betraktelser i avseende på nordiska myternas användande i skön konst." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Geijer, Erik Gustaf, Geijer, Erik Gustaf Betraktelser i avseende på nordiska myternas användande i skön konst. In Samlade skrifter: I: Essayer och avhandlinger 1803-1817. Landquist, John ed. Stockholm: Norstedt, 1923. pp. 423-454. 1923" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:abddc123-2d83-436e-a351-484ab3cd08ae ;
    crm:P94i_was_created_by individual:8a690ef0-b391-4835-b77f-9f2f3de5f16c,
        individual:96b21911-1e8b-406f-8460-b620c85aef46 .

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:8a690ef0-b391-4835-b77f-9f2f3de5f16c a crm:E21_Person ;
    rdfs:label "Landquist, John" ;
    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 "John" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Landquist" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "John Landquist" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:96b21911-1e8b-406f-8460-b620c85aef46 a crm:E21_Person ;
    rdfs:label "Geijer, Erik Gustaf" ;
    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 "Geijer" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Erik Gustaf" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Erik Gustaf Geijer" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Erik Gustaf" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Geijer" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Erik Gustaf Geijer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:abddc123-2d83-436e-a351-484ab3cd08ae a crm:E31_Document ;
    rdfs:label "Samlade skrifter: I: Essayer och avhandlinger 1803-1817" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Samlade skrifter: I: Essayer och avhandlinger 1803-1817" ;
            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" .

