https://fasnl.net/id/bibliography/a5316184-10fe-41b3-b2a2-fe4b4963bd09
title
Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki
author
Suhm, Peter Frederik ed.
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:a5316184-10fe-41b3-b2a2-fe4b4963bd09", "_label": "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki Suhm, Peter Frederik ed. Hafniæ, 1785.. 1785", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki" }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki Suhm, Peter Frederik ed. Hafniæ, 1785.. 1785" } ], "created_by": [ { "@type": "Person", "id": "individual:b113b28c-2132-4b3d-a0c9-de97cd679220", "_label": "Suhm, Peter Frederik", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Peter Frederik Suhm", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Peter Frederik" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Suhm" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:329352c8-157e-4700-a673-1ffff30a3eba", "_label": "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki" } ], "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:a5316184-10fe-41b3-b2a2-fe4b4963bd09 a crm:E31_Document ; rdfs:label "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki Suhm, Peter Frederik ed. Hafniæ, 1785.. 1785" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki" ; crm:P2_has_type aat:300404670 ], [ a crm:E42_Identifier ; crm:P190_has_symbolic_content "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki Suhm, Peter Frederik ed. Hafniæ, 1785.. 1785" ; crm:P2_has_type aat:300435423 ] ; crm:P70i_is_documented_in publication:329352c8-157e-4700-a673-1ffff30a3eba ; crm:P94i_was_created_by individual:b113b28c-2132-4b3d-a0c9-de97cd679220 . aat:300025526 a crm:E55_Type ; rdfs:label "editor" . aat:300060417 a crm:E55_Type ; rdfs:label "monographs" . aat:300404651 a crm:E55_Type ; rdfs:label "Given Name" . aat:300404652 a crm:E55_Type ; rdfs:label "Last Name" . aat:300435423 a crm:E55_Type ; rdfs:label "bibliographic citation" . individual:b113b28c-2132-4b3d-a0c9-de97cd679220 a crm:E21_Person ; rdfs:label "Suhm, Peter Frederik" ; 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 "Peter Frederik" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Suhm" ; crm:P2_has_type aat:300404652 ] ; crm:P190_has_symbolic_content "Peter Frederik Suhm" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300025526 . publication:329352c8-157e-4700-a673-1ffff30a3eba a crm:E31_Document ; rdfs:label "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki" ; crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki" ; crm:P2_has_type aat:300404670 ] ; crm:P2_has_type aat:300060417 . 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/a5316184-10fe-41b3-b2a2-fe4b4963bd09"> <rdfs:label>Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki Suhm, Peter Frederik ed. Hafniæ, 1785.. 1785</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc96cedef862c42eba92afe9e1c449180"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki</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="N8c7f2d350c7e4284b893d5300bb4c143"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <crm:P190_has_symbolic_content>Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki Suhm, Peter Frederik ed. Hafniæ, 1785.. 1785</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/b113b28c-2132-4b3d-a0c9-de97cd679220"> <rdfs:label>Suhm, Peter Frederik</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nff3c334cbbbb4ad89086cfc935093875"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Peter Frederik Suhm</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N035ca6c0e9084e768d5f66ed4d2c8731"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Peter Frederik</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="Nfef624191e724eb6880fa2f63c94e175"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Suhm</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/329352c8-157e-4700-a673-1ffff30a3eba"> <rdfs:label>Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0949f267b9d942eea46dc1310fb78306"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Hervararsaga ok Heidrekskongs: Hoc est historia Hervöræ et regis Heidreki</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/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> <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/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/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> </rdf:RDF>