@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:af61ba0c-95d8-48cd-a12e-ac9f5b3b4360 a crm:E31_Document ;
    rdfs:label "Foote, Peter Sagnaskemtan. Reykjahólar 1119: Postscript. In Aurvandilstá: Norse Studies. Weber, Gerd Wolfgang ed. The Viking Collection 2 Odense: University Press of Southern Denmark, 1984. pp. 76-83. 1984" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sagnaskemtan. Reykjahólar 1119: Postscript." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Foote, Peter Sagnaskemtan. Reykjahólar 1119: Postscript. In Aurvandilstá: Norse Studies. Weber, Gerd Wolfgang ed. The Viking Collection 2 Odense: University Press of Southern Denmark, 1984. pp. 76-83. 1984" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:8d2bd5aa-f613-4234-9cbd-b22c295a55fe ;
    crm:P94i_was_created_by individual:12a41016-8198-428e-93f2-3f55f9b847d9,
        individual:264c7c03-008a-4e2c-adf1-51814790b225 .

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:12a41016-8198-428e-93f2-3f55f9b847d9 a crm:E21_Person ;
    rdfs:label "Weber, Gerd Wolfgang" ;
    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 "Weber" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Gerd Wolfgang" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Gerd Wolfgang Weber" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

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:300025492 .

publication:8d2bd5aa-f613-4234-9cbd-b22c295a55fe a crm:E31_Document ;
    rdfs:label "Aurvandilstá: Norse Studies" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Aurvandilstá: Norse Studies" ;
            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" .

