@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:0a3bb0f1-292d-4238-8552-5104be4a12a4 a crm:E31_Document ;
    rdfs:label "Lind, John Vikings and the Viking Age. In Stanzas of Friendship: Studies in Honour of Tatjana N. Jackson. Podossinov, Alexandr V. ed. Moscow: Dmitriy Pozharskiy University, 2011. pp. 201-222. 2011" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lind, John Vikings and the Viking Age. In Stanzas of Friendship: Studies in Honour of Tatjana N. Jackson. Podossinov, Alexandr V. ed. Moscow: Dmitriy Pozharskiy University, 2011. pp. 201-222. 2011" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Vikings and the Viking Age." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:a8e89dec-aab5-4c10-a140-72be863dee05 ;
    crm:P94i_was_created_by individual:4ba52b93-3a2a-46cb-8465-bcdd01acb846,
        individual:c5764b4f-7722-4f57-935c-f6b8b41dccc4 .

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:4ba52b93-3a2a-46cb-8465-bcdd01acb846 a crm:E21_Person ;
    rdfs:label "Lind, John" ;
    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 "Lind" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "John" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "John Lind" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:c5764b4f-7722-4f57-935c-f6b8b41dccc4 a crm:E21_Person ;
    rdfs:label "Podossinov, Alexandr V." ;
    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 "Podossinov" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Alexandr V." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Alexandr V. Podossinov" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:a8e89dec-aab5-4c10-a140-72be863dee05 a crm:E31_Document ;
    rdfs:label "Stanzas of Friendship: Studies in Honour of Tatjana N. Jackson" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Stanzas of Friendship: Studies in Honour of Tatjana N. Jackson" ;
            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" .

