@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:07c54d88-a956-4c6b-b971-2de546e73c05 a crm:E31_Document ;
    rdfs:label "Dumézil, Georges The Stakes of the Warrior Weeks, David ed. Berkeley: University of California Press, 1983.. 1983" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Dumézil, Georges The Stakes of the Warrior Weeks, David ed. Berkeley: University of California Press, 1983.. 1983" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Stakes of the Warrior" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:5d6c99df-2f07-4593-bcfd-c82d0133e50a ;
    crm:P94i_was_created_by individual:9d57ea2c-f912-4424-8d1b-750995ff88ac,
        individual:c4a47219-cc5e-4767-9364-90b25ca02ef2 .

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:9d57ea2c-f912-4424-8d1b-750995ff88ac a crm:E21_Person ;
    rdfs:label "Dumézil, Georges" ;
    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 "Dumézil" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Georges" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Georges Dumézil" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:c4a47219-cc5e-4767-9364-90b25ca02ef2 a crm:E21_Person ;
    rdfs:label "Weeks, David" ;
    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 "David" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Weeks" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "David Weeks" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:5d6c99df-2f07-4593-bcfd-c82d0133e50a a crm:E31_Document ;
    rdfs:label "The Stakes of the Warrior" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Stakes of the Warrior" ;
            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" .

