https://fasnl.net/id/bibliography/1bb5d096-acd8-4b6c-bf68-bd5f38740df3
title
Norges og Islands litteratur inntil utgangen av middelalderen
author
Paasche, Fredrik
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:1bb5d096-acd8-4b6c-bf68-bd5f38740df3",
"_label": "Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Norges og Islands litteratur inntil utgangen av middelalderen"
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:0996e73c-fda0-43af-a626-070980354b72",
"_label": "Paasche, Fredrik",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Fredrik Paasche",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Fredrik"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Paasche"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:0071ab4b-5e81-4404-a383-7d97355c5ef5",
"_label": "Holtsmark, Anne",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Anne Holtsmark",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Anne"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Holtsmark"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:784df1ea-8286-4311-81cf-32d474a7b0e8",
"_label": "Norges og Islands litteratur inntil utgangen av middelalderen",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Norges og Islands litteratur inntil utgangen av middelalderen"
}
],
"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:1bb5d096-acd8-4b6c-bf68-bd5f38740df3 a crm:E31_Document ;
rdfs:label "Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Norges og Islands litteratur inntil utgangen av middelalderen" ;
crm:P2_has_type aat:300404670 ],
[ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924" ;
crm:P2_has_type aat:300435423 ] ;
crm:P70i_is_documented_in publication:784df1ea-8286-4311-81cf-32d474a7b0e8 ;
crm:P94i_was_created_by individual:0071ab4b-5e81-4404-a383-7d97355c5ef5,
individual:0996e73c-fda0-43af-a626-070980354b72 .
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:0071ab4b-5e81-4404-a383-7d97355c5ef5 a crm:E21_Person ;
rdfs:label "Holtsmark, Anne" ;
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 "Anne" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Holtsmark" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Anne Holtsmark" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025526 .
individual:0996e73c-fda0-43af-a626-070980354b72 a crm:E21_Person ;
rdfs:label "Paasche, Fredrik" ;
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 "Paasche" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Fredrik" ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "Fredrik Paasche" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
publication:784df1ea-8286-4311-81cf-32d474a7b0e8 a crm:E31_Document ;
rdfs:label "Norges og Islands litteratur inntil utgangen av middelalderen" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Norges og Islands litteratur inntil utgangen av middelalderen" ;
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/1bb5d096-acd8-4b6c-bf68-bd5f38740df3">
<rdfs:label>Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N04d60582f0bc4cceb0c7ecda1f2cfb21">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Norges og Islands litteratur inntil utgangen av middelalderen</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="N55c6f9ac2395405ba8ab6caeee0216a4">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Paasche, Fredrik Norges og Islands litteratur inntil utgangen av middelalderen Holtsmark, Anne ed. Norsk litteraturhistorie 1 Oslo: Aschehoug, 1957.. 1924</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/0996e73c-fda0-43af-a626-070980354b72">
<rdfs:label>Paasche, Fredrik</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N01b01a5a5d974e31a0220f70a70948ed">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Fredrik Paasche</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Naf92dea95cab4d589a1196ab22abb2ad">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Fredrik</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="N6fa50212777d45808f930494b39b1ccf">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Paasche</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/0071ab4b-5e81-4404-a383-7d97355c5ef5">
<rdfs:label>Holtsmark, Anne</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N08dd43ed7b6742c797147e7b8fff913b">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Anne Holtsmark</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N974a5c11539e4beeaee0e0cbb9cd9731">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Anne</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="Nb0d615f3183b44c2af38648c18d86fc2">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Holtsmark</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/784df1ea-8286-4311-81cf-32d474a7b0e8">
<rdfs:label>Norges og Islands litteratur inntil utgangen av middelalderen</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2fa163712ad24d36be116a2e0474e7cb">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Norges og Islands litteratur inntil utgangen av middelalderen</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>