@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:55b83bc3-d486-41ea-9566-bd5614bfa519 a crm:E31_Document ;
    rdfs:label "Sauer, Marianne Nornagests þáttr. In Kindlers Neues Literatur Lexikon. Jens, Walter ed. München: Kindler, 1992. pp. 19: 173-174. 1988" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Nornagests þáttr." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sauer, Marianne Nornagests þáttr. In Kindlers Neues Literatur Lexikon. Jens, Walter ed. München: Kindler, 1992. pp. 19: 173-174. 1988" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:c797f02f-887b-42fd-9352-e53d90677815 ;
    crm:P94i_was_created_by individual:4b4a8fab-c69a-49a0-8da8-4eaa7668828c,
        individual:edb3bc2d-c09d-40e4-bdf7-62495af5e524 .

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:4b4a8fab-c69a-49a0-8da8-4eaa7668828c a crm:E21_Person ;
    rdfs:label "Jens, 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 "Jens" ;
                    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 Jens" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:edb3bc2d-c09d-40e4-bdf7-62495af5e524 a crm:E21_Person ;
    rdfs:label "Sauer, Marianne" ;
    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 "Marianne" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sauer" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Marianne Sauer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:c797f02f-887b-42fd-9352-e53d90677815 a crm:E31_Document ;
    rdfs:label "Kindlers Neues Literatur Lexikon" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kindlers Neues Literatur Lexikon" ;
            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" .

