@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:76c0c679-62e9-46df-87c2-c8bad1926953 a crm:E31_Document ;
    rdfs:label "Ross, Alan S. C. The Terfinnas and Beormas of Othere  LondonViking Society for Northern Research and University College London, 1981 pp. Viking Society for Northern Research and University College London, 1981. 1981" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Terfinnas and Beormas of Othere" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ross, Alan S. C. The Terfinnas and Beormas of Othere  LondonViking Society for Northern Research and University College London, 1981 pp. Viking Society for Northern Research and University College London, 1981. 1981" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:d27b9198-a5f5-442a-bcf0-edcfa55172fe ;
    crm:P94i_was_created_by individual:0f9bcf3b-c32e-45dd-9bbc-eec9a5404d87 .

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:0f9bcf3b-c32e-45dd-9bbc-eec9a5404d87 a crm:E21_Person ;
    rdfs:label "Ross, Alan S. C." ;
    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 "Ross" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Alan S. C." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Alan S. C. Ross" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:d27b9198-a5f5-442a-bcf0-edcfa55172fe a crm:E31_Document ;
    rdfs:label "The Terfinnas and Beormas of Othere" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Terfinnas and Beormas of Othere" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

