@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:15691d7c-2078-4a91-80da-864785829bda a crm:E31_Document ;
    rdfs:label "Lincoln, Bruce Gautrek’s saga and the Gift Fox. In Theorizing Myth: Narrative, Ideology, and Scholarship. Lincoln, Bruce ed. Chicago: University of Chicago Press, 1999. pp. 171-182. 1999" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lincoln, Bruce Gautrek’s saga and the Gift Fox. In Theorizing Myth: Narrative, Ideology, and Scholarship. Lincoln, Bruce ed. Chicago: University of Chicago Press, 1999. pp. 171-182. 1999" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Gautrek’s saga and the Gift Fox." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:2723f98a-4f00-4cda-9538-1fd7bbc6e9bd ;
    crm:P94i_was_created_by individual:d461cfa5-af78-440d-936c-03d92db4a26d .

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:d461cfa5-af78-440d-936c-03d92db4a26d a crm:E21_Person ;
    rdfs:label "Lincoln, Bruce" ;
    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 "Lincoln" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bruce" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Bruce Lincoln" ;
            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 "Lincoln" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bruce" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Bruce Lincoln" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492,
        aat:300025526 .

publication:2723f98a-4f00-4cda-9538-1fd7bbc6e9bd a crm:E31_Document ;
    rdfs:label "Theorizing Myth: Narrative, Ideology, and Scholarship" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Theorizing Myth: Narrative, Ideology, and Scholarship" ;
            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" .

