@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:6d43df0f-7872-4e50-a671-875cf9983a0b a crm:E31_Document ;
    rdfs:label "Turville-Petre, Gabriel A Note on the Landdísir. In Early English and Norse Studies Presented to Hugh Smith in Honour of his Sixtieth Birthday. Foote, Peter ed. London: Methuen, 1963. pp. 196-201. 1963" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Turville-Petre, Gabriel A Note on the Landdísir. In Early English and Norse Studies Presented to Hugh Smith in Honour of his Sixtieth Birthday. Foote, Peter ed. London: Methuen, 1963. pp. 196-201. 1963" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "A Note on the Landdísir." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:6c2b5b33-00a5-4c48-8065-d7d765a290e8 ;
    crm:P94i_was_created_by individual:264c7c03-008a-4e2c-adf1-51814790b225,
        individual:349541d4-3274-4653-a22a-91cc72b0d357 .

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:264c7c03-008a-4e2c-adf1-51814790b225 a crm:E21_Person ;
    rdfs:label "Foote, 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 "Foote" ;
                    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 Foote" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:349541d4-3274-4653-a22a-91cc72b0d357 a crm:E21_Person ;
    rdfs:label "Turville-Petre, Gabriel" ;
    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 "Turville-Petre" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Gabriel" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Gabriel Turville-Petre" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:6c2b5b33-00a5-4c48-8065-d7d765a290e8 a crm:E31_Document ;
    rdfs:label "Early English and Norse Studies Presented to Hugh Smith in Honour of his Sixtieth Birthday" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Early English and Norse Studies Presented to Hugh Smith in Honour of his Sixtieth Birthday" ;
            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" .

