@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#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

bibliography:82e3a6d5-b743-4dad-bb8f-fdce14f6aa12 a crm:E31_Document ;
    rdfs:label "Melnikova, Elena “Экспедиция Ингвара Путешественника на Восток и поход русских на Византию 1043 г.”  Скандинавский сборник 21 (1976)" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Melnikova, Elena “Экспедиция Ингвара Путешественника на Восток и поход русских на Византию 1043 г.”  Скандинавский сборник 21 (1976)" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Экспедиция Ингвара Путешественника на Восток и поход русских на Византию 1043 г." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:d26739be-0b32-4efe-b064-e14958273ca0 ;
    crm:P94i_was_created_by individual:a41411dc-bbf4-4a9b-8c58-10ecc8153c14 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300215390 a crm:E55_Type ;
    rdfs:label "journals (periodicals)" .

aat:300312349 a crm:E55_Type ;
    rdfs:label "issues (object groupings)" .

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:a41411dc-bbf4-4a9b-8c58-10ecc8153c14 a crm:E21_Person ;
    rdfs:label "Melnikova, Elena" ;
    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 "Elena" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Melnikova" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Elena Melnikova" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:d26739be-0b32-4efe-b064-e14958273ca0 a crm:E31_Document ;
    rdfs:label "Скандинавский сборник" ;
    crm:P190_has_symbolic_content "21 (1976) pp. 74-87" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Скандинавский сборник" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300215390 ;
    skos:narrower [ crm:P190_has_symbolic_content "21 (1976)" ;
            crm:P2_has_type aat:300312349 ] .

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

