@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:b3906438-cf94-4626-9416-df4b3f24ce1e a crm:E31_Document ;
    rdfs:label "Weston, Jessie L. The Legends of the Wagner Drama: Studies in Mythology and Romance  New York: Scribner, 1900.. 1900" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Legends of the Wagner Drama: Studies in Mythology and Romance" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Weston, Jessie L. The Legends of the Wagner Drama: Studies in Mythology and Romance  New York: Scribner, 1900.. 1900" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:880b422e-0bd0-4f78-a87f-e920f383c86c ;
    crm:P94i_was_created_by individual:dbd142e2-13fc-4f8e-a7e6-4848b3614a7b .

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:dbd142e2-13fc-4f8e-a7e6-4848b3614a7b a crm:E21_Person ;
    rdfs:label "Weston, Jessie L." ;
    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 "Weston" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jessie L." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Jessie L. Weston" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:880b422e-0bd0-4f78-a87f-e920f383c86c a crm:E31_Document ;
    rdfs:label "The Legends of the Wagner Drama: Studies in Mythology and Romance" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Legends of the Wagner Drama: Studies in Mythology and Romance" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

