@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:f1ee6df0-41b0-4dc3-97c3-0879f0930eef a crm:E31_Document ;
    rdfs:label "Björn Sigfússon Harðar saga Grímkelssonar ok Geirs. In Kulturhistorisk leksikon for nordisk middelalder fra vikingetiden til reformationstid. Brøndsted, Johannes ed. København: Rosenkilde og Bagger, 1961. pp. 6: 229-230. 1961" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Björn Sigfússon Harðar saga Grímkelssonar ok Geirs. In Kulturhistorisk leksikon for nordisk middelalder fra vikingetiden til reformationstid. Brøndsted, Johannes ed. København: Rosenkilde og Bagger, 1961. pp. 6: 229-230. 1961" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Harðar saga Grímkelssonar ok Geirs." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ae6410df-8af8-469e-b95a-b0a98130b433 ;
    crm:P94i_was_created_by individual:63c4c9e2-ba89-4062-bc6d-6b6acf4629f5,
        individual:a86e361d-7eb4-410d-83bd-f352e6b8937e .

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:63c4c9e2-ba89-4062-bc6d-6b6acf4629f5 a crm:E21_Person ;
    rdfs:label "Björn Sigfússon" ;
    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 "Björn" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sigfússon" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Björn Sigfússon" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:a86e361d-7eb4-410d-83bd-f352e6b8937e a crm:E21_Person ;
    rdfs:label "Brøndsted, Johannes" ;
    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 "Johannes" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Brøndsted" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Johannes Brøndsted" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:ae6410df-8af8-469e-b95a-b0a98130b433 a crm:E31_Document ;
    rdfs:label "Kulturhistorisk leksikon for nordisk middelalder fra vikingetiden til reformationstid" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kulturhistorisk leksikon for nordisk middelalder fra vikingetiden til reformationstid" ;
            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" .

