@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:2f225e3d-d412-4947-91a4-9de011871357 a crm:E31_Document ;
    rdfs:label "Regner Lodbrog Klausen, Orla ed. Glamsbjerg: Alrune, 2000.. 2000" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Regner Lodbrog Klausen, Orla ed. Glamsbjerg: Alrune, 2000.. 2000" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Regner Lodbrog" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:f457da2a-d012-4ce7-822f-7d294508a158 ;
    crm:P94i_was_created_by individual:6e743431-d015-462b-8667-6f2ac8a2c6ee .

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:6e743431-d015-462b-8667-6f2ac8a2c6ee a crm:E21_Person ;
    rdfs:label "Klausen, Orla" ;
    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 "Klausen" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Orla" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Orla Klausen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f457da2a-d012-4ce7-822f-7d294508a158 a crm:E31_Document ;
    rdfs:label "Regner Lodbrog" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Regner Lodbrog" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

