@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:3261643f-a7af-4e6c-a83b-2dd0fc1fe5a5 a crm:E31_Document ;
    rdfs:label "Ghosh, Shami “On the Origins of Germanic Heroic Poetry: A Case Study of the Legend of the Burgundians.”  Beiträge zur Geschichte der deutschen Sprache und Literatur 129, no. 2 2007" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Ghosh, Shami “On the Origins of Germanic Heroic Poetry: A Case Study of the Legend of the Burgundians.”  Beiträge zur Geschichte der deutschen Sprache und Literatur 129, no. 2 2007" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "On the Origins of Germanic Heroic Poetry: A Case Study of the Legend of the Burgundians." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:96f1270f-d7ee-492b-a394-453a2500eb84 ;
    crm:P94i_was_created_by individual:cdecffb2-7c43-4a4b-8a00-b0f15628f15b .

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:cdecffb2-7c43-4a4b-8a00-b0f15628f15b a crm:E21_Person ;
    rdfs:label "Ghosh, Shami" ;
    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 "Shami" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Ghosh" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Shami Ghosh" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:96f1270f-d7ee-492b-a394-453a2500eb84 a crm:E31_Document ;
    rdfs:label "Beiträge zur Geschichte der deutschen Sprache und Literatur" ;
    crm:P190_has_symbolic_content "<issue>129, no. 2 2007 pp. 220-252" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Beiträge zur Geschichte der deutschen Sprache und Literatur" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300215390 ;
    skos:narrower [ crm:P190_has_symbolic_content "<issue>129, no. 2 2007" ;
            crm:P2_has_type aat:300312349 ] .

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

