@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:c88f1257-f504-4392-a1ad-bff090cd27ad a crm:E31_Document ;
    rdfs:label "Cuddon, J. A. Saga. In The Penguin Dictionary of Literary Terms and Literary Theory. Cuddon, J. A. ed. London: Penguin, 1998. pp. 776-777. 1998" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Cuddon, J. A. Saga. In The Penguin Dictionary of Literary Terms and Literary Theory. Cuddon, J. A. ed. London: Penguin, 1998. pp. 776-777. 1998" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Saga." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:432f2b61-2c06-4577-87f2-1c94b47aac78 ;
    crm:P94i_was_created_by individual:bbe9706f-8cff-4461-bec8-ffd55cc8bec7 .

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:bbe9706f-8cff-4461-bec8-ffd55cc8bec7 a crm:E21_Person ;
    rdfs:label "Cuddon, J. A." ;
    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 "Cuddon" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "J. A." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "J. A. Cuddon" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "J. A." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Cuddon" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "J. A. Cuddon" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492,
        aat:300025526 .

publication:432f2b61-2c06-4577-87f2-1c94b47aac78 a crm:E31_Document ;
    rdfs:label "The Penguin Dictionary of Literary Terms and Literary Theory" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Penguin Dictionary of Literary Terms and Literary Theory" ;
            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" .

