@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:1e7e214e-10b6-409a-b9fa-586ad5d4f1fe a crm:E31_Document ;
    rdfs:label "Drachmann, A. G. De navngivne sværd i saga, sagn og folkevise  Studier fra sprog- og oltidsforskning 264 København: Gad, 1967.. 1967" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Drachmann, A. G. De navngivne sværd i saga, sagn og folkevise  Studier fra sprog- og oltidsforskning 264 København: Gad, 1967.. 1967" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "De navngivne sværd i saga, sagn og folkevise" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:e56e92bb-5d98-43b4-8b3f-4447194a1845 ;
    crm:P94i_was_created_by individual:9a4d6d17-050f-4a16-9f9d-1fdb73104e1b .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

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:9a4d6d17-050f-4a16-9f9d-1fdb73104e1b a crm:E21_Person ;
    rdfs:label "Drachmann, A. G." ;
    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 "Drachmann" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "A. G." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "A. G. Drachmann" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:e56e92bb-5d98-43b4-8b3f-4447194a1845 a crm:E31_Document ;
    rdfs:label "De navngivne sværd i saga, sagn og folkevise" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "De navngivne sværd i saga, sagn og folkevise" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

