https://fasnl.net/id/individual/84c6c582-93d5-4701-8245-fbc174d9a34c
first name
Jón
last name
Jónsson
display name
Jón Jónsson
Bibliography entries connected with Jón Jónsson as author
Jón Jónsson “Göngu-Hrólfr.” Skírnir 86 (1912)
Jón Jónsson “Ragnarr loðbrók og ætt hans.” Arkiv för nordisk filologi 23 (1907)
Jón Jónsson “Ættartölur frá Ragnari loðbrók.” Tímarit hins íslenzka bókmenntafélags 25 (1904)
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Person",
"id": "individual:84c6c582-93d5-4701-8245-fbc174d9a34c",
"_label": "Jón Jónsson",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Jón Jónsson",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Jón"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Jónsson"
}
]
}
]
}
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:84c6c582-93d5-4701-8245-fbc174d9a34c a crm:E21_Person ;
rdfs:label "Jón Jónsson" ;
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 "Jón" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Jónsson" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Jón Jónsson" ;
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/84c6c582-93d5-4701-8245-fbc174d9a34c">
<rdfs:label>Jón Jónsson</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N5d6e54de216c4ba2ba4677ae121031f0">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Jón Jónsson</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N98334d2c5a7e4da0a7c8992742338e95">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Jón</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="Na344a835cf3540f2a4ee3e6835b38746">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Jónsson</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>