@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:f8d5d527-1a2c-496b-bbd0-863363858eeb a crm:E31_Document ;
    rdfs:label "Totten om Toke Tokessøn. In Oldtidssagaerne. Lassen, Annette, Lembek, Kim eds. København: Gyldendal, 2017.. 2017" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Totten om Toke Tokessøn." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Totten om Toke Tokessøn. In Oldtidssagaerne. Lassen, Annette, Lembek, Kim eds. København: Gyldendal, 2017.. 2017" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:75e3884b-817e-4a8a-a5f0-661f3c9e7143 ;
    crm:P94i_was_created_by individual:19d9bec5-8ee8-4707-a19a-bb7aabe320a3,
        individual:65ae7d8c-5b6d-46f6-897b-75e954c3c150 .

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

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

individual:19d9bec5-8ee8-4707-a19a-bb7aabe320a3 a crm:E21_Person ;
    rdfs:label "Lembek, Kim" ;
    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 "Lembek" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kim" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Kim Lembek" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:65ae7d8c-5b6d-46f6-897b-75e954c3c150 a crm:E21_Person ;
    rdfs:label "Lassen, Annette" ;
    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 "Lassen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Annette" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Annette Lassen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:75e3884b-817e-4a8a-a5f0-661f3c9e7143 a crm:E31_Document ;
    rdfs:label "Oldtidssagaerne" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Oldtidssagaerne" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

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

