https://fasnl.net/id/individual/ad5fa5e1-f895-4bc8-b80b-7b8392cfb680
first name
Ármann
last name
Jakobsson
display name
Ármann Jakobsson
Bibliography entries connected with Ármann Jakobsson as author
Ármann Jakobsson “The Hole: Problems in Medieval Dwarfology.” Arv 61 (2005)
Ármann Jakobsson “The Extreme Emotional Life of Vǫlundr the Elf.” Scandinavian Studies 78 (2006)
Ármann Jakobsson “Where Do the Giants Live?.” Arkiv för nordisk filologi 121 (2006)
Ármann Jakobsson Icleandic Literature of the Vikings: An Introduction Reykjavík: Veröld, 2013.. 2013
Bibliography entries connected with Ármann Jakobsson as editor
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Person", "id": "individual:ad5fa5e1-f895-4bc8-b80b-7b8392cfb680", "_label": "Ármann Jakobsson", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Ármann Jakobsson", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Ármann" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Jakobsson" } ] } ] }
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:ad5fa5e1-f895-4bc8-b80b-7b8392cfb680 a crm:E21_Person ; rdfs:label "Ármann Jakobsson" ; 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 "Ármann" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Jakobsson" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Ármann Jakobsson" ; 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/ad5fa5e1-f895-4bc8-b80b-7b8392cfb680"> <rdfs:label>Ármann Jakobsson</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ndb47bc93d43a446eae1b713b01c1ddec"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Ármann Jakobsson</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7eeb55efeac64b7cbacb6b98f231ae98"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Ármann</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="Nc9821d37b343455a9b0cf8bb1e93d7bb"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Jakobsson</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>