@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:f5e21bfa-c818-4807-b196-3d1029c5a7db a crm:E31_Document ;
    rdfs:label "Baetke, Walter Die Götterlehre der Snorra-Edda  Berichte über die Verhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig, philologisch-historische Klasse 97 3 Berlin: Akademie-Verlag, 1952.. 1952" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Baetke, Walter Die Götterlehre der Snorra-Edda  Berichte über die Verhandlungen der Sächsischen Akademie der Wissenschaften zu Leipzig, philologisch-historische Klasse 97 3 Berlin: Akademie-Verlag, 1952.. 1952" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Götterlehre der Snorra-Edda" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:22c866c2-da85-42d2-bd2c-014fcca42fdd ;
    crm:P94i_was_created_by individual:d0ecb8df-bb00-4dd8-aeed-7f35542e371b .

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:d0ecb8df-bb00-4dd8-aeed-7f35542e371b a crm:E21_Person ;
    rdfs:label "Baetke, Walter" ;
    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 "Baetke" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Walter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Walter Baetke" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:22c866c2-da85-42d2-bd2c-014fcca42fdd a crm:E31_Document ;
    rdfs:label "Die Götterlehre der Snorra-Edda" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Götterlehre der Snorra-Edda" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

