@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:6405009a-5df0-4409-99e0-478533976a94 a crm:E31_Document ;
    rdfs:label "Chesnutt, Michael, Ross, Alan S. C. Afterword. In The Terfinnas and Beormas of Othere.  London: Viking Society for Northern Research and University College London, 1981 pp. 66-83. 1981" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Afterword." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Chesnutt, Michael, Ross, Alan S. C. Afterword. In The Terfinnas and Beormas of Othere.  London: Viking Society for Northern Research and University College London, 1981 pp. 66-83. 1981" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:1ab67da6-0d1c-407c-8b10-98a934c913b5 ;
    crm:P94i_was_created_by individual:0f9bcf3b-c32e-45dd-9bbc-eec9a5404d87,
        individual:2f098287-2701-44ec-b12b-382cbaaccf20 .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

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 "Alan S. C." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ross" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Alan S. C. Ross" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:2f098287-2701-44ec-b12b-382cbaaccf20 a crm:E21_Person ;
    rdfs:label "Chesnutt, Michael" ;
    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 "Chesnutt" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Michael" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Michael Chesnutt" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:1ab67da6-0d1c-407c-8b10-98a934c913b5 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:300025492 a crm:E55_Type ;
    rdfs:label "author" .

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" .

