https://fasnl.net/id/bibliography/6ad01b91-9c32-421d-9a0d-599572f47359
title
Fäderneslandets antikviteter: The Export of Islandica in the 17th Century.
author
Jucknies, Regina
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:6ad01b91-9c32-421d-9a0d-599572f47359",
"_label": "Jucknies, Regina Fäderneslandets antikviteter: The Export of Islandica in the 17th Century. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2004.. 2004",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Fäderneslandets antikviteter: The Export of Islandica in the 17th Century."
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Jucknies, Regina Fäderneslandets antikviteter: The Export of Islandica in the 17th Century. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2004.. 2004"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:99dd968a-182e-4f0c-a69d-ca69c4fcf782",
"_label": "Jucknies, Regina",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Regina Jucknies",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Regina"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Jucknies"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:a7379a8e-c642-4b1c-9962-d975517422f9",
"_label": "Kristinsson, Axel",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Axel Kristinsson",
"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": "Kristinsson"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:4aea7662-2f95-4f3c-befc-939b3b139d73",
"_label": "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002"
}
],
"classified_as": [
{
"id": "aat:300060417",
"type": "Type",
"_label": "monographs"
}
]
}
}
ttl
@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:6ad01b91-9c32-421d-9a0d-599572f47359 a crm:E31_Document ;
rdfs:label "Jucknies, Regina Fäderneslandets antikviteter: The Export of Islandica in the 17th Century. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2004.. 2004" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Jucknies, Regina Fäderneslandets antikviteter: The Export of Islandica in the 17th Century. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2004.. 2004" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Fäderneslandets antikviteter: The Export of Islandica in the 17th Century." ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:4aea7662-2f95-4f3c-befc-939b3b139d73 ;
crm:P94i_was_created_by individual:99dd968a-182e-4f0c-a69d-ca69c4fcf782,
individual:a7379a8e-c642-4b1c-9962-d975517422f9 .
aat:300025492 a crm:E55_Type ;
rdfs:label "author" .
aat:300025526 a crm:E55_Type ;
rdfs:label "editor" .
aat:300060417 a crm:E55_Type ;
rdfs:label "monographs" .
aat:300435423 a crm:E55_Type ;
rdfs:label "bibliographic citation" .
individual:99dd968a-182e-4f0c-a69d-ca69c4fcf782 a crm:E21_Person ;
rdfs:label "Jucknies, Regina" ;
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 "Jucknies" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Regina" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Regina Jucknies" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
individual:a7379a8e-c642-4b1c-9962-d975517422f9 a crm:E21_Person ;
rdfs:label "Kristinsson, 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 "Kristinsson" ;
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 Kristinsson" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025526 .
publication:4aea7662-2f95-4f3c-befc-939b3b139d73 a crm:E31_Document ;
rdfs:label "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300060417 .
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",
"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:E31_Document rdf:about="https://fasnl.net/id/bibliography/6ad01b91-9c32-421d-9a0d-599572f47359">
<rdfs:label>Jucknies, Regina Fäderneslandets antikviteter: The Export of Islandica in the 17th Century. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2004.. 2004</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4270e64d9292431786436992057c704e">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Fäderneslandets antikviteter: The Export of Islandica in the 17th Century.</crm:P190_has_symbolic_content>
</crm:E33_E41_Linguistic_Appellation>
</crm:P1_is_identified_by>
<crm:P1_is_identified_by>
<crm:E42_Identifier rdf:nodeID="Nd1a76d00d85041248ae80c13cff5b561">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Jucknies, Regina Fäderneslandets antikviteter: The Export of Islandica in the 17th Century. In Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002. Kristinsson, Axel ed. Published 2004.. 2004</crm:P190_has_symbolic_content>
</crm:E42_Identifier>
</crm:P1_is_identified_by>
<crm:P94i_was_created_by>
<crm:E21_Person rdf:about="https://fasnl.net/id/individual/99dd968a-182e-4f0c-a69d-ca69c4fcf782">
<rdfs:label>Jucknies, Regina</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc102b768f561472b83af78980dad10b1">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Regina Jucknies</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nca7935617c204dd3ae4d133e50af0f2e">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Regina</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="Ne0603e116abd4acc8c4e9535a8630de3">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Jucknies</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:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300025492"/>
</crm:E21_Person>
</crm:P94i_was_created_by>
<crm:P94i_was_created_by>
<crm:E21_Person rdf:about="https://fasnl.net/id/individual/a7379a8e-c642-4b1c-9962-d975517422f9">
<rdfs:label>Kristinsson, Axel</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3deb9c9a004843499ab02d0e319de81a">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Axel Kristinsson</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nde1f54c2724d4b1d9c9925029ad3ebda">
<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="N4f8c2afbd1f34e5a8e4d20e45fc29509">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Kristinsson</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:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300025526"/>
</crm:E21_Person>
</crm:P94i_was_created_by>
<crm:P70i_is_documented_in>
<crm:E31_Document rdf:about="https://fasnl.net/id/publication/4aea7662-2f95-4f3c-befc-939b3b139d73">
<rdfs:label>Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8ded0396f2c54fddb01308b0e4b03460">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Sagas and Societies: International Conference at Borgarnes, Iceland, Sept. 5.-9. 2002</crm:P190_has_symbolic_content>
</crm:E33_E41_Linguistic_Appellation>
</crm:P1_is_identified_by>
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300060417"/>
</crm:E31_Document>
</crm:P70i_is_documented_in>
</crm:E31_Document>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404670">
<rdfs:label>primary name</rdfs:label>
<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>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300060417">
<rdfs:label>monographs</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025492">
<rdfs:label>author</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300435423">
<rdfs:label>bibliographic citation</rdfs:label>
</crm:E55_Type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025526">
<rdfs:label>editor</rdfs:label>
</crm:E55_Type>
</rdf:RDF>