https://fasnl.net/id/bibliography/abcfdcc4-a4ea-4f45-b096-3de198f4427e
title
Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart
author
Munthe, H.
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:abcfdcc4-a4ea-4f45-b096-3de198f4427e",
"_label": "Munthe, H. Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart Berlin: Schuster & Bufleb, 1893.. 1893",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart"
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Munthe, H. Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart Berlin: Schuster & Bufleb, 1893.. 1893"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:e196cbe2-cacc-4c16-96a3-729a3ddeec9e",
"_label": "Munthe, H.",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "H. Munthe",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "H."
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Munthe"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:42afa0f4-d528-4e70-86e6-e1c71f263240",
"_label": "Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart"
}
],
"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:abcfdcc4-a4ea-4f45-b096-3de198f4427e a crm:E31_Document ;
rdfs:label "Munthe, H. Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart Berlin: Schuster & Bufleb, 1893.. 1893" ;
crm:P1_is_identified_by [ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Munthe, H. Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart Berlin: Schuster & Bufleb, 1893.. 1893" ;
crm:P2_has_type aat:300435423 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart" ;
crm:P2_has_type aat:300404670 ] ;
crm:P70i_is_documented_in publication:42afa0f4-d528-4e70-86e6-e1c71f263240 ;
crm:P94i_was_created_by individual:e196cbe2-cacc-4c16-96a3-729a3ddeec9e .
aat:300025492 a crm:E55_Type ;
rdfs:label "author" .
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:e196cbe2-cacc-4c16-96a3-729a3ddeec9e a crm:E21_Person ;
rdfs:label "Munthe, H." ;
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 "Munthe" ;
crm:P2_has_type aat:300404652 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "H." ;
crm:P2_has_type aat:300404651 ] ;
crm:P190_has_symbolic_content "H. Munthe" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
publication:42afa0f4-d528-4e70-86e6-e1c71f263240 a crm:E31_Document ;
rdfs:label "Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart" ;
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/abcfdcc4-a4ea-4f45-b096-3de198f4427e">
<rdfs:label>Munthe, H. Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart Berlin: Schuster &amp; Bufleb, 1893.. 1893</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3cc654eeb0f44ab9a0693a50830c227d">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart</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="N3f108881cd1c494199e3b025483fbeca">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Munthe, H. Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart Berlin: Schuster &amp; Bufleb, 1893.. 1893</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/e196cbe2-cacc-4c16-96a3-729a3ddeec9e">
<rdfs:label>Munthe, H.</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N1355168fbbe24c61a6855cf32741dae1">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>H. Munthe</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne6895c5dc7794e1ca6034eafead110c9">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>H.</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="N6958ae3dc2b84d4cb5b6eca24e31eeee">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Munthe</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:P70i_is_documented_in>
<crm:E31_Document rdf:about="https://fasnl.net/id/publication/42afa0f4-d528-4e70-86e6-e1c71f263240">
<rdfs:label>Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc73b74e1135a45feacd1a782a8f9a2fb">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Die Holzbaukunst Norwegens in Vergangenheit und Gegenwart</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/300435423">
<rdfs:label>bibliographic citation</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/300025492">
<rdfs:label>author</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/300404651">
<rdfs:label>Given Name</rdfs:label>
</crm:E55_Type>
</rdf:RDF>