https://fasnl.net/id/bibliography/1e3e5f7d-2ed8-4c55-a459-e2cede789153
title
Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen.
author
Ney, Agneta
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:1e3e5f7d-2ed8-4c55-a459-e2cede789153",
"_label": "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen."
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b",
"_label": "Ney, Agneta",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Agneta Ney",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Agneta"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Ney"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:e7e28cc1-b721-4dd6-a88b-594639c9827b",
"_label": "Berggren, Anne Marie",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Anne Marie Berggren",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Anne Marie"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Berggren"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:901c067d-7a11-41bc-93d4-cbf8f0a190ee",
"_label": "Manligt och omanligt i ett historiskt perspektiv",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Manligt och omanligt i ett historiskt perspektiv"
}
],
"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:1e3e5f7d-2ed8-4c55-a459-e2cede789153 a crm:E31_Document ;
rdfs:label "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen." ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:901c067d-7a11-41bc-93d4-cbf8f0a190ee ;
crm:P94i_was_created_by individual:6d72c5cc-db8a-44b7-a0f4-45b460463c4b,
individual:e7e28cc1-b721-4dd6-a88b-594639c9827b .
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:6d72c5cc-db8a-44b7-a0f4-45b460463c4b a crm:E21_Person ;
rdfs:label "Ney, Agneta" ;
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 "Ney" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Agneta" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Agneta Ney" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
individual:e7e28cc1-b721-4dd6-a88b-594639c9827b a crm:E21_Person ;
rdfs:label "Berggren, Anne Marie" ;
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 "Berggren" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Anne Marie" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Anne Marie Berggren" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025526 .
publication:901c067d-7a11-41bc-93d4-cbf8f0a190ee a crm:E31_Document ;
rdfs:label "Manligt och omanligt i ett historiskt perspektiv" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Manligt och omanligt i ett historiskt perspektiv" ;
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/1e3e5f7d-2ed8-4c55-a459-e2cede789153">
<rdfs:label>Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N8a9773143b7746cf87345204932a368f">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen.</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="Ne1d5449d2b044e71a5278fc7c45ee26b">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Ney, Agneta Vapen och verbalt vett: Om genusidentitet i den norröna litteraturen. In Manligt och omanligt i ett historiskt perspektiv. Berggren, Anne Marie ed. Stockholm: Forskningsrådsnämnden, 1999. pp. 47-58. 1999</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/6d72c5cc-db8a-44b7-a0f4-45b460463c4b">
<rdfs:label>Ney, Agneta</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc652e0887b66465c8fbe76407ea44281">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Agneta Ney</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N7602d36473af4c319bc283f945903d24">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Agneta</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="N9002af592fde4772ad69e1697352ca55">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Ney</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/e7e28cc1-b721-4dd6-a88b-594639c9827b">
<rdfs:label>Berggren, Anne Marie</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne1816f0e0e7a4d20ae8d478bd9a488a9">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Anne Marie Berggren</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N44ab7f19d0604a0697f2b5410ec2a46a">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Anne Marie</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="N08f2dc4cb037499cbca1f195248fd55b">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Berggren</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/901c067d-7a11-41bc-93d4-cbf8f0a190ee">
<rdfs:label>Manligt och omanligt i ett historiskt perspektiv</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nb752f9686a0e41cda44d2191aa92ad04">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Manligt och omanligt i ett historiskt perspektiv</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>