@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:12b95a80-8c6a-497a-ac5d-869a13740ea8 a crm:E31_Document ;
    rdfs:label "Benson, Larry D. The Originality of Beowulf. In The Interpretation of Narrative: Theory and Practice. Bloomfield, Morton W. ed. Harvard English Studies 1 Cambridge, MA: Harvard University Press, 1970. pp. 1-43. 1970" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Benson, Larry D. The Originality of Beowulf. In The Interpretation of Narrative: Theory and Practice. Bloomfield, Morton W. ed. Harvard English Studies 1 Cambridge, MA: Harvard University Press, 1970. pp. 1-43. 1970" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Originality of Beowulf." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f8b33e14-231d-47b0-9933-1509835312bb ;
    crm:P94i_was_created_by individual:bfca375c-2142-4078-b6f2-c6e76466f3bf,
        individual:fefccc13-0f26-4ce5-9834-d9ba56d27b4d .

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:bfca375c-2142-4078-b6f2-c6e76466f3bf a crm:E21_Person ;
    rdfs:label "Bloomfield, Morton W." ;
    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 "Bloomfield" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Morton W." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Morton W. Bloomfield" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fefccc13-0f26-4ce5-9834-d9ba56d27b4d a crm:E21_Person ;
    rdfs:label "Benson, Larry D." ;
    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 "Benson" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Larry D." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Larry D. Benson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:f8b33e14-231d-47b0-9933-1509835312bb a crm:E31_Document ;
    rdfs:label "The Interpretation of Narrative: Theory and Practice" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Interpretation of Narrative: Theory and Practice" ;
            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" .

