@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:8c105265-0438-44a0-8f30-fe9496818417 a crm:E31_Document ;
    rdfs:label "Hill, Thomas D. The Confession of Beowulf and the Structure of Volsunga saga. In The Vikings. Farrell, R. T. ed. London: Phillimore, 1982. pp. 165-179. 1982" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Confession of Beowulf and the Structure of Volsunga saga." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Hill, Thomas D. The Confession of Beowulf and the Structure of Volsunga saga. In The Vikings. Farrell, R. T. ed. London: Phillimore, 1982. pp. 165-179. 1982" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:6fce0b5a-34fb-4b96-b7db-fc13f23f440f ;
    crm:P94i_was_created_by individual:285b72a3-d07a-4db4-a6b5-19eec862a4b3,
        individual:8f8550c4-5a7c-4241-bff0-eda9894d8e70 .

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:8f8550c4-5a7c-4241-bff0-eda9894d8e70 a crm:E21_Person ;
    rdfs:label "Hill, Thomas 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 "Thomas D." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hill" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Thomas D. Hill" ;
            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" .

