@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:b617f4da-373b-46e6-b35a-381304ffbb9e a crm:E31_Document ;
    rdfs:label "Barribeau, James L. William Morris and Saga-Translation: The Story of King Magnus, Son of Erling. In The Vikings. Farrell, R. T. ed. London: Phillimore, 1982. pp. 128-153, 239-261. 1982" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Barribeau, James L. William Morris and Saga-Translation: The Story of King Magnus, Son of Erling. In The Vikings. Farrell, R. T. ed. London: Phillimore, 1982. pp. 128-153, 239-261. 1982" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "William Morris and Saga-Translation: The Story of King Magnus, Son of Erling." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:6fce0b5a-34fb-4b96-b7db-fc13f23f440f ;
    crm:P94i_was_created_by individual:285b72a3-d07a-4db4-a6b5-19eec862a4b3,
        individual:afcbde64-2342-487c-ae47-20c9e0cb134e .

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:285b72a3-d07a-4db4-a6b5-19eec862a4b3 a crm:E21_Person ;
    rdfs:label "Farrell, R. 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 "R. T." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Farrell" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "R. T. Farrell" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:afcbde64-2342-487c-ae47-20c9e0cb134e a crm:E21_Person ;
    rdfs:label "Barribeau, James 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 "James L." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Barribeau" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "James L. Barribeau" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:6fce0b5a-34fb-4b96-b7db-fc13f23f440f a crm:E31_Document ;
    rdfs:label "The Vikings" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Vikings" ;
            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" .

