https://fasnl.net/id/bibliography/e950ab93-0e70-429a-ab91-f31b75cdc40b
title
Nordic-Celtic Links in Folk Literature.
author
Chesnutt, Michael
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:e950ab93-0e70-429a-ab91-f31b75cdc40b",
"_label": "Chesnutt, Michael Nordic-Celtic Links in Folk Literature. In Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999. Fellows-Jensen, Gillian ed. Historisk-filosofiske Meddelelser 82 København: Det Kongelige Danske Videnskabernes Selskab, 2001. pp. 153-170. 2001",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Nordic-Celtic Links in Folk Literature."
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Chesnutt, Michael Nordic-Celtic Links in Folk Literature. In Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999. Fellows-Jensen, Gillian ed. Historisk-filosofiske Meddelelser 82 København: Det Kongelige Danske Videnskabernes Selskab, 2001. pp. 153-170. 2001"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:2f098287-2701-44ec-b12b-382cbaaccf20",
"_label": "Chesnutt, Michael",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Michael Chesnutt",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Michael"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Chesnutt"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:a63f1a08-3525-4b07-9751-734f34b6588b",
"_label": "Fellows-Jensen, Gillian",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Gillian Fellows-Jensen",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Gillian"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Fellows-Jensen"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:5fa97fb2-09e7-4800-abdf-5f8cd661cdd4",
"_label": "Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999"
}
],
"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:e950ab93-0e70-429a-ab91-f31b75cdc40b a crm:E31_Document ;
rdfs:label "Chesnutt, Michael Nordic-Celtic Links in Folk Literature. In Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999. Fellows-Jensen, Gillian ed. Historisk-filosofiske Meddelelser 82 København: Det Kongelige Danske Videnskabernes Selskab, 2001. pp. 153-170. 2001" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Chesnutt, Michael Nordic-Celtic Links in Folk Literature. In Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999. Fellows-Jensen, Gillian ed. Historisk-filosofiske Meddelelser 82 København: Det Kongelige Danske Videnskabernes Selskab, 2001. pp. 153-170. 2001" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Nordic-Celtic Links in Folk Literature." ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:5fa97fb2-09e7-4800-abdf-5f8cd661cdd4 ;
crm:P94i_was_created_by individual:2f098287-2701-44ec-b12b-382cbaaccf20,
individual:a63f1a08-3525-4b07-9751-734f34b6588b .
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:2f098287-2701-44ec-b12b-382cbaaccf20 a crm:E21_Person ;
rdfs:label "Chesnutt, Michael" ;
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 "Chesnutt" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Michael" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Michael Chesnutt" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
individual:a63f1a08-3525-4b07-9751-734f34b6588b a crm:E21_Person ;
rdfs:label "Fellows-Jensen, Gillian" ;
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 "Gillian" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Fellows-Jensen" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Gillian Fellows-Jensen" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025526 .
publication:5fa97fb2-09e7-4800-abdf-5f8cd661cdd4 a crm:E31_Document ;
rdfs:label "Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999" ;
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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<crm:E31_Document rdf:about="https://fasnl.net/id/bibliography/e950ab93-0e70-429a-ab91-f31b75cdc40b">
<rdfs:label>Chesnutt, Michael Nordic-Celtic Links in Folk Literature. In Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999. Fellows-Jensen, Gillian ed. Historisk-filosofiske Meddelelser 82 København: Det Kongelige Danske Videnskabernes Selskab, 2001. pp. 153-170. 2001</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ned76e174d31f4126b24d908d84c236f4">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Nordic-Celtic Links in Folk Literature.</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="N7ac287bfa5934662be95d2e436c11539">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Chesnutt, Michael Nordic-Celtic Links in Folk Literature. In Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999. Fellows-Jensen, Gillian ed. Historisk-filosofiske Meddelelser 82 København: Det Kongelige Danske Videnskabernes Selskab, 2001. pp. 153-170. 2001</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/2f098287-2701-44ec-b12b-382cbaaccf20">
<rdfs:label>Chesnutt, Michael</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4e73cefe293b487f92b6362dd6e1a57a">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Michael Chesnutt</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc36bbf572fb2405996967b5cc7fbbfb3">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Michael</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="N206f45fb5a5a484591b9ecb07afdbffa">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Chesnutt</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/a63f1a08-3525-4b07-9751-734f34b6588b">
<rdfs:label>Fellows-Jensen, Gillian</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb04cc9fa2e964129bc82a492f39dc93d">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Gillian Fellows-Jensen</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nf15a0d9926a94de0b6bbeffa7c02a602">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Gillian</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="N2fdd8b4dced54d55a1b96d587e2bf14b">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Fellows-Jensen</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/5fa97fb2-09e7-4800-abdf-5f8cd661cdd4">
<rdfs:label>Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0c02b79a10d6433491c539e22ded66d0">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Denmark and Scotland. The Cultural and Environmental Resources of Small Nations: Joint Symposium of the Royal Society of Edinburgh and the Royal Danish Academy of Sciences and Letters Held in Copenhagen 15th-18th September 1999</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/300025526">
<rdfs:label>editor</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/300404651">
<rdfs:label>Given 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>
</rdf:RDF>