@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:1dc73159-fd8e-41b2-892a-635ff0793f14 a crm:E31_Document ;
    rdfs:label "Samples, Susan T. Heroic Legends of the North: An Introduction to the Nibelung and Dietrich Cycles  Garland Reference Library of the Humanities 1408 New York: Garland, 1996.. 1996" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Samples, Susan T. Heroic Legends of the North: An Introduction to the Nibelung and Dietrich Cycles  Garland Reference Library of the Humanities 1408 New York: Garland, 1996.. 1996" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Heroic Legends of the North: An Introduction to the Nibelung and Dietrich Cycles" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:4785d0bd-b61b-452f-b5f3-8d89399d468b ;
    crm:P94i_was_created_by individual:4ee905e9-56c4-4b42-a0b6-11cf56d0ac4a .

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:4ee905e9-56c4-4b42-a0b6-11cf56d0ac4a a crm:E21_Person ;
    rdfs:label "Samples, Susan T." ;
    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 "Susan T." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Samples" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Susan T. Samples" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:4785d0bd-b61b-452f-b5f3-8d89399d468b a crm:E31_Document ;
    rdfs:label "Heroic Legends of the North: An Introduction to the Nibelung and Dietrich Cycles" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Heroic Legends of the North: An Introduction to the Nibelung and Dietrich Cycles" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

