https://fasnl.net/id/individual/8f1d829a-2884-45c4-83a1-ec7656b0d7d5
first name
Axel
last name
Olrik
display name
Olrik, Axel
Bibliography entries connected with Olrik, Axel as author
Olrik, Axel “Märchen in Saxo Grammaticus.” Zeitschrift des Vereins für Volkskunde 2 (1892)
Olrik, Axel “Bråvallakvadets kæmperække: Tekst og oplysninger.” Arkiv för nordisk filologi 10 (1894)
Olrik, Axel “Tvedelingen af Sakses kilder: En genmæle.” Arkiv för nordisk filologi 14 (1898)
Olrik, Axel Danmarks Heltedigtning: En Oldtidsstudie København, 1903-1910.. 1903
Olrik, Axel “Epische Gesetze der Volksdichtung.” Zeitschrift für deutsches Altertum 51 (1909)
Olrik, Axel “Svinefylking endnu en gang.” Maal og minne (1915)
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Person",
"id": "individual:8f1d829a-2884-45c4-83a1-ec7656b0d7d5",
"_label": "Olrik, Axel",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Axel Olrik",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Axel"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Olrik"
}
]
}
]
}
ttl
@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix individual: <https://fasnl.net/id/individual/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
individual:8f1d829a-2884-45c4-83a1-ec7656b0d7d5 a crm:E21_Person ;
rdfs:label "Olrik, Axel" ;
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 "Olrik" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Axel" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Axel Olrik" ;
crm:P2_has_type aat:300404670 ] .
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" .
xml
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<crm:E21_Person rdf:about="https://fasnl.net/id/individual/8f1d829a-2884-45c4-83a1-ec7656b0d7d5">
<rdfs:label>Olrik, Axel</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7ae1c2e6b44b4134afee72f435ecddfd">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Axel Olrik</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0844fb9fd5ce4f698f0588e5e885b351">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Axel</crm:P190_has_symbolic_content>
</crm:E33_E41_Linguistic_Appellation>
</crm:P106_is_composed_of>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ned742ef8a6394abcac0993bb864d6bc2">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Olrik</crm:P190_has_symbolic_content>
</crm:E33_E41_Linguistic_Appellation>
</crm:P106_is_composed_of>
</crm:E33_E41_Linguistic_Appellation>
</crm:P1_is_identified_by>
</crm:E21_Person>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404670">
<rdfs:label>Primary Name</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404651">
<rdfs:label>Given Name</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404652">
<rdfs:label>Last Name</rdfs:label>
</crm:E55_Type>
</rdf:RDF>