@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:5efc191d-75d5-4fea-92a8-46d2222eeb7c a crm:E31_Document ;
    rdfs:label "Leslie, Helen F. “Younger Icelandic Manuscripts and Old Norse Studies.”  Approaching Methodology: \"Special issue,\" The Retrospective Methods Network 4 (2012)" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Leslie, Helen F. “Younger Icelandic Manuscripts and Old Norse Studies.”  Approaching Methodology: \"Special issue,\" The Retrospective Methods Network 4 (2012)" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Younger Icelandic Manuscripts and Old Norse Studies." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:0ae727d9-19b4-4c72-b59d-55dc9c0ed99a ;
    crm:P94i_was_created_by individual:aac23a7d-a34b-4a39-a77e-103b2322d994,
        individual:fed08fcf-36c6-4713-a98d-d9fa33ee8748 .

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

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

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

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

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:aac23a7d-a34b-4a39-a77e-103b2322d994 a crm:E21_Person ;
    rdfs:label "Latvala, Pauliina" ;
    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 "Latvala" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Pauliina" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Pauliina Latvala" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fed08fcf-36c6-4713-a98d-d9fa33ee8748 a crm:E21_Person ;
    rdfs:label "Leslie, Helen F." ;
    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 "Helen F." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Leslie" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Helen F. Leslie" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:0ae727d9-19b4-4c72-b59d-55dc9c0ed99a a crm:E31_Document ;
    rdfs:label "Approaching Methodology: \"Special issue,\" The Retrospective Methods Network" ;
    crm:P190_has_symbolic_content "4 (2012) pp. 148-161" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Approaching Methodology: \"Special issue,\" The Retrospective Methods Network" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300215390 ;
    skos:narrower [ crm:P190_has_symbolic_content "4 (2012)" ;
            crm:P2_has_type aat:300312349 ] .

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

