@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:d2e6bdf4-0b8c-4d4f-8950-4c3454f8fcc7 a crm:E31_Document ;
    rdfs:label "Eireks Saga Víðförla: The Tale of Eirek the Traveller Tunstall, Peter ed. Published 2005.. 2005" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Eireks Saga Víðförla: The Tale of Eirek the Traveller Tunstall, Peter ed. Published 2005.. 2005" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Eireks Saga Víðförla: The Tale of Eirek the Traveller" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:56d00a48-6648-4249-b7c2-ca1eab412914 ;
    crm:P94i_was_created_by individual:eab936ce-8249-493b-9d82-18dd5f4de8f0 .

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

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

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:eab936ce-8249-493b-9d82-18dd5f4de8f0 a crm:E21_Person ;
    rdfs:label "Tunstall, Peter" ;
    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 "Tunstall" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Peter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Peter Tunstall" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:56d00a48-6648-4249-b7c2-ca1eab412914 a crm:E31_Document ;
    rdfs:label "Eireks Saga Víðförla: The Tale of Eirek the Traveller" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Eireks Saga Víðförla: The Tale of Eirek the Traveller" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

