@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:69c0bd5b-05d9-44f9-b6ca-f4ec3eb2da04 a crm:E31_Document ;
    rdfs:label "Reuschel, Helga Untersuchungen über Stoff und Stil der Fornaldarsaga  Bausteine zur Volkskunde und Religionswissenschaft 7 Bühl in Baden: Konkordia, 1933.. 1933" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Reuschel, Helga Untersuchungen über Stoff und Stil der Fornaldarsaga  Bausteine zur Volkskunde und Religionswissenschaft 7 Bühl in Baden: Konkordia, 1933.. 1933" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Untersuchungen über Stoff und Stil der Fornaldarsaga" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ec3f5ada-af5e-480a-b9cb-1c105725d6eb ;
    crm:P94i_was_created_by individual:fac8c05e-63f0-4d6d-b08b-3cc64e88e9b3 .

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:fac8c05e-63f0-4d6d-b08b-3cc64e88e9b3 a crm:E21_Person ;
    rdfs:label "Reuschel, Helga" ;
    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 "Reuschel" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Helga" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Helga Reuschel" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:ec3f5ada-af5e-480a-b9cb-1c105725d6eb a crm:E31_Document ;
    rdfs:label "Untersuchungen über Stoff und Stil der Fornaldarsaga" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Untersuchungen über Stoff und Stil der Fornaldarsaga" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

