@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:8adc47b1-7a03-43ec-a950-7834be4c39eb a crm:E31_Document ;
    rdfs:label "Dumézil, Georges Aspects de la fonction guerrière chez les indo-européens  Bibliothèque de l’école des haute études 68 Paris: Presses universitaires de France, 1956.. 1956" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Dumézil, Georges Aspects de la fonction guerrière chez les indo-européens  Bibliothèque de l’école des haute études 68 Paris: Presses universitaires de France, 1956.. 1956" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Aspects de la fonction guerrière chez les indo-européens" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:b3407016-477d-4a7a-8d86-0da70d3faed5 ;
    crm:P94i_was_created_by individual:9d57ea2c-f912-4424-8d1b-750995ff88ac .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

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

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

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 "Georges" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dumézil" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Georges Dumézil" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:b3407016-477d-4a7a-8d86-0da70d3faed5 a crm:E31_Document ;
    rdfs:label "Aspects de la fonction guerrière chez les indo-européens" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Aspects de la fonction guerrière chez les indo-européens" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

