https://fasnl.net/id/bibliography/65ecbe6c-4994-4c80-bd37-74ef073a3995
title
Cangrande von Verona und das Hundsymbol der Langobarden.
author
Höfler, Otto
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "Document",
"id": "bibliography:65ecbe6c-4994-4c80-bd37-74ef073a3995",
"_label": "Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "primary name"
}
],
"content": "Cangrande von Verona und das Hundsymbol der Langobarden."
},
{
"type": "Identifier",
"classified_as": [
{
"id": "aat:300435423",
"type": "Type",
"_label": "bibliographic citation"
}
],
"content": "Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940"
}
],
"created_by": [
{
"@type": "Person",
"id": "individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2",
"_label": "Höfler, Otto",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Otto Höfler",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Otto"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Höfler"
}
]
}
],
"classified_as": [
{
"id": "aat:300025492",
"type": "Type",
"_label": "author"
}
]
},
{
"@type": "Person",
"id": "individual:117eee54-9632-4ac0-83f1-4501adce5ee6",
"_label": "Treutlein, Wolfgang",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Wolfgang Treutlein",
"part": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404651",
"type": "Type",
"_label": "Given Name"
}
],
"content": "Wolfgang"
},
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404652",
"type": "Type",
"_label": "Last Name"
}
],
"content": "Treutlein"
}
]
}
],
"classified_as": [
{
"id": "aat:300025526",
"type": "Type",
"_label": "editor"
}
]
}
],
"documented_in": {
"type": "Document",
"id": "publication:0ce5c948-60c9-411c-b80e-9b110705f257",
"_label": "Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern",
"identified_by": [
{
"type": "Name",
"classified_as": [
{
"id": "aat:300404670",
"type": "Type",
"_label": "Primary Name"
}
],
"content": "Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern"
}
],
"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:65ecbe6c-4994-4c80-bd37-74ef073a3995 a crm:E31_Document ;
rdfs:label "Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Cangrande von Verona und das Hundsymbol der Langobarden." ;
crm:P2_has_type aat:300404670 ],
[ a crm:E42_Identifier ;
crm:P190_has_symbolic_content "Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940" ;
crm:P2_has_type aat:300435423 ] ;
crm:P70i_is_documented_in publication:0ce5c948-60c9-411c-b80e-9b110705f257 ;
crm:P94i_was_created_by individual:117eee54-9632-4ac0-83f1-4501adce5ee6,
individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2 .
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:117eee54-9632-4ac0-83f1-4501adce5ee6 a crm:E21_Person ;
rdfs:label "Treutlein, Wolfgang" ;
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 "Wolfgang" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Treutlein" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Wolfgang Treutlein" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025526 .
individual:ce0871be-401c-4e56-8fe6-47d81fc8abf2 a crm:E21_Person ;
rdfs:label "Höfler, Otto" ;
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 "Otto" ;
crm:P2_has_type aat:300404651 ],
[ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Höfler" ;
crm:P2_has_type aat:300404652 ] ;
crm:P190_has_symbolic_content "Otto Höfler" ;
crm:P2_has_type aat:300404670 ] ;
crm:P2_has_type aat:300025492 .
publication:0ce5c948-60c9-411c-b80e-9b110705f257 a crm:E31_Document ;
rdfs:label "Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern" ;
crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
crm:P190_has_symbolic_content "Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern" ;
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/65ecbe6c-4994-4c80-bd37-74ef073a3995">
<rdfs:label>Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne4006e106ca64447ab3da036a2f04cb2">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Cangrande von Verona und das Hundsymbol der Langobarden.</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="Nca6e452d7cd8439ca96db3a2e533a81e">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/>
<crm:P190_has_symbolic_content>Höfler, Otto Cangrande von Verona und das Hundsymbol der Langobarden. In Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern. Treutlein, Wolfgang ed. Karlsruhe: Südwestdeutsche Druck- und Verlagsgesellschaft, 1940. pp. 101-137. 1940</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/ce0871be-401c-4e56-8fe6-47d81fc8abf2">
<rdfs:label>Höfler, Otto</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N4aa55318b68343dc99bf4efb51678b5a">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Otto Höfler</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N3c01b975888049dab8ae3a9e7947b161">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Otto</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="Nc5fdb13bdba24b76b2318d4e1fa7c611">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Höfler</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/117eee54-9632-4ac0-83f1-4501adce5ee6">
<rdfs:label>Treutlein, Wolfgang</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N0e12378ef44f47639fcaf96a358255b6">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Wolfgang Treutlein</crm:P190_has_symbolic_content>
<crm:P106_is_composed_of>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="N858c3f31fa434c6ca4ff587d166646e1">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/>
<crm:P190_has_symbolic_content>Wolfgang</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="N48b78b924b364d9eab52231b1c9c49f1">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/>
<crm:P190_has_symbolic_content>Treutlein</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/0ce5c948-60c9-411c-b80e-9b110705f257">
<rdfs:label>Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern</rdfs:label>
<crm:P1_is_identified_by>
<crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nc0f399a16bb6447381c31cb4923a0dfb">
<crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/>
<crm:P190_has_symbolic_content>Brauch und Sinnbild: Eugen Fehrle zum 60. Geburtstag gewidmet von seinen Freunden und Schülern</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>