From 8ce9ab1884e46684d936947682505f52f25c2f1b Mon Sep 17 00:00:00 2001 From: Philipp Schneider <schneider.philipp@uni-muenster.de> Date: Tue, 5 Apr 2022 18:43:37 +0200 Subject: [PATCH] Add functionality to set an existing graph, with which the new mappings are merged and integrated into --- README.md | 5 +- config/config-map-tblBranch.json | 2 + .../coat-of-arms-descriptions.jsonld | 66726 ++++++++-------- data/rdf-output/coat-of-arms-descriptions.ttl | 20352 ++--- src/rdf-mappings/map-tblBranch.py | 4 + 5 files changed, 43548 insertions(+), 43541 deletions(-) diff --git a/README.md b/README.md index 8085c2a..7409bba 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,6 @@ Automated Pipelines and Mappings to integrate new data into the Digital Heraldry ### Map descriptions of Coats of Arms to RDF Uses the descriptions from the OMA table `tblBranch`. Mapping is done by the script `map-tblBranch.py`. The script can be configured through the file `config/config-map-tblBranch.json`. This config-file contains: * `csv_input_path`: source file from which the coat of arms descriptions shall be mapped. -* `term_mappings`: Mapping table, resolving abbreviations for heraldic terms, that are used in `tblBranch`. -* `initial_ontology_definitions`: Decides, if classes and properties are defined before adding new data to the knowledge graph. Can be set with a python file which contains a number class and property definitions, executed by rdflib. These definitions are then executed in `map-tblBranch.py` before any data is being mapped from `tblBranch` (set in `csv_input_path`). If `null` is given as a value for `initial_ontology_definitions`, no classes or properties are added in advance. \ No newline at end of file +* `initial_ontology_definitions`: Decides, if classes and properties are defined before adding new data to the knowledge graph. Can be set with a python file which contains a number class and property definitions, executed by rdflib. These definitions are then executed in `map-tblBranch.py` before any data is being mapped from `tblBranch` (set in `csv_input_path`). If `null` is given as a value for `initial_ontology_definitions`, no classes or properties are added in advance. +* `existing_ontology`: File link to an existing knowledge graph. If set, this KG is loaded before adding any new data. The old data, including UUIDs, is then not overwritten, when `map-tblBranch.py` is run. +* `term_mappings`: Mapping table, resolving abbreviations for heraldic terms, that are used in `tblBranch`. \ No newline at end of file diff --git a/config/config-map-tblBranch.json b/config/config-map-tblBranch.json index 591806d..d28a6ea 100644 --- a/config/config-map-tblBranch.json +++ b/config/config-map-tblBranch.json @@ -4,6 +4,8 @@ "csv_input_path": "data/input/2022-04-05-tblBranch.tsv", "initial_ontology_definitions": "src/rdf-mappings/initial_ontology_definitions.py", "_initial_ontology_definitions": null, + "_existing_ontology": "data/rdf-output/coat-of-arms-descriptions.ttl", + "existing_ontology": null, "term_mappings": { "sn": "Sinister", "dx": "Dexter", diff --git a/data/rdf-output/coat-of-arms-descriptions.jsonld b/data/rdf-output/coat-of-arms-descriptions.jsonld index e9e2f4f..6a91846 100644 --- a/data/rdf-output/coat-of-arms-descriptions.jsonld +++ b/data/rdf-output/coat-of-arms-descriptions.jsonld @@ -1,6 +1,6 @@ [ { - "@id": "http://digitalheraldry.org/data#4c44843e-d6af-41db-ba61-3be56fdbf3a7", + "@id": "http://digitalheraldry.org/data#49aebbb3-c658-4193-825d-21a1a034ea9d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -11,79 +11,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#39f6cbf3-6e36-46f9-addf-92d6034cc4cb", + "@id": "http://digitalheraldry.org/data#225e1cf2-e2b9-4541-a8f9-0c949c88387f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#af4f364c-0cc5-45dd-8b11-2f00145becac" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#c0e6cdb2-faab-4670-9183-f5df53d27b7e" } ] }, { - "@id": "http://digitalheraldry.org/data#f1aabfc4-f887-48ed-a70e-ab8d1197fc20", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#9b9dbee8-5a48-4eb9-ac8c-7d9cc0856d3b", + "@id": "http://digitalheraldry.org/data#0b8c276e-7df4-4442-9fed-4e705c6d75ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#022e02c5-d7ec-44ac-bdea-9e1ffb02635f" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#24769389-e208-4cb7-8845-1150869fb4aa", + "@id": "http://digitalheraldry.org/data#CoA0000000548", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "added rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b3f6326e-243a-4a37-9e76-ebbe4df13307", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000000548_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003961", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -92,80 +65,54 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f293d1a0-e42d-47af-a650-a4625531bd0a" + "@id": "http://digitalheraldry.org/data#c3ac8846-c769-4c33-82e8-4a1f42caca89" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "3961" + "@id": "http://digitalheraldry.org/data#28902dba-2575-4326-a901-08d5fcaab642" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "548" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b7f72965-5571-4528-bc9f-818b1988c7c2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a4ee3527-6b88-48c7-975f-b1eb5e8fa841", + "@id": "http://digitalheraldry.org/data#a13a735e-84a3-4ea3-b6d8-27a3d8c632bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Anchor" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#18359c82-5f9f-480c-91e4-926e414792fb" - }, - { - "@id": "http://digitalheraldry.org/data#e588430c-c282-4205-bec8-676d5c24fed9" + "@id": "http://digitalheraldry.org/data#f124f604-4ed3-4062-af4d-0dee684fe01e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#989cbf3a-97df-469c-802f-57e799dde065", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture4", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + "@id": "http://digitalheraldry.org/data#dba8928c-dffb-4b04-8d6b-bf35b8c4dcd2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006024", + "@id": "http://digitalheraldry.org/data#CoA0000008134_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant to Charge1 / added compony to Charge2" + "@value": "removoed crowned / added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -175,7 +122,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006024_1" + "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -185,22 +132,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7c5a6222-1d23-4e0e-9f94-25cc1502e044" + "@id": "http://digitalheraldry.org/data#81c3117d-0f0a-4b44-9985-27ed6812208d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d21c6cd5-4c7f-4dab-ad33-262c9b7f38e6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#52dc804d-7cd6-4714-aba9-1da494fdaa98" + "@id": "http://digitalheraldry.org/data#6f58a37c-9f8d-43d5-ab05-57506b2e142d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6024" + "@value": "8134_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -210,75 +152,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed Charge1_Num to 2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000022239_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#644d9a69-131f-46da-93da-a75a85d2f99d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1bf44360-970d-47e3-8cbb-639f993a67b3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#3462ec95-4279-437f-a7ae-7adff8b8d2d3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "22239" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/data#ffb1962d-6894-4b82-a22f-92df67bd9487", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#79370d5e-4177-42ba-b23c-a39d7fbac909", + "@id": "http://digitalheraldry.org/data#6553f14b-38f6-454d-950f-9fc42bedead4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" ] }, { - "@id": "http://digitalheraldry.org/data#bf74627d-aaa7-4f80-8642-4f6cf2e90f3b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mirror", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006710", + "@id": "http://digitalheraldry.org/data#CoA0000009818", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -289,89 +185,108 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c66ed04d-16e0-445f-832d-59dfc9fac189" + "@id": "http://digitalheraldry.org/data#815ff228-8f87-478f-8368-0dece5c0878d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009818_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009818_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009818_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#8e23df3b-ceb7-40f7-b932-d0a5c76f43cc" + "@id": "http://digitalheraldry.org/data#CoA0000009818_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6710" + "@value": "9818" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#360447cf-fb44-4c8b-a748-1b81f66c70aa", + "@id": "http://digitalheraldry.org/data#91cfb621-d3fb-4667-b4ed-04a557d4dca9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#65052b69-9102-4bf3-a3d1-f3e5e5a54669" + }, + { + "@id": "http://digitalheraldry.org/data#d4ea9c52-cd94-4b31-8d28-d4c71efa19fc" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ddd74fc8-0de8-49c4-b315-d5b81b5d08a8" + "@id": "http://digitalheraldry.org/data#94a6fa8b-7533-4c75-8a36-740beeb9e8ac" } ] }, { - "@id": "http://digitalheraldry.org/data#f4a09326-5071-4d1f-9285-55550cc0c863", + "@id": "http://digitalheraldry.org/data#e71d4d16-86db-482d-af54-784e00ad018d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7a9e4575-9d15-4276-ad14-afa80e92dda5" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3da018f2-eae9-4b65-bf0f-3c4eb7144d29" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#025cd7ae-6122-40b5-8df8-ee41b5d6017b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#08ec55e8-79ef-48f0-934b-0af2514dee3b", + "@id": "http://digitalheraldry.org/data#c889d3bc-b060-4dc1-b031-3af8608d209f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8703d3c2-667f-4acf-b51f-632d23d6ba5a" + "@id": "http://digitalheraldry.org/data#34ee0c00-01a5-46f8-a0a7-ec666f983ef3" } ] }, { - "@id": "http://digitalheraldry.org/data#edcaf468-a4c9-4e07-91d6-469c3fe1868d", + "@id": "http://digitalheraldry.org/data#b8e29246-2007-42b8-acf9-8440c42bccc2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#9e56e042-0e61-45a4-bdb1-3fa86f6867cb" + "@id": "http://digitalheraldry.org/data#db1206ff-97c6-4698-b38b-9b5dce69b0cb" }, { - "@id": "http://digitalheraldry.org/data#057907fc-7425-49eb-ae45-22c16276dcf3" + "@id": "http://digitalheraldry.org/data#673903e7-f589-4cfd-be29-b75321937877" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#50754bb5-87a2-4304-83c9-58f435d5c71f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#21fc3b23-0521-40c9-aed2-3c969472d3aa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -380,66 +295,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4a9890f5-7807-4305-8c90-4ad038c20839", + "@id": "http://digitalheraldry.org/data#98601b0d-434e-4bec-be33-0d6e15962c0f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ad0cd5c3-2f5c-421f-bc23-4b32e03ebd2f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#716fe938-bf37-4807-82e9-48b0145a8815", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sickle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ - { - "@id": "http://digitalheraldry.org/data#d9111403-f659-41be-af5e-5718959c2af7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Salient", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "@id": "http://digitalheraldry.org/data#f498ef54-ff6d-426f-acfc-e4cd2b2b6956", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Empty", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#eb7bd2b1-eb0a-425b-8cda-3f3c8dc10975", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#93cfa54d-2774-4fd6-b827-a2dac00c1ecb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#7f9f0d75-7e78-4038-a41a-5ffed6b3adc5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002715", + "@id": "http://digitalheraldry.org/data#CoA0000001386", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -450,22 +354,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2b3df75c-da6c-4f85-8181-0cdf5639b091" + "@id": "http://digitalheraldry.org/data#54a75cd8-6288-4c98-9f5c-a86e905563c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c67e6dc0-9f31-4751-8cd7-b541a6adcd1f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#5f40f2b6-6522-44c4-920f-d500bdc97571" + "@id": "http://digitalheraldry.org/data#9105e3bd-2569-433f-addb-7662886f9af3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2715" + "@value": "1386" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -475,123 +374,149 @@ ] }, { - "@id": "http://digitalheraldry.org/data#66cf0fc8-5e7f-4b61-97fa-9fb413710cd7", + "@id": "http://digitalheraldry.org/data#3ab7773e-cf03-4f09-9f41-30ac39f76cd6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#3c2ae61f-da19-4a4c-bfa9-dbec651904a2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#39cf0205-e89a-4ea2-853f-7663b1cd360f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfAvis", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#471c6cd8-7d98-4d0d-9438-380455aa3eef", + "@id": "http://digitalheraldry.org/data#8059ec9d-a9be-4ba7-9f6b-f7c183ebe5ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#c709d745-9b6c-414a-adbd-59bfbed97132", + "@id": "http://digitalheraldry.org/data#a20dfc6e-93b3-4fa6-a3d6-7ff0ff5adc37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#92955cad-990e-4737-b52b-9d4879378130" } ] }, { - "@id": "http://digitalheraldry.org/data#729fc330-a83c-48e1-9375-b2f1852b9ac1", + "@id": "http://digitalheraldry.org/data#3d55bdc8-1139-430c-bd79-521342bfa983", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#52f9ada7-c88f-4720-9e88-c1fa4286ad7c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d60765ff-7c60-4919-95f3-be59dc171d2f" + "@id": "http://digitalheraldry.org/data#cef70610-f927-45d2-802c-6fb67fca2a59" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006307", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e4e19124-17d6-43ff-af6d-73241ddc8060", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d6064f1e-8d6b-42f9-939f-b2120baac1f3" + "@id": "http://digitalheraldry.org/data#0ca17f5f-a7c4-403a-b865-c507d5e35078" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1914c7fa-9131-4c49-b590-7f3928be1b6d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c2cb7f62-4504-43a3-90ba-00f04832afec" + "@id": "http://digitalheraldry.org/data#60dad2a4-140f-4bdd-b7c1-3887217e586c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#69c6be93-b130-4726-a425-08b8091377fe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#4ca1f37c-cec0-486b-8d93-189e8fbada58" + }, { - "@id": "http://digitalheraldry.org/data#250bfd8c-4cda-44e9-a69e-c6a584487325" + "@id": "http://digitalheraldry.org/data#1bbe18e9-8482-431e-a1b8-910add4b6c67" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "6307" + "@id": "http://digitalheraldry.org/data#8245e1a8-90c4-4365-9ffb-14b7542d8ddd" + }, + { + "@id": "http://digitalheraldry.org/data#3d16c9fa-40e4-41ed-91bc-9384aabea9bb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A", + "@id": "http://digitalheraldry.org/data#0c06e302-c0e1-4eae-97eb-0e59dd72808e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued, rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002735", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -600,17 +525,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1d70279e-87d9-4fc2-837f-d64a55055152" + "@id": "http://digitalheraldry.org/data#0c06e302-c0e1-4eae-97eb-0e59dd72808e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d1539915-1b5d-4290-8367-0d4c2567b147" + "@id": "http://digitalheraldry.org/data#beaadb1a-4d30-4da5-8580-eda8a0ee2c82" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8226_A" + "@value": "2735" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -620,261 +545,250 @@ ] }, { - "@id": "http://digitalheraldry.org/data#186eee09-2d40-4634-83fc-1e9a2079c87f", + "@id": "http://digitalheraldry.org/data#942f4702-9c6c-42df-9d3a-87d4eab82afa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Couped" ] }, { - "@id": "http://digitalheraldry.org/data#497e4a3b-fe96-464f-841d-41343f9ba0fb", + "@id": "http://digitalheraldry.org/data#d05074fd-5990-4883-8c7f-4c8f21db5b6b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#cceeb6ed-07ef-4193-a645-3ef221fb8d4f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b7bad24c-68ca-4058-aaf7-4b7368d98d8b", + "@id": "http://digitalheraldry.org/data#2f23db32-69cd-4a43-bbe1-a9a5b23fae88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#1074092c-777b-4093-96fd-8e39ba82ceda" + "@id": "http://digitalheraldry.org/data#7fb3242e-0b40-4b70-b1c3-b61000575473" }, { - "@id": "http://digitalheraldry.org/data#769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa" + "@id": "http://digitalheraldry.org/data#9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#3dd370d2-6996-452d-85f7-f5962ffc8fb0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f4b1dc4e-b321-43bd-97e0-2404c9ea110f", + "@id": "http://digitalheraldry.org/data#5500ca75-cda4-4838-939c-7a1747a14aba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#fb095921-20bd-4dc7-89d2-4472d8ae15c6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#4e10181b-4d5e-44e3-b630-a4c7890718f9", + "@id": "http://digitalheraldry.org/data#7fb3242e-0b40-4b70-b1c3-b61000575473", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/data#9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#8fc52f23-75b8-4b2d-89f2-b7b176c55ec2", + "@id": "http://digitalheraldry.org/data#aa7b7ef0-c3db-4be3-8785-fad8ba5e440c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#147db9c0-ef21-48d6-9cb1-869d87f034b5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#059bcd32-385c-4a9e-bdf5-93ae7f399819", + "@id": "http://digitalheraldry.org/data#611d9bf1-cace-4869-8fae-baf86341e457", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#31f1eb18-317a-4ed3-811c-7812f73bfa22", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#b1061a17-96a9-4759-855f-440d6bed8c46" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#14120da1-feb0-4312-8101-cc5186b7c4db", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f1f4c1e9-a94c-4f37-afc0-4f79fc49b3a7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001386", + "@id": "http://digitalheraldry.org/data#CoA0000031550", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "tincture für letters hinzugefügt" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#99138e2c-0a5e-471c-8a5f-1821bcabd049" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#a4724bfe-2859-4dfb-ade3-a26a7fb6e7a7" + "@id": "http://digitalheraldry.org/data#CoA0000031550_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "1386" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#99011214-8e95-4727-80fb-66fba26ac338" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000000548_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#3b763932-2d6f-4790-b0f5-90f1d1c0c358" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#b0d0eef7-476f-4c25-aec4-128f7b5f49db" + "@id": "http://digitalheraldry.org/data#8752867a-4004-4c04-9d47-653a7b5f920f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#25487300-ec4c-4a84-8fb7-8e66431d3394" + "@value": "31550" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "548_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3519331d-e692-4446-a341-73334b877476", + "@id": "http://digitalheraldry.org/data#ffb5a0fb-112c-4fd4-93cf-07e01d6c94b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" ] }, { - "@id": "http://digitalheraldry.org/data#7122f957-39a4-40a5-bf53-f0089751f289", + "@id": "http://digitalheraldry.org/data#27fc49f4-f80f-4f4f-84ec-c4f879ea060c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#891da6a4-486b-4c29-a981-6cce1eb723c3" + "@id": "http://digitalheraldry.org/data#76991e5d-d965-435f-81a5-5053a30f4b2d" } ] }, { - "@id": "http://digitalheraldry.org/data#34289a3d-4242-4f5c-9afa-8bb40f0ac631", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#292ba535-2986-4320-9efe-fd3a3705fe01" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#486a4c02-6086-49ff-9f5b-c70a90ad49a7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f22e5fc5-37a9-47e7-aed3-336d3098f048" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#86d748ae-723f-4457-a6b5-6c5b5271c2cd", + "@id": "http://digitalheraldry.org/data#CoA0000009656", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0c3a17ed-f0bf-4ea6-9f6b-38f26f7862b1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#123f059a-4250-4f1f-a09b-6834046a8c08" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#efcd471b-f668-46b9-85ef-42cff12389cf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#ef7888ac-2c17-4a70-ab51-bd2511187f9e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8455732d-f9ce-478c-81bb-c35d8ac64cd7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "9656" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b2e34b28-1c6c-461a-a414-0214c811b69e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#88eee1b2-b3a8-47c2-bdae-f7d5f4dcbe43" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002727", + "@id": "http://digitalheraldry.org/data#CoA0000031564", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -885,17 +799,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b964c22f-7672-4151-8deb-361fc0136948" + "@id": "http://digitalheraldry.org/data#e132fccf-02a2-43a0-b591-842ab503e923" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b94509b9-6cd8-42bc-90f0-b97ab5748038" + "@id": "http://digitalheraldry.org/data#4d5470d0-434e-45cb-b9c9-7f2dc82d0f7f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2727" + "@value": "31564" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -905,18 +819,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9e910a5a-c9b5-4208-9ccd-640628982ea4", + "@id": "http://digitalheraldry.org/data#026a5cb2-de78-4d1f-9c97-ca47579a2018", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cb1698de-bfcc-49b1-842f-088db025f9ee" + "@id": "http://digitalheraldry.org/data#8e3da20d-6511-4e69-9c9d-660167661f81" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009683", + "@id": "http://digitalheraldry.org/data#CoA0000009678", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -927,17 +841,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7c8062df-2f75-4379-bd21-d8f2947dab8f" + "@id": "http://digitalheraldry.org/data#68670b52-eca1-48df-a5a5-188e2396d9e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a8134f86-e2ad-4e7b-aa6b-27c924364bd1" + "@id": "http://digitalheraldry.org/data#3d873bd3-1358-4f50-8079-95e1b9ff5ea9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9683" + "@value": "9678" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -947,62 +861,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#294a4d05-2fb5-4c42-82d5-652e5df60312", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Letters" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a642c9b8-4804-4750-92a2-1c677a00e385", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ca79263f-dc27-482b-8faa-1c4ce07c0af6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing" - ] - }, - { - "@id": "http://digitalheraldry.org/data#68d33196-0b89-4d40-b877-a58bf2da8a76", + "@id": "http://digitalheraldry.org/data#54a75cd8-6288-4c98-9f5c-a86e905563c5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#470c014a-fe39-4416-9e57-014c883e2bff", + "@id": "http://digitalheraldry.org/data#57107289-c52b-441d-af3d-3a390a05acce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/data#0de2e023-3bd4-4f11-9dd7-cb37d782b3f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002437", + "@id": "http://digitalheraldry.org/data#CoA0000006715", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -1013,17 +899,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6cca8040-68fa-45aa-a0eb-9dde1f4c1185" + "@id": "http://digitalheraldry.org/data#addcf77a-3c5a-4b9a-8c20-8a4fbdd17e8e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5585cf51-b1d2-4384-b0c5-7326b0a0861a" + "@id": "http://digitalheraldry.org/data#16442e4c-c11d-4c92-950a-60ac1deac871" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2437" + "@value": "6715" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1033,55 +919,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031557_1", + "@id": "http://digitalheraldry.org/data#4770645a-e767-4698-bc92-4c6545c69018", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1af4742f-aec1-4b38-884e-315b497f6581" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#acf7a2fe-5f50-4b5f-80b1-3ae09343fbb4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e4325d12-cecd-476e-9d6b-012dcaf52f9e" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "31557_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mirror", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3c954e49-1109-47ad-84f5-8bfeb860fd7a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b327c33c-a726-4849-8672-f51951e0830a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#50f9ec7d-b21f-41af-88b9-98d5b9c8774f", + "@id": "http://digitalheraldry.org/data#c2db1893-660e-43f5-bb06-0d567ae9621a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dog" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#95f6e7d8-2b71-4075-ac0c-4d103df2a5bb" + "@id": "http://digitalheraldry.org/data#1721e86f-617c-44fd-a588-d15017cf8ed5" }, { - "@id": "http://digitalheraldry.org/data#6d9aa53e-b8b3-4777-b97d-135abaaa2a20" + "@id": "http://digitalheraldry.org/data#62c9e1a2-4cd5-45b9-a004-91b05797ff12" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -1091,161 +966,136 @@ ] }, { - "@id": "http://digitalheraldry.org/data#606214a8-e20d-48d1-975d-c5b90701a2d5", + "@id": "http://digitalheraldry.org/data#589af833-d53e-4d65-94c4-4ac735026a74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#258f1a4c-a22c-49a1-841d-1c5b448c1df4" - }, - { - "@id": "http://digitalheraldry.org/data#7324c0a2-7bb2-4e8f-961d-b520f3535d95" - }, - { - "@id": "http://digitalheraldry.org/data#b9495ef5-ab11-4724-8e5a-38cd0913e2c9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c7782ad0-a2f3-4381-8a2d-0d158b042328", + "@id": "http://digitalheraldry.org/data#4000fd21-314f-44a6-ae95-71bca109f88f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031568", + "@id": "http://digitalheraldry.org/data#CoA0000004384_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#592afb60-895a-45ae-bf17-ae6004b12c73" + "@id": "http://digitalheraldry.org/data#e2af405c-4dc7-4ef4-9918-4009969e5190" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9cb536b4-7dae-45c0-8cd1-dda33ce7f368" + "@id": "http://digitalheraldry.org/data#2676d01e-0ece-49fb-8e6b-a8d84210ec41" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "31568" + "@id": "http://digitalheraldry.org/data#f9c3f0b7-7ea3-4c19-8c82-74477c0a52ac" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "4384_1" } ] }, { - "@id": "http://digitalheraldry.org/data#c183e569-a222-4564-9ec6-26cfcf25ddff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#07874350-08c9-4c84-a5bb-3e3ff785d467", + "@id": "http://digitalheraldry.org/data#CoA0000006673", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "added rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#590074e8-4ee8-4840-aada-2f205a4bbf88", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#0b2a8850-822c-4ce5-8d0d-5385eba35064" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9aac04e6-84b5-4a6a-82d2-1ac2b6d4d3ac", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000006673_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000016446_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#46deb873-48a0-46ef-858d-6753dc8d29e2" + "@id": "http://digitalheraldry.org/data#9cc81055-438e-448e-8517-c2f7738dba35" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#80bbc2f4-7b4a-426c-b57f-603cac462704" + "@id": "http://digitalheraldry.org/data#b069aef1-76b9-474f-b282-5758cdd1787a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16446_1" + "@value": "6673" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031504", + "@id": "http://digitalheraldry.org/data#13e075f0-d1f0-4a08-94c5-3146945de4da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed helmet tincture from A to O" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9765a878-29af-48e1-96ae-7f7a4aac8faa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031504_1" + "@id": "http://digitalheraldry.org/data#198758ec-84a4-4852-ab57-7a833a6dc541" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002681", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -1254,17 +1104,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cb06d815-bcaa-4fdd-a299-500318193b03" + "@id": "http://digitalheraldry.org/data#d7d45225-2efc-41f2-b919-da22723732c6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#efb43ad9-c30c-4a47-9107-ce9d85efd74a" + "@id": "http://digitalheraldry.org/data#b8bff941-3227-442d-93fa-088f1caae83c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31504" + "@value": "2681" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1274,18 +1124,15 @@ ] }, { - "@id": "http://digitalheraldry.org/data#118e0ba2-4381-4a91-8e6b-74160fff63d1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#39472310-9051-4559-af03-cf64e28c804e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#017ce4c3-c12f-4953-bd49-79ed360b20ca", + "@id": "http://digitalheraldry.org/data#a75a1c64-632b-4153-bee5-4125f7f03720", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -1296,176 +1143,150 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1aac9247-6bc4-49aa-a5e8-c3a84d25c1c2", + "@id": "http://digitalheraldry.org/data#9395a814-fb47-484a-8e20-51fa17b9ba53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Castle" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#4571aa35-612a-424e-8f45-9d155b313928" + }, + { + "@id": "http://digitalheraldry.org/data#a31423e2-5f27-4685-b0a1-375197670d68" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ae7e94c9-f56b-4846-a97b-dd3b8659f234" } ] }, { - "@id": "http://digitalheraldry.org/data#8e9bd989-fc87-4e09-b457-8140a05694ec", + "@id": "http://digitalheraldry.org/data#486ede8a-4617-4355-9b5b-0ea30dc3dfaa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ae181d79-0eb6-442f-8145-e79238ef3c6f" - }, - { - "@id": "http://digitalheraldry.org/data#1bf958f3-ffdd-44f1-87ba-9145f53dedde" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#d847a8d9-548a-4cc8-8056-7158cfa0f67c" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d6d6dea9-3b9d-4021-8e4a-d8bd68adde9a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#234ecadd-d6c5-46e8-ac1d-06d4385e2d64" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_1", + "@id": "http://digitalheraldry.org/data#CoA0000017411", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0425ba7b-8f4b-42bd-80d3-178ca9d5c0ae" + "@id": "http://digitalheraldry.org/data#dfdf6586-8105-42bc-bea2-2954ec9871f3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" + "@id": "http://digitalheraldry.org/data#70e39ef7-eaa4-49d8-b9da-d74e1c68493f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" + "@id": "http://digitalheraldry.org/data#9765a878-29af-48e1-96ae-7f7a4aac8faa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8134_1" + "@value": "17411" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#52e5c2e4-2721-4111-8fd7-6a1416faceed", + "@id": "http://digitalheraldry.org/data#b848b54d-b937-4230-9f8f-b7c1086c0efb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#3aee7d92-77c6-4d3f-81f2-541a04b96318" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#f34ac151-ec3e-4e8b-8950-cd103283cc29" } ] }, { - "@id": "http://digitalheraldry.org/data#7dfd4792-127b-472c-8cf1-9ae483615aa2", + "@id": "http://digitalheraldry.org/data#ae437cb3-a98e-4f2a-9d3b-b277a4bd9108", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#13104a05-2a4b-4391-96ae-24e966712cff" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#26e3e930-b2cc-4823-bffd-ab9bdec49860" } ] }, { - "@id": "http://digitalheraldry.org/data#dbc9ad7e-c270-4e45-b7f9-90409c436aff", + "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#e0efd147-08be-46d7-a679-78a8a5d4ffdd", + "@id": "http://digitalheraldry.org/data#8fd404f5-7920-4e60-a792-384bc73100e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#292ba535-2986-4320-9efe-fd3a3705fe01" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#34289a3d-4242-4f5c-9afa-8bb40f0ac631" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f269d3d8-709f-4a46-bc78-531666b03d1a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006392_1", + "@id": "http://digitalheraldry.org/data#CoA0000008676_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#930a4e4a-cbea-4354-ad58-392b4fda4be3" + "@value": "added armed and langued to Charge1 / added compony to Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#d5c77b92-f76f-4804-9f67-6b09d3501a5c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "6392_1" + "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007228", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -1474,22 +1295,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d11312d5-0174-4d55-8162-0d1ac59017a8" + "@id": "http://digitalheraldry.org/data#cdb91456-2b03-4720-9c08-5652f27b9190" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7a5022f8-3645-4a96-8a85-b69f203cd6b0" + "@id": "http://digitalheraldry.org/data#4aedd028-65bd-40f2-ab61-7b0a03f5d364" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#543d97ac-ef24-48da-ba6c-9d5170c2d94d" + "@id": "http://digitalheraldry.org/data#2934055d-820d-48b5-b206-05bf84b72d04" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7228" + "@value": "8676_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1499,25 +1320,56 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8f160d65-2217-452d-8558-00ccd81e8d85", + "@id": "http://digitalheraldry.org/data#ed32aa03-03e7-40ab-8f03-726f87ee6dcf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a5b14026-dad7-4b9a-bea7-3875cbfdc99a" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#65a928cd-90b5-401c-8ef5-90c67453f002", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#bd4de46e-ccc0-400e-ab12-fbbfac7352cf", + "@id": "http://digitalheraldry.org/data#a673bc10-93ea-486b-bc8c-49a4763ce46b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f30a9f9d-19d7-4293-af66-5af6a3b5e8b6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#446be2af-1bf2-4f03-b31a-04d3f81d3ee6" + }, + { + "@id": "http://digitalheraldry.org/data#5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#309835b8-cab1-48af-a5cf-cdb59cd68341", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -1526,309 +1378,350 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2f8f2c21-1be8-4ee9-aebf-74e6a5457470", + "@id": "http://digitalheraldry.org/data#1fe47e67-6d4a-4979-99aa-50cb82840b91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4be409d9-2436-4c3f-9085-4b92833c865b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a273f649-389c-4ce4-8178-0b1c4d7bbb1a" + }, + { + "@id": "http://digitalheraldry.org/data#83630f72-459a-4a8a-a012-35f056076175" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9ee8b6e7-cd41-4e26-86e8-4e60884b3683", + "@id": "http://digitalheraldry.org/data#bdee0539-e99c-4528-98f5-810125d3b28c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#e853c8a1-d8fb-43f7-9f27-bd98c4c4fde7" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#c220c417-d512-41d4-81c7-c9ee307f54bb" + "@id": "http://digitalheraldry.org/data#c8064960-d41b-4d0a-9102-0b7d36536a12" }, { - "@id": "http://digitalheraldry.org/data#56e8fbf8-c9f2-4b4a-8ef7-d2c823a7cba7" + "@id": "http://digitalheraldry.org/data#1d20f024-6ee8-41a3-a9cb-9316449397a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3ba5b35a-ff24-4cb8-9e94-84f82095fc6c", + "@id": "http://digitalheraldry.org/data#98125456-bbb9-47fe-bcd9-a74f2796e50d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Aigle" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#1b9ca1b1-fa25-47bc-a26c-175610bb1151" + "@id": "http://digitalheraldry.org/data#20bfef18-99ce-4c2c-a8e1-dfc66501a5fd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#c4ccc977-b297-4e52-839d-e604317024e5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#29554ee4-67cf-4d55-94e0-b07999a945d9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Aigle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#1d6b5afc-9421-4630-ab66-3a5a6a3f61dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#a13a735e-84a3-4ea3-b6d8-27a3d8c632bd" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007015", + "@id": "http://digitalheraldry.org/data#897f0c7d-cfb1-4683-a6a5-4e86c606cf90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#226d0b71-d4c2-4d0b-afd8-caa59cf7a191" + "@id": "http://digitalheraldry.org/data#b0444f21-9a2d-45c6-94c0-28150540191c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#18719ef0-b2c3-4873-8d43-ca2a433d6259" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "7015" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#15259197-4300-422d-809e-d81de51b9cf2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#706d8fa3-8147-4546-9a04-7fa6b39b4f05", + "@id": "http://digitalheraldry.org/data#620388e5-a141-410f-b4dc-1450e6a3a537", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9b4b3d6c-b715-46fd-84d1-a6a1cd86f943", + "@id": "http://digitalheraldry.org/data#2fd121c1-2eda-421b-9c3d-9e63762a631f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#95f08490-b2c8-4b21-97d0-568f65b188a4" + "@id": "http://digitalheraldry.org/data#3619d670-ee04-443d-923f-7ca7dd72fd09" } ] }, { - "@id": "http://digitalheraldry.org/data#9edec844-c070-4259-b04b-e808a7f20ab3", + "@id": "http://digitalheraldry.org/data#a8f67bb1-222b-4b5d-8f30-a72d59b9682e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#ceb3a7bb-c387-4d7b-bbee-a0f642d33a58", + "@id": "http://digitalheraldry.org/data#fbb5661d-7c39-499e-a5f0-30c1c08224cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "@id": "http://digitalheraldry.org/data#7ddf1010-62ff-48a8-bd5d-b328ba99f9ee" + }, { - "@id": "http://digitalheraldry.org/data#3472ac11-5523-4bbb-a278-59016693cd93" + "@id": "http://digitalheraldry.org/data#dd38b4d9-fb91-4333-8035-b7c54d15615b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#6dc3b60b-f6d6-435d-93d3-322c146b6c07" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006315", + "@id": "http://digitalheraldry.org/data#b0eb504c-fc22-4530-bdc3-5a7653ae1ff9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e9b07bab-b3da-4855-8416-7a49023c3bf6" + "@id": "http://digitalheraldry.org/data#86caf7b0-a565-4684-939a-5936d64ea179" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8fcd818e-8a1a-4850-a2bd-107195e4fecc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#c320629a-5d79-4695-ba37-06f0d0e92faf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#c4291b31-8861-40c0-bb9f-773deb51a339" + }, { - "@value": "6315" + "@id": "http://digitalheraldry.org/data#990fa66e-a9fd-40a6-9252-95156d7b2abe" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d308cc9a-0d67-4cfb-9f17-e76d5e98a5e9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191", + "@id": "http://digitalheraldry.org/data#cfc7abb8-f8c5-49b5-a918-cd58efdec893", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Chicot" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#5a8eb83a-05c8-4e55-8b20-1eb1be2126be" + "@id": "http://digitalheraldry.org/data#cdd22f08-8ab7-4f11-bb11-6c85f86a4170" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A" + "@id": "http://digitalheraldry.org/data#3d927aa5-ceaa-49cc-a006-5bda750b80fb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9d604795-570e-446c-b233-7ec1669ce0b1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A" + "@id": "http://digitalheraldry.org/data#444ddc91-66ad-415f-8b51-60027443270c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f2eae337-f13b-4670-8cd0-317c4842fa55", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "8191" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#42bb10bb-ee9e-4276-882b-cadcfe45afb3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028271", + "@id": "http://digitalheraldry.org/data#CoA0000007609", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed tincture of Charge2 to A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000028271_1" + "@id": "http://digitalheraldry.org/data#417f283f-a235-4b71-b97f-f91458da797a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "7609" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#927895da-da87-4225-858a-a49c6cb7ca62" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#817d413e-7a90-43f4-8021-164ce1f12fe9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#aa691cac-1c63-466a-a692-0360cda8c8da" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4848e33c-a76a-4638-9847-f38601526dec", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c0675592-ff86-4864-a7a1-6c44ec76fac4" + "@id": "http://digitalheraldry.org/data#488db57f-4e3b-43c2-b521-a3a470f74004" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e9cafcd5-8033-42a7-ba2b-5d280b42a97d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "28271" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#020f4a09-c507-4a97-a9fc-a9a2bdb01f25", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#560a0974-fd4b-43a1-8cad-8678207cbf00", + "@id": "http://digitalheraldry.org/data#f4a477fc-d72f-4416-8b82-d8a354074e95", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a62dda61-8644-4da6-8357-ceef46a63fe3" + "@id": "http://digitalheraldry.org/data#e4badad4-bf25-4018-a3b4-7610dcb9df0a" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPatternNumber", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000035585", + "@id": "http://digitalheraldry.org/data#CoA0000031517", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -1839,17 +1732,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8ab8be23-8998-4bf9-bf8d-837c197858a9" + "@id": "http://digitalheraldry.org/data#19a5831b-6b18-4992-886d-61c91df99fe2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5901aaab-58a9-4284-a809-7b195817d8bb" + "@id": "http://digitalheraldry.org/data#7edf84d5-37a0-480c-8192-a319cd06bf1c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#59070142-38a2-44c9-9605-865aa594a848" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "35585" + "@value": "31517" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1859,32 +1757,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#882ba92b-e8ec-488a-8bdb-d9fcc17880a1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLine", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a40c7143-b170-4af3-ae65-2fac679b4792" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#dcbce37d-9fbe-4ba4-97bf-19167c4c3709", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#664fbe99-12ac-49d8-828a-4196f0f4cad8" } ] }, { - "@id": "http://digitalheraldry.org/data#6d9aa53e-b8b3-4777-b97d-135abaaa2a20", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003089", + "@id": "http://digitalheraldry.org/data#CoA0000006275", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -1895,17 +1785,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b8a597e5-3b5d-4ce0-9292-ee28db78678c" + "@id": "http://digitalheraldry.org/data#fd842d82-b4dd-4d30-9369-17daf39e0b6d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a145f888-ed91-4e29-8f87-4b8ea79b3b80" + "@id": "http://digitalheraldry.org/data#cb718fc7-5692-4647-bdcc-97673988d8a7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3089" + "@value": "6275" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1915,7 +1805,15 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_A", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031528", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -1926,17 +1824,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9af34e3-e5e6-42b3-8944-eec06a0e8b9f" + "@id": "http://digitalheraldry.org/data#8f44c7ea-6644-411a-991a-7e7f58e5b429" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#da5544ef-db4e-42ee-91ad-18557ee431bb" + "@id": "http://digitalheraldry.org/data#2ebfae66-96d2-4786-a62a-d50319db1cef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8670_A" + "@value": "31528" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -1946,146 +1844,153 @@ ] }, { - "@id": "http://digitalheraldry.org/data#561b842b-cb6f-46b5-927f-334c09ec733d", + "@id": "http://digitalheraldry.org/data#24f682a9-db0c-43e9-b635-ae298007e2b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#3d08cdaa-9393-4543-a12f-fe266ee01bc6" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#1d20f024-6ee8-41a3-a9cb-9316449397a4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Tree" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#b9425ecd-4fcd-48fb-8e85-0e4a3afe9621", + "@id": "http://digitalheraldry.org/data#CoA0000027525_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e1fd5f78-af35-4fac-ad83-aa9281c27920" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#c45abfa3-ccf2-4913-b500-f7bc38bbed86" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#df21008d-204a-4564-939e-1f5f2311f007" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#054dd6e2-3927-4152-82fb-b1e142757b59", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "27525_1" } ] }, { - "@id": "http://digitalheraldry.org/data#85d75343-e6aa-4eaf-b9a1-d945b580c738", + "@id": "http://digitalheraldry.org/data#bc2b005a-465b-4d5b-b28c-ff703e89426b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c2da779e-ec34-45ef-8ac8-8e5b047ead5f" - }, - { - "@id": "http://digitalheraldry.org/data#61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueensFace" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8bba3c25-91b5-4ebb-a8ff-2a975671d2c9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3f419799-f6ee-4563-aa11-8707219503f0", + "@id": "http://digitalheraldry.org/data#30c0e916-7dd3-4160-85a9-d917b48ddda1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 6 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#354a9d59-2852-4d7d-b4b3-0a203763f58d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" } ] }, { - "@id": "http://digitalheraldry.org/data#9a9deb2d-80d9-441e-a31e-2b1e57db3a03", + "@id": "http://digitalheraldry.org/data#e5e3148d-2ab6-4d73-99a2-67ad20c31b61", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bbc14f25-77f1-4319-93e0-6b4c33573779" } ] }, { - "@id": "http://digitalheraldry.org/data#33cf3e30-916b-4eee-975d-0171d9409705", + "@id": "http://digitalheraldry.org/data#6f34ae10-a417-4166-a75d-643fdc513fc1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#388ba8f9-9186-4a67-9ce2-21cfff8de89c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1", + "@id": "http://digitalheraldry.org/data#c1ae7269-f173-4b02-a265-6e77cbab95a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#1af4742f-aec1-4b38-884e-315b497f6581", + "@id": "http://digitalheraldry.org/data#e4c97b45-0357-4372-8ad1-3c0762ccc530", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#60369265-6ff9-454f-b2c2-2fec75b8f16e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002692", + "@id": "http://digitalheraldry.org/data#CoA0000009658", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed tincture of Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009658_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -2093,17 +1998,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b39f6a85-cb02-4ee9-8d18-d65d5a04f98e" + "@id": "http://digitalheraldry.org/data#d0446a70-7370-4c3b-af35-bd5ca9224f3d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d0518d3f-796a-4453-852d-494be375ef81" + "@id": "http://digitalheraldry.org/data#e2d38d67-b6b5-49d2-8e8c-3992b4ab7be4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2692" + "@value": "9658" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2113,13 +2018,54 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b39c35af-2fcb-4dbd-994e-1b43cd7fbadf", + "@id": "http://digitalheraldry.org/data#CoA0000031514_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#b0a6a323-cb90-45d0-8327-9d705b542c01" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#cdf08ae1-9519-4f3b-af7b-54c32aee8bce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31514_1" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006246", + "@id": "http://digitalheraldry.org/data#8b0b0819-1ab3-4936-a4ba-51fead9c4051", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008191", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -2128,24 +2074,81 @@ "@value": true } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3068f51a-bc73-4919-b8ee-dea5e7463e53" + "@id": "http://digitalheraldry.org/data#4ecef59f-1a38-4f12-969d-87b3546e2f61" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6246" + "@value": "8191" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006321", + "@id": "http://digitalheraldry.org/data#89cc217f-702b-49fd-8414-97b2347c253a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#a0f5a3ab-5198-40ee-866d-9dfbac53fdf4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8dbd2adf-d1bb-4c37-89b5-5d231c1b85a1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#f771a9dc-3ec6-43ff-969d-028da71914f7" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009583_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -2156,17 +2159,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#eb496f84-964f-4cc5-9def-a7ef7881f5c0" + "@id": "http://digitalheraldry.org/data#ebbceba6-8b2e-4a54-9fd0-7ad64bc6e8ae" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#729fc330-a83c-48e1-9375-b2f1852b9ac1" + "@id": "http://digitalheraldry.org/data#e10fa01a-74f4-4d3e-8aab-e7bb35f8b6be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6321" + "@value": "9583_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2176,70 +2179,94 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d89afd9f-6803-491a-8cb4-c2fa56f5d606", + "@id": "http://digitalheraldry.org/data#b915c4d5-805f-47ec-b886-dc7d6605979a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#344c9acf-47f4-436a-a4a9-2a8f38930b3e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4c0281e4-e977-4f34-9a3b-d6d5c325ccf0", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } ] }, { - "@id": "http://digitalheraldry.org/data#e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc", + "@id": "http://digitalheraldry.org/data#b1fe8e31-cdcd-467b-a0b7-062116e02523", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4061e2ba-d47c-44ee-a3ac-76c58ab54d91" + "@id": "http://digitalheraldry.org/data#83852501-a95e-48dc-afb7-2d3ff5bf7439" } ] }, { - "@id": "http://digitalheraldry.org/data#56d3d8e2-f03d-495d-9671-f46bcff81ddd", + "@id": "http://digitalheraldry.org/data#bedcb848-416e-46e1-a2c2-eef7ab5f8b1f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0c77f4d5-a58d-4101-93c3-13e244c4e209" + "@id": "http://digitalheraldry.org/data#c772c7d7-5f00-4c41-80d5-5410a6f6d37d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#381a5b8e-279e-486a-ad78-741c4caa6d58", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#43fbbafb-0b43-4137-aba1-12f939c6c5af" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f154b0b5-276a-44b0-8d6c-dbb652418f18", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e3ea05a8-45ec-4cd7-a5ea-38918219240d", + "@id": "http://digitalheraldry.org/data#d303262b-eb53-43b1-8b2a-34f31671a117", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#42d9217b-fc7f-466f-a18d-765c7b477de1" + "@id": "http://digitalheraldry.org/data#b2c950fc-5725-4612-9a74-d00c4b151384" + }, + { + "@id": "http://digitalheraldry.org/data#610f636e-478d-44c9-b792-8de0dff1c02c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -2249,96 +2276,77 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#80e2a7e9-74de-4472-90d6-622aedf008ee", + "@id": "http://digitalheraldry.org/data#2cf705e1-946c-42ea-82ef-f55d008d921e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1cce3f4e-b4e5-48e5-a794-57036a2d880e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006283", + "@id": "http://digitalheraldry.org/data#2fea9e5a-a181-4d36-a8c7-db3e0b4e07b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4dd80860-9735-4c6c-ba0d-ac52af62d3e6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "6283" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bc2b005a-465b-4d5b-b28c-ff703e89426b" } ] }, { - "@id": "http://digitalheraldry.org/data#68ec3c66-7640-4e5e-ac17-03a16ad835b3", + "@id": "http://digitalheraldry.org/data#620f3ac9-609e-4262-a1da-a5c726e0652a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5d840179-6d9f-4fa3-8c46-2e6bc8d773ff" + } ] }, { - "@id": "http://digitalheraldry.org/data#5804e4b2-c125-45fc-981c-d5e7aaf2042c", + "@id": "http://digitalheraldry.org/data#26551459-2093-4c2e-80b6-e4ca802d30fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Gamb" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d9272e37-9371-43d7-8d26-33e046019e29" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#7c924ba5-557c-4a27-936d-2c02fe362b1c" + "@id": "http://digitalheraldry.org/data#4769994d-f79a-4811-be8c-b6720a150589" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#4ace907f-2aa8-4036-9a5c-2eb2b7d33648", + "@id": "http://digitalheraldry.org/data#48761af4-c13e-4efd-861f-7ab76658e852", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b741d678-97a5-4968-a8fe-b04ca2e50b35" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e0763434-0765-4ce6-9c00-3e1be0d6afa8" - }, + "@value": "of 4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#11b986df-e994-4791-bf1b-3f5df2ada2e6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ @@ -2348,13 +2356,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#74950b05-75d2-426a-8107-82433da2963d", + "@id": "http://digitalheraldry.org/data#58a09e8e-e689-4c7f-ad64-aa1223f247f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000023224_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000002909", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -2365,49 +2378,43 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6b302a77-a796-4c2c-b06a-5a0f7ad6d071" + "@id": "http://digitalheraldry.org/data#8fc185b8-d181-468e-b149-067155d8bc47" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e0189319-1b2b-4414-b297-fcebf3ad4085" + "@id": "http://digitalheraldry.org/data#254dc878-b4c9-4520-8048-741fe73d86d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "23224_B_A" + "@value": "2909" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9a81743-a2a3-498f-90e3-97fa607f09ab", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c239e5f6-ff8f-4446-8a0e-852421977af7", + "@id": "http://digitalheraldry.org/data#3e23d4d8-5f49-4584-8848-149094e0bad7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Axe" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#009401e5-0236-412d-a826-e81d483aeec9" + "@id": "http://digitalheraldry.org/data#47dc2675-cac0-4dad-ae39-14bbe28a4ac6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006610", + "@id": "http://digitalheraldry.org/data#CoA0000002455", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -2418,17 +2425,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#471c6cd8-7d98-4d0d-9438-380455aa3eef" + "@id": "http://digitalheraldry.org/data#eeec7933-fe69-40bb-8387-b0248cf6ff58" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8296962e-75eb-4fba-b5a4-044e78e57f5f" + "@id": "http://digitalheraldry.org/data#2fbd73d7-85b8-488a-be4a-bf8d63934968" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6610" + "@value": "2455" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2438,46 +2445,16 @@ ] }, { - "@id": "http://digitalheraldry.org/data#85f56e94-e99b-40ca-b057-d538d4d4c8bf", + "@id": "http://digitalheraldry.org/data#6f3c876c-7e42-44b2-8a87-a16b7628a041", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003450", + "@id": "http://digitalheraldry.org/data#CoA0000003831", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant and langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000003450_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -2485,17 +2462,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b36822ca-c682-45d1-a117-4edfc64a2a11" + "@id": "http://digitalheraldry.org/data#f3690008-bf82-43b8-b177-de8609caa8ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#62ffc1c6-9be4-4f25-a7a0-70bd5b518e83" + "@id": "http://digitalheraldry.org/data#bb3e2646-f3d7-405e-ab15-0de361965a06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3450" + "@value": "3831" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2505,10 +2482,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006313", + "@id": "http://digitalheraldry.org/data#20bfef18-99ce-4c2c-a8e1-dfc66501a5fd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_D", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -2516,110 +2517,121 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9bf02ff-d677-4b57-9724-e92c3f19e8ae" + "@id": "http://digitalheraldry.org/data#15ab7413-a2cb-4999-8cc5-a765b6c7db20" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cd739a58-d8d4-48b4-83da-d9a6cfb4a71a" + "@id": "http://digitalheraldry.org/data#5a265a63-51e2-4eb1-a74e-e44b2340bcd4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6313" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "19035_D" } ] }, { - "@id": "http://digitalheraldry.org/data#a96da40d-d643-4800-8b33-ceea1a431f17", + "@id": "http://digitalheraldry.org/data#2910ce4f-3ed8-4cf5-a7b3-4c4e6cb1ebce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3cdf8b10-8c1c-4786-8172-6e71ee499f25" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": 4 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#9c74dd3d-96f3-4a37-954b-9e9decd72b48" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772" } ] }, { - "@id": "http://digitalheraldry.org/data#9cbf01ad-a9ca-4819-b070-a12eee3bf7b3", + "@id": "http://digitalheraldry.org/data#de243277-a0ad-47f8-bc5c-5c3a7739427c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0c3965cc-4639-46cd-8456-1a20844fdb41" - }, + "@id": "http://digitalheraldry.org/data#eea98db6-a79d-4872-8adb-5a79ea663c09" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#f0bd95ad-e490-472a-821a-53f2daaf2733" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b22160e2-1911-49ac-8e87-6be7cdaeb293", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e8a27852-7355-4a58-a70e-69f15e516a19" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006234_1", + "@id": "http://digitalheraldry.org/data#e9231962-bc7a-498f-8c6b-c567fedd769e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#245666f5-a86a-49c1-9146-9d572467f144", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#5747a949-f07a-46e5-92fa-981785f684b5" + "@id": "http://digitalheraldry.org/data#2ef357a4-7842-4ba5-a7e9-36d0ac230c01" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#31243f69-6472-4952-8ce3-a2c430bd4518" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6234_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#dd9e0bd4-6c7c-425c-a7ef-498b2f53575b", + "@id": "http://digitalheraldry.org/data#d030bbcb-c683-4585-9b9d-3add166b0940", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Statant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007076", + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003176", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed number of barruly to 16" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -2629,7 +2641,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007076_1" + "@id": "http://digitalheraldry.org/data#CoA0000003176_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -2639,17 +2651,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#20377b87-5dc8-4470-870c-ef9d13e74b7d" + "@id": "http://digitalheraldry.org/data#6fb22613-3c8f-4135-a442-4d03060cd09d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#511b93bd-0966-4bb2-b290-60c5470afe3b" + "@id": "http://digitalheraldry.org/data#4ff76363-8300-4a15-86e8-ab1594e3e494" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#5fb30744-1a36-471f-983c-b61495f478f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7076" + "@value": "3176" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2659,117 +2676,156 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5153e496-512d-4022-afa5-f2c3b1878e12", + "@id": "http://digitalheraldry.org/data#CoA0000002906_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#c7581060-ecf6-4fe9-b9df-9fd0f7f888dc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a24a3444-a5ff-408d-adb6-b4f2da186298" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#c738b7f3-0409-4e95-8245-387f958dbebf" + "@value": "2906_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7a9e4575-9d15-4276-ad14-afa80e92dda5", + "@id": "http://digitalheraldry.org/data#ff84a071-56c2-4e8f-aeb2-293de959b8c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#15ac3506-ada4-4643-8a78-ac9d6ce3195d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ebd92e38-8a16-4468-b081-732582a8128f", + "@id": "http://digitalheraldry.org/data#8250bf05-022c-423b-9997-26916ee7ee50", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#ecbb7585-e595-4403-af0a-f2c5601abe45" } ] }, { - "@id": "http://digitalheraldry.org/data#d05eae16-ebf5-4795-8251-2dba187b56be", + "@id": "http://digitalheraldry.org/data#84e2194d-afdf-42b2-a7f1-b196d56ecaeb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fc02d53a-934d-4329-aa71-f03c1d22dbf8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5ae34dbd-3a6a-44e8-a5b6-0ab95affd890" + "@id": "http://digitalheraldry.org/data#4fe972fa-6451-4f75-9359-2c11f4f9bb28" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#b482ab17-f182-4247-8260-32eb2acab815" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bc22e7fe-660f-47b9-8486-73fb6f957b1a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5de302ed-2804-44d9-99d5-881852e88e38" + "@id": "http://digitalheraldry.org/data#8c966521-fd2f-44fb-b86f-90a8bfb095c0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "8378_A_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a9e59dce-14f7-4ebd-ad5f-6570de69e5b0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#isstSn", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#d0a4c534-db00-406a-b8f2-a8fd89d838fd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#8136d01a-5345-4d46-8373-c4a0de725730" } ] }, { - "@id": "http://digitalheraldry.org/data#a835ef1e-376d-493b-89d7-94204fce6778", + "@id": "http://digitalheraldry.org/data#CoA0000006210", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9a52cb40-6cbc-4388-9fd9-9791df054669" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#243334d1-6f1c-48e6-a5f9-34108ea000a8" - }, + "@id": "http://digitalheraldry.org/data#77964772-0298-44ae-a261-14e98d7f458a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#107b62e8-e39e-47ff-9146-56f5a1fbdf47" + "@id": "http://digitalheraldry.org/data#48f66213-4c42-467a-b168-b66914ffd669" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "6210" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006028", + "@id": "http://digitalheraldry.org/data#CoA0000002741", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -2780,17 +2836,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f68bc08c-4df8-4565-b022-a7f08f32e868" + "@id": "http://digitalheraldry.org/data#9da65270-4195-42b5-8764-f6c22ee843f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#dbf13941-7990-4679-b09c-c64e9c3e4c38" + "@id": "http://digitalheraldry.org/data#9cdca13d-ccc3-4386-97e3-6b3acd860218" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6028" + "@value": "2741" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2800,18 +2856,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bfc3b292-e29d-4afc-b892-9deac23e849f", + "@id": "http://digitalheraldry.org/data#c4eaac6c-9cd5-4da6-bf1d-238177a124d2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3757f1c0-2fe3-460a-82a7-0ef4d3983716" + "@id": "http://digitalheraldry.org/data#b7125d0d-fe7e-43fe-9e5d-3e35a6057d8b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002799", + "@id": "http://digitalheraldry.org/data#CoA0000031494", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -2822,17 +2878,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4852e90a-b991-4004-82f7-8177fc85ee21" + "@id": "http://digitalheraldry.org/data#d3ae6335-3668-46ba-869f-795f5eeb7cf0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#25095286-1370-4687-a9b7-e69476acc7e6" + "@id": "http://digitalheraldry.org/data#af4231d6-d261-44a5-8a6a-e7f48496bc9b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2799" + "@value": "31494" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -2842,210 +2898,218 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5395234c-64a1-4a9d-9daa-edab4880ab0a", + "@id": "http://digitalheraldry.org/data#23eead27-f7b5-476b-b45a-56f79ca2c4cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#441d6fcb-9492-4c68-a17d-053ec877cd6e", + "@id": "http://digitalheraldry.org/data#91ea16df-7ba3-495f-858e-339a3390053a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ae7d010d-635c-4ca2-8abc-94c9a156b94f", + "@id": "http://digitalheraldry.org/data#e4eac4d5-6f66-41ea-a650-8d3ab1deb081", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#ecc35726-b64a-4ed2-a1ac-53bb0ab53882", + "@id": "http://digitalheraldry.org/data#CoA0000006300", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#4e10181b-4d5e-44e3-b630-a4c7890718f9" + "@value": "added armed to Charge1" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f886f3fd-7d36-4d1d-9eb0-3cee4eda42de", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000006300_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#221f23c7-b5bc-446d-934b-85963bbf7c4a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a62dda61-8644-4da6-8357-ceef46a63fe3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b330ca28-95b5-4364-af45-c7fba177f3ad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#91634feb-84ab-40d6-88fa-27f3b1c7b3a6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#739b1dd2-35cf-439d-b587-68817090aa20", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#4ca1f37c-cec0-486b-8d93-189e8fbada58" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "6300" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a0b14be0-77bb-4ae7-9928-0e848cd9d776", + "@id": "http://digitalheraldry.org/data#4e3697d7-cd17-4e7d-939f-d8fcfe3bb8b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#5a5f2816-3595-42dc-a67e-b2c2028dad58", + "@id": "http://digitalheraldry.org/data#5241a346-927d-46b1-8860-cec95c59c032", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#d7f4df59-f5b8-4cad-b3c5-1fa8ad129f43", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#dfd575c8-5171-483b-9976-bce5424c0e88" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475" + "@id": "http://digitalheraldry.org/data#7c24cfcd-90e7-4df6-8ba3-ca5438b7b9d5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8b4482d3-782f-41a9-8deb-8b6b0e72f26a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0243a757-1965-42c3-ae9b-b73a2b641f08", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "10789_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#39f402af-7f29-4c81-8732-5ddfc522fc25", + "@id": "http://digitalheraldry.org/data#c80c101f-d71f-4379-aa4a-c7ab281eb6b1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5a36765a-1c6e-4c50-96c2-86535d217667", + "@id": "http://digitalheraldry.org/data#e5e63ebd-f421-4d5c-953b-55385d10a07a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Axe" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be" - }, + "@id": "http://digitalheraldry.org/data#fd744369-c527-46a1-801b-114ae62deb8a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#15dde7a2-3d9c-4e93-b357-021222e605c6" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002729", + "@id": "http://digitalheraldry.org/data#adc81964-ff46-45dd-a684-68e657be158d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c278f4e5-48f8-4b13-9f59-068dd83f3298" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0beb737c-5187-4c95-9018-b3a523694d89", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002818", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -3056,17 +3120,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f7f479de-1e31-4608-8a26-02a5baa6b42f" + "@id": "http://digitalheraldry.org/data#8f43a37a-0bbc-45a4-a185-71f922c267f4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9f8615cb-5017-4c5e-824b-988a09e37461" + "@id": "http://digitalheraldry.org/data#e9f87ef8-c4b2-4856-88f7-b406c0415ad1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2729" + "@value": "2818" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -3076,32 +3140,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000031556", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#43b71ab5-d0a5-4555-8b2b-66b2be7b0ccf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "changed tincture of human head to Naturel" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031556_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#80ffd045-da60-496b-ba16-8f241f081c53", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007262", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -3110,17 +3166,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#17bfe0b6-be67-41a3-8231-6e8c219e5040" + "@id": "http://digitalheraldry.org/data#f3ad39fe-13fc-4c3d-9b88-2be20dce0d51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5d1d5600-1cc3-4fed-a2bb-cdd7f81e93a0" + "@id": "http://digitalheraldry.org/data#60423e55-8471-4ac7-862e-c4756f6c8d0d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7262" + "@value": "31556" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -3130,114 +3186,106 @@ ] }, { - "@id": "http://digitalheraldry.org/data#64204d1b-0766-418e-a4da-1cdf26871eb7", + "@id": "http://digitalheraldry.org/data#CoA0000009658_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#277fb3c2-7754-493f-a148-ff62bf0d8ed7" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#858cb2de-0bf9-4f2d-bb05-dfb8e5c52092" + "@id": "http://digitalheraldry.org/data#d379e569-5d9f-42ca-86e6-8a2aeb671080" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#b68344c8-e19c-4085-8215-6f29271a887e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "9658_1" } ] }, { - "@id": "http://digitalheraldry.org/data#fccf442e-54fe-45c9-ba38-bec0f170456b", + "@id": "http://digitalheraldry.org/data#8f9c8e4f-ba40-4a60-9ab1-c95dff9296dc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#d73d69b6-6013-406c-b96f-f481c59de11d", + "@id": "http://digitalheraldry.org/data#8fe9a350-6ee9-4f1e-afbc-eb3052bd0ff7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#73a290d6-56c3-470f-9dd6-00e917ba2ca3" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Armed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b11a4bee-2b96-43b4-9056-54aab99b9dbb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2bece659-356d-4565-aba7-581a551a1b84", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4f2c6b1e-80e8-4a78-bce9-4bf1b9c27f48", + "@id": "http://digitalheraldry.org/data#03849276-21d0-448f-8bd1-ddc5a14e0b04", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#16cccadd-e2d3-45ab-a628-2292e1d30591" + "@id": "http://digitalheraldry.org/data#1c0f8d96-5a19-4b15-b3ed-97f1fbc44555" } ] }, { - "@id": "http://digitalheraldry.org/data#85230746-4553-43f7-80e0-1247ff122485", + "@id": "http://digitalheraldry.org/data#56e266d7-50fb-43c6-8a54-e95a1a07341d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#65768237-9070-4c11-86a6-688ada7b08ec" + }, { - "@id": "http://digitalheraldry.org/data#3ac7741c-3260-40bd-92ca-6d108d7fee0f" + "@id": "http://digitalheraldry.org/data#316b3b00-1609-4d53-99d5-3b25962414a3" }, { - "@id": "http://digitalheraldry.org/data#2be6977c-5c68-4d72-bb25-4c8843afa851" + "@id": "http://digitalheraldry.org/data#991f67a9-ede8-4a0a-99d8-1ad1cf8fc7e3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#63fe0f74-9cf1-4c70-a4de-8e0b798eab7a" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d23d9e9-6557-4fe4-91a2-c8aa99ba1ce3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#19c5d887-1905-4f9b-9be0-1f7990e353c0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#76b6e80a-7973-45cb-8aa3-a92cc04c0075", + "@id": "http://digitalheraldry.org/data#640bef82-260d-4221-a017-a896e60dd75b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#c2e49155-ba83-45fc-a4b4-95cc47a3b9e3" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" @@ -3245,33 +3293,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031558_1", + "@id": "http://digitalheraldry.org/data#f9f55e06-acf7-4863-a47b-a4a541a3af23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#329f7e53-2995-4825-8859-42f88bf4da8a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e5b99f23-7c64-4ed9-9eb4-12c93c77a912" + "@id": "http://digitalheraldry.org/data#ee25e8fd-6744-4147-9bfe-45e850930ac0" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a4433e5-df7b-4d30-abbb-73546fda5936", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31558_1" + "@id": "http://digitalheraldry.org/data#5a92221e-a402-4786-af0d-3e58e2d69891" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002736", + "@id": "http://digitalheraldry.org/data#CoA0000002468", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -3282,17 +3326,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0178b708-62b3-4dd4-b27b-582e2245a854" + "@id": "http://digitalheraldry.org/data#91e74840-cff9-4d3d-bc91-cba01ef33a86" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aea69684-8396-48ee-bd1e-2549ac62f535" + "@id": "http://digitalheraldry.org/data#907e57f7-700a-4cfd-9357-354c5161c133" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2736" + "@value": "2468" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -3302,347 +3346,395 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4993e52a-4473-46c2-b800-3ad94d5df2ef", + "@id": "http://digitalheraldry.org/data#6204aa20-311e-4d5c-b4d0-405ac06529fc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#460e0d02-deca-492a-91b0-51ece2868581" + "@id": "http://digitalheraldry.org/data#86b55bc4-157f-4456-9b78-a59cbb175e32" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508", + "@id": "http://digitalheraldry.org/data#ae090c69-be84-44c3-9575-bf30d570786c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#d2f16501-3dc9-46e1-b819-1db01016a9b0" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#d8c5f626-4e9d-4633-8442-53a3106391bc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a881b67e-a595-43d5-8e87-46997a272b63", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#29fc8006-4c7e-47f8-a0e8-af84c0f76dc8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c96baca4-c3d9-4d43-9ede-bf91087cb30f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A" + "@id": "http://digitalheraldry.org/data#eed7e093-512a-439d-94fa-ccc01f2d3e06" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#12ce396c-2af3-4aff-bd70-b8715acae327", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B" + "@id": "http://digitalheraldry.org/data#2974a78b-2874-4fc5-ab2e-a6d163c25165" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cae40c9d-0545-4d8c-8ec2-c9fb1b197bd2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B" + "@id": "http://digitalheraldry.org/data#f59b6cb4-3c52-491f-9e0e-84711b57b90a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#feea8b99-697d-478d-84b9-f2b4481490bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A" + "@id": "http://digitalheraldry.org/data#af7ed014-db60-47ed-90f5-2cf27185a862" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4d3c58fd-15c7-4b6c-afad-2a486fdc3a5d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Boat" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": "17508" + "@id": "http://digitalheraldry.org/data#8327433a-e5c3-47a1-9c52-2946c45d8e76" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d6f4f0aa-54d6-4030-af1a-c06625629b8b", + "@id": "http://digitalheraldry.org/data#0f8c0793-997a-4b34-a464-17d9b29d9543", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000008837_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "fixed field_tinct" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#29d10ba8-5ab9-47f6-9d4d-c96b88c4e026" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#5f9ba14d-95ee-4f8a-a2a8-c255e7201050" + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#25fca1e6-4e1c-456f-a97c-a59551eb171c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#20211a51-9290-45c8-a5bc-1cba0a210048" + "@id": "http://digitalheraldry.org/data#b119c5b8-c694-47d2-bc75-5e819934c5b8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "8837_B_1" + "@id": "http://digitalheraldry.org/data#de3ff20b-13bd-4522-80b4-948e2f9d4d89" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007265_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#6c8dea3a-2b61-4efc-8e8a-2bfd19c964a8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#8865c25c-ed18-4b0d-8e85-81e84b498d48" + "@id": "http://digitalheraldry.org/data#d55ffe48-60de-43e5-bc36-567e31df802b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#55ad1370-85ae-4c11-929c-b6d5779b5f18" + "@value": "8837_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7265_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d644fed3-dff1-47fb-affc-84ed3ee72e40", + "@id": "http://digitalheraldry.org/data#e7a000e3-5cb2-46c1-a093-31c69896d14a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#8703d3c2-667f-4acf-b51f-632d23d6ba5a" + "@id": "http://digitalheraldry.org/data#2277e0b0-9f3b-41fc-a93b-d52401a613a8" }, { - "@id": "http://digitalheraldry.org/data#08ec55e8-79ef-48f0-934b-0af2514dee3b" + "@id": "http://digitalheraldry.org/data#98f9581e-613a-4609-aca8-17a29d34503e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#943acd25-4eeb-4697-8b9d-aab0076aa18c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#383829dd-13f1-4992-b53a-5bcccd19953c", + "@id": "http://digitalheraldry.org/data#470281c2-5b24-4807-af99-889534abe6f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c038a7bd-2221-4560-aa18-9a92b803f12e" - }, - { - "@id": "http://digitalheraldry.org/data#f70e2a25-3dc1-48c2-8ecd-51ff68973aa2" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006646", + "@id": "http://digitalheraldry.org/data#a771dbbe-fae5-4fed-984b-08cf74e11554", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3e7462e5-56ae-4a9d-bd8e-dcf902cad8f5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#78c6ab86-e806-4937-94a5-00330d4df5e7" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b3f36e30-1867-480f-a393-7c67be70e269" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": "6646" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/data#94de770e-9060-4c96-9494-34cdacaf84aa" + }, { - "@value": 1 + "@id": "http://digitalheraldry.org/data#1b4fc63b-f3fd-440c-bb24-d651bdf64f58" } ] }, { - "@id": "http://digitalheraldry.org/data#0ba895db-2c18-44c7-91f9-325fb2d83351", + "@id": "http://digitalheraldry.org/data#d46599ab-3d51-42d5-9324-7d03dcaccc5d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rake" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a023a9f8-6afd-49b1-a276-4a885c2afe56" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ccade980-41c3-4af1-b1d5-70a786ad0705", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e1640832-c47d-46f5-a065-e6a3785d0a2b", + "@id": "http://digitalheraldry.org/data#70846b80-371a-4546-ab63-826dbbe80d7d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#30398f88-d0de-4f72-81ac-6b1e241996dc", + "@id": "http://digitalheraldry.org/data#9afc1fdf-ffc6-45de-bc0d-c1d8f8305223", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#d8755451-4c0e-411d-b301-a2f869b5c0a4" - }, - { - "@id": "http://digitalheraldry.org/data#1fe8e1e6-0573-4147-9f38-83a478e72b80" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a4dedb67-c2c5-4921-8977-c76140f22153" + "@id": "http://digitalheraldry.org/data#360f0db5-4828-4ee8-8443-9fc2ac58a5ba" } ] }, { - "@id": "http://digitalheraldry.org/data#559be45b-ba9c-40eb-aec6-f8596bab1faa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#7c9f9bb4-7259-4807-ac3d-eaade6aacec1", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#7a2effa7-2ffe-483d-ad87-b0e30799fd9c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9d3b9fbc-f6d3-4955-8798-d36e305dce71", + "@id": "http://digitalheraldry.org/data#da6dba7b-5d8b-4b37-bd83-86b950b58d1e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6a591f3b-3752-466f-8807-b505302c32a4" + "@id": "http://digitalheraldry.org/data#c8140397-b96c-4ec1-9f71-73c79a013012" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007582_1", + "@id": "http://digitalheraldry.org/data#CoA0000009818_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd899740-2fdf-419c-98c0-cae72e332c8e" + "@id": "http://digitalheraldry.org/data#eb092149-84a0-43d5-b025-70271668517b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#010c1c67-e564-4703-8f8d-1e618a39a531" + "@id": "http://digitalheraldry.org/data#ec1ef10c-b6a5-4da4-a6fb-a460b89e4c23" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7582_1" + "@value": "9818_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#63610e5d-c903-42f3-807c-4b3f5507709b", + "@id": "http://digitalheraldry.org/data#76991e5d-d965-435f-81a5-5053a30f4b2d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#191f5e0b-2ebe-4127-887d-2307c58cf6e0", + "@id": "http://digitalheraldry.org/data#43fbbafb-0b43-4137-aba1-12f939c6c5af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#75dfb458-3db5-4110-a235-986f86b78c2e" + }, + { + "@id": "http://digitalheraldry.org/data#8059ec9d-a9be-4ba7-9f6b-f7c183ebe5ef" + }, + { + "@id": "http://digitalheraldry.org/data#84e2194d-afdf-42b2-a7f1-b196d56ecaeb" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002816_1", + "@id": "http://digitalheraldry.org/data#CoA0000006531_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -3653,307 +3745,311 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#04ded2ab-3362-4292-b58f-4703570e986b" + "@id": "http://digitalheraldry.org/data#99cf3724-d8be-4ead-86f5-3f7d9a97e8c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3287220c-9fa7-4551-b09f-cd26603d0931" + "@id": "http://digitalheraldry.org/data#3634d9c3-f42f-4f04-b549-ce8ad1067416" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#7bf1322e-13eb-4cfd-add9-37d7586cb7f9" + "@value": "6531_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5d2ed0ba-ed67-4b48-901f-af62b05cd778", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2816_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#45cc2893-a806-4cd8-b337-b89708a29e08", + "@id": "http://digitalheraldry.org/data#f930a973-292a-4a06-93dd-8d3e4a662a52", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#6d2f024d-b5ba-4fbc-8be5-471805bc5f8b" + "@id": "http://digitalheraldry.org/data#8fa4019f-365d-4cc1-b399-e45090e93764" }, { - "@id": "http://digitalheraldry.org/data#4e8d7c02-740c-45d4-b9b8-1bb5002cd139" + "@id": "http://digitalheraldry.org/data#8c52ae72-eb49-408a-a749-ccc1d7c5a6f2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0b245607-529c-473f-8fc4-3ce77c41d4ae" + "@id": "http://digitalheraldry.org/data#bba67f83-8351-4285-9358-8276044e1a2a" } ] }, { - "@id": "http://digitalheraldry.org/data#97c3e633-bae1-474e-8574-c3f2dcd897b8", + "@id": "http://digitalheraldry.org/data#5385fb3a-b952-467b-b17b-17aca367ef23", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#61b6235b-f983-4251-871a-92ac17acb737" + "@id": "http://digitalheraldry.org/data#84ba8b66-c5e3-461e-b072-27ec7818b5f1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c38ceaf3-de75-40f7-bc03-1f277ac5d6f5", + "@id": "http://digitalheraldry.org/data#962f8bf8-ba92-444d-948c-08f9801ec96d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#856250a1-01b4-4c84-9c1c-49135be3df81" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002814_1", + "@id": "http://digitalheraldry.org/data#98128733-4db6-4e67-8970-bbf74452ca86", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#cc5c8422-f9ac-4809-b036-c89a06e2b24b" + }, + { + "@id": "http://digitalheraldry.org/data#073750a1-58a5-4da8-9999-aba3ec3caeee" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#55c58474-f737-4333-8f2f-87e0a6344379" + "@id": "http://digitalheraldry.org/data#08ff2e42-5cba-4cb1-bb33-1b22e576e422" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bbfb1b94-9573-4806-97dd-71b4b3b63c6b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9de37b8b-d908-4595-9dcc-db05d82df366" + "@id": "http://digitalheraldry.org/data#74b4489e-7623-41be-99bb-c7e747d56b18" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2814_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006401", + "@id": "http://digitalheraldry.org/data#CoA0000031559_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#47669f46-a6d8-4091-9095-635a4249d63c" + "@id": "http://digitalheraldry.org/data#87e57c1c-ec86-426d-8f15-b401674888de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1917097e-f272-4831-b8ec-2655a35532ff" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7001a9c8-0a6c-43ba-b80f-f7a6094a3850" + "@id": "http://digitalheraldry.org/data#cb549f8b-a3e6-4b5a-b9a4-8573565a455a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6401" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31559_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f6afc356-f9e6-45ec-83d6-d093e2d6dc33", + "@id": "http://digitalheraldry.org/data#135274df-da00-41d6-b49f-366b0a1f97a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#38a6d328-2194-40d4-948b-dc5f5971ca84" - }, - { - "@id": "http://digitalheraldry.org/data#15d5026a-69f8-4bbc-8429-ce0027ee4585" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ae0ef342-4df1-4e82-856f-3c7de9677c13" + "@id": "http://digitalheraldry.org/data#604dade6-c62d-4123-9267-e6ab2bb35c2a" } ] }, { - "@id": "http://digitalheraldry.org/data#0d3f6a73-9521-42d4-b5e3-4163a337c0a6", + "@id": "http://digitalheraldry.org/data#98cac79b-a13a-42bd-9509-f416845eb029", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#3757f1c0-2fe3-460a-82a7-0ef4d3983716", + "@id": "http://digitalheraldry.org/data#6a21a89e-0d63-4acd-833e-1a2ff11ee619", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#CrestOfWings" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#a012bff2-9b8a-461b-97c6-99a47215d17b", + "@id": "http://digitalheraldry.org/data#CoA0000007570_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d4b17d94-444e-42dc-8ad1-9bed90cea9fa" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f8aac586-4d11-47bc-997e-a98f57211425" + "@id": "http://digitalheraldry.org/data#f812df7c-73d1-4cda-b6cc-9ba8a48f7420" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e7b8960d-e8ba-4b33-a0a1-ffdd7c7e42f8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8e2b3353-f50c-4482-b4de-c0da50e8464c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#d7e5d434-e579-4c48-a892-93041b0c7d10" + "@value": "7570_1" } ] }, { - "@id": "http://digitalheraldry.org/data#edc17fdc-49e9-470f-9756-ebe934ecefb2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrestOfWings" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#a8134f86-e2ad-4e7b-aa6b-27c924364bd1", + "@id": "http://digitalheraldry.org/data#2276c9dc-afe4-495d-8165-7e2a93ae7a82", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0792f402-d6b4-4ae2-a6da-b7fe94bcb32e" + "@id": "http://digitalheraldry.org/data#9e74f615-d480-453b-9f0c-df94d971a223" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#475b05cb-2a17-4d66-8bca-b16c7821e35a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d0b53f7a-2adf-41a9-b8d2-6552e35da893", + "@id": "http://digitalheraldry.org/data#ee16ed8a-e3b8-459a-a278-a9c1a330b83d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#19eb886f-7bee-4a25-8055-a6a7cb29f50f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002751", + "@id": "http://digitalheraldry.org/data#CoA0000008724_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f6123e8d-57d5-4194-b7b0-d32894e2daea" + "@id": "http://digitalheraldry.org/data#80b648a8-297d-4604-abc1-b209af4686a1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#d44d5a93-f3d8-4d0c-ad8c-9e9eb3d073b7" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#c6e69971-06b6-4971-8c8c-15d471abf289" + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#5601a848-5df1-4396-88c7-f1eb8e7260d9" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2751" + "@value": "8724_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#65199508-45fc-43e9-97b8-b8147c61cec6", + "@id": "http://digitalheraldry.org/data#db0d71d2-b18a-4e76-9528-70642922f225", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#58772b1a-d656-4fd0-ab3a-56adc48ba9ce", + "@id": "http://digitalheraldry.org/data#a886115a-e406-4b13-a8ae-aeb6c84d638a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b741d678-97a5-4968-a8fe-b04ca2e50b35", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#14dea6ef-166d-46c0-8475-65f36137968a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002691", + "@id": "http://digitalheraldry.org/data#CoA0000008974_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -3964,17 +4060,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9a7d7067-3ac3-4639-b816-358e1c2ecce4" + "@id": "http://digitalheraldry.org/data#67f7c9c1-2a30-4fbb-8f71-03b93b1438cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f8df90fd-637c-4867-a672-4bc4a5ed5fbe" + "@id": "http://digitalheraldry.org/data#c9d1391c-bb29-4f18-a3be-b7d32d681282" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2691" + "@value": "8974_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -3984,239 +4080,145 @@ ] }, { - "@id": "http://digitalheraldry.org/data#308caf02-e894-47e3-bbf2-17961b869cc6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#381f4f28-e536-4cbb-b779-61421badefc4", + "@id": "http://digitalheraldry.org/data#844acf3f-a398-4088-9cca-894efbb7b677", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5dc4325d-7a31-42b9-9611-5f245753e9da" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f43e70b6-85c1-4d37-8960-82bd44f2b07b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#08e614b3-1388-43d8-b89b-3b20df54e15b", + "@id": "http://digitalheraldry.org/data#f2f06813-5755-4386-96dd-61bfb18a6193", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4502fc1c-2cfe-49f3-bd90-bec5ce86f377" + "@id": "http://digitalheraldry.org/data#8f994990-4e6d-4186-a355-fa0721dbe0f2" } ] }, { - "@id": "http://digitalheraldry.org/data#29fc8006-4c7e-47f8-a0e8-af84c0f76dc8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b3356f42-aaa6-4f9d-85a4-c58ee88f63af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#05203dd9-f939-46c8-84f2-d1cf3e3a6665", + "@id": "http://digitalheraldry.org/data#acdce1f6-1d4f-4be9-9f0c-216239c40370", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem" + "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#d8999571-f1fb-4f42-8132-266598591fb0", + "@id": "http://digitalheraldry.org/data#dbf88c2f-934f-42d3-ae5c-65f898b8828f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f6ae7c52-b806-4021-9376-f361c22f73c5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006274", + "@id": "http://digitalheraldry.org/data#cb4df1bb-7d1a-4117-869c-e4d028f0d2ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9448d58c-b4c9-4978-8251-86714f001abd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "6274" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f62bc8cd-bfda-4678-9cda-c2de31b82036", + "@id": "http://digitalheraldry.org/data#1d648ce1-5a25-4595-a20f-cdb5df5bacc7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ed6afcbc-e97f-4667-af19-567a1735d3a2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007570", + "@id": "http://digitalheraldry.org/data#a8120bda-c713-4939-ae47-16a9963abefa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued to Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000007570_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#044d8502-7e46-438e-831a-a1546db50468" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1af9aa2f-93f2-49b0-b22f-d9cbaba0dd3c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#2be5e233-de8d-47f8-bd2a-73477902e2a0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "7570" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#5d3fed48-a07e-4d80-ab0d-3303e3a4dbf6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003450_1", + "@id": "http://digitalheraldry.org/data#afef1460-d4ff-4553-8385-dd946e0099f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#bbbc52d6-629d-4356-8432-af15aaa4a952" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5f74d137-d550-467d-bb58-35cf32d3505c" + "@id": "http://digitalheraldry.org/data#4c286742-46b6-4886-87cb-6eb88aa84cf7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3450_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#82fc39a8-3790-4715-b046-2cf4ccc5ea89", + "@id": "http://digitalheraldry.org/data#9100b121-07db-48a4-848b-2beebfe92824", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" ] }, { - "@id": "http://digitalheraldry.org/data#5c81ee94-0c4d-4bd0-b13a-5795371c3290", + "@id": "http://digitalheraldry.org/data#123f059a-4250-4f1f-a09b-6834046a8c08", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8a7b5e9d-14e7-47f6-8836-764a9201fa4b", + "@id": "http://digitalheraldry.org/data#3eee4401-f7b4-4c5e-9261-2e97e7fd4fb6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#34cfd06c-2228-4a8f-93df-9604ccc6e36d" + "@id": "http://digitalheraldry.org/data#8b1ae266-980a-42e4-b026-e40fdb01b02f" } ] }, { - "@id": "http://digitalheraldry.org/data#b78ac68a-221e-4055-b690-dc3adde9cd9d", + "@id": "http://digitalheraldry.org/data#16d0426e-97f2-4c34-9906-f78cd5cfbc1d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Curled" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#5a3451a8-8134-453c-b4df-73cd6a2a9d5d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cross", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027377", + "@id": "http://digitalheraldry.org/data#CoA0000004060", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -4227,17 +4229,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2e4ab793-7a70-4d1c-b79e-51362ae0b942" + "@id": "http://digitalheraldry.org/data#7ca178a3-3bcd-4bf4-b587-490a216708d7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#093d6d81-28d1-4723-92ff-eed377e65d87" + "@id": "http://digitalheraldry.org/data#660bae36-978f-4100-82e7-da674216ad01" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e1e352de-3d17-46f7-8881-51a51db16328" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27377" + "@value": "4060" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4247,13 +4254,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003357", + "@id": "http://digitalheraldry.org/data#CoA0000006056", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "all tinctures missing" + "@value": "removed crusily" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -4263,7 +4270,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003357_1" + "@id": "http://digitalheraldry.org/data#CoA0000006056_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -4273,22 +4280,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#58a5b413-123d-4f92-a115-831a09729f8e" + "@id": "http://digitalheraldry.org/data#e8e562d0-0a8c-4b93-ba37-b2a3a74426ef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d9485855-e1b8-4ef0-b4ad-d4ba6b466a1e" + "@id": "http://digitalheraldry.org/data#5791c143-3cfe-4c85-a4a2-3f4c93e6c962" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#bcfbc515-a4c7-40be-b8c5-d0e5ae6a2dca" + "@id": "http://digitalheraldry.org/data#446be2af-1bf2-4f03-b31a-04d3f81d3ee6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3357" + "@value": "6056" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4298,214 +4305,272 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134", + "@id": "http://digitalheraldry.org/data#c599de31-52b9-4338-8d94-8eaae740ef9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f78d9c34-682a-4911-ae3f-f05c4e0632da", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#with": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#2a6aac3a-2e46-4123-ba13-6ae29c339623" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7436f0bf-110d-4b7d-8adf-22ad6692ac16", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InBend" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9a5b0c9d-5b23-49a1-93a9-302f23f79c3e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#48f924e1-2137-47a2-a5a8-ecb104a3fd5f" + "@id": "http://digitalheraldry.org/data#52c66fdd-388e-409b-8143-d4c5094bd44d" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031498", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B" + "@id": "http://digitalheraldry.org/data#f3d02b6f-dde6-466a-a2f6-42c75ea1c183" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8134" + "@value": "31498" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4950217f-b064-486f-a41e-6fa5065857f7", + "@id": "http://digitalheraldry.org/data#eb0e2703-4506-4ae4-bacc-bfa995dfd191", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c0f95f23-cb8e-4634-a9fd-bd9ba84dbd11" + "@id": "http://digitalheraldry.org/data#2e20bf33-4e27-4c79-9f0e-61a3d8211917" } ] }, { - "@id": "http://digitalheraldry.org/data#877e1808-f687-45bf-8e0b-c99ecd285ae0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#8bd643d5-7d24-4835-a52b-a32a9c50d53b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#04412a47-e32c-4305-bd16-13a191cf14c7", + "@id": "http://digitalheraldry.org/data#ce32bc4e-02e1-49a6-958f-54c67579bb92", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#099253a3-5622-4343-b658-43cf883618f5" + "@id": "http://digitalheraldry.org/data#4e9c4765-b624-416f-bb96-a1423bfaef5a" } ] }, { - "@id": "http://digitalheraldry.org/data#84edc258-a252-46cb-add3-0090ae9debce", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#comment" + } ] }, { - "@id": "http://digitalheraldry.org/data#6ea1eb3d-1b1a-461c-a6dc-784384959544", + "@id": "http://digitalheraldry.org/data#e64ffc85-d7bd-4a95-a515-a4aba9172d5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#25299d6d-91f5-4611-a2c6-b36dad61c320" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#79e5f83e-04ce-4aed-aa7e-6eb1fd646cea", + "@id": "http://digitalheraldry.org/data#269f4440-2dc6-4db0-a23c-6b1b379615c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e5222de2-cf36-4602-9d6e-d6392b938f67" + } ] }, { - "@id": "http://digitalheraldry.org/data#16a07ab7-66be-4dee-a416-803a3c13a23d", + "@id": "http://digitalheraldry.org/data#25292303-3d1a-4202-9c43-f1917d63afe4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5ac6848b-66ec-4133-8363-40282b7fba7f" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002696", + "@id": "http://digitalheraldry.org/data#4c2bf9fb-c5d3-4de7-8090-23db26e5497b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6ac544be-d265-46e5-801e-e10e12fba5e2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a3b8ea4c-6e9d-44ca-802f-a72ef1f89268" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "2696" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#-", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#91e3641b-afe0-4c92-b817-83c978e3ca8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#9c1dab42-0bb9-4617-a6ed-20848c66d945" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d00bd194-6f96-4805-b81d-b67f32c43af1", + "@id": "http://digitalheraldry.org/data#06467b59-159c-4c47-b19e-fd0c749ea3f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f6f69455-b5e8-486e-8edd-25f4e997b95b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#bc47872f-3ce4-43a7-ba55-d0847e84fa9d", + "@id": "http://digitalheraldry.org/data#e3c7ebc8-f26c-4e02-9d55-08d0f20e8af9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9abeba66-4a63-4d54-9eb5-c4e5263dd9ab" + "@id": "http://digitalheraldry.org/data#4c585f76-2fe2-41b5-8c1d-66dd4d725c20" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d7071f83-93aa-4577-873a-25a482f5cf7d", + "@id": "http://digitalheraldry.org/data#CoA0000007985_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#897329a5-4040-498f-8151-f36d1115ce8d" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b1addc90-889e-4eff-87a7-efbef03625f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ae0feb3c-5157-44e8-a53f-d45a0506999a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7985_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#288ef284-3d9c-4b17-9c47-cea93c5eec83", + "@id": "http://digitalheraldry.org/data#b7a9e392-6e63-4272-a1aa-2102be75f3bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6" + }, + { + "@id": "http://digitalheraldry.org/data#a07ca65f-e4af-4d70-881e-1d9176db3560" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#01fa1b2b-354a-4fe1-b86b-884dbe7f6ce6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006715", + "@id": "http://digitalheraldry.org/data#CoA0000002706", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -4516,17 +4581,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6bcbafc4-75ce-42fd-93a4-04d689a636ef" + "@id": "http://digitalheraldry.org/data#8795eff8-cc04-43fc-8ac8-5617ae4644de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#53fb0532-ee43-49f6-9d4e-0320e96c62fb" + "@id": "http://digitalheraldry.org/data#c07d452d-10d3-4115-894c-583ece04ac14" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ae090c69-be84-44c3-9575-bf30d570786c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6715" + "@value": "2706" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4536,58 +4606,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#80a5dc72-fd15-42d2-9ffe-e6684ce5ba0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8a41058c-1b1d-4bfa-ae28-511092f18591", + "@id": "http://digitalheraldry.org/data#5f4e9dd9-a7dd-4732-a839-39a5f816bd67", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#eb8bc168-21be-408e-ad3a-6d13f7d7124f", + "@id": "http://digitalheraldry.org/data#d443167d-a2c3-4a54-9f5b-6eff2eef0e92", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4bff0b26-e028-4215-8052-17306b21683d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#2c4c3dea-f81b-4720-a528-ddbc4640343b", + "@id": "http://digitalheraldry.org/data#f6653b3e-4a2b-44ee-9cc7-b0e18edffd9b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6cd9e8a1-5886-4ecf-8ddb-dfc5d49adace" + "@id": "http://digitalheraldry.org/data#586d4dfb-b7ff-4d20-8425-dbe71c973966" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007265", + "@id": "http://digitalheraldry.org/data#CoA0000019035_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "fixed tinctures" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#a7d9bee4-e987-4616-bfc7-e3c82b1696cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007265_1" + "@id": "http://digitalheraldry.org/data#f4a477fc-d72f-4416-8b82-d8a354074e95" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "19035_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -4596,161 +4676,194 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c5c1a7d2-9635-4fe2-9caa-d2c10b071576" + "@id": "http://digitalheraldry.org/data#ce1a144f-eb2e-42fc-81b6-3d8397af572d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1774a1a9-58c8-4527-ba3c-af21d316aabb" + "@id": "http://digitalheraldry.org/data#f6653b3e-4a2b-44ee-9cc7-b0e18edffd9b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7265" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "10789_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#44a06aca-33a6-41ab-b017-f99cec686f83", + "@id": "http://digitalheraldry.org/data#67546a1d-b7ac-4c37-8e9b-4780774d428b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#90203fec-7dec-4b18-8587-9ba8006ab390" + "@id": "http://digitalheraldry.org/data#cd3e2e6b-4d21-4036-859a-cec198178c5c" } ] }, { - "@id": "http://digitalheraldry.org/data#3bf48166-0f67-4b17-8b26-ea952fada875", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c8785672-257d-48ca-a9b9-1224a1506509", + "@id": "http://digitalheraldry.org/data#9c950840-f2c9-414d-8de5-eb2f9d65754f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#62b5d103-19a4-4844-bdd0-8c43db60de15" + "@id": "http://digitalheraldry.org/data#6d1cb23b-203d-4c8f-8f28-67b6ade205c1" } ] }, { - "@id": "http://digitalheraldry.org/data#718c206f-8dc5-4224-bde6-4986096d394b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#61abcd51-9779-4c4b-a0c6-e33c4638b055", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6646fec3-7ff9-46fa-b605-31d9cc92ffc4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#88eee1b2-b3a8-47c2-bdae-f7d5f4dcbe43", + "@id": "http://digitalheraldry.org/data#CoA0000002764", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#c063b71e-88b8-4ab4-a7b8-179d931d6314" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2764" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5a57305e-9130-4ab1-8129-ed22ab36220a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#22a03d4d-e2c8-4be2-af08-966f4ad9c994", + "@id": "http://digitalheraldry.org/data#9ddf22d8-b503-42f4-bf86-e8c8faf33b45", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ab48cf92-d776-47af-b79c-4dd93a7ab22a" + "@id": "http://digitalheraldry.org/data#aecf1d4f-cab5-449a-8011-a305935cc56b" } ] }, { - "@id": "http://digitalheraldry.org/data#be953d18-ae34-41b1-a901-27102e9e69b5", + "@id": "http://digitalheraldry.org/data#315d1efd-ecda-4a97-8b45-91d3a24caf57", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fd92cde0-5bec-4a16-81b2-bd2de2636142" + "@id": "http://digitalheraldry.org/data#1a790cfa-d93e-4fdc-a359-48a87edd5ade" } ] }, { - "@id": "http://digitalheraldry.org/data#9ab0afc7-2280-42d4-8363-2904fdd32575", + "@id": "http://digitalheraldry.org/data#7d3fd1cd-4bec-42ed-b2a0-07c044bf3751", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#35acd1ff-a337-476c-b47b-173ed361248d", + "@id": "http://digitalheraldry.org/data#cd8d5989-96db-4bb7-ad2c-a6c1546a93de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#34278b50-c1b5-4817-8183-b418a15c9c85", + "@id": "http://digitalheraldry.org/data#1982159f-0ae9-44f2-b7af-0ec2370ed352", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b8398324-ef60-4d1d-beb6-33cdd268ed09" + "@id": "http://digitalheraldry.org/data#68ebe988-38c0-49d3-b3d3-4f2a769e2015" } ] }, { - "@id": "http://digitalheraldry.org/data#c18a16a0-2826-4428-85a1-918073f5b2c2", + "@id": "http://digitalheraldry.org/data#6176cd9a-1ccb-4954-a4f9-442b917c32ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a3400c69-c857-4c2b-97ad-b0cc07d84c12" + }, + { + "@id": "http://digitalheraldry.org/data#ba3545b2-479d-4a3f-a0aa-b8672fc402d5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b0b5b420-ad5a-460f-a8c9-1e06f3d7b8d3" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#6941a9a0-effc-4e6b-a0de-5db585cd0d75", + "@id": "http://digitalheraldry.org/data#8ec617a7-c044-480a-85b7-cb886e5e9183", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d6f44f1c-556b-4db5-a768-d38dbefdc281", + "@id": "http://digitalheraldry.org/data#79c4b11d-0d2c-4f06-95f4-a75e6b2afe71", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "http://digitalheraldry.org/digital-heraldry-ontology#Harp" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#82e178ca-a249-4ee6-b96d-2ec7e142345a", + "@id": "http://digitalheraldry.org/data#fd660aee-a3b0-4717-b719-d9b770a4c96d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001660", + "@id": "http://digitalheraldry.org/data#CoA0000004343", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -4761,22 +4874,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8f4e2a3a-1d9e-4591-bdf2-7b7154b62f9e" + "@id": "http://digitalheraldry.org/data#0b674915-910b-4c0f-b770-be3ed17dcfee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aba149f3-fd45-44af-8a17-67cac9a0cbb4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94" + "@id": "http://digitalheraldry.org/data#34c7e02a-e12f-4433-9473-73835a8908fb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1660" + "@value": "4343" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4786,126 +4894,141 @@ ] }, { - "@id": "http://digitalheraldry.org/data#98d4f9ac-4337-45f3-927f-6c1fed5316b5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InFess", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4b193a17-354c-4bd7-adba-31cdb0612c98", + "@id": "http://digitalheraldry.org/data#0e31299c-1fb2-4d03-aaa2-2d0a931b313c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#36099d52-762a-4abb-8de9-5e081df76070" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#6bb0c50a-bee9-4f2b-bb86-de7fec21119d" + "@id": "http://digitalheraldry.org/data#32115866-79cd-4a50-9ea8-4beb8b89ec48" }, { - "@id": "http://digitalheraldry.org/data#d800d195-0660-4dce-84d5-5f6f79d1c7bc" + "@id": "http://digitalheraldry.org/data#a580de20-f3fa-4ba7-b63d-f8308354ed38" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#3986776e-ad2d-48f9-b759-dcf6ee5e9d3d", + "@id": "http://digitalheraldry.org/data#b50e2cc5-8c23-46da-b8c8-1767355a9c8f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#329e4ad1-97cf-4ac0-8eae-e677b49dc6fd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bc277f2b-b045-4834-8373-d86a1ac16906", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#989a090f-2544-402b-a851-622707409fea", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#eb574e69-eb86-4afa-8691-261f21f786b2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7bd81bbf-bc56-4151-b3ed-430e2b4acce5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#94d4de64-b98a-4a26-9e67-daeef3998e3d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Molette", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#422474d7-1360-4af5-93e9-db43a056b2d1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#2d7d9915-8c08-47c4-b0c1-2be60f93e465" } ] }, { - "@id": "http://digitalheraldry.org/data#af457dec-b748-4182-8add-ad6f8853ec63", + "@id": "http://digitalheraldry.org/data#0fa045d3-bff3-4d21-9cb2-d2fe5768e3df", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#af9198cb-2fca-4001-872b-68cfe7d3a0f5", + "@id": "http://digitalheraldry.org/data#6dc0a5cf-a68c-4826-8a15-66b828cb2676", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#1b8c698d-e5da-442d-8285-1a2b3f119a36" } ] }, { - "@id": "http://digitalheraldry.org/data#4c1f4ded-ccae-42b1-9305-6cb3127d21e9", + "@id": "http://digitalheraldry.org/data#4ff76363-8300-4a15-86e8-ab1594e3e494", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#336cf7bd-eac7-411a-9167-c273e2e6f777" + "@id": "http://digitalheraldry.org/data#dff6bb43-f61a-49f7-9856-c7ba3d1a65c7" } ] }, { - "@id": "http://digitalheraldry.org/data#8cbb885a-0ee5-483a-a1e7-fdbf4d009b0a", + "@id": "http://digitalheraldry.org/data#0e6762f2-797a-42b0-a19d-51af23b6065c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#038e9f32-640b-40df-aab9-fb3565d4448f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#9eae206c-5bbd-4aa7-b304-6c15fc515ee1" } ] }, { - "@id": "http://digitalheraldry.org/data#18fb44b8-710b-4f08-8f2c-46484207ee60", + "@id": "http://digitalheraldry.org/data#5c26b3d2-de0d-434a-9434-ac9ee7133259", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -4916,55 +5039,70 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a0b34338-9f5c-49e5-81b3-893f0fdbabb3", + "@id": "http://digitalheraldry.org/data#cde6a524-df40-4cb8-96ce-16ccdff75973", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7f8f864a-b5d5-4044-b297-6bbd05e89837" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Curled" + ] + }, + { + "@id": "http://digitalheraldry.org/data#afcea136-be15-4b46-ba9a-cfbdb8161dd9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" ] }, { - "@id": "http://digitalheraldry.org/data#8fe12e96-1564-4326-b170-7d84e9fb64c6", + "@id": "http://digitalheraldry.org/data#c9df3927-ffb7-4974-819b-7ae6f37a85f3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002451", + "@id": "http://digitalheraldry.org/data#d8c0f41f-fcce-407a-9b4c-3248071a94b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#223fbd40-bc88-4b5f-a0fd-b8d30c9899af" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2451" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#21f48b94-d301-450f-b9a1-7afc34d12c0b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f2c844aa-baf5-45dd-ad28-ef8ca3c6da13" + }, + { + "@id": "http://digitalheraldry.org/data#829f18c7-6fe8-462f-a612-6b48be744fc3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#02e3b374-99f2-4176-9197-44a8992d318f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006035", + "@id": "http://digitalheraldry.org/data#CoA0000006321", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -4975,17 +5113,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7e8dd3b2-1286-4d05-8c7d-70f7b8391df1" + "@id": "http://digitalheraldry.org/data#41759a8e-3ae6-4f79-b99e-f0ff989ba66a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#21d30952-9692-4869-8274-ed40d0fc0e1e" + "@id": "http://digitalheraldry.org/data#1eba7a51-a1e7-4d2b-adc8-d2f791712d74" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6035" + "@value": "6321" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -4995,96 +5133,81 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4dbe23fa-1c31-4e21-a1e9-7fb22df94e77", + "@id": "http://digitalheraldry.org/data#e7483561-5437-4189-b251-d3f43d07e624", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#563f000c-fffb-4ec8-8602-57eed9b7cc63" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006018_1", + "@id": "http://digitalheraldry.org/data#CoA0000006308", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "changed bend of lozenges to 5 lozenges per bend" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#5c230280-37c1-4cca-8a31-0771b18e0f67" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#04f59280-c25e-4696-8694-d7607c971631" + "@id": "http://digitalheraldry.org/data#CoA0000006308_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "6018_1" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7803a65d-7f90-4feb-8fca-84e12bd9e040", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae988c6e-5799-4a5b-8bd4-10acfc1f4a83" + "@id": "http://digitalheraldry.org/data#143b47f9-9e6a-48e8-a25b-b1a67391c61b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#84533913-09f0-4163-8931-6354b91cc4ae" + "@id": "http://digitalheraldry.org/data#bf395a00-f5dd-4c42-8132-7b8d9a2e01b2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fd4a8b9c-276f-4819-97d1-d70eeea0c7bf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 2 + "@value": "6308" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7f39dbca-765e-419c-9312-29bb1162eb33", + "@id": "http://digitalheraldry.org/data#faa18199-d9b5-461f-8e47-ae2d9762ae59", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Swan" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#57e6c737-80bc-481a-9198-de37663baf50", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -5094,185 +5217,188 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "@id": "http://digitalheraldry.org/data#0e3ae783-04cc-47d1-baca-14370d1ee592", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#614b79cc-83f5-46bf-a877-d6dcb61d8bd3", + "@id": "http://digitalheraldry.org/data#5f7ad489-0aac-490d-b024-5611016fbc6d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007194", + "@id": "http://digitalheraldry.org/data#f060e440-f0fb-4990-813e-1ba30b05da01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#caa75c39-eda4-4e9b-bf4b-14a466de37e5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3824c99f-070c-48c7-80fd-70e2ab7a8512" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "7194" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#874055eb-9ca9-409b-af72-2dd13cf7d8d3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6ce881aa-6750-480c-ae20-68b78e5438f8", + "@id": "http://digitalheraldry.org/data#50a6a4b2-796b-4a95-8331-2d85c726e54c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c5db3efe-7c7b-431d-a37f-5a10d97349ad" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#94ee66c8-bcd1-457c-8784-598c2218c975" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#62bc9f43-dbf4-4ba1-87e3-4a5410bc8673" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#acdb9b10-08bc-45f3-a7ee-32ff3e45a9cc", + "@id": "http://digitalheraldry.org/data#3e2741be-feed-4452-8fff-339c82c5b43e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#35cdcfd2-787f-4909-a4d1-090c60201e3a" + "@id": "http://digitalheraldry.org/data#17a3f9ce-fa85-4fa3-823e-a103b467debe" } ] }, { - "@id": "http://digitalheraldry.org/data#771d500c-fe87-4de8-88c4-67bbe79f5077", + "@id": "http://digitalheraldry.org/data#b8c7b796-f082-4fbe-9f01-8400e3f9cd7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crampon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#5863d47d-a1d4-4285-be60-dfe16d77d6c8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#766f0fe8-7713-4986-8cd7-a2f743c8edf1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5ddbe1e1-2921-4214-b49d-34efd58b3843" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#8c5295fe-e0c6-425a-8647-75f5e012a589", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Border", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#df46cafb-47c4-4031-843d-ee438dc91c5a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d7a43ff4-38d2-4316-9891-9dc364568344", + "@id": "http://digitalheraldry.org/data#ff5a3251-b1b2-4182-9f6a-ff0a5cced023", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#83b9e388-d892-436e-86b5-f34865a23088" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031505", + "@id": "http://digitalheraldry.org/data#CoA0000001357_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3af9f1a3-5c24-43ef-97aa-bffe5e6608e5" + "@id": "http://digitalheraldry.org/data#c3bc3598-845a-43a4-93ab-4ed4b75eeaf0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6eddc98b-bf4b-441e-81ad-b1446fb0ef1e" + "@id": "http://digitalheraldry.org/data#a10e92d5-343e-4618-8490-08310b06a760" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31505" + "@value": "1357_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#27dd33f1-564a-42b2-9313-566c65617e8c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InFess" + ] + }, + { + "@id": "http://digitalheraldry.org/data#08e93d6f-166d-418b-b4e9-6bf6c579f835", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6f0a67ce-474c-4fc3-9a90-cde6d3b75ab4" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c69fd99-254b-494e-a098-ec53369947f9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2ca6a557-36cc-4e6f-8105-d7a367768ecc", + "@id": "http://digitalheraldry.org/data#813def6b-99dc-4a08-9d14-140331a813fd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], @@ -5283,63 +5409,57 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2be5e233-de8d-47f8-bd2a-73477902e2a0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#9ee8b6e7-cd41-4e26-86e8-4e60884b3683" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#5dcc9ac1-207e-4429-accb-02872a6d9a10", + "@id": "http://digitalheraldry.org/data#bc856487-1fa9-493b-bef2-4b5e63631c51", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1a99a797-0206-4917-823d-360d37e73a2c" + "@id": "http://digitalheraldry.org/data#90446f33-1ed0-4161-bcc0-c3b19912f9ad" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003081_1", + "@id": "http://digitalheraldry.org/data#CoA0000002942", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#570b9221-aee1-49ff-8cc2-827ef3e7eaf1" + "@id": "http://digitalheraldry.org/data#c6b6d733-4719-4605-b6c9-bc703e8188e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3aba60e5-243e-493b-ada0-72166f0a2a0c" + "@id": "http://digitalheraldry.org/data#e4c45b5d-ffac-479d-975a-a0c42041ac4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3081_1" + "@value": "2942" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000020385", + "@id": "http://digitalheraldry.org/data#CoA0000007988", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -5350,231 +5470,161 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3878beba-3c5b-445b-aeb3-686699ca57f6" + "@id": "http://digitalheraldry.org/data#61b2053b-0615-4dbc-8bfa-dcc74d7d5566" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7cf79463-ddbf-4309-ae85-29a4447fdfe2" + "@id": "http://digitalheraldry.org/data#a35f5e26-8e79-4b6c-a960-15cebdbec1b5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "20385" + "@id": "http://digitalheraldry.org/data#e5c8cb16-ff59-4c57-9adf-43b36df9910d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "7988" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f94b04a-a342-4e21-9fae-7852b791303b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#dd887116-9ac9-4488-acae-392c24fc3593", + "@id": "http://digitalheraldry.org/data#c3e46dd5-9154-467f-84eb-19fb2d702e9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#891da6a4-486b-4c29-a981-6cce1eb723c3", + "@id": "http://digitalheraldry.org/data#701322dd-788b-4113-a395-e17480645b72", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#8df6ce43-73b8-4bbc-ba1e-c5e10f4fa563" } ] }, { - "@id": "http://digitalheraldry.org/data#277fb3c2-7754-493f-a148-ff62bf0d8ed7", + "@id": "http://digitalheraldry.org/data#c756c231-eea7-4451-a6ab-c4cabcdbffa4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#07192283-d8db-47fb-aa1f-cde3fed9225b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#761823e5-d4bc-4f1c-8225-cb95b84fe93d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e88f6d3b-77d3-4724-9b14-5cee5e7817d4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#c2e36607-27a1-435d-bf74-755adb76d7c7" - }, - { - "@id": "http://digitalheraldry.org/data#5f36ca4c-4d42-49e6-8222-a76a3b47513b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fess", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#7611c185-4bff-4114-b2ab-d6532a8585ba" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#bcdcb330-98e1-4fc0-a411-6969f014fd92", + "@id": "http://digitalheraldry.org/data#f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f942c5d4-5c73-479e-8bbb-84df54f0b716" + "@id": "http://digitalheraldry.org/data#d14f69fb-1a28-48d0-8e2a-e24e048b000c" } ] }, { - "@id": "http://digitalheraldry.org/data#377d078b-a68b-409b-a159-2bba5a4824fe", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1d74e0b8-4fe9-4ec1-9a43-77844f8b0a71", + "@id": "http://digitalheraldry.org/data#216ad165-ef91-412b-a0b9-27c3a8287786", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b9264733-c0f3-4721-a00f-cf035c2339ba" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1774a1a9-58c8-4527-ba3c-af21d316aabb", + "@id": "http://digitalheraldry.org/data#0635d7b6-738b-4b81-9732-49c5c00f7d1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#16c9f920-dfc9-43a1-bd10-149adc555ac8" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#1ae372f2-dfee-4303-a55b-222fb3ee1617", + "@id": "http://digitalheraldry.org/data#CoA0000019341", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arrow" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#08282fdf-76b8-4e5a-bae6-35855beb36e6" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#9ff7d92c-6251-4048-b8f7-a6da31a58065" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b82aa3ba-b223-4ef6-a44f-249f11b9ef94", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#de594c54-a74a-488b-b4b6-a4bed1a63605" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#537fa851-5187-4a56-8460-93a5d1fe614c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#476059dc-e3c5-4017-a876-258b04eceef7" + "@value": "19341" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#09833600-f5df-4762-ad3e-64f38e49cbca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b9425ecd-4fcd-48fb-8e85-0e4a3afe9621" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#05591e8f-709e-47ce-a2a1-39d595451e47", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e9deccfe-08af-4b73-86ae-06108a291a1a" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#fe3ad88c-8255-4cbf-81a9-b4de7b201b1e", + "@id": "http://digitalheraldry.org/data#da66f4c9-8f66-4da5-9264-6c58855ca6ee", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#cc59df7a-b333-444a-aa50-def7f46232a4", + "@id": "http://digitalheraldry.org/data#d84b0514-b55d-4ddc-a092-ab6f192a4d67", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -5583,159 +5633,185 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b0185a1d-a73b-4042-aeec-108f23fc96a7", + "@id": "http://digitalheraldry.org/data#6026da6a-11ba-42a7-a5b2-624346d2472a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#494bae09-0cfd-4a00-8832-9a95388b60e2" + "@id": "http://digitalheraldry.org/data#35cd3ea4-327b-4f75-bef6-6632cfc3fadd" } ] }, { - "@id": "http://digitalheraldry.org/data#6134648b-d393-409f-b584-15cbc34d6fc2", + "@id": "http://digitalheraldry.org/data#c6cfc508-aa21-4c55-8e0a-41545835ae48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7cf218ac-3b1b-4d0c-8867-aebc3c3941a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#bc603eed-eb6f-491e-a8e5-ef2e866be962" } ] }, { - "@id": "http://digitalheraldry.org/data#7efb2b3f-d338-4129-8a94-ea6536927bf3", + "@id": "http://digitalheraldry.org/data#fd081e7c-b589-44a4-8d54-0e1d1664bd47", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#89e1b573-5946-43d1-8350-76626f506e2c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#c2cd87c1-d990-403b-95e1-3ff0fbe0e5fe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#7f19b64a-8cc2-4b3d-87fa-ac39d17d2db6", + "@id": "http://digitalheraldry.org/data#04e80ef8-941b-4bb4-bcbd-c74d4ffbf859", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#f3381c37-9980-43ca-aec4-a01ea528bd0f" + }, { - "@id": "http://digitalheraldry.org/data#e2840e02-b926-4dc0-bebb-ae67ac2df8ec" + "@id": "http://digitalheraldry.org/data#f309305d-4716-49e0-a8be-26f142ec3f28" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#588d6ddd-08e0-4004-9e6c-f7d3d37418ca" } ] }, { - "@id": "http://digitalheraldry.org/data#7ca4ac66-05fb-43d8-9fcd-71bb79842160", + "@id": "http://digitalheraldry.org/data#2949bb9b-804b-47d6-80a1-7e894e40a951", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#122671d5-780c-4bf8-8d92-0ba8df33fa29" } ] }, { - "@id": "http://digitalheraldry.org/data#5671f298-61b6-4784-8ecd-4389fee12b57", + "@id": "http://digitalheraldry.org/data#CoA0000002444_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c30245c0-50e5-4dbe-81c1-86cf848abe4c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#552f84f4-a8c3-47d8-a5ee-7ba426954807" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9e2ca9dc-2efa-4437-bbf7-7ed88d53fd74" + "@id": "http://digitalheraldry.org/data#38c88478-3b39-4072-832c-0925294fdbc7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#d4f6d418-9a40-4a70-a9c9-15e87e16bc6a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "2444_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000017737_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e97e6ead-3ec6-4f44-a507-4dfeccc0e8d8" + "@id": "http://digitalheraldry.org/data#04360225-6550-449a-86e4-62899439425d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f716a05f-85fe-4745-836e-78758f787c3a" + "@id": "http://digitalheraldry.org/data#ccc88f92-18d9-410a-8fe9-98e260de262e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "10789_B_B" + "@value": "17737_1" } ] }, { - "@id": "http://digitalheraldry.org/data#cc3f09db-d12f-436c-9118-826eed05e931", + "@id": "http://digitalheraldry.org/data#c26e8c5d-2360-4a6b-a9f0-f5934b3f42f5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#98f9581e-613a-4609-aca8-17a29d34503e" + }, + { + "@id": "http://digitalheraldry.org/data#2277e0b0-9f3b-41fc-a93b-d52401a613a8" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#08e01d50-7371-4c2e-84c4-b6b090ff3e4c" + "@id": "http://digitalheraldry.org/data#e7a000e3-5cb2-46c1-a093-31c69896d14a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016446", + "@id": "http://digitalheraldry.org/data#9d2f6dfe-acef-45db-a2d3-6499cc548f8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "description was linked to wrong coat of arms" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#76c1ddf6-5780-4fe7-a9e6-4e7027a9ccb6", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016446_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fe285245-e15e-4b0e-8593-344af0926568", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006326", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -5744,17 +5820,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c1bed9d8-26af-40bf-8ff2-d8f74d96a262" + "@id": "http://digitalheraldry.org/data#a5e7ed7b-a239-4cc5-889d-3845b7eec67d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0e4818fd-6401-4c00-9c68-baf9c12f713c" + "@id": "http://digitalheraldry.org/data#c1439a08-034c-40f3-8033-c75c42f08bbe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16446" + "@value": "6326" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5764,34 +5840,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c7727b08-3194-4336-8357-d44aac7ef4a5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cb50a77b-cfe9-4e90-a7e2-95f93701df76" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#09b364b1-63d6-40b9-b263-31a0b86e247a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3c058cf2-f6dc-42e2-a5d8-463ce09611cd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000013049_A", + "@id": "http://digitalheraldry.org/data#CoA0000009649_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -5802,82 +5851,45 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#619f75cf-3b16-4f99-965f-3d794217d722" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e50e4f0a-46bc-4cd3-bd9f-5e674cf52990" + "@id": "http://digitalheraldry.org/data#d6f031d5-bcfe-4210-8699-736652191acf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "13049_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "9649_C" } ] }, { - "@id": "http://digitalheraldry.org/data#2775c475-a613-4368-abc8-7992cb5155ff", + "@id": "http://digitalheraldry.org/data#6a0eebf8-4aac-427d-b4c1-a33a870e4e78", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#dc510a66-e24f-471c-ad9f-6642a3615337", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#742949d3-8faa-4390-8646-cb2f4e0ef10a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d9beebe6-160d-4600-9e3a-bb4810197536" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#d4cf4445-78af-45b4-83ae-75b0070892ea", + "@id": "http://digitalheraldry.org/data#b429552c-60db-43fa-8366-a06187316c65", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4b86947a-0b80-4b6e-8094-6ffa27272ac9" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b97fd953-e9fa-4df0-a8c8-fc4642dff5da" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007410", + "@id": "http://digitalheraldry.org/data#CoA0000007880", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -5888,17 +5900,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b485df92-3380-4728-a81b-ab8c46ab2234" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#09833600-f5df-4762-ad3e-64f38e49cbca" + "@id": "http://digitalheraldry.org/data#f89f4821-dbcc-49d2-869e-8cbe4a981879" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7410" + "@value": "7880" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -5908,156 +5915,172 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a7b10b22-ae2c-449b-95f0-2a3dea83fabf", + "@id": "http://digitalheraldry.org/data#7ca557ff-360f-4f2c-a8ec-896673fba369", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d86df561-6742-4429-82b3-d798e19c59a3" + "@id": "http://digitalheraldry.org/data#db99fa4d-b080-4a9b-b098-49b37273fac2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#f167c6da-0b55-4979-9d0f-6a15c3c8fa6f", + "@id": "http://digitalheraldry.org/data#bf6d1f24-2ea6-4d53-9e4c-c79475b2420d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ec853294-84ef-4971-9564-23674eccc0bf" + "@id": "http://digitalheraldry.org/data#0a696baf-97c4-4064-b264-8764f4bb555b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ddebcae9-aaa8-44fa-8531-500ac3165ee0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#e7af006c-9a16-4112-8dd8-d79ecdc7c3aa" } ] }, { - "@id": "http://digitalheraldry.org/data#3830685a-2b72-4fbb-be52-8555bf85e00a", + "@id": "http://digitalheraldry.org/data#c331ef11-35f0-4607-9577-6c988784ad1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f1975a8f-3914-4d76-9c60-2ad5370877aa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2ea23c61-9bb2-4f55-991e-60510e5eaced", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#04360225-6550-449a-86e4-62899439425d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#84edc258-a252-46cb-add3-0090ae9debce" - }, - { - "@id": "http://digitalheraldry.org/data#a5183fe5-86c3-4bb2-a037-7609b30918e0" - }, - { - "@id": "http://digitalheraldry.org/data#0d3f6a73-9521-42d4-b5e3-4163a337c0a6" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#37a0d10b-bdd1-4fa8-b073-f2517cb232f4" + "@id": "http://digitalheraldry.org/data#a9b76e4a-8e4d-4248-b6d4-236eaacb1c6f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#e0189319-1b2b-4414-b297-fcebf3ad4085", + "@id": "http://digitalheraldry.org/data#a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#39f6cbf3-6e36-46f9-addf-92d6034cc4cb" + "@id": "http://digitalheraldry.org/data#a8e2659c-0804-4394-b26c-545160b876fd" } ] }, { - "@id": "http://digitalheraldry.org/data#3cee3b5d-b0c5-49e5-9047-4946baef775c", + "@id": "http://digitalheraldry.org/data#d4a7ff3f-1ab4-4656-bd82-4dee0b58e038", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#1e31f773-6fb2-4c4d-9a55-9db3f188017d" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a" + "@id": "http://digitalheraldry.org/data#bc1bdf7d-bd27-4f38-a73a-a8ef62b693b7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4837c902-4c25-436e-b95d-ab74bb210159", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mount" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#87fea7fb-9d4f-4a42-bfce-09fab1594b15", + "@id": "http://digitalheraldry.org/data#e5fd143a-322e-4a1d-bcf9-16ea38b128cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#fbc15350-df01-4d40-8985-bc3961ed078d" - }, - { - "@id": "http://digitalheraldry.org/data#75d7c615-39e8-4083-ae81-be0da9131539" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7cee3441-aa50-4189-9d83-10f4b8606471" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#86eaa1fb-3df0-41ac-a978-f675b74bf8e8", + "@id": "http://digitalheraldry.org/data#fa8966e2-34db-4cf3-8714-3c9838d36ec7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a6308ecf-7cca-44b9-96f2-6b5bd1514d2e", + "@id": "http://digitalheraldry.org/data#64cc7a54-1613-4c51-b8f6-3ed45ad3a402", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#f37a380b-1384-4a19-bff3-a4c61a8c032a" + }, + { + "@id": "http://digitalheraldry.org/data#9c6488af-6f69-4b17-81e9-77bfd51183b6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6488bffb-9ce4-46e5-84b8-8b9628c88505", + "@id": "http://digitalheraldry.org/data#7a9f6d8a-ab55-4e78-8b20-d68228a6fa67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d84027c4-efd5-4294-a860-88062d6d22aa" + "@id": "http://digitalheraldry.org/data#e71589e7-b111-46ef-bfb2-c0f53929ece9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009943", + "@id": "http://digitalheraldry.org/data#CoA0000001609", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -6068,17 +6091,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a625eb9a-d54a-4d0c-8e5d-3bcdb9d5de52" + "@id": "http://digitalheraldry.org/data#e13d0a45-dd69-44ef-a2bb-1dabfcb9257c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#97c3e633-bae1-474e-8574-c3f2dcd897b8" + "@id": "http://digitalheraldry.org/data#c6e43091-d953-4d05-92bd-c8ff31810c19" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9943" + "@value": "1609" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6088,7 +6111,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004344", + "@id": "http://digitalheraldry.org/data#CoA0000002720", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -6099,17 +6122,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9b6f040-9576-4d8d-8938-ff3d85f810d2" + "@id": "http://digitalheraldry.org/data#48290977-db65-40f4-98da-da54862d8779" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a21045ba-92c8-4b3c-8b2f-2e880b31d7e4" + "@id": "http://digitalheraldry.org/data#63bed212-7e3a-4ec3-bb32-900d51027a5f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c8064960-d41b-4d0a-9102-0b7d36536a12" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4344" + "@value": "2720" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6119,217 +6147,230 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e7322fad-a2c7-4165-b935-ee969fadddc5", + "@id": "http://digitalheraldry.org/data#CoA0000008268_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ddaaed4-1eea-4636-a303-5b089820e5ba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cross", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d0fd8d3-2bd8-4152-a2c7-8b6c7fe81dcc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" + "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + "@id": "http://digitalheraldry.org/data#f73ac32f-4935-4c99-ac7c-aaf5abf5236c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#71edee9c-a84b-4f57-a16a-78d1ce76ac0c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "8268_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a62d3705-c6c1-49e4-99bb-4071a27fbcdc", + "@id": "http://digitalheraldry.org/data#48d82451-780e-499b-a1e0-32b0bda33ef6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0fa1d146-6755-41bd-af48-b4dc7715279a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002906", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@value": "removed field_seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002906_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002410_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#23a121f5-d4f8-43b1-a03d-a19f922aace2" + "@id": "http://digitalheraldry.org/data#5ff7c391-4fb7-4b46-b046-12657c857aa3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2635554f-aa79-414e-bd27-820a87fa78ae" + "@id": "http://digitalheraldry.org/data#8d87d5b4-5402-40be-a378-7c91c9481beb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "2906" + "@id": "http://digitalheraldry.org/data#b16f8e35-8b0f-4faa-bed9-e9dee427e786" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "2410_1" } ] }, { - "@id": "http://digitalheraldry.org/data#f84c0b3a-bea6-41c2-a69c-78fc44102147", + "@id": "http://digitalheraldry.org/data#b728ef70-2c03-4e4e-be5b-16c59f85a60e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#b4f89833-fac4-4eb1-8970-e36e16f8fd8c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7585ea78-8a9e-449b-9a8c-7500961adb94", + "@id": "http://digitalheraldry.org/data#729059ef-6d38-46ed-b480-91cf4538f5ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#46b11d9c-798e-46da-aabb-04da14b8e68e", + "@id": "http://digitalheraldry.org/data#c1d2e986-5515-4486-91d2-3c16652cd33f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#68fe5d99-950e-406a-a4c2-e953c2aa9ed6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9d604795-570e-446c-b233-7ec1669ce0b1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8670_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#82b949b9-9300-4f22-bfe9-23b696b72a9b", + "@id": "http://digitalheraldry.org/data#728e7cc1-6e34-4894-8bc0-15d724137362", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#between", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } ] }, { - "@id": "http://digitalheraldry.org/data#560ee6a6-62a1-4547-8652-ad2ce7aef0f6", + "@id": "http://digitalheraldry.org/data#b0599112-1a94-4846-a108-3d0299983fb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#79cd0825-7ac3-46c6-b833-6f1d9855ef37" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8f848ad7-8754-4182-a530-e6ed73ce76c6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#be4ea564-f88b-4bdc-8c05-8d2fda84fa28", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007209", + "@id": "http://digitalheraldry.org/data#CoA0000006296", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -6340,17 +6381,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32a18c33-20b3-40a3-9ba8-b91ca58704e3" + "@id": "http://digitalheraldry.org/data#f094c485-8c70-4ba4-a958-d6eb6cde62af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9536349f-9bb3-4ac5-aef5-b4e33e07898e" + "@id": "http://digitalheraldry.org/data#4acdf933-d692-44ff-a3e9-85d574b345ec" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7209" + "@value": "6296" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6360,116 +6401,108 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b0478d24-e2f5-44f4-a4c3-24fd00e4b984", + "@id": "http://digitalheraldry.org/data#CoA0000007294", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#bc019f85-8e10-431f-b085-528c0e10a271" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#54ebb70c-39f1-4408-9583-70abe131ad56" + "@id": "http://digitalheraldry.org/data#7d576798-c225-4a2e-b50f-4c9c2694de67" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#56de6119-5eed-4c51-b9cb-9ffece9b20cf" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b197e958-483e-4958-a931-0041f36635ea", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cock" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#b3656957-5fdc-4dfa-a74a-09f862bebcf3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#60f95aa1-95eb-4fae-a297-5dc74596c3b0" - }, + "@value": "7294" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#1db329b1-9433-4ec6-a564-709b2cd01c83" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#efc426bc-c156-4d37-8e9d-c5336a56860e", + "@id": "http://digitalheraldry.org/data#80b648a8-297d-4604-abc1-b209af4686a1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#532ee48c-5d6e-43be-b82e-720408f567fc", + "@id": "http://digitalheraldry.org/data#81201d3d-fcbf-4ca0-adc4-6789fbc7def3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e9c1f2a2-1c7b-47c8-9685-f0b16ac321ed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5682a60a-4ed6-4a3d-a891-a0cfdfd133fd" + "@id": "http://digitalheraldry.org/data#993272f3-6f9c-40db-addc-b41dcf2845b0" } ] }, { - "@id": "http://digitalheraldry.org/data#cf8c7b26-da67-49e1-981d-365a65313f9a", + "@id": "http://digitalheraldry.org/data#ada789ed-d195-44ff-8c17-3743347736e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#86054865-cedd-46c7-83f3-3338217477c0" } ] }, { - "@id": "http://digitalheraldry.org/data#e34ee67f-45d4-4823-86da-37d4f88c4f49", + "@id": "http://digitalheraldry.org/data#CoA0000002758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2519ee3c-4b36-4a66-a588-2e4543e39a9f" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bef4c5b7-5e39-45c9-b204-cfbd4b1cf2a8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cae2ae03-9359-494e-b358-96f6180cc9e0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#fb51f531-8664-44d1-985f-96481e4f7990" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f6ccbec5-ccad-4e69-82b2-94860317c8e3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2758" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3494906a-a46e-47d4-b805-87af51e3971d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016389", + "@id": "http://digitalheraldry.org/data#CoA0000002715", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -6480,12 +6513,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d892ef22-3bc3-4418-b791-ca3eddc146c8" + "@id": "http://digitalheraldry.org/data#572ec3a1-070d-4756-ae0b-c422c73147fe" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#1d94f703-b601-4906-82f6-4e7616c88a27" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8070d10b-20bd-47f4-b48c-e78d8e4c9d3a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16389" + "@value": "2715" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6495,98 +6538,88 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Talon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#246ccf18-faa9-409b-86a5-feeb101ee93f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#41e1b487-0305-4b5f-a315-a126a507946a" } ] }, { - "@id": "http://digitalheraldry.org/data#485db075-ed8a-424e-a23c-dbd6c4662e97", + "@id": "http://digitalheraldry.org/data#37d32554-5f69-447a-be9e-29d5ac8aa87e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#bf3f48b2-8c04-4656-9daf-1987603b7d1a", + "@id": "http://digitalheraldry.org/data#d5465f6c-0d0e-41db-af0e-d97cfe21aa60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#8a21b386-a74f-4ae9-a865-6aa3c4b134bb" + "@id": "http://digitalheraldry.org/data#f6c656d5-fcfd-4a03-aaad-824c5284b4eb" }, { - "@id": "http://digitalheraldry.org/data#03b21149-45fe-42d0-af84-f9cbaa6ccbf4" + "@id": "http://digitalheraldry.org/data#1dc65a95-47a7-42e0-b81a-d4cd63eb9725" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7ad4e591-9525-4378-a8bb-2db80b57b49e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e4f93160-baaf-4bbc-80e5-dd5b810e16c5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#076770c4-b155-42e4-ad5a-becde66c151d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#6646fec3-7ff9-46fa-b605-31d9cc92ffc4", + "@id": "http://digitalheraldry.org/data#d0b623d7-fc6d-42cb-8131-b80a62882a19", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#f374d2a3-97d5-4760-b113-0404dc72a271", + "@id": "http://digitalheraldry.org/data#addcf77a-3c5a-4b9a-8c20-8a4fbdd17e8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e54f6644-1a8f-49cd-ab20-0af0d622cab9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e6679d82-4622-4386-bc7d-74b4d5168e2e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031567", + "@id": "http://digitalheraldry.org/data#CoA0000031545", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "change color of Charge1 to A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031545_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -6594,17 +6627,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0ba895db-2c18-44c7-91f9-325fb2d83351" + "@id": "http://digitalheraldry.org/data#0ecea1b6-4a57-4a95-bd4b-724f7ae0e7c8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#88fc8057-6cd5-4121-9cee-0961e85d139a" + "@id": "http://digitalheraldry.org/data#7d8b77a7-2d42-4c3b-b6c5-c324a50db309" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31567" + "@value": "31545" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6614,65 +6647,47 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f70a3907-4122-439c-a512-efd8738d327f", + "@id": "http://digitalheraldry.org/data#e2e09bea-b284-4600-825d-81213b6dc02b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#0296409a-9a6f-48e6-bc2a-a8e913d35191", + "@id": "http://digitalheraldry.org/data#790f7879-7c2a-4b0b-8ca6-f58553173785", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#351b9996-5ea9-4238-bebb-b0b6c082869a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031549", + "@id": "http://digitalheraldry.org/data#fe5ae4a0-295e-4001-bd74-564339d49dfc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#3bc1ed0a-ed30-4cda-8aa9-3160959dd5fd" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9a393e19-1f4a-4223-9a9a-c0bda6c935f4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31549" + "@id": "http://digitalheraldry.org/data#a5faf1e5-a2f4-46a9-a45b-459b3a5788fd" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a2759bc3-342c-4fe5-ae9d-ee7e19896f06", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#187ceff8-361e-4fdb-9d2c-3bf5c164f48d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009818_A", + "@id": "http://digitalheraldry.org/data#CoA0000002708", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -6683,17 +6698,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#350c728b-936e-489e-8450-c9aa115aba91" + "@id": "http://digitalheraldry.org/data#e221ed64-6bd6-461a-969b-06e7a2306912" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4950217f-b064-486f-a41e-6fa5065857f7" + "@id": "http://digitalheraldry.org/data#3aa805cc-1ad8-40d6-8c73-2f865db3d118" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9818_A" + "@value": "2708" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6703,71 +6718,61 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7e046ff7-810f-45e3-9b74-f08921a4c5ce", + "@id": "http://digitalheraldry.org/data#66634ad7-a963-4443-9d2f-547c8e82dd6d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4e3c66e9-4377-4e2a-97ce-667df371082a" + "@id": "http://digitalheraldry.org/data#34d2c84e-73b0-4b92-83f8-7fd28fee2e96" } ] }, { - "@id": "http://digitalheraldry.org/data#c6e69971-06b6-4971-8c8c-15d471abf289", + "@id": "http://digitalheraldry.org/data#3b5c113a-c567-4db9-a6b5-affea678dc18", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7df8c8e1-38d7-46d0-b9fd-f3711a418314" + "@id": "http://digitalheraldry.org/data#d49f949f-da91-4b7c-8183-08edef2bf194" } ] }, { - "@id": "http://digitalheraldry.org/data#21fbc5f7-eb2e-4f95-86b8-30fb131e147f", + "@id": "http://digitalheraldry.org/data#2856624c-7321-468b-bc73-62550e316817", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#84472324-9c4b-4160-b3d6-2a6fb32f6cf3" + "@id": "http://digitalheraldry.org/data#216363dc-a3c6-440e-b631-ba5d9c03c0dc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B", + "@id": "http://digitalheraldry.org/data#CoA0000003959", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of field to missing" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b9a22860-30c6-49b5-a455-cda0065bc470" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#af1f839f-91fc-44db-a134-5ff400fed7d5" + "@id": "http://digitalheraldry.org/data#2693fdcb-c3e5-49a3-8fa2-0c9f60e87581" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8991_B" + "@value": "3959" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -6777,78 +6782,71 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031525", + "@id": "http://digitalheraldry.org/data#5beba4d3-1fe1-4fd5-b498-18fb47dafe86", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ade4adb7-13eb-4139-9cb3-3534050ae7f1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#370ccddd-ac85-4a9c-b4e4-6370a17f3ff9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#bcb4262f-ef32-4372-b329-de97cd8d4256" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "@id": "http://digitalheraldry.org/data#cc3c3382-3602-4acb-bcb1-f81fd4dc2e79" + }, { - "@id": "http://digitalheraldry.org/data#f01a2a07-1560-42a6-a641-d688cd2db029" + "@id": "http://digitalheraldry.org/data#e1305ddf-52d3-4c9f-b695-51751b542698" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31525" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Langued", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#81c9c82a-97f2-4c1c-9aeb-d785defb82e2", + "@id": "http://digitalheraldry.org/data#6da1da33-5f6a-404f-9017-7a3b64f1abc1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d05eae16-ebf5-4795-8251-2dba187b56be" + "@id": "http://digitalheraldry.org/data#4ef55579-797b-476e-b09f-b7be07bacb18" } ] }, { - "@id": "http://digitalheraldry.org/data#cc98c4a2-7aa3-4366-a0da-cd1ea015041e", + "@id": "http://digitalheraldry.org/data#a4b318b4-762d-46ef-a76d-5ac5a593cdbe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#ec83429b-d9f5-42d8-9321-8ab9a9fa3910" + }, + { + "@id": "http://digitalheraldry.org/data#28e1adab-ca3a-4dab-bc1f-38d1794552e9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe9edfdc-95f9-44fe-9a76-49c779a66c09", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#d09cfd62-e941-48cf-b57c-a6ef60a46125" + "@id": "http://digitalheraldry.org/data#ad25e100-d270-4922-8c25-3a359666fec1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#86710883-3dad-4e43-a030-69b003490377", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -6857,34 +6855,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#238a4334-9932-4849-bda2-d8d87cbc70f5", + "@id": "http://digitalheraldry.org/data#de3ff20b-13bd-4522-80b4-948e2f9d4d89", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cac1a202-efda-4747-b110-943f2462cabe" + "@id": "http://digitalheraldry.org/data#5c98f9d7-741e-42ca-8eb7-c2b1a9d97c87" } ] }, { - "@id": "http://digitalheraldry.org/data#ba87103f-97f5-4ba2-8cb2-ce4fdcccc856", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Boat" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#e512fba1-a6a5-477e-919f-e6a4099e4589" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#70710e72-71e8-44e3-8c04-198c247b60c4", + "@id": "http://digitalheraldry.org/data#b9681443-d5be-44a0-af9a-e4d9d941108d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -6895,40 +6877,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#009401e5-0236-412d-a826-e81d483aeec9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b403271e-f250-43df-bec7-178ff3deec79", + "@id": "http://digitalheraldry.org/data#b1c3d355-a4a5-4751-856b-3d1a4f50a3ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@id": "http://digitalheraldry.org/data#fa0b899c-6fe9-4d0d-a90d-cb673d4f03e4" } ] }, { - "@id": "http://digitalheraldry.org/data#c2cd87c1-d990-403b-95e1-3ff0fbe0e5fe", + "@id": "http://digitalheraldry.org/data#2a5b6e9b-776a-4366-bdb3-a7595a15cd8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#31628627-bbc3-4dd9-b095-d88fa3bc121c" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mace", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -6936,465 +6907,455 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2db2c401-a702-431d-a39a-a5ccbd6b1300", + "@id": "http://digitalheraldry.org/data#6cec2d43-a8c2-4afb-ae06-d5f19615b62c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#3a10ffbb-0c3b-4f05-8630-20317688d8e7", + "@id": "http://digitalheraldry.org/data#b91df953-4329-4354-9430-7696cd389f9a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Wing" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#18d064e9-5a0a-4df7-85ca-ac7d2191bf29", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f0bd95ad-e490-472a-821a-53f2daaf2733", + "@id": "http://digitalheraldry.org/data#fb51f531-8664-44d1-985f-96481e4f7990", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0c3965cc-4639-46cd-8456-1a20844fdb41" + "@id": "http://digitalheraldry.org/data#5667aebf-bafd-4563-a2c5-e2b78d60e64e" } ] }, { - "@id": "http://digitalheraldry.org/data#26a7a6e9-8e9f-4456-bb1e-6d0a5dd8b9f4", + "@id": "http://digitalheraldry.org/data#CoA0000027636_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c3fa03e1-0ee0-4c70-b0dc-a5116cf1b4d1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#0fa045d3-bff3-4d21-9cb2-d2fe5768e3df" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "27636_B" } ] }, { - "@id": "http://digitalheraldry.org/data#1bf44360-970d-47e3-8cbb-639f993a67b3", + "@id": "http://digitalheraldry.org/data#3169d1f9-767b-470a-9c70-e1237515a9a9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#d82b038f-8de4-4258-80fe-cee7b148c9ff" + "@id": "http://digitalheraldry.org/data#33231948-eb99-444b-bce6-e5ae4765c006" + }, + { + "@id": "http://digitalheraldry.org/data#dfd402d8-ad2b-4252-902b-6234b92bd63e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2bf2a020-58bd-4f93-876f-d29955b0f234", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ebf08951-beb3-44c7-95dc-2789fd94233e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B", + "@id": "http://digitalheraldry.org/data#CoA0000027527_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "removed Charge2" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4bdfa9fa-b787-4554-b376-41f34ff7e0d8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1" + "@id": "http://digitalheraldry.org/data#3c4b5de3-c2f9-4636-8f02-eb80fc69d61f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "27527_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9da97869-1c76-41d6-bb71-51f588539fd6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#0fb4b991-8094-4d2a-95e9-b03392be4244" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#c1ae7269-f173-4b02-a265-6e77cbab95a5" + }, + { + "@id": "http://digitalheraldry.org/data#43a0855f-321b-4c06-82db-d10edfdfc187" + }, { - "@id": "http://digitalheraldry.org/data#a151d371-20da-4263-a9b5-1e50a3e2a5ec" + "@id": "http://digitalheraldry.org/data#74875183-4a1c-46b1-833b-dcdd77856877" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "17508_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002829", + "@id": "http://digitalheraldry.org/data#ccdab879-5593-4013-ad10-ad77d1339429", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e132fccf-02a2-43a0-b591-842ab503e923", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#4d5470d0-434e-45cb-b9c9-7f2dc82d0f7f" + }, { - "@id": "http://digitalheraldry.org/data#3b1e6b9a-8514-45bc-ba92-983961eb3b42" + "@id": "http://digitalheraldry.org/data#1278de52-2fb7-46ae-ba32-56833c114922" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#fc900fb0-5f6c-426a-b51e-d7d128d1f23e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2829" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e1eb95da-2612-4eb1-a826-aebcd19274f9", + "@id": "http://digitalheraldry.org/data#53e4985d-e505-4ac2-aa75-aa075f4d2dab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c55709f3-c2ed-4cbd-9c3d-608a5d051cfa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5cdd9846-7e5a-4d06-8414-8b76afa7f3da", + "@id": "http://digitalheraldry.org/data#e23c11b6-93fd-4686-8b06-e324d07133fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a093b965-45b9-4fb3-9074-cbe3d9502cf0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#8b703577-1748-4560-90a9-e243137e0369", + "@id": "http://digitalheraldry.org/data#96d1f013-6b96-4608-9db4-b187775d532b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#a6e1df32-7c0f-49b2-aa06-89fdf667987e", + "@id": "http://digitalheraldry.org/data#a195967c-03f3-470f-b08d-5b7364a9fe37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#b327c33c-a726-4849-8672-f51951e0830a" } ] }, { - "@id": "http://digitalheraldry.org/data#38d93b8e-0f6a-4894-b90a-dac3aea7c746", + "@id": "http://digitalheraldry.org/data#9d1771ac-8d88-43bf-b310-4e6e631c347b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Sword" ] }, { - "@id": "http://digitalheraldry.org/data#c4f242ee-d404-40ee-810f-fd93a5538572", + "@id": "http://digitalheraldry.org/data#f89f4821-dbcc-49d2-869e-8cbe4a981879", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#5635b446-d0fd-441f-8022-c3cc630703b2", + "@id": "http://digitalheraldry.org/data#12478d53-858a-4ef0-8230-8fefb16b4c1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Erect" ] }, { - "@id": "http://digitalheraldry.org/data#107bf097-b55e-482f-adf8-5c7e1f9d0e2f", + "@id": "http://digitalheraldry.org/data#988b5375-9a34-40fe-a2e2-95668cbab76e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#1aa9e191-c1b2-43f4-a255-250134b78fde" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021368", + "@id": "http://digitalheraldry.org/data#CoA0000027636_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#edfbbbb2-dfec-40f8-9e9f-7f83f1a17de6" + "@id": "http://digitalheraldry.org/data#4c1d9446-0114-4a87-854a-f1b7583a4eb4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#5dcc9ac1-207e-4429-accb-02872a6d9a10" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": "21368" + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#691918fb-8d7b-4c1a-b732-ecdd24bf9b71", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#05d3261b-b108-4edf-9904-81979a4f2d30" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#a234367d-57d6-4ea6-8f7b-08a8bd602733" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 2 + "@value": "27636_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#5ee4f227-142d-4538-a5d9-dacc3c806626", + "@id": "http://digitalheraldry.org/data#3614054c-949d-4b58-a1f6-65e52d310e70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#isstSn", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8629c2a4-9839-45d6-a3c9-fb35bb737ec4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#04f59280-c25e-4696-8694-d7607c971631", + "@id": "http://digitalheraldry.org/data#8c966521-fd2f-44fb-b86f-90a8bfb095c0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5a2f30c4-428d-4de4-bde7-7916d22bb822" + "@id": "http://digitalheraldry.org/data#b2fbe4c1-4250-4384-93a2-eccdd3d64125" } ] }, { - "@id": "http://digitalheraldry.org/data#897329a5-4040-498f-8151-f36d1115ce8d", + "@id": "http://digitalheraldry.org/data#d83435f9-41f2-4eb4-8adf-3a5c190c6017", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#c963753c-49bb-4a49-9be7-94dc7fa6ed51" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLetter", + "@id": "http://digitalheraldry.org/data#7a0bc5c1-e401-41b5-a967-f8203e32db78", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#16243e33-66c4-4468-99da-1a918c0f9763", + "@id": "http://digitalheraldry.org/data#9d95f1a4-78bd-4201-9043-d2e2d457b499", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#a49386e5-886e-49ea-945c-64d3fb470834", + "@id": "http://digitalheraldry.org/data#72ca5cb3-a8a6-41ac-9d89-66dce97db9c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#66d06462-8837-4240-9214-fc00c1ea132b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#d2a33296-f3a9-4498-b4ea-b270fca58514" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#81dec5dc-70c9-42d6-8a3c-fd56d8290bd4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" ] }, { - "@id": "http://digitalheraldry.org/data#9a7d7067-3ac3-4639-b816-358e1c2ecce4", + "@id": "http://digitalheraldry.org/data#CoA0000006003", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#8f2a003a-8595-4053-a0f4-ed44a8d15903" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002909", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0317733e-cf79-4b59-bbd5-a0ce12dc1d1b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#45d6c0e4-0c0c-4b55-8adc-40bafe5a8fb2" + "@id": "http://digitalheraldry.org/data#71742873-d10e-41ac-86e9-06ad99b1930b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#766f0fe8-7713-4986-8cd7-a2f743c8edf1" + "@id": "http://digitalheraldry.org/data#3ced87c9-7d3e-4025-bad1-0a629055adb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2909" + "@value": "6003" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -7404,238 +7365,190 @@ ] }, { - "@id": "http://digitalheraldry.org/data#79cd0825-7ac3-46c6-b833-6f1d9855ef37", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8f848ad7-8754-4182-a530-e6ed73ce76c6" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c802a38-a72c-4774-bf79-dc8d04f968fb", + "@id": "http://digitalheraldry.org/data#52276a41-b5fd-43b3-932d-900f5aac9b2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#143597c7-6955-4e15-9b69-00f136e89087" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#808f05a0-0d6e-40d6-b72e-286d53aecfe3" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#3cbecb50-5e11-423a-a457-11734f98ee2f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1886009e-8c98-42d5-83d3-92a3fb4e16c6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002787", + "@id": "http://digitalheraldry.org/data#c3715f62-da73-40c2-ad61-ea360d8b566c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant, armed, langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002787_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#31336476-3119-4727-8eaa-05d1555f0e97" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e7873d80-1cb6-4d41-8e34-31cb5f332cf3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2787" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ba76f1fd-c011-490a-8fc4-abb0dc8fa684", + "@id": "http://digitalheraldry.org/data#c8e0dfaf-d118-45a7-afcf-4936a7c985ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#20a9eaec-08ef-476b-a344-50227212af8a" } ] }, { - "@id": "http://digitalheraldry.org/data#c46b6462-61d5-4c3d-a799-4b2b7edf4770", + "@id": "http://digitalheraldry.org/data#8c695379-ffeb-486f-aa95-7b3548917e5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#75b28204-6534-4cc4-b5fe-bf68ab47060e" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#429a19aa-6c40-4fdb-a8b1-a670ea51e791", + "@id": "http://digitalheraldry.org/data#06a76d0c-4e20-4427-baf1-f1d95870a071", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006318", + "@id": "http://digitalheraldry.org/data#2488ba3e-c7e4-431c-ab1d-76591a3c343e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#dbbd135a-b96a-4b39-8b26-ddb6a017fad3" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a86a609d-818f-46ef-a86b-ff190af11a8a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#667006a0-7034-4584-9abb-5de9254f4431", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "6318" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#03ef3221-5da6-4803-86d9-1646d4007d79", + "@id": "http://digitalheraldry.org/data#0da69f9b-b677-4bfe-8ab5-f114ec28b66f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e7b27531-06b5-43d4-a8d8-7f21953a7bab" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006324", + "@id": "http://digitalheraldry.org/data#CoA0000027003_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#955017df-c2f7-4865-81e5-d3ad712bb6a4" + "@id": "http://digitalheraldry.org/data#71b138a2-457e-4c09-bd5c-1003fb9efa19" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0828d736-f056-4ae7-b189-0d7e2d12b8fe" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#83c1ba6a-a0c5-45ce-8b88-2914480f274c" + "@id": "http://digitalheraldry.org/data#97aacf8b-b92c-4bdc-adde-58888cb9d79d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6324" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "27003_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009655_1", + "@id": "http://digitalheraldry.org/data#eadb9733-9a71-4660-98a3-0cb6164834d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#1e91e619-28ae-4e99-b8fd-e22bcdae337b" + }, + { + "@id": "http://digitalheraldry.org/data#303f95ae-7787-48ed-842c-3214c21926d9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0bb324b6-55bb-4038-89be-d02a2e55d8c2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a57aef7e-3122-479c-aa12-e6d062589637", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#e844487a-f5c6-41ec-b498-dde647f5ea23" + "@id": "http://digitalheraldry.org/data#c7cfce8e-7864-4602-bdf8-cf4216376270" + }, + { + "@id": "http://digitalheraldry.org/data#5707dcad-7c56-40ff-bed7-6c0ac5641dc1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b60c57c8-9352-44b9-8594-9ee2dcd7fcdb" + "@id": "http://digitalheraldry.org/data#0bca0b5b-cbc4-4e6c-bd08-56227e33ccd9" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "9655_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008152_A", + "@id": "http://digitalheraldry.org/data#CoA0000002470", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -7646,17 +7559,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#347c0140-1e8c-4fb0-ba4c-256991d2d4d3" + "@id": "http://digitalheraldry.org/data#07bce333-74c3-4a04-baee-a261f4eed248" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#da4692d7-ca75-4f13-afb5-eaa8be733540" + "@id": "http://digitalheraldry.org/data#b1c3d355-a4a5-4751-856b-3d1a4f50a3ac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8152_A" + "@value": "2470" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -7666,126 +7579,136 @@ ] }, { - "@id": "http://digitalheraldry.org/data#32dd1da9-ff8a-42be-a15e-4a157e9f73a2", + "@id": "http://digitalheraldry.org/data#26a71cf6-cb7e-47bc-a490-d38b6464e6e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Leek" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b5495bd6-b60c-4764-9d3a-24ae752a05c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#aba149f3-fd45-44af-8a17-67cac9a0cbb4", + "@id": "http://digitalheraldry.org/data#CoA0000004403_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b61b7ca1-f97c-4d1c-9667-a9f728fc9f09" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94" + "@id": "http://digitalheraldry.org/data#e55111e0-5568-40fa-881c-dace05d66a26" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a6e05ed1-7141-480b-b017-41b5f7a3b36f" + "@id": "http://digitalheraldry.org/data#84ab5869-d5a7-4a02-abd9-0654bb4d3e35" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "4403_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3bc87fcd-a38c-45d7-a642-2c75d337401e", + "@id": "http://digitalheraldry.org/data#7fb88a15-2415-4de6-abf2-ac73052861f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5fc1d1ac-20b4-48be-8d73-b4320c18682b" + } ] }, { - "@id": "http://digitalheraldry.org/data#60184b54-470b-4605-b6fe-8415ff393ac2", + "@id": "http://digitalheraldry.org/data#CoA0000008991_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 2 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0b39d92e-9c69-4ae8-8ef1-796d0b8d153b" + "@id": "http://digitalheraldry.org/data#8db4f63f-a684-455b-accd-da63f5d75523" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "8991_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ac0b2e2b-e976-4035-a229-86854430ec7e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#de34032d-1656-4390-9484-233106ffafee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Empty", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#09fd4e1d-bbd2-403b-aa9c-93d162e08bb1", + "@id": "http://digitalheraldry.org/data#37192e58-4968-49d8-98e0-3d4eee37ccfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Scissor" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#f430f68c-283b-405c-99d0-39cfbf4d8b33" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#288e01c1-f7d0-4895-9b04-2b9fa912a1bb" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0fb44bfb-e75c-40bc-a12e-06db13832f15" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d2a204bd-c843-4ea1-9f00-ae5bca4ae88c", + "@id": "http://digitalheraldry.org/data#6e1be803-f894-4a3c-a528-4d6a2260a235", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009658", + "@id": "http://digitalheraldry.org/data#CoA0000031571", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge1" + "@value": "isst entfernt, da Füße sichtbar sind" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -7795,7 +7718,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009658_1" + "@id": "http://digitalheraldry.org/data#CoA0000031571_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -7805,17 +7728,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8b4482d3-782f-41a9-8deb-8b6b0e72f26a" + "@id": "http://digitalheraldry.org/data#9c8db580-705c-4c09-878e-f10a39044636" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8d23d9e9-6557-4fe4-91a2-c8aa99ba1ce3" + "@id": "http://digitalheraldry.org/data#ad660475-bf97-48e6-b1c1-878aa17c793d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9658" + "@value": "31571" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -7825,14 +7748,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f319be47-3b53-4958-ba1b-4d1217f95de2", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rose", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0f25e808-02e5-452b-af10-6ae51fe295e7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#db0ae6e4-0480-4b9d-a94f-62798a44d7ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -7841,7 +7784,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016396_1", + "@id": "http://digitalheraldry.org/data#2f3bec53-4897-4595-bf99-9eb1894ece1f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002907_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -7852,38 +7806,28 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6763d1d5-6780-4cc3-96cd-647c1d3dc045" + "@id": "http://digitalheraldry.org/data#8d740fde-9db1-46e5-851d-bf89a41f431b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#314f1246-15d1-4eca-8ed7-42a1886c5717" + "@id": "http://digitalheraldry.org/data#31c48666-e469-4078-9d2d-3a61a7866eed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16396_1" + "@value": "2907_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b0b7b4db-0fa3-425f-8060-f7ec8546bbd5", + "@id": "http://digitalheraldry.org/data#8327433a-e5c3-47a1-9c52-2946c45d8e76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#InBend" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007750", + "@id": "http://digitalheraldry.org/data#CoA0000008152", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -7894,273 +7838,249 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#497d8aa5-2fbf-47f1-90d3-ae96dff76220" + "@id": "http://digitalheraldry.org/data#a054c627-0e98-4b79-912c-866b8a12c95d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008152_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008152_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008152_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008152_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7750" + "@value": "8152" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#50340f4b-29ef-46d7-9dd1-f2aee1a273c5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stag", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#41ec826a-56b2-4de6-a6f1-a136bc62edd8", + "@id": "http://digitalheraldry.org/data#a9fd9cfa-229f-4271-8448-f78ce92877ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6b8c1b92-1cb0-4484-bea8-1301c3e76004", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3e4eedcb-4356-48ac-844d-18a99b6c6dd1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e4f954e3-ad56-4243-9174-c5b4b68f22a0", + "@id": "http://digitalheraldry.org/data#463bcbec-4470-44e3-94e1-1e10d57e6600", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b037d60e-2159-4fd8-96d4-9b107662c65c", + "@id": "http://digitalheraldry.org/data#129cdee1-2191-4960-8528-3854cf5a6d4f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Fish" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#291877fc-1b6d-45b6-8696-f7e223dfee9e" - }, + "@id": "http://digitalheraldry.org/data#51fa8282-db23-4cd4-b9b8-783112348774" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#ec4bd512-2e08-482b-90d6-9e515985a5ce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ed1fe9a8-87cd-4485-9599-012cbafde914" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a1ef3a81-f108-4ad8-94b1-40a02a0948bd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0d4fa51-75e7-4d5b-a999-0cbb0ef94bce", + "@id": "http://digitalheraldry.org/data#221f23c7-b5bc-446d-934b-85963bbf7c4a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#eee74ddb-813e-4a95-bab7-a9e4a8972e6b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#5307b9ff-b794-4cc0-b66e-53e17a9e0d1c", + "@id": "http://digitalheraldry.org/data#CoA0000009671", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2a9cfb06-59f6-4d71-8745-9848a72d9c49" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#a45b47ca-6d2b-4da8-8205-bca7a599325f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "9671" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5b54582a-398d-43c2-9788-745072aaa005", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#75bbc740-1aee-4dd3-9947-0c6a9ea9255e", + "@id": "http://digitalheraldry.org/data#990fa66e-a9fd-40a6-9252-95156d7b2abe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#c4291b31-8861-40c0-bb9f-773deb51a339" } ] }, { - "@id": "http://digitalheraldry.org/data#61a9e255-1b19-48cc-bffe-64b02fce882e", + "@id": "http://digitalheraldry.org/data#ec1ef10c-b6a5-4da4-a6fb-a460b89e4c23", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2e2be9dc-4a00-4018-916b-acf6ba0ac113" + "@id": "http://digitalheraldry.org/data#37880fb5-8fa1-4087-afe5-b42ac70cffcd" } ] }, { - "@id": "http://digitalheraldry.org/data#5747a949-f07a-46e5-92fa-981785f684b5", + "@id": "http://digitalheraldry.org/data#df3e11c5-9dbb-43f4-b3f7-67205d193062", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#ec732699-da8a-436e-bd3b-202701a5a1ee" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#fe775c87-896d-4ade-bf18-70aebf4bab71" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013049", + "@id": "http://digitalheraldry.org/data#CoA0000003450", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#13fe849c-d758-429e-bfec-5e8baba7aec7" + "@value": "added rampant and langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#318c7832-10f4-4894-a2ba-a921852c1deb" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_A" + "@id": "http://digitalheraldry.org/data#CoA0000003450_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_B" + "@id": "http://digitalheraldry.org/data#729f8a52-ce44-4d12-b4fb-dcf2cb904f2b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000013049_A" + "@id": "http://digitalheraldry.org/data#05eaea9f-bea5-4a5e-bd71-1ab25205b8f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "13049" + "@value": "3450" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8a4f2857-77d8-4a90-82e2-1444d84c49df", + "@id": "http://digitalheraldry.org/data#510c2ef4-86ad-49d0-9e29-5fa683b377c8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d670bdd-10e7-4eff-b506-1834d920e49c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ @@ -8170,208 +8090,243 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031533", + "@id": "http://digitalheraldry.org/data#CoA0000002583_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6b07f117-f511-49c7-8304-7e9846ebd68b" + "@id": "http://digitalheraldry.org/data#a886115a-e406-4b13-a8ae-aeb6c84d638a" + }, + { + "@id": "http://digitalheraldry.org/data#137b5a18-843f-4a31-b5a1-c528043563a6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b50734fc-236a-444c-8ffc-19668b2c31b0" + "@id": "http://digitalheraldry.org/data#8a3adf4b-65d9-41ea-be19-d4bb9e163d32" + }, + { + "@id": "http://digitalheraldry.org/data#1adc755f-6764-415f-ad3d-916e198cd876" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31533" + "@value": "2583_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5eaf046-90f9-4748-b3c6-4946029d71f6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Key", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#e045fc89-2a39-4339-bb17-46b6d8f46bdc", + "@id": "http://digitalheraldry.org/data#ab35e7a5-3530-438c-9d2a-90faef58d1ca", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b3114d9f-6c0e-46ab-a974-c4ff6ddc9144", + "@id": "http://digitalheraldry.org/data#CoA0000007206", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#20fc55d1-ae65-4c7e-a3e3-58e04d83940a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#c9df3927-ffb7-4974-819b-7ae6f37a85f3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#51f7f4d4-129e-4049-90f3-6cec6e7029c6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2311155b-d6d4-41a3-beb2-eda020abcacb" - }, + "@id": "http://digitalheraldry.org/data#b01a578b-f43d-4083-922d-9af74fdd15b8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#c0029f3f-9327-4497-bb73-dd42f32e4b1f" + "@id": "http://digitalheraldry.org/data#6b241176-2b7b-4c7e-812f-96f7bdf401c1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f2fdabc2-6b8a-492e-b452-39bda55d6da3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7206" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7e9ab5d8-68f9-4dc2-89c9-929ad5d67672", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#14cd7b40-1e18-4518-b204-bdc15122d99a", + "@id": "http://digitalheraldry.org/data#128b6472-f558-4470-8b35-060a1ecf5117", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Hammer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#2d9c0a28-70de-40fa-85d3-7de832a6ba60" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#1026fc34-8361-4e67-a776-f7a549b62215" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a10f586a-ec6a-4ccb-9bb1-b3f01b4806d0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#95111a52-e688-4d05-8692-b5d1c24b1eb2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sword", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#49267dc1-26aa-48e0-bf3c-6761a6626c4a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0cd1ce57-a846-47fc-8319-b5ebd6422d1f" } ] }, { - "@id": "http://digitalheraldry.org/data#e729a224-b56f-4be6-afca-23944b86c50a", + "@id": "http://digitalheraldry.org/data#2a0dc9b9-7b27-4152-8213-7be31b4f7dc0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#960cf968-806d-4497-9d08-add41bc73bd0" + "@id": "http://digitalheraldry.org/data#7a0bc5c1-e401-41b5-a967-f8203e32db78" } ] }, { - "@id": "http://digitalheraldry.org/data#2aa11dc6-fb26-46cc-a103-ccf662d50c92", + "@id": "http://digitalheraldry.org/data#cce17eb5-d1ca-4f88-ae5c-63ed0740203f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ded6c8b9-aee0-4ea0-b6dc-de859cc086d2", + "@id": "http://digitalheraldry.org/data#3e93bd21-94c8-4b7f-828a-3c7edb2a48ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wheel" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ] }, { - "@id": "http://digitalheraldry.org/data#856250a1-01b4-4c84-9c1c-49135be3df81", + "@id": "http://digitalheraldry.org/data#b430cf6b-7065-4eea-974f-19afa743720c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + "http://digitalheraldry.org/digital-heraldry-ontology#Wing" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#9b87ff31-841e-4e35-a624-faf1104ae220" + "@id": "http://digitalheraldry.org/data#ec1b8276-30d8-45d9-b0ea-4d88883db2f0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ff76cfc3-0f7e-4d17-b89b-3fe9614363e3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ff688348-4bec-47fd-9836-3be1223a6b05", + "@id": "http://digitalheraldry.org/data#7118a3a8-d832-42e1-af0a-d686fa9209c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } ] }, { - "@id": "http://digitalheraldry.org/data#e55c7e22-0868-45a3-ab9a-00668e823e11", + "@id": "http://digitalheraldry.org/data#3231b57d-4f75-4afb-aa4e-d4c5c2d345ca", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#36b39dc3-faeb-4886-bcc1-4e49aae06566" + "@id": "http://digitalheraldry.org/data#f6f946f7-c2fb-40ae-b051-05f99dd06bd7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#2aaceb67-0873-4d03-b03c-f81a53157c92", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002807", + "@id": "http://digitalheraldry.org/data#CoA0000008363_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -8382,17 +8337,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#65cad56c-ac61-4769-a5fd-c380c057fa20" + "@id": "http://digitalheraldry.org/data#58a09e8e-e689-4c7f-ad64-aa1223f247f5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#af4777cf-3be7-4718-8a40-0b83e8456449" + "@id": "http://digitalheraldry.org/data#a20dfc6e-93b3-4fa6-a3d6-7ff0ff5adc37" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2807" + "@value": "8363_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -8402,72 +8357,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#059b5eed-5299-4c16-823a-f5146ff91c72", + "@id": "http://digitalheraldry.org/data#CoA0000008452_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#09de45b6-3ca1-43f0-8488-b826e0c677e3" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c91e1e60-d3f5-40b2-8892-92300b60b614" + "@id": "http://digitalheraldry.org/data#83ca0e4d-5acf-4c57-9c1e-d6f25d28e1c6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#6b45a700-1e02-4fd0-b19c-01868a39fd9b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8452_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#inChf", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#e9621b36-dc25-4ab1-ac06-b9083d677a56", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#07f74f16-7ded-4195-9e9f-0955c36ba144", + "@id": "http://digitalheraldry.org/data#dba8928c-dffb-4b04-8d6b-bf35b8c4dcd2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#41a36ba0-5902-4475-8abf-07bd54e16df7", + "@id": "http://digitalheraldry.org/data#e572309a-c186-42b1-89a8-3d2d10f046ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#7fecbd93-1596-4b8d-b907-ed06a1099db0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002800", + "@id": "http://digitalheraldry.org/data#CoA0000031543", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued to Charge1" + "@value": "added second color to star" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -8477,7 +8442,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002800_1" + "@id": "http://digitalheraldry.org/data#CoA0000031543_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -8487,22 +8452,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3b39d755-d25a-4e32-844b-6e9a508c99fb" + "@id": "http://digitalheraldry.org/data#e78d5b71-2573-4439-aef5-c099ce7b0966" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1fef92cb-031c-471a-b6dd-a6fb59725375" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#431c0027-469f-44c4-996d-b8b4a91ee0b9" + "@id": "http://digitalheraldry.org/data#fa69a355-b5d5-4394-a2f7-58541d625030" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2800" + "@value": "31543" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -8512,94 +8472,109 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f2fd502d-bdeb-4764-96e9-30d6381c5cb5", + "@id": "http://digitalheraldry.org/data#46392ddf-e82e-4678-b222-ad1656ea2b12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#1e42674f-5ecf-40aa-9d76-5279c86146d5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#8f533d54-7b17-4d84-b73e-f3a5fc25a292" } ] }, { - "@id": "http://digitalheraldry.org/data#2373e7c3-09b2-42dd-bdf2-d419f0a9965e", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#d1814eb5-e9b7-4ec5-9882-cf58a2e37969", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0b3d177a-c0b9-49c6-8f56-cca7b9163d1a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5d1d5600-1cc3-4fed-a2bb-cdd7f81e93a0", + "@id": "http://digitalheraldry.org/data#b6da3264-578d-4212-86fa-eb5d2f020d52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fa9c1d97-98b9-49fb-acb8-dd9224099ac2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021388", + "@id": "http://digitalheraldry.org/data#c5271853-6a9c-4682-adc7-2ac36e7052ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7db50c60-9905-4579-9f09-d64442c959df" + "@id": "http://digitalheraldry.org/data#e8c32735-e267-41ae-9b0a-6b43477771df" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#e04f77bb-6504-46b1-9d72-236a0a0bf817" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#b75c85b4-bc59-4ab6-8eee-66cf6d37065e" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#7f0aa965-9ca9-44ec-a6c5-65d9f7d64585" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21388" + "@value": "27639_A_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D", + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued and rampant" + "@value": "added rampant, armed, langued to Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -8609,7 +8584,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1" + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -8619,62 +8594,99 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#70c59114-7b43-4c82-9eab-da7ead6ffb4a" + "@id": "http://digitalheraldry.org/data#6b08656d-294e-4484-92ae-654774e1fe6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#086ec737-a7a4-4869-ad0d-3eda2e20a87f" + "@id": "http://digitalheraldry.org/data#51967b7b-3afc-4bc3-8971-a4b2723f2c3c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b9044476-681b-4f8c-aa7b-94550ea845c9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8226_D" + "@value": "6028_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#08c64cb6-8db8-40d0-bfe2-0227a8afe48f", + "@id": "http://digitalheraldry.org/data#a5f81bb3-4923-4173-8c5a-8a967602a328", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ee16ed8a-e3b8-459a-a278-a9c1a330b83d" } ] }, { - "@id": "http://digitalheraldry.org/data#d528113b-fb53-4337-b837-735de4503381", + "@id": "http://digitalheraldry.org/data#c73b381d-6f58-4cf1-81a7-ed33690326f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Dice" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c26f779a-7fdf-4ff4-88c4-e6b0dc9e1f12", + "@id": "http://digitalheraldry.org/data#46d974fd-be00-402b-bfd3-de7bb247fc97", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#9209ba85-8825-4c93-80cd-d017de3aa133" + }, + { + "@id": "http://digitalheraldry.org/data#0f8c0793-997a-4b34-a464-17d9b29d9543" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5677e406-70b7-45fd-abfb-20a47b59849d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0c3a17ed-f0bf-4ea6-9f6b-38f26f7862b1", + "@id": "http://digitalheraldry.org/data#6d1cb23b-203d-4c8f-8f28-67b6ade205c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#d9ea3ee6-2bcb-46f3-aec4-e83f71cf8eed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#62ecb5b4-6adb-4bb7-96d2-6053a11b4ec2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -8683,39 +8695,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bd3ba3ba-3b7c-4b3c-a567-82116936e4e0", + "@id": "http://digitalheraldry.org/data#bc95f935-e14b-4202-9dec-7e8744923d71", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3568c94b-05be-4597-9cb3-5c302d921359" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dd87722d-6056-4610-a17b-5c7a3342da18", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80" } ] }, { - "@id": "http://digitalheraldry.org/data#19eb3190-1800-47d1-a149-0b25eb8ee700", + "@id": "http://digitalheraldry.org/data#CoA0000031543_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 6 + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#60bdeae8-e2bb-4240-b93c-578825a64d50" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4848e33c-a76a-4638-9847-f38601526dec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31543_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007437", + "@id": "http://digitalheraldry.org/data#CoA0000005997", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -8726,17 +8754,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dea7aa04-aa51-4d89-aea2-d1b835ecbbd6" + "@id": "http://digitalheraldry.org/data#e1c5a14e-aaed-4712-80ab-3a625e8ed1b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6102347b-59de-4f78-b77a-59d60a6b649c" + "@id": "http://digitalheraldry.org/data#39ef4bcd-59eb-4166-bf91-6eaf83b62979" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7437" + "@value": "5997" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -8746,110 +8774,88 @@ ] }, { - "@id": "http://digitalheraldry.org/data#642baab2-f119-4dc0-bfac-e314d827042d", + "@id": "http://digitalheraldry.org/data#1f4dd362-efbd-4578-ad60-9307aa76c832", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8fc932c9-a73e-4265-835c-62a8d4f75fa1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fc900fb0-5f6c-426a-b51e-d7d128d1f23e", + "@id": "http://digitalheraldry.org/data#CoA0000017508_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#969ac5f6-def3-41c0-84fe-573012b327e0" + "@value": "added second tincture to Charge1 and first to Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#99391f55-8ffc-4674-8876-018e153f1b9b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#6144cabb-c00b-4a28-82f3-c452a56a80ca" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#197eb23a-34a9-4634-aeb2-fa68ae684b95" + "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5f1a8492-1c89-40be-9821-ded30d41e89c" + "@id": "http://digitalheraldry.org/data#b1c28f40-02ee-4580-b83e-551d36542333" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#09fd4e1d-bbd2-403b-aa9c-93d162e08bb1" + "@id": "http://digitalheraldry.org/data#bbb553b8-ad46-4d16-912e-67cd330c2c31" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#0fb44bfb-e75c-40bc-a12e-06db13832f15" + "@id": "http://digitalheraldry.org/data#026a5cb2-de78-4d1f-9c97-ca47579a2018" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "17508_A_1" + "@value": "17508_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1b80f77b-f2db-4eef-9d1d-d33aae179d60", + "@id": "http://digitalheraldry.org/data#37c69e11-4cbc-4abb-b6c1-9f5a3c2c139b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#f382d728-eeb3-4e85-bf42-350adfb210b2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory" ] }, { - "@id": "http://digitalheraldry.org/data#f95f5c26-e343-455a-bc5b-570a22f2e1fe", + "@id": "http://digitalheraldry.org/data#3927066e-1a7a-4f8b-9514-1dc0c20349e2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f9177a60-bbfa-4f11-ba29-d65926b63aea" + "@id": "http://digitalheraldry.org/data#285fb425-1afe-452c-b06e-fc0562c878c5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000002811", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -8858,28 +8864,34 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b39aaf2d-1834-47e7-be13-5cfe184044bd" + "@id": "http://digitalheraldry.org/data#18afef3a-2486-4f40-bb34-43d9899c815f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#22a03d4d-e2c8-4be2-af08-966f4ad9c994" + "@value": "2811" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6294_CoAF1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#21f155cc-eed7-4bfd-80c7-d576d6c841f9", + "@id": "http://digitalheraldry.org/data#884b9b21-793c-4056-86bc-dbf0048b894f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006258", + "@id": "http://digitalheraldry.org/data#815c222c-39b0-46f2-8ca3-6e4022cef3d0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002815", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -8890,68 +8902,54 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6ea2bf4-d4ba-4254-824d-d350c8ca171f" + "@id": "http://digitalheraldry.org/data#dd052359-40d8-4128-a997-d6911095ddac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9bb06896-11f0-4026-823b-b8461769d823" + "@id": "http://digitalheraldry.org/data#958e50bc-1392-48b3-bef8-8dfbe5ecae5c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "6258" + "@id": "http://digitalheraldry.org/data#dd87722d-6056-4610-a17b-5c7a3342da18" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": "2815" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e5b99f23-7c64-4ed9-9eb4-12c93c77a912", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#41089d78-9350-4f91-9544-4322bd348d70" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f194e19c-9c72-4253-83ed-0bdd5d0d5fc2", + "@id": "http://digitalheraldry.org/data#41f61593-b291-4567-a906-9f896838ac82", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#be46d957-664b-4107-8f78-8c5544ca37a2" + "@id": "http://digitalheraldry.org/data#e62dc850-4375-462b-9ed2-2dedfcedbc9e" } ] }, { - "@id": "http://digitalheraldry.org/data#7f6d4b20-ef45-4a96-a53f-a1b422e07988", + "@id": "http://digitalheraldry.org/data#b6f95bc3-274a-4493-8a9f-4bc77fda21d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f0e5744d-214c-4f10-8c76-2f24b3f0f58a" + "@id": "http://digitalheraldry.org/data#1e4c0c72-3062-4a43-a136-89848f462d4f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002938", + "@id": "http://digitalheraldry.org/data#CoA0000007602", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -8962,12 +8960,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#20f2e3ab-a0a4-499e-8c9d-4f9fe2e9bc68" + "@id": "http://digitalheraldry.org/data#bde850b8-aa51-4761-8e25-36dd0b9c6e4d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#508565d9-3917-44f7-859b-7dc1c79ea3df" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2938" + "@value": "7602" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -8977,38 +8980,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#12da7c53-5274-4548-ad3c-12bbaea77e95", + "@id": "http://digitalheraldry.org/data#f771a9dc-3ec6-43ff-969d-028da71914f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#eea4a92f-5597-4b0b-bb28-7a82380e9efc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#32cd480a-68bb-4d19-aecc-d1797b70a623", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e6cf6caa-516d-4f82-817e-5c92d818edf0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#f82a6113-f6bf-423c-b02d-7f6403af03a1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8b19e124-1135-4471-b741-69221d90235b", + "@id": "http://digitalheraldry.org/data#b826687e-edba-4f6e-868a-86db759408dc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#68151499-b999-4f18-af8f-61111d31e568" - }, - { - "@id": "http://digitalheraldry.org/data#9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0fb20fca-12cc-4c0a-8693-cbcb3c6afa8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -9017,47 +9035,77 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + { + "@id": "http://digitalheraldry.org/data#c897e4ac-5dc7-4fbf-970a-c8ad37670cef" } ] }, { - "@id": "http://digitalheraldry.org/data#93af5b0b-38c6-4c51-80cb-21c55e1a1879", + "@id": "http://digitalheraldry.org/data#2580bb7a-6468-47bd-b1e1-7c17b199241e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#454e1677-2f58-4a64-9db9-b4c7b7d76872" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#31e68973-1270-4fff-860f-f4c2309f9bff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#db85fe79-46e9-4fdf-956d-983f6b041a06", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#542fc3fd-9e63-4d0d-97e2-50f8a7261761" } ] }, { - "@id": "http://digitalheraldry.org/data#9fe099f2-8b99-441f-8763-713bd674b16e", + "@id": "http://digitalheraldry.org/data#c9ca0838-394a-4915-a076-553159b51046", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#105fe918-f3f0-4e56-8859-22cd593dbfc8" + "@id": "http://digitalheraldry.org/data#1f2cb950-9a17-4e7f-b8a1-acff088d21c6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#98a84b43-23d4-4ad8-93fe-520b50b50f27", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#3ac7e06f-cc94-46c8-ad49-735951315288" - }, + "@id": "http://digitalheraldry.org/data#d7361e28-9f4a-4348-9ff4-37e07902836a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ff4a85fc-6690-4748-a76e-8ff51a8d4abd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7e106169-5e5e-454e-b168-2727c2fb3859", + "@id": "http://digitalheraldry.org/data#ae61be12-a40f-433b-a9b2-15039766d4e0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -9068,180 +9116,238 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006252_1", + "@id": "http://digitalheraldry.org/data#664fd1d0-581b-416b-85c3-e7decadf59a8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006239", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#209edfae-5686-4366-8ad9-bb647eaa32d8" + "@id": "http://digitalheraldry.org/data#444389f8-6454-4142-a151-a703319be70a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b968a0c5-22f3-4e90-9360-13e7ce0387ea" + "@id": "http://digitalheraldry.org/data#9e1ae79b-8c3a-4add-b994-7bd034054167" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ca9634b9-0d39-4612-a659-90dc4cb9d4b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6252_1" + "@value": "6239" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5b50fa39-7732-4061-b0fd-100fefa591f5", + "@id": "http://digitalheraldry.org/data#CoA0000008676_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#e50ff4ae-7892-4a0c-8b95-b2f60abd096d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8676_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#eb997aa5-a585-4031-b494-7bc75a8782b7", + "@id": "http://digitalheraldry.org/data#66a475a2-69eb-449b-82d3-9573dedf13c9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a" + }, + { + "@id": "http://digitalheraldry.org/data#76662ad9-7b42-4eef-af7a-8af23545f38b" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e197438e-6c32-4425-86b7-3b16a5f99d6e" + "@id": "http://digitalheraldry.org/data#7598a7f7-be6f-4455-8d5d-0c6a5ddf5f51" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e8bebd56-e80c-4582-940b-b2e16141cf7c", + "@id": "http://digitalheraldry.org/data#fb615ecb-dd90-4a03-bb12-4aba4903bc9c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#db3c8627-2426-4bf3-8ba0-eabcc346ca08" + "@id": "http://digitalheraldry.org/data#5611a7de-c574-43ee-b91a-b96927101462" }, { - "@id": "http://digitalheraldry.org/data#ae7d010d-635c-4ca2-8abc-94c9a156b94f" - }, - { - "@id": "http://digitalheraldry.org/data#27159c4d-a72d-4dd2-8bf9-e3f6841a509c" + "@id": "http://digitalheraldry.org/data#bf3f1618-c0b5-48b9-a6dc-e3f4ca7f5f88" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#46fc40df-4a6d-4c53-bd9c-164dea461315", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#69dad17e-021c-4b06-a841-b64ca884ed3b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#4d4dbddb-e443-4fd4-b106-bbb929f58260" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d417c188-eaf8-4537-94a0-513ea49bfc48", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" + } ] }, { - "@id": "http://digitalheraldry.org/data#b39f6a85-cb02-4ee9-8d18-d65d5a04f98e", + "@id": "http://digitalheraldry.org/data#85086c22-c78d-4cfc-a85b-6e7de0b75581", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#0a24029e-7164-4ced-8a8b-6e4a3e3e175e" + "@id": "http://digitalheraldry.org/data#b6f95bc3-274a-4493-8a9f-4bc77fda21d8" + }, + { + "@id": "http://digitalheraldry.org/data#1e4c0c72-3062-4a43-a136-89848f462d4f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#e9818d0e-2749-4e28-abb1-cffd45c915c7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8ba06b3c-8a81-4682-a9ae-f157a1fe9db1", + "@id": "http://digitalheraldry.org/data#CoA0000027524", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Scissor" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 2 + "@value": "fixed tinct of field" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027524_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#02d04466-f904-4131-81cb-7f99642c1bfb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#cae40c9d-0545-4d8c-8ec2-c9fb1b197bd2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "27524" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#db345d82-3111-4a01-bfc2-e06e141b58fe", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e1a4982a-3d0c-41d9-b190-f278b28c1214" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#9e1f8422-a7be-4226-ae41-6f5df86372f8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ladder", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#11b5a5a0-f670-400a-b863-c4c946a0d2a6", + "@id": "http://digitalheraldry.org/data#864b52bd-84a9-46cd-a7bc-97216819d0d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#82888d37-8850-4b87-842e-9291fa9686fd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -9256,197 +9362,163 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c5c14e67-dc91-43ed-b4a3-0f54a9f8e213", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#fc76aaad-2cb9-47e4-b399-d56a26180619", + "@id": "http://digitalheraldry.org/data#a80d8359-87e0-4f33-935f-3b8aa054840c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#40473ecc-cd28-403c-a62c-1b022236d928", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#288e01c1-f7d0-4895-9b04-2b9fa912a1bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword" - ] - }, - { - "@id": "http://digitalheraldry.org/data#40e0b26e-fb66-4079-b4d5-b485c3e34a45", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f2709d7d-3af9-4c2b-b293-8d1b8f05e113", + "@id": "http://digitalheraldry.org/data#1bbe18e9-8482-431e-a1b8-910add4b6c67", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wheel" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e39582c4-150f-4543-a461-eb267f601db4", + "@id": "http://digitalheraldry.org/data#CoA0000009652_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#384d762e-f4ba-44fb-8793-d3fa047e03ba" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5ed8e97e-9ab7-4860-9692-abbd74f8d140", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#7f3e7c76-53a2-4f15-9bac-fa0b5d4f3cc4" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1d9dffc0-b77c-4571-8c9b-6650cd56e0ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly" + "@id": "http://digitalheraldry.org/data#cfc7da2f-30fc-4c99-8bac-f7b23fef9b63" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#63f4c1ef-3d4d-4641-82ec-4e9e75432924" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "9652_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e1628f6a-a7f6-4a84-9431-dfe644dbcf66", + "@id": "http://digitalheraldry.org/data#a9b76e4a-8e4d-4248-b6d4-236eaacb1c6f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1abfdb08-b532-4e69-bedf-112a873aab4c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ba4c2e00-c9ba-49b7-9477-d338a61a1c9e", + "@id": "http://digitalheraldry.org/data#9224871c-e413-4bfb-a397-8520288ea26e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6274e6f5-812b-4944-b38b-bd51064ae68e" - }, - { - "@id": "http://digitalheraldry.org/data#3bd1274c-07e7-4ecb-917d-d2bc4e67874a" - }, - { - "@id": "http://digitalheraldry.org/data#bf825c66-b7d5-42ac-90fc-ac1c9cba7b46" - }, - { - "@id": "http://digitalheraldry.org/data#b64bc4a5-a10d-470c-b8ff-8c585aabc31b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#7151fc09-f396-4b61-ad1e-33479fdab523" } ] }, { - "@id": "http://digitalheraldry.org/data#b15f1d37-00f1-4f89-981a-27d6536b7feb", + "@id": "http://digitalheraldry.org/data#013c8baf-0fb7-4a46-940e-6ce244323167", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], + ] + }, + { + "@id": "http://digitalheraldry.org/data#61f268c1-2766-4200-9730-53358e249c2d", "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e07ef5d8-d37f-44ac-a6b9-a1ea30ead627", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stag" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#48dde729-db3b-431d-913b-94e014dff497" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#091fd490-8698-40c9-a911-3a834cfc83d1", + "@id": "http://digitalheraldry.org/data#e4b6d6ba-4e95-4d6e-8824-97a7ac419875", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0eaf834a-7402-43e6-95d4-53668c813add", + "@id": "http://digitalheraldry.org/data#CoA0000008134_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 2 + "@value": "added Charge1_dir / added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006259", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -9455,12 +9527,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#71dcd8dc-d4c5-4970-bfb9-ad1b2756a609" + "@id": "http://digitalheraldry.org/data#245a242b-9a31-4b01-83df-d9f37d0ff068" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#388a9dcf-1537-48d5-86cd-83d812c695ef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6259" + "@value": "8134_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9470,94 +9547,73 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0b2a8850-822c-4ce5-8d0d-5385eba35064", + "@id": "http://digitalheraldry.org/data#b7125d0d-fe7e-43fe-9e5d-3e35a6057d8b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#74d6cf3e-2c43-454b-be25-6dd396cd8ba1" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#e6824651-1557-48b0-90b7-a0c8841224e8" + }, + { + "@id": "http://digitalheraldry.org/data#3891c834-cb71-4d49-8960-4d499c162b19" + }, + { + "@id": "http://digitalheraldry.org/data#0f79f9a0-e094-4b97-a2f4-237ae4113430" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#53fb0532-ee43-49f6-9d4e-0320e96c62fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5f00afde-0e8c-4c88-abf2-6ed9c3941c2b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2c05aa37-8584-42ab-827d-7f8c7629c21e", + "@id": "http://digitalheraldry.org/data#aba923b4-370c-4b03-87a8-123aa8a68cc2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d19606c7-55ae-47a9-9edc-4903ec6412f1" + "@id": "http://digitalheraldry.org/data#b3db7fc7-83f4-46e4-b1f9-b8b81ba96d7b" }, { - "@id": "http://digitalheraldry.org/data#6e497bee-4f85-4bc3-979d-af25b0b1938b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cb572305-cc81-499c-bd4b-58e73c24df02" + "@id": "http://digitalheraldry.org/data#db0d71d2-b18a-4e76-9528-70642922f225" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#78357c46-d835-45dc-af92-b489196c6b63", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e34819b5-9c2e-49ad-a3e2-3f397c0ffc00", + "@id": "http://digitalheraldry.org/data#def77c02-1186-4e04-97ff-078241d7888e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#69680fe5-3aaa-4339-89b5-525b54582a7b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#e50c6d4f-ba82-43f2-bde4-b43d760a9480" - }, - { - "@id": "http://digitalheraldry.org/data#6e904c78-46c2-44b9-a3a7-4806d5665876" + "@id": "http://digitalheraldry.org/data#31e68973-1270-4fff-860f-f4c2309f9bff" } ] }, { - "@id": "http://digitalheraldry.org/data#921f6cf2-36de-42ae-b2ae-003801a61764", + "@id": "http://digitalheraldry.org/data#6af025c0-58c1-4a4e-b46c-75dfdfa32eb4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0eb8f1f4-6274-4249-8e96-2659ee33b790" + "@id": "http://digitalheraldry.org/data#e1549e63-5355-47e7-8163-331b2067d4f2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002455", + "@id": "http://digitalheraldry.org/data#CoA0000002426", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -9568,17 +9624,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8617c45d-2015-47fc-919f-947650e16389" + "@id": "http://digitalheraldry.org/data#62a2be4f-44c8-410a-842d-949eda6ccbc9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d73a21b8-c896-410a-948e-65fcaf8a71be" + "@id": "http://digitalheraldry.org/data#1a652cfa-b542-4b0b-856e-e8057132639e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c9cb8713-a8d8-44cf-9f56-ff7f631af18f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2455" + "@value": "2426" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9588,102 +9649,70 @@ ] }, { - "@id": "http://digitalheraldry.org/data#50ee1ab0-87c1-46b7-9c66-ce412ac7a333", + "@id": "http://digitalheraldry.org/data#18db4c9e-b6ee-4fcc-a08c-b31ce7856c8b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b1778f0b-6d79-474e-9f0e-e64d7534cbf9" + "@id": "http://digitalheraldry.org/data#862a0f79-facb-48d1-996d-90dec55781e5" } ] }, { - "@id": "http://digitalheraldry.org/data#5f44883c-8006-4473-af12-6be0a1ba789b", + "@id": "http://digitalheraldry.org/data#4db7743d-7928-4a63-8735-e9c85234eb90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003607", + "@id": "http://digitalheraldry.org/data#CoA0000006039", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "added langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#8afd1081-b2aa-475d-bc2c-50dbcbc31565" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "3607" + "@id": "http://digitalheraldry.org/data#CoA0000006039_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#48a7c9eb-1ebb-4d0f-a190-9d86873fe181", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#675bab22-4979-4f3b-aa07-c8c92ce33d34" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f8df90fd-637c-4867-a672-4bc4a5ed5fbe", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3b3e3f2d-c4db-4099-99da-ed26cfe1e593" + "@id": "http://digitalheraldry.org/data#7986f3eb-d9a2-428b-92ca-5dae34adc935" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#36d3f777-6085-4813-8585-f5a7071457b1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tree", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "6039" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fb58ba68-cd4a-4d02-837f-066aeb1fd774", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008668", + "@id": "http://digitalheraldry.org/data#CoA0000009649", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -9694,32 +9723,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aa94b98b-e9c3-438d-a16b-9ddeac117b1c" + "@id": "http://digitalheraldry.org/data#fe285245-e15e-4b0e-8593-344af0926568" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A" + "@id": "http://digitalheraldry.org/data#CoA0000009649_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_B" + "@id": "http://digitalheraldry.org/data#CoA0000009649_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_B" + "@id": "http://digitalheraldry.org/data#CoA0000009649_C" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A" + "@id": "http://digitalheraldry.org/data#CoA0000009649_D" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8668" + "@value": "9649" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9729,141 +9758,167 @@ ] }, { - "@id": "http://digitalheraldry.org/data#75d92e6d-33c4-498b-9744-2f87a792ea29", + "@id": "http://digitalheraldry.org/data#1ad27395-4247-48bf-aa91-f8cc885fa0bf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c91e1e60-d3f5-40b2-8892-92300b60b614" - }, - { - "@id": "http://digitalheraldry.org/data#09de45b6-3ca1-43f0-8488-b826e0c677e3" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#059b5eed-5299-4c16-823a-f5146ff91c72" + "@id": "http://digitalheraldry.org/data#63c31f72-6986-4196-9993-fef8cdde9865" } ] }, { - "@id": "http://digitalheraldry.org/data#b36822ca-c682-45d1-a117-4edfc64a2a11", + "@id": "http://digitalheraldry.org/data#2fcd2e21-fce8-4fba-a8e6-22f0655411a9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#febb094b-b6a5-4e98-b52a-53adf4967d67", + "@id": "http://digitalheraldry.org/data#8d183436-27c0-4aeb-8bfa-e62410acdbfe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } ] }, { - "@id": "http://digitalheraldry.org/data#eeb6569b-b610-42e5-aab3-cc71c912d566", + "@id": "http://digitalheraldry.org/data#e1e352de-3d17-46f7-8881-51a51db16328", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7fc225c2-4bd2-409b-8c02-d06b0f856dc3" + "@id": "http://digitalheraldry.org/data#13a4e335-fc55-49f1-924e-8e229d4d0bd9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A", + "@id": "http://digitalheraldry.org/data#fadaa450-8b6f-459e-89bd-a3a188ffc58a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a833b9b9-c483-4686-95e9-7fc6d2dc5423" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002450", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B" + "@id": "http://digitalheraldry.org/data#a2299fc7-7e74-404e-ba8c-7d0727191a48" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" + "@id": "http://digitalheraldry.org/data#adaaf72d-b761-47cd-be74-5d86741a999e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21423_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@value": "2450" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_1", + "@id": "http://digitalheraldry.org/data#fcdec40b-bd2d-4974-a196-1f551daa9c8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c069282a-2bc6-4b9e-95fb-6384319331f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#afb3fa3b-d206-4ae6-9282-8278e814737b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1a652cfa-b542-4b0b-856e-e8057132639e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#a9a4bf2d-c424-4145-a30b-392b4611dd22" + }, { - "@value": "27639_1" + "@id": "http://digitalheraldry.org/data#c9cb8713-a8d8-44cf-9f56-ff7f631af18f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#78043287-4c6c-447a-a9f9-7fb16048d96c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789", + "@id": "http://digitalheraldry.org/data#e908a246-d219-49cd-97a2-844b460c1b99", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000005814", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -9874,80 +9929,90 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5f7149f8-ef50-4c89-8531-a6d55546d778" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A" + "@id": "http://digitalheraldry.org/data#31616f3f-39b9-40a8-a3c1-c124e3d73e21" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B" + "@id": "http://digitalheraldry.org/data#20519b90-6fbc-498e-9da4-884a301a77a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "10789" + "@value": "5814" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#1780aa8b-4a53-4f1e-a18d-a86384469497", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#27acf93e-4b92-4592-9e1a-d750c552e13c", + "@id": "http://digitalheraldry.org/data#3745773e-2cf3-464d-aa9c-1a4dedbc8a21", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b4903bf8-bd27-4f05-a856-94e025af96b2" + "@id": "http://digitalheraldry.org/data#a4cc764f-8a5d-42dd-ba6a-5223e72ff03a" } ] }, { - "@id": "http://digitalheraldry.org/data#8afd1081-b2aa-475d-bc2c-50dbcbc31565", + "@id": "http://digitalheraldry.org/data#6b978732-8a60-4ccf-a053-3bd0846b67d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#624c25ac-32df-4758-8f69-a29364cc12ff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#b35b4f89-f2df-465b-8490-b4c252837651" } ] }, { - "@id": "http://digitalheraldry.org/data#4b1bff71-92c8-4965-9e1b-1052ec455a3f", + "@id": "http://digitalheraldry.org/data#c3751493-6bc8-48f0-ae99-7984038c240a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#04b2b449-1287-4260-98ed-4cde7752a901" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031506", + "@id": "http://digitalheraldry.org/data#CoA0000031560", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -9958,12 +10023,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#226fc45c-1b1c-4731-b7ba-8216b75288c2" + "@id": "http://digitalheraldry.org/data#18d38040-6596-4825-87c8-f25249c0719f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#6176cd9a-1ccb-4954-a4f9-442b917c32ec" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ba3545b2-479d-4a3f-a0aa-b8672fc402d5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31506" + "@value": "31560" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -9973,77 +10048,86 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d32d2a6d-2675-48ff-bca3-f48bb9f67b9f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#56e305f9-0f3e-4207-be7d-26db7a1bb348", + "@id": "http://digitalheraldry.org/data#4611949e-d356-4b6a-9a36-290e29c9a8fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#1ee3b0b2-c760-4dca-bba8-62da26973ed8" + "@id": "http://digitalheraldry.org/data#faad046b-d20a-412e-bf88-d1762fa99407" }, { - "@id": "http://digitalheraldry.org/data#f8c1ba40-3958-4954-bd78-baeea1075628" + "@id": "http://digitalheraldry.org/data#e9d48b43-cd42-4d75-baab-c4375b7526b7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f68e66f4-6480-4505-b9db-daf44946e38f" } ] }, { - "@id": "http://digitalheraldry.org/data#8dc1ca59-68ff-4099-bf5a-739572a121a6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c278f2fb-1765-439b-9e1b-68f6fa2763bf", + "@id": "http://digitalheraldry.org/data#bc661b64-1a00-4972-ba52-7c00d5f37d37", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5c394591-f4d9-45a0-8025-ebb449f58852" + "@id": "http://digitalheraldry.org/data#a215ba9b-42ee-435e-a386-68676c21125a" } ] }, { - "@id": "http://digitalheraldry.org/data#6cef9ba8-bed6-49ca-b6b6-6a164568ddb6", + "@id": "http://digitalheraldry.org/data#CoA0000028763_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#34512221-1ce7-4016-81be-f73ff3686188" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#01ca2048-48ab-4a87-89ce-00a68bd8fd56" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "28763_1" } ] }, { - "@id": "http://digitalheraldry.org/data#076770c4-b155-42e4-ad5a-becde66c151d", + "@id": "http://digitalheraldry.org/data#ea4ffef7-98bd-4538-bc04-12f9b573943d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#af3fa097-bdc6-452d-abb2-55aa60063e72", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002714", + "@id": "http://digitalheraldry.org/data#CoA0000002778", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added modifiers" + "@value": "added armed and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -10053,7 +10137,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002714_1" + "@id": "http://digitalheraldry.org/data#CoA0000002778_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -10063,17 +10147,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7efb2b3f-d338-4129-8a94-ea6536927bf3" + "@id": "http://digitalheraldry.org/data#018430d6-7da7-415c-9ec0-d28f8312c451" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#83ce650e-19bf-4c1b-9d2f-77c3ba6d65d8" + "@id": "http://digitalheraldry.org/data#f0d21940-c6cd-40be-867e-c1ef1b28321f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2714" + "@value": "2778" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -10083,93 +10167,85 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d9491bbb-7995-4713-9609-6b0c3ba59205", + "@id": "http://digitalheraldry.org/data#65d77a70-7a37-45b5-924e-ca1bb01756be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#d997cd0f-7b29-43a6-98a0-92b2eff675c6" - }, - { - "@id": "http://digitalheraldry.org/data#e7dc5545-8e15-4341-ad65-a2cf0294a049" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#f5cd9488-1580-47ec-82bb-c428191f140a", + "@id": "http://digitalheraldry.org/data#143b47f9-9e6a-48e8-a25b-b1a67391c61b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e5451c53-f602-4f04-8c49-4d3cd2789f99" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#fe05e562-b69a-4ade-873a-34db2db53db2", + "@id": "http://digitalheraldry.org/data#70b9df15-9370-42a8-9b3f-23ad87d46d62", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#cae514cc-7f97-4ddb-93ae-c0c8c21b009d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#542a7933-d789-48df-95ee-0c2cf5df6adf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cock", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Armed", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#6bada206-72c9-44a3-9307-8e46d8a29329", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#bb40151c-af2f-4c5f-9c39-dee612475b7b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#d0db7cd4-2717-49bd-9975-e9eabdbbc7f7" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f9c36846-ca14-48a1-9dae-dc1859e7bcc7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#265b318e-2c19-4c95-9587-7a53df91ce9b", + "@id": "http://digitalheraldry.org/data#84f57c0f-4437-4af4-bdb9-16dbcc115a0e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -10180,108 +10256,138 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f68272c4-c335-4468-afd2-d3094f50a8ef", + "@id": "http://digitalheraldry.org/data#a816bcb4-4ab6-4cb1-99ab-1440b4ab409a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#91dfee83-7ef9-44ce-b107-15eedc2536c5" - } + "http://digitalheraldry.org/digital-heraldry-ontology#InFess" ] }, { - "@id": "http://digitalheraldry.org/data#5682a60a-4ed6-4a3d-a891-a0cfdfd133fd", + "@id": "http://digitalheraldry.org/data#CoA0000019035", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#9d75de21-8e83-4bd4-930c-b7c5edb74518" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#a731a773-ae09-40dd-86db-b97ae1af1100" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000019035_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007968", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ + { + "@id": "http://digitalheraldry.org/data#30a07f8d-eb5d-4109-a87f-843b19a638b8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2b6ee319-12eb-4314-bd68-70f39f558fae" + "@id": "http://digitalheraldry.org/data#35518d43-ff17-4365-bf20-9ecbf3a0812f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#b0185a1d-a73b-4042-aeec-108f23fc96a7" + "@id": "http://digitalheraldry.org/data#CoA0000019035_C" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_D" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7968" + "@value": "19035" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#fbc5d8c7-c71f-4e2d-8713-2ac0de07032a", + "@id": "http://digitalheraldry.org/data#b1061a17-96a9-4759-855f-440d6bed8c46", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#00a81b44-2841-4e0f-9f53-f6468ad7ac76", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#cdb908bb-1e00-4231-aaa7-c9801ac89de9", + "@id": "http://digitalheraldry.org/data#d910963e-7b56-4f1c-b6c8-4b199f5fce45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#c6c4205e-89d7-4335-8236-21970aa6b72f", + "@id": "http://digitalheraldry.org/data#631d6e3d-37b6-411d-a8bb-3b3f06011b4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" + "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#601af5fb-29d1-45e6-8f37-7c3e8aacd936", + "@id": "http://digitalheraldry.org/data#194b4764-936c-43b5-a4b8-da45606900e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Swan" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#20d3c631-6bef-4a97-8ce4-9896b1a87ff2" + }, + { + "@id": "http://digitalheraldry.org/data#6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -10290,30 +10396,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2a99db45-a2c6-4dc2-ba65-01a9310bec4a", + "@id": "http://digitalheraldry.org/data#cd3e2e6b-4d21-4036-859a-cec198178c5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Affronted" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#868fa9d1-5c63-4674-9416-b8acbb1aac7b", + "@id": "http://digitalheraldry.org/data#cc5c8422-f9ac-4809-b036-c89a06e2b24b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#790f7879-7c2a-4b0b-8ca6-f58553173785" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f683bd42-04e2-43fe-b8f4-fd35fdead0f1" - }, + "@id": "http://digitalheraldry.org/data#946b88d4-0495-4c49-85d7-8ed1df202f95" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#1c695af6-26b1-4c0d-b390-a54ba94c553f" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -10323,141 +10433,157 @@ ] }, { - "@id": "http://digitalheraldry.org/data#903059a0-df45-4126-acda-fdf328357854", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9a52cb40-6cbc-4388-9fd9-9791df054669", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embowed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } ] }, { - "@id": "http://digitalheraldry.org/data#7410eb81-e26a-4d85-9f79-7d2dac4494c9", + "@id": "http://digitalheraldry.org/data#f6d43dad-0872-4eb0-a8fe-09b76e54ebff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#3d591dc7-b6a7-41ef-8057-29ea78538cab" + }, + { + "@id": "http://digitalheraldry.org/data#46302593-60fa-4d46-a32d-e924bbb57257" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#a635f88e-36cf-4b59-a768-4c855a238aa7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#188bbd68-fa42-47a3-a7c8-b8f5968f324a", + "@id": "http://digitalheraldry.org/data#8070d10b-20bd-47f4-b48c-e78d8e4c9d3a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#11a9a2d7-dce0-49a0-9ca9-75869502c850" } ] }, { - "@id": "http://digitalheraldry.org/data#e5c1a015-46de-4032-bfd5-ff8ab0e967c3", + "@id": "http://digitalheraldry.org/data#47620f35-5967-46cc-bba2-02ac25b9cb84", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#be108bb3-a4bf-4c50-ae15-fa253ef53f5f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9697fe49-5273-46a8-9963-92aa058199b0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#58f518e4-6b0c-47f5-8356-74b89773512f", + "@id": "http://digitalheraldry.org/data#c1c83100-05ce-4ad8-87ac-ee4e671ad68d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#86caf7b0-a565-4684-939a-5936d64ea179", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a731a773-ae09-40dd-86db-b97ae1af1100", + "@id": "http://digitalheraldry.org/data#ea34550e-87b8-4785-baf2-75dc66fb56d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#9fa03c95-59d8-4167-994f-aaf61f035fba", + "@id": "http://digitalheraldry.org/data#0df8c79a-c876-4654-803f-a5333d4be128", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a4d8d047-38b0-4062-bbbd-af4657229fbc" + "@id": "http://digitalheraldry.org/data#0f386a44-b8c2-41d8-9fc4-5475e6503060" } ] }, { - "@id": "http://digitalheraldry.org/data#5c394591-f4d9-45a0-8025-ebb449f58852", + "@id": "http://digitalheraldry.org/data#ee46e48b-e6f2-4220-a1f5-c509c6a7d3cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mace" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#efb180b0-c313-485e-8116-554a2a85cf32", + "@id": "http://digitalheraldry.org/data#c6eaa789-0b83-402c-bfd0-148775254042", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027523", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5ca03c9c-1c0d-4f0c-a8f9-4905b719e6bd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000027523_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017552", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -10466,17 +10592,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9cef0ab0-6c60-4756-8f36-4e025a52d669" + "@id": "http://digitalheraldry.org/data#dbf88c2f-934f-42d3-ae5c-65f898b8828f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7c841146-6023-4e5d-948e-b8ae6606b52e" + "@id": "http://digitalheraldry.org/data#7c157d9b-c50e-4acc-8101-7a882125631e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "17552" + "@value": "27523" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -10486,15 +10612,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#494bae09-0cfd-4a00-8832-9a95388b60e2", + "@id": "http://digitalheraldry.org/data#673903e7-f589-4cfd-be29-b75321937877", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#98c16084-85c4-4a55-9d00-506d924ccdca" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#86b55bc4-157f-4456-9b78-a59cbb175e32", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { "@value": 3 @@ -10502,58 +10642,62 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#058230c9-262d-483d-9f77-6216071c2ae3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#08805bb0-aa1d-4535-8326-4b5db3feb3eb", + "@id": "http://digitalheraldry.org/data#CoA0000006023", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#80006a2d-3fc8-476a-9f4f-2b157f671327" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#71aabaed-127a-4e82-b151-8596cc046bd4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#8677209b-b8f5-430c-8b01-fbb4a4aa931e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6023" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#27be50d4-344c-447c-b376-6c583a2b28bb", + "@id": "http://digitalheraldry.org/data#a215ba9b-42ee-435e-a386-68676c21125a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#81596e2e-268a-43bd-9398-2d874a607fd2", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007805", + "@id": "http://digitalheraldry.org/data#CoA0000013049", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -10562,40 +10706,65 @@ "@value": true } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ + { + "@id": "http://digitalheraldry.org/data#8e3f8771-bfc5-4733-a054-ed58b09afc2e" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f8c22b8a-500c-4184-8d2b-449ac60519ab" + "@id": "http://digitalheraldry.org/data#8f18b5a2-6401-4391-aecd-5b4b1f2aac9b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000013049_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000013049_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#26606bae-4377-44b5-8b92-710816a4aa1a" + "@id": "http://digitalheraldry.org/data#CoA0000013049_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000013049_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7805" + "@value": "13049" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#2697fa75-54a1-45da-bc9b-e216da558b80", + "@id": "http://digitalheraldry.org/data#8df6ce43-73b8-4bbc-ba1e-c5e10f4fa563", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8f14d1e6-fa48-4f6d-84a8-624b3524f73b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002805", + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -10606,123 +10775,170 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0ebaac3d-6e55-4f4a-a878-974c29b3ea96" + "@id": "http://digitalheraldry.org/data#a4b318b4-762d-46ef-a76d-5ac5a593cdbe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6be22bf1-3bd3-4858-bfc9-962233c6d28a" + "@id": "http://digitalheraldry.org/data#ec83429b-d9f5-42d8-9321-8ab9a9fa3910" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2805" + "@value": "21423_A_B" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0a95b446-2c9c-4da0-ae4b-dc59cc0895c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#bfa6c238-bf93-4c25-b2ec-ef49d608c020", + "@id": "http://digitalheraldry.org/data#2dc19fd8-77a5-4e64-9f67-4dc307cfc4b6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" + ] + }, + { + "@id": "http://digitalheraldry.org/data#15788457-82ea-4b2f-8fee-6c404af4a9b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#74e1c37c-9300-45c0-a4ee-b73ad173e7c9" + "@id": "http://digitalheraldry.org/data#61f268c1-2766-4200-9730-53358e249c2d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#06fc9002-08fc-45d5-b512-515c35700612", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#58a5b413-123d-4f92-a115-831a09729f8e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002769", + "@id": "http://digitalheraldry.org/data#CoA0000002440_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6b1421a4-c009-499c-950d-768d0e15013d" + "@id": "http://digitalheraldry.org/data#ad4a4e56-7d9e-4382-8d20-952dfe49f55d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2703b922-eef6-452d-8332-7c50cb15c1c0" + "@id": "http://digitalheraldry.org/data#a78ce438-f528-4ca5-b952-fdbb7a636f0a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#c1774be8-420a-43ca-b23d-cfb557f8b381" + "@id": "http://digitalheraldry.org/data#f46083cc-667f-4c74-852a-b9f9b0712b58" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2769" + "@value": "2440_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0e46c7bf-0228-4b53-a75f-6537910724c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#baf03670-9c16-4fdf-ab10-b4712d369679" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#0ccc262a-9405-40fd-a940-25ad931314fb", + "@id": "http://digitalheraldry.org/data#2fdc0a01-3d06-4dfc-954c-7c3d9df32ef3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#884b9b21-793c-4056-86bc-dbf0048b894f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003803", + "@id": "http://digitalheraldry.org/data#b836ab1f-ad02-40f1-a8aa-5e7f3b33c50a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9e4e58f7-78fc-4ee1-bbb3-a61154deb879", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a7932942-6841-4ee2-b34f-01b7b687810b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006389", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of field" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -10732,7 +10948,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003803_1" + "@id": "http://digitalheraldry.org/data#CoA0000006389_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -10742,17 +10958,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9232b7f0-f51f-4a7e-8cf6-790de68b6ab8" + "@id": "http://digitalheraldry.org/data#df6e4fb4-c70b-4ebc-9f31-c54ec268b068" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0eb8f6da-ecdb-41eb-b58f-1ba6e164cb7d" + "@id": "http://digitalheraldry.org/data#9d7bde8f-dd06-4fe1-913f-c387a79160b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3803" + "@value": "6389" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -10762,24 +10978,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006392", + "@id": "http://digitalheraldry.org/data#f38cf957-dab4-4764-9f58-281a102c633c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and rampant" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#94a017e3-b453-428a-bca9-27345102da3a" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#5ba19cb7-0f39-4181-b49e-39c00bcd1bdc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quina", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006392_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002780", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -10788,17 +11014,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aaf25df5-48f5-426b-b3e9-8d251a4c84e8" + "@id": "http://digitalheraldry.org/data#40427646-1792-4b64-b867-6cc296606916" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#49989fd9-db99-44e2-9af2-7765478347bb" + "@id": "http://digitalheraldry.org/data#fecff9b3-cdd4-427e-bcff-50e987d1f879" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6392" + "@value": "2780" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -10808,83 +11034,79 @@ ] }, { - "@id": "http://digitalheraldry.org/data#73409878-637d-4c54-8051-beb6273b24b6", + "@id": "http://digitalheraldry.org/data#bbc14f25-77f1-4319-93e0-6b4c33573779", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn" + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d61e342f-f1ad-4dee-91ec-99c170fd13d7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dove", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#8c7b9630-f0da-4089-a93e-638a7a251f25", + "@id": "http://digitalheraldry.org/data#ea838136-f3e9-4d1e-93a7-6e2bbe963705", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/data#a7737bd1-c3db-4ed5-9061-b3411e937c24" + }, + { + "@id": "http://digitalheraldry.org/data#e375e344-aa2d-42c6-bd15-7bfd98036bcd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c1774be8-420a-43ca-b23d-cfb557f8b381", + "@id": "http://digitalheraldry.org/data#4bdfa9fa-b787-4554-b376-41f34ff7e0d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#83b38835-5e46-4c9f-b95f-f053cad997ec" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002725", + "@id": "http://digitalheraldry.org/data#0444f563-c7b9-448a-b830-74160637bb6a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002821", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#23236d47-9f2a-4734-ae40-dad69ff0bcd6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#20ed531c-8b88-4cff-8ac8-95f75c69a135" + "@value": "changed per pale to (2:1)" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "2725" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000002821_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006272", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -10893,17 +11115,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e56fdc93-ef72-425a-a7b2-6146c60d1dc1" + "@id": "http://digitalheraldry.org/data#1ebadaf1-80ea-475d-a278-3b97d67e8232" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c88ada62-b9e9-4254-9a8a-5d31aed48887" + "@id": "http://digitalheraldry.org/data#8914656c-59c5-4b4c-a199-af3a69776e78" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6272" + "@value": "2821" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -10913,180 +11135,201 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3c6c9303-f851-466c-a427-bfb86123795e", + "@id": "http://digitalheraldry.org/data#877f029b-b587-4b88-83d4-a46aa7373b28", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2afc3c89-00de-487f-bd37-e8b588c4960a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crown" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#060be792-11ef-4e8a-b7cd-6d105d2a506d", + "@id": "http://digitalheraldry.org/data#e56977af-3021-4ca7-a417-a9513a0e53af", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d2c244b3-d2df-4d3c-92d9-209008d3b3b4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#470b567e-d4b3-4630-97d8-4daa37886f54" + "@id": "http://digitalheraldry.org/data#ea6abd36-78af-42ff-b2ed-b401e925e12c" } ] }, { - "@id": "http://digitalheraldry.org/data#37a8b0fa-ccd3-4eda-9e93-8f435448a20b", + "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ffe96b9e-93e1-42e5-8d6e-4e600062330c" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#09d75b16-45ec-4888-8476-f3931164c3b9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#422474d7-1360-4af5-93e9-db43a056b2d1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8287_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b5858023-a77a-4220-a08f-d11c7c2d77ac", + "@id": "http://digitalheraldry.org/data#bc603eed-eb6f-491e-a8e5-ef2e866be962", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c7688b24-e6d7-4b4c-9ee7-a5c3502ac28f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#7151fc09-f396-4b61-ad1e-33479fdab523", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#2dc19fd8-77a5-4e64-9f67-4dc307cfc4b6" + }, + { + "@id": "http://digitalheraldry.org/data#6a6703ec-e7f4-4786-8fec-f37c20c125ac" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#236b3506-91c7-4fc5-9155-40718c32eb77", + "@id": "http://digitalheraldry.org/data#10808ffc-b8cb-4100-8a16-0d9aab29027f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#d57b697f-1433-467d-94b2-69472bb2ca7a" + }, + { + "@id": "http://digitalheraldry.org/data#8f682f6b-e466-4032-be79-1a085bd145d7" + }, + { + "@id": "http://digitalheraldry.org/data#49890b29-c085-4850-9adc-87f50fd091bd" + }, + { + "@id": "http://digitalheraldry.org/data#1d564a00-3abc-4267-8c45-29a10c7e70ee" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#871e3df8-7dff-44b2-a144-1c02d391c8ba", + "@id": "http://digitalheraldry.org/data#c4250726-a805-4333-97de-460750414cd4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a96da40d-d643-4800-8b33-ceea1a431f17" + "@id": "http://digitalheraldry.org/data#f8282a69-e6d2-42e8-9b7f-32535fe29f96" } ] }, { - "@id": "http://digitalheraldry.org/data#511b93bd-0966-4bb2-b290-60c5470afe3b", + "@id": "http://digitalheraldry.org/data#bbbb14ed-d662-45e3-b0d2-4bb29cca5c4e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#65d69c12-fcb7-499a-a3a8-7da01c7e8296" + "@id": "http://digitalheraldry.org/data#89dda982-0b6e-4f8c-8adf-c64a7c9aece9" } ] }, { - "@id": "http://digitalheraldry.org/data#8c6d3447-d03e-4ff9-9f74-b617b2003138", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5178fefb-ee15-4da0-bcf1-678747a92c43", + "@id": "http://digitalheraldry.org/data#51fa8282-db23-4cd4-b9b8-783112348774", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#d6f44f1c-556b-4db5-a768-d38dbefdc281" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#2ab865d7-bc51-4910-a241-e6c89993549b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" ] }, { - "@id": "http://digitalheraldry.org/data#b5f2d437-1123-45d3-937e-cc44b7fc34bb", + "@id": "http://digitalheraldry.org/data#5acd1f14-fa86-4f8f-ad68-b4a5f7f7c773", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#b9e6c915-6cf5-4543-b146-634aa31d0f93" - }, - { - "@id": "http://digitalheraldry.org/data#82c6a32e-9860-47ac-b5cc-dc5a1ed24295" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d0340936-9206-4c84-8bd0-7e1ae3de8f03", + "@id": "http://digitalheraldry.org/data#ad93d22d-69b6-4457-8062-2c296a7399b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#770b31ec-189c-46bf-bc01-350388c13bdd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#7bb6a99c-7886-45ad-af95-6db7b4fe47ce" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#cd885a0d-5de9-4a6a-af26-2d1252c5aa30" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ecb706ab-5d36-4048-ac3c-e36be345ce29", + "@id": "http://digitalheraldry.org/data#eae76481-37bb-4aab-b0ad-900bd2ccd9d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027097", + "@id": "http://digitalheraldry.org/data#CoA0000011296_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -11097,22 +11340,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b175e31b-9631-499c-8b80-1bdad122998a" + "@id": "http://digitalheraldry.org/data#601ce839-414a-445b-a79d-e92a052f0c67" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6f92617d-29c3-4808-9202-fc26dc7c251b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#930ca141-5688-4726-9283-3ff28dc2e204" + "@id": "http://digitalheraldry.org/data#f7b2dd1e-082d-45a1-a912-50a9e0eb333e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27097" + "@value": "11296_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -11122,13 +11360,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B", + "@id": "http://digitalheraldry.org/data#CoA0000003452", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued and armed to Charge1" + "@value": "added second tincture to Charge" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -11138,7 +11376,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000003452_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -11148,17 +11386,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#820abd1b-a6ff-4401-85f3-ab3eb4b46641" + "@id": "http://digitalheraldry.org/data#8aa03f2e-111f-4c16-a53b-b35ec4a1a337" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3de5c1f2-ba7a-4000-b0b3-f2773950f1f4" + "@id": "http://digitalheraldry.org/data#ed9884ff-78db-462b-ac26-8a604de7ed7c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8670_B" + "@value": "3452" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -11168,265 +11406,282 @@ ] }, { - "@id": "http://digitalheraldry.org/data#64f053b5-ccc6-4d21-b4d1-919371a6ccbf", + "@id": "http://digitalheraldry.org/data#758cc8e9-43be-4e0d-bef0-bde4f7845e53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Salient" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fe0bdaf6-3c35-49bf-ad99-dfc352a03e31", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007717", + "@id": "http://digitalheraldry.org/data#ce1a144f-eb2e-42fc-81b6-3d8397af572d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#c3e46dd5-9154-467f-84eb-19fb2d702e9f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7cb4e0f4-209d-4ed1-a927-b8cd28c86d6d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cef70610-f927-45d2-802c-6fb67fca2a59", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#0d6faa66-bc31-4b2e-8496-02c8cc877410" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "@id": "http://digitalheraldry.org/data#8a59c939-48f4-43e4-8948-e425ce200596" + }, { - "@id": "http://digitalheraldry.org/data#ddd5e4d4-6a2e-4bc3-a461-369f17425288" + "@id": "http://digitalheraldry.org/data#e25a5590-9234-4c0a-a018-1c44d315ba6a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7717" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8f70d8d0-0b75-401d-83e3-b892c6921f68", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#006f6be3-7918-4060-9111-3eb61cfc566d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1", + "@id": "http://digitalheraldry.org/data#a160faaf-2831-4a32-9a3d-bd56f3a435e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#291877fc-1b6d-45b6-8696-f7e223dfee9e", + "@id": "http://digitalheraldry.org/data#bde850b8-aa51-4761-8e25-36dd0b9c6e4d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ed1fe9a8-87cd-4485-9599-012cbafde914" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1c23b2d1-0c8f-449b-b22b-9d53966cceb6", + "@id": "http://digitalheraldry.org/data#2ccac930-d1f5-4c07-98cf-6cf20f50a1b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#05591e8f-709e-47ce-a2a1-39d595451e47" - }, - { - "@id": "http://digitalheraldry.org/data#e9deccfe-08af-4b73-86ae-06108a291a1a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#7c70c529-1d4f-473a-bf60-97efd7f8560f" - }, - { - "@id": "http://digitalheraldry.org/data#feea11ee-9382-42cf-8a53-155f87b4a88c" - }, - { - "@id": "http://digitalheraldry.org/data#42e8f6c5-fcb1-492b-b272-d6d7321920fb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004403_1", + "@id": "http://digitalheraldry.org/data#313f79e2-3137-4b87-b89e-648d83c2a857", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b574e03d-1d0f-4215-bd3f-bcbb43de7719", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#865c2710-1a17-42d5-9cb0-6eeeea620ad5" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000005412", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ea90eb4d-5e2c-457a-ba7d-844b4fa4e60d" + "@id": "http://digitalheraldry.org/data#49aebbb3-c658-4193-825d-21a1a034ea9d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#54eb52ea-69b8-4b14-9a24-8c8b37b7f713" + "@id": "http://digitalheraldry.org/data#969b2d4e-cfbb-40c3-bdab-23debdcbe14e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4403_1" + "@value": "5412" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0ac00b3-5c5b-4cc9-8c03-b88974cf8d69", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#676d31f5-5b11-442f-9fb6-65d6cdbc93f5", + "@id": "http://digitalheraldry.org/data#CoA0000007414", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#5b1d2943-91f4-4d27-a6e4-e98ff9c47001" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#251a7af1-d225-4870-bd21-83c9761119b0" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7dc31e03-5f12-4009-9864-3669c1ec6547" + "@id": "http://digitalheraldry.org/data#27012720-12b5-4ff9-8db6-d9fc4d38e081" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#33f0a778-a948-45d4-aa18-ff4f60558a9e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#73c54c1b-5f23-4fad-aa4c-58d23b153ea7" - }, - { - "@id": "http://digitalheraldry.org/data#6a9af579-ddb6-41f2-a8a5-e132d9b7314f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#016b92bf-ad14-46ec-a28f-aea2da0a2a46" - }, + "@id": "http://digitalheraldry.org/data#bb40151c-af2f-4c5f-9c39-dee612475b7b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#f4b1dc4e-b321-43bd-97e0-2404c9ea110f" + "@value": "7414" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#61849005-6019-4c2a-8396-99d0d81c7bc4", + "@id": "http://digitalheraldry.org/data#8a57a35e-092a-48d5-8d60-5c358c6d56e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5981a4f0-6505-4dcf-9c86-940e2777f396", + "@id": "http://digitalheraldry.org/data#7db54afd-9d93-4502-a8ac-69a1d84dc069", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c557485d-dc28-4f74-aef8-db67a32efca2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bbbe949e-e184-47b6-9fac-8c6005426e07" + "@id": "http://digitalheraldry.org/data#d3229f70-469f-45e2-8a78-925cd7899bf3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#578a2c2d-1ce4-4db5-a233-fe0ad1e89eae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#704b1b2c-e0c4-4a00-87d3-663528ce4a8a" + }, + { + "@id": "http://digitalheraldry.org/data#66093bfd-1da9-4d45-b3ca-552e9a4cb3bc" + }, + { + "@id": "http://digitalheraldry.org/data#5353a8d2-3056-4610-a28d-bfe04f5cd3b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#54b0b389-93d7-4b76-84a7-11baf9da5314", + "@id": "http://digitalheraldry.org/data#6bd71dd8-9d13-4888-bddd-63ff509bd4ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#e9466ff8-cdf0-4a64-ada4-37a69cfecff4", + "@id": "http://digitalheraldry.org/data#0f794b8c-7b99-4c8a-832a-d267f85b966a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#610f636e-478d-44c9-b792-8de0dff1c02c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0332b648-d703-44c6-9674-1e59e94f7bc6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#476059dc-e3c5-4017-a876-258b04eceef7", + "@id": "http://digitalheraldry.org/data#9c74dd3d-96f3-4a37-954b-9e9decd72b48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy" + "@id": "http://digitalheraldry.org/data#b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3d08cdaa-9393-4543-a12f-fe266ee01bc6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -11436,121 +11691,92 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009682_1", + "@id": "http://digitalheraldry.org/data#CoA0000006222", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#912bc848-2099-4d7a-96c2-af8677000546" + "@id": "http://digitalheraldry.org/data#db4a79fe-c724-483e-935f-cb7456810bb7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#882ba92b-e8ec-488a-8bdb-d9fcc17880a1" + "@id": "http://digitalheraldry.org/data#4332d869-fe24-47d7-9e4a-f904f39af5a3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9682_1" + "@value": "6222" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e50e4f0a-46bc-4cd3-bd9f-5e674cf52990", + "@id": "http://digitalheraldry.org/data#c26b4db4-20f5-4bf2-bdf8-7f8250bfa064", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c1a83cc3-ac93-4164-8c3d-f152e65d3899" + "@id": "http://digitalheraldry.org/data#9ff7c295-6103-4c0d-8f43-037bf674a6dd" } ] }, { - "@id": "http://digitalheraldry.org/data#e180e1e6-d773-40a1-b408-a27864780564", + "@id": "http://digitalheraldry.org/data#80d3d2c4-58ea-4528-949b-5837cc1be4b2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4ecef59f-1a38-4f12-969d-87b3546e2f61", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006281", + "@id": "http://digitalheraldry.org/data#2e859651-319e-444a-b99a-d0b65e152cf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#857f031f-d678-4ec3-898f-acd57c5ca332" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#8d4c4f7e-39c7-4371-93c7-43aee6d034df" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#ee116c30-6c02-4a65-bef5-3e3f5712e5e7" + }, { - "@value": "6281" + "@id": "http://digitalheraldry.org/data#7289bae5-d3ce-40d9-a8c4-a798f3dafd2d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b7d09640-4808-4ea3-a642-1b6ba3f0625c", + "@id": "http://digitalheraldry.org/data#ff654ee5-3223-45ed-8d4d-05bb212f00f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#9c5ea320-1f13-4cad-9efb-e77f3a1e8019", + "@id": "http://digitalheraldry.org/data#f812df7c-73d1-4cda-b6cc-9ba8a48f7420", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -11565,39 +11791,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b3d94a60-1eb4-4fa5-b292-5aeda6923617", + "@id": "http://digitalheraldry.org/data#b108a0ff-65e4-4504-b358-4214091dc60d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#80e2a7e9-74de-4472-90d6-622aedf008ee" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#674916bc-da55-4479-a819-d094d67f43ae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dae40c76-bfec-4ca2-81dd-d33be874780e", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009656", + "@id": "http://digitalheraldry.org/data#CoA0000002807", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -11608,17 +11824,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#661ebaa5-ab76-4450-bcf4-05ad4049fa66" + "@id": "http://digitalheraldry.org/data#11220bb3-051a-4bbf-957c-5071c4e216b7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#227d3ee8-d4ba-46c0-b633-e6e56ff0d2c8" + "@id": "http://digitalheraldry.org/data#6468426f-edb9-4c16-9634-01116e7b4a17" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9656" + "@value": "2807" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -11628,33 +11844,59 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007567", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#87f46ab3-120a-480a-b6f4-c3e369675a81", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#7cd047b6-a988-48a8-a9d4-a57c4fbff0af" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f4575cb5-0ad4-40c3-aa6f-5f55c2b71750", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03" + }, { - "@id": "http://digitalheraldry.org/data#b345492c-0df7-470b-9d08-3f941dd622ef" + "@id": "http://digitalheraldry.org/data#a8e2659c-0804-4394-b26c-545160b876fd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009664", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ea9ef7b2-dd2d-4de3-8d69-459708aeb48b" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#60f95aa1-95eb-4fae-a297-5dc74596c3b0" + "@id": "http://digitalheraldry.org/data#d4c349ce-0f93-4ba7-9538-813a60e2b966" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7567" + "@value": "9664" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -11664,130 +11906,248 @@ ] }, { - "@id": "http://digitalheraldry.org/data#17f08927-f4ab-476c-93dc-ad5018393bd8", + "@id": "http://digitalheraldry.org/data#8825aad7-f725-47a3-8287-e2b01ff92ebb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#8264b0a1-1ef7-43fb-900c-108605e7e08a" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#51dcbab7-75bb-4ce3-af7f-3d3ebb983771", + "@id": "http://digitalheraldry.org/data#4c286742-46b6-4886-87cb-6eb88aa84cf7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0d6a12d6-6c5d-4372-ba8e-7d1c286e4473", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#57746cf5-f129-4d0e-9207-9a943ced774b" + }, + { + "@id": "http://digitalheraldry.org/data#8c8371f5-afb9-46fd-a975-96b6d2458a30" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021425_A_B", + "@id": "http://digitalheraldry.org/data#79d153c5-dc69-408c-861b-079e2a98bd6f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#8c6be73d-8663-4162-a1ad-aa28b33d9594", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1bb946d4-3084-45e2-8da6-6287894a3f63" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8679bbd-fd02-4e43-b11d-c41aadef6f6b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6993bee5-e37e-4647-b7c6-549ff3fef6e3" + "@id": "http://digitalheraldry.org/data#8b0b0819-1ab3-4936-a4ba-51fead9c4051" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1cdb639b-6770-4b6e-a8d8-be77620db9b9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d98e7f35-37cb-4ed1-ae84-10396054cb4b" + "@id": "http://digitalheraldry.org/data#70801d91-e019-417c-9e83-1adfb4e9c753" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "21425_A_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#dfd575c8-5171-483b-9976-bce5424c0e88", + "@id": "http://digitalheraldry.org/data#830ff9c5-a1a0-4e12-a2b3-a7f50cff1195", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475" + "@id": "http://digitalheraldry.org/data#58b90e25-a5f2-40a0-b6ec-7033677c7599" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007294", + "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b082659e-dd0e-4e93-84bc-c0cd2693a33e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b836ab1f-ad02-40f1-a8aa-5e7f3b33c50a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fe3bfe4d-0beb-4e9c-a0ad-5997475e7ac5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b21d144b-8aa7-448b-ab3d-a27a001b7c60" + "@id": "http://digitalheraldry.org/data#14eb5e74-4a7b-42e8-ad48-12c3d69829b5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d38dcdb6-18cf-41a3-99b4-58259d807ebe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3d7b5d2a-92e8-436e-8f44-875abb57c50f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#047e927c-3ee2-4466-bb4a-3ebd6843b531" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fe4b028d-12c9-492a-90f6-b327359cafd5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#d997cd0f-7b29-43a6-98a0-92b2eff675c6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7294" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#2519ee3c-4b36-4a66-a588-2e4543e39a9f", + "@id": "http://digitalheraldry.org/data#044e08d7-c26d-4057-a937-4cecaa232136", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002778", + "@id": "http://digitalheraldry.org/data#f607de20-7fa2-40a4-8f50-7329a878564f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "added armed and langued" + "@id": "http://digitalheraldry.org/data#e9e2581f-6a9f-4ea7-8607-09daaa8c3d7f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#504bfa71-aa7b-4940-8421-13dbc9da3b09", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#8525724f-baa7-40e9-b531-c84b7756d486" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#68371e2d-4b77-4980-a6fc-972147879bc9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002778_1" + "@id": "http://digitalheraldry.org/data#eb1cc96f-650f-4e73-96a7-cfe2d2774ceb" + }, + { + "@id": "http://digitalheraldry.org/data#4e63594d-23b6-4e7e-bccb-940042e18e0d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#746b89e0-9535-4a2f-a773-e72b1ade8033", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7a74756e-490f-46db-8200-6a867b1c3b7b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003227", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -11796,17 +12156,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d2a204bd-c843-4ea1-9f00-ae5bca4ae88c" + "@id": "http://digitalheraldry.org/data#5eec13e0-0941-4882-a5d1-c471ee4943a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b26f0c9b-a4f5-4ed8-ac83-57348472f96a" + "@id": "http://digitalheraldry.org/data#10096b3a-e5ae-43e6-91d5-f1ba13681ea6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2778" + "@value": "3227" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -11816,106 +12176,103 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ea80eb18-bd6c-42f5-b0ee-0d44d2bf8121", + "@id": "http://digitalheraldry.org/data#e9d4f5ab-f9bb-44d5-9944-11e40584474e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#b1107907-a48c-44b6-9bcc-e67978bb21bb", + "@id": "http://digitalheraldry.org/data#9dd53c06-2ae3-4df5-82b9-23ad34ff2256", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#7b59deab-9574-47e6-89d5-8eb225d9528e" + "@id": "http://digitalheraldry.org/data#1dc65a95-47a7-42e0-b81a-d4cd63eb9725" }, { - "@id": "http://digitalheraldry.org/data#74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8" + "@id": "http://digitalheraldry.org/data#f6c656d5-fcfd-4a03-aaad-824c5284b4eb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#d5465f6c-0d0e-41db-af0e-d97cfe21aa60" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1", + "@id": "http://digitalheraldry.org/data#aa05f0a3-a15b-4160-81a9-84c05964f5a7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#2228714a-0730-4a6b-b5c8-fc8c017b800e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#a13a735e-84a3-4ea3-b6d8-27a3d8c632bd" + }, { - "@id": "http://digitalheraldry.org/data#1cae1fe1-1a5e-47a7-964d-45f22911550f" + "@id": "http://digitalheraldry.org/data#1d6b5afc-9421-4630-ab66-3a5a6a3f61dd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9579_B_1" + "@id": "http://digitalheraldry.org/data#c0f6eae4-6cc0-473a-8d91-cfba8ff0576b" } ] }, { - "@id": "http://digitalheraldry.org/data#d5096d4c-fc38-45f5-b99a-0a7f0f7f5f65", + "@id": "http://digitalheraldry.org/data#fde22166-a993-4d18-a407-c0828ca3dc35", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7e468840-f180-40d5-9ce1-e00811c3b957", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#daad0380-5c90-413d-8a64-c2c3b9d5f5c9" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8d287268-a0e1-4a15-9b98-d2660207ce63" + "@id": "http://digitalheraldry.org/data#93918a52-dcf3-4487-b87e-76dc64f78b53" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3cd1b5ea-a49b-4f9f-b005-faf7fd643df3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d7e5d434-e579-4c48-a892-93041b0c7d10", + "@id": "http://digitalheraldry.org/data#14eb8cd5-54b9-4237-a290-0d2b47a20a0a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#f8aac586-4d11-47bc-997e-a98f57211425" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d4b17d94-444e-42dc-8ad1-9bed90cea9fa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Curled", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013049_B", + "@id": "http://digitalheraldry.org/data#CoA0000002759", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -11926,17 +12283,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b1addc90-889e-4eff-87a7-efbef03625f5" + "@id": "http://digitalheraldry.org/data#eb7bd2b1-eb0a-425b-8cda-3f3c8dc10975" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1ea8c717-6616-4c7b-a10d-98721bcddce3" + "@id": "http://digitalheraldry.org/data#7276b4d6-ac91-49d1-ab5d-490f169a6eef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "13049_B" + "@value": "2759" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -11946,183 +12303,155 @@ ] }, { - "@id": "http://digitalheraldry.org/data#95f1f0eb-deea-4d2c-85a0-eb856dcc4c5d", + "@id": "http://digitalheraldry.org/data#CoA0000009579_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d327d8b8-2316-4e76-8535-1f1b93717878" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fe7711da-dc96-4bde-bd46-ab3acc0f09eb" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d68d2363-44d0-45fd-9a2f-ab9b73ba2397" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#be03fffc-d8ac-4350-b485-d9cb52bfe19f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9567e026-9f2a-4a87-9852-1884e8dd5f19", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#4316dbb3-13f0-42c1-8358-7e84905575fd" + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f3fdcdeb-a7b4-4ef3-b85d-b79b0cdca990", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#f710bdc3-4388-4818-8851-0b697b79df73" + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "9579_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#d4b17d94-444e-42dc-8ad1-9bed90cea9fa", + "@id": "http://digitalheraldry.org/data#1fa90564-725b-4788-aeeb-a69ea390ab97", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#834a628f-83fb-4ecd-b75a-edb0057ecb57", + "@id": "http://digitalheraldry.org/data#4c9205c2-bb03-4241-896e-16b4a697f24f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9f62c2c1-e595-41bd-850e-7bd4cab5dea7", + "@id": "http://digitalheraldry.org/data#CoA0000006228", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#23a121f5-d4f8-43b1-a03d-a19f922aace2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#52e55a61-413a-4268-812c-e5446516ebcd", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#CoA0000006228_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3f18bd1a-004b-48a1-8609-71612575e2ef", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#172e4a36-7c57-410e-baae-f674cc112f04" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b8124396-07c3-48fa-994e-2ecec202b27f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e4733aee-4515-46d9-b782-94d37f91a9bb" + "@id": "http://digitalheraldry.org/data#d1308f4a-26d7-43eb-b26e-50330eca87b7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2089b5ee-b238-47ad-9dd9-0e32b576627d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b37db052-834e-4a86-8e5d-046b1f00586c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6228" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7f8f864a-b5d5-4044-b297-6bbd05e89837", + "@id": "http://digitalheraldry.org/data#1ac03d2b-d90f-4897-8ff1-fb41e5e4fc6b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Ladder" + "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#3ab57292-cfc0-448b-9be3-264c007e1c65" + "@id": "http://digitalheraldry.org/data#b23df5e5-cafa-4233-b4fe-fb127a48c2d9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006003", + "@id": "http://digitalheraldry.org/data#CoA0000008359", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008359_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -12130,40 +12459,71 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6363db80-769b-4afa-b2eb-3c05bd0c00e0" + "@id": "http://digitalheraldry.org/data#fea57fb0-c4bd-4267-846b-043af2dc66d5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#5fe1828d-ef05-436c-9b7a-fa421d82abb6" + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#9cbf01ad-a9ca-4819-b070-a12eee3bf7b3" + "@id": "http://digitalheraldry.org/data#CoA0000008359_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008359_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#f0bd95ad-e490-472a-821a-53f2daaf2733" + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6003" + "@value": "8359" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002758", + "@id": "http://digitalheraldry.org/data#5e5eef96-967f-4732-95f0-820ce36696ba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "changed Charge1 to field_seme" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -12171,17 +12531,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b7f72965-5571-4528-bc9f-818b1988c7c2" + "@id": "http://digitalheraldry.org/data#643182aa-726e-494d-8874-a06718d68160" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7812902c-bc73-48b7-86f3-67826b0ae11c" + "@id": "http://digitalheraldry.org/data#4ebc1249-03a9-42ec-9108-f9e2f6e317d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2758" + "@value": "8191_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -12191,381 +12551,281 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b43a70d8-338f-4f22-bbd0-d606cc2ee0e1", + "@id": "http://digitalheraldry.org/data#6fecd40c-8cb8-4393-a182-6119feb80003", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2747f466-f193-4812-bf63-7bad82492550" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bar", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#bfb6d02c-e144-496c-97e4-7628eadbe31a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ce7d47c7-30d8-4712-81ff-5be6f08c6fc5", + "@id": "http://digitalheraldry.org/data#f39dc1cd-cc38-40a7-b847-ab2b9bdf120f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cb9f7944-8597-4182-aaa8-851763b11e01", + "@id": "http://digitalheraldry.org/data#a054c627-0e98-4b79-912c-866b8a12c95d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#6f92617d-29c3-4808-9202-fc26dc7c251b", + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#7753c773-cb42-4647-b249-ff9dd91149b9" - }, + "@value": "added rampant, langued, armed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#930ca141-5688-4726-9283-3ff28dc2e204" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#531f7e98-6a65-45ff-84ec-9e2bab1a488b" + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3b39d755-d25a-4e32-844b-6e9a508c99fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9b96e637-7d49-4c52-8fff-41cc3e6e22d0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e56fdc93-ef72-425a-a7b2-6146c60d1dc1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#eff86a52-2aa1-4ae8-a7b8-4beedd062651" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#af600454-426b-40b9-af68-fced78e292ac", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d782dd5e-73cf-4dc2-8121-66438703c497" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#29ce1d86-c7f0-422b-acdb-2ff5c36ea290" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#a1c38009-510c-468d-87be-7551e38f2e4f" + "@value": "22239_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#d9485855-e1b8-4ef0-b4ad-d4ba6b466a1e", + "@id": "http://digitalheraldry.org/data#8c8371f5-afb9-46fd-a975-96b6d2458a30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#a4a1f559-8e2c-4c28-be93-bba1afbd4124" + "@value": 6 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#72aa58c3-fbbe-49c8-9fa9-2e9997585999", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fb58ba68-cd4a-4d02-837f-066aeb1fd774" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9bb06896-11f0-4026-823b-b8461769d823", + "@id": "http://digitalheraldry.org/data#20519b90-6fbc-498e-9da4-884a301a77a4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d275ae6b-b140-4552-b5c8-aa2023b98dc0" + "@id": "http://digitalheraldry.org/data#64a52128-97f5-48f3-b9a1-9f71529bcee2" } ] }, { - "@id": "http://digitalheraldry.org/data#4b726d12-1303-4942-8c4d-1c4993516580", + "@id": "http://digitalheraldry.org/data#CoA0000002730_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7a3ce415-ba8c-46a9-9a0a-a18ec63013f9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#4ec9eb0a-7b18-4b47-8ade-bcd4e0410622" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0b3d177a-c0b9-49c6-8f56-cca7b9163d1a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#226fc45c-1b1c-4731-b7ba-8216b75288c2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@id": "http://digitalheraldry.org/data#3208fe12-6dbf-4a12-b7a2-666e08ff6eb9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#eb1cc96f-650f-4e73-96a7-cfe2d2774ceb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "2730_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b0d0eef7-476f-4c25-aec4-128f7b5f49db", + "@id": "http://digitalheraldry.org/data#CoA0000008287_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#ed6a9fa7-68e1-4bb4-ac5f-ef0d1b971e6f" + "@value": "removed field_seme" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#82c6a32e-9860-47ac-b5cc-dc5a1ed24295", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#325ebf00-a8dc-434e-8ce7-68e21f919280" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#39de37d5-1d48-4b52-9328-3f8d01c577a2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5f80fc8c-3450-4778-86cc-24447d8fbd83" + "@value": "8287_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a9deefd0-71f4-4899-b065-7914654a1b5c", + "@id": "http://digitalheraldry.org/data#CoA0000000118", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#9bd46f6e-cb2c-47b1-9ec4-1b4ad8994950" + "@value": "switched order of Charge1 and Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#a9cdce3a-2229-4688-a670-8aa563c07167" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000000118_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0a4e30a7-8f9f-480a-9b74-b7129fbccde5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#44dc0953-c19c-43a6-81b8-aca7a331e305" + "@id": "http://digitalheraldry.org/data#a047f41e-29a6-4702-9687-554721d11486" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8e025665-7fcb-4f36-af9d-295cbc7cd348", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ab606637-2876-4a96-92c0-7b6c4fa41429" + "@id": "http://digitalheraldry.org/data#08e93d6f-166d-418b-b4e9-6bf6c579f835" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a9a1ff2d-ba6d-447f-8fc4-d272a50240f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#fc02d53a-934d-4329-aa71-f03c1d22dbf8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "118" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000384_1", + "@id": "http://digitalheraldry.org/data#CoA0000027377", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#50da2543-2f1f-48af-a530-8cbe74812bc7" + "@id": "http://digitalheraldry.org/data#5c111961-bb59-4558-a3eb-ddff812ca8b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e02de4e4-b1a0-4994-b0a0-71d751ef3e21" + "@id": "http://digitalheraldry.org/data#6748a42e-739e-4fb2-a232-93ff6f8f75c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "384_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2ab865d7-bc51-4910-a241-e6c89993549b", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d6ea2bf4-d4ba-4254-824d-d350c8ca171f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "27377" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#41ed7f96-508c-40af-b047-ac7cf52eb743", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#95e628a9-f213-4e8a-9d6e-b0ac159e0530" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008363_B", + "@id": "http://digitalheraldry.org/data#CoA0000002834", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -12576,17 +12836,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bf74627d-aaa7-4f80-8642-4f6cf2e90f3b" + "@id": "http://digitalheraldry.org/data#4a3867fd-a81c-465b-89fb-466b02a597c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#584227c7-6d28-4f9c-9db1-242b0a227d44" + "@id": "http://digitalheraldry.org/data#b9c9f45d-7497-42c3-bf92-f8fc8c467d57" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8363_B" + "@value": "2834" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -12596,79 +12856,92 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002457_1", + "@id": "http://digitalheraldry.org/data#41532761-662e-44da-96b2-6f9af4146c82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#22a63f7c-b20f-476a-80e4-a1664a03358b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#41c70174-160a-4b60-b205-b470a38ef5e2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#91e74840-cff9-4d3d-bc91-cba01ef33a86", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4ae70e90-2a1f-4728-8afd-6097752bec27" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#9aa028ea-e980-48d3-98dc-62cf24699431" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d21a5618-127f-4b2d-a092-87a9ee7cf0ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2457_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8322fc7d-527d-48c0-9a85-55def62f5c88", + "@id": "http://digitalheraldry.org/data#0ceeb123-aad7-413e-9ed6-5e9d20b4e935", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fd842d82-b4dd-4d30-9369-17daf39e0b6d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fef2968e-6da7-4470-9a1e-54193717e834" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d0b2103f-fba8-4495-85ca-438183f82ffe", + "@id": "http://digitalheraldry.org/data#31628627-bbc3-4dd9-b095-d88fa3bc121c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Cerf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7d6ae299-d422-4f81-be77-52dbc24471b1" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#fa7a8de8-819b-44c4-98c2-5b5acedea49f" + "@id": "http://digitalheraldry.org/data#ea4ffef7-98bd-4538-bc04-12f9b573943d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#4d4dbddb-e443-4fd4-b106-bbb929f58260", + "@id": "http://digitalheraldry.org/data#8643d111-cb87-4b46-8bef-743ca18b52a0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#c14e05eb-a8b1-481c-97d6-79786e7fb4f0", + "@id": "http://digitalheraldry.org/data#7bec60a8-33ef-4043-b158-8d33bd85281c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -12679,7 +12952,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006390", + "@id": "http://digitalheraldry.org/data#CoA0000031551", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -12690,17 +12963,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a8e8e65-5d8c-4937-8e24-ba855aed519a" + "@id": "http://digitalheraldry.org/data#c0b1348b-65c3-46ca-99fa-b7bbb58cee00" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#44bdbdf4-5272-476f-a5da-0849ec17ddbf" + "@id": "http://digitalheraldry.org/data#7a2f13a0-aa4c-40e8-9082-e9d4ebea3bb6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6390" + "@value": "31551" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -12710,123 +12983,87 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009653", + "@id": "http://digitalheraldry.org/data#8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "fixed tincture of field" + "@id": "http://digitalheraldry.org/data#7df1c51b-4e58-443d-9918-20dba8afe4e7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b7df3ae5-3f55-4040-9eab-a0fb88163165", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009653_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b15f1d37-00f1-4f89-981a-27d6536b7feb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#099c2681-780a-406d-b79a-85aabf427e59" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "9653" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006041", + "@id": "http://digitalheraldry.org/data#CoA0000003450_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c05cf15-a831-4f6e-8645-577a1e18e1ee" + "@id": "http://digitalheraldry.org/data#9d95f1a4-78bd-4201-9043-d2e2d457b499" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#325abfe3-d255-414a-931d-a96ed55c1352" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#dfd575c8-5171-483b-9976-bce5424c0e88" + "@id": "http://digitalheraldry.org/data#056cf987-82df-4ad6-b518-d6b603e3faf6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6041" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "3450_1" } ] }, { - "@id": "http://digitalheraldry.org/data#0261f52e-a346-422c-8428-1fca4d3f5200", + "@id": "http://digitalheraldry.org/data#644d2792-a5fe-4ca2-9031-bf5f5d0778f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#9d0513ca-d858-4e15-849a-46d7b7713102" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031539", + "@id": "http://digitalheraldry.org/data#CoA0000007365", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed number of chevronny" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031539_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -12834,17 +13071,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ee09bc23-f109-4ff5-941c-82b322fa5201" + "@id": "http://digitalheraldry.org/data#b88a4863-f5dd-42ba-959e-a6716ae0cd66" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3963f683-f2bc-46d2-b204-0bab3e58e256" + "@id": "http://digitalheraldry.org/data#e5f2c6ee-a071-4689-a95b-c0fc1fc27bec" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31539" + "@value": "7365" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -12854,68 +13091,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8c794714-1b55-4122-9d7f-823be939f1c9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b84eb3ee-0d12-44d8-baf6-6992b76c8a71", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#17bfe0b6-be67-41a3-8231-6e8c219e5040", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3f8389d8-9bec-4358-8086-f9b4ec23bee9", + "@id": "http://digitalheraldry.org/data#7276b4d6-ac91-49d1-ab5d-490f169a6eef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#101a74a7-1580-46ad-8421-d22480d9163a" } ] }, { - "@id": "http://digitalheraldry.org/data#63fe0f74-9cf1-4c70-a4de-8e0b798eab7a", + "@id": "http://digitalheraldry.org/data#821c502a-6481-4bdb-8af9-f6bb4fa1b233", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#2be6977c-5c68-4d72-bb25-4c8843afa851" - }, - { - "@id": "http://digitalheraldry.org/data#3ac7741c-3260-40bd-92ca-6d108d7fee0f" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -12923,30 +13121,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ad358a37-4688-4956-9264-47f03ed98233", + "@id": "http://digitalheraldry.org/data#37c4ef1b-d025-43c1-adaa-a690106f569b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f3fdcdeb-a7b4-4ef3-b85d-b79b0cdca990" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#23395089-62a1-4442-abbc-b49975eb5df9", + "@id": "http://digitalheraldry.org/data#caa56655-a49d-4538-93b7-1bfc2852ca08", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + } ] }, { - "@id": "http://digitalheraldry.org/data#3bd3b0ec-c2d6-49c3-9766-e705c9d0cef9", + "@id": "http://digitalheraldry.org/data#5cf14e18-4629-4a25-a60b-35f54f9293d6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1", + "@id": "http://digitalheraldry.org/data#CoA0000009682_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -12957,75 +13165,103 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d4cf1b7b-dffb-45be-93fb-8437107f27a5" + "@id": "http://digitalheraldry.org/data#4afacbf2-4f7b-4c9c-9062-59263fd55b97" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#94e931c2-fc13-43e7-896f-2649bc36f1df" + "@id": "http://digitalheraldry.org/data#ec93411f-e684-46cf-b7c0-5f7579c3b21d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19035_C_1" + "@value": "9682_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4d1edd37-538e-457d-8ff7-a553258c12c6", + "@id": "http://digitalheraldry.org/data#7ee5e1b4-ab04-4521-aa42-f6c41b951a7c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#068e987a-ff7b-4749-b108-e9bd41fc5e42" + }, + { + "@id": "http://digitalheraldry.org/data#c71bfb18-e9c8-4d23-9145-55e409377ab6" + }, + { + "@id": "http://digitalheraldry.org/data#042848d8-5234-40df-85a9-899e6f84819b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#f46106e6-0037-402d-a17c-473b6ee79d5c", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#415515bd-cc75-4290-9cd4-761b7967cdf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Sickle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#f753a123-02f4-485e-b3ee-50a67398ee31" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + { + "@id": "http://digitalheraldry.org/data#8a845d65-0ccb-4018-9dac-089c23c281d6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007985_B", + "@id": "http://digitalheraldry.org/data#17b995b8-fc9a-493a-a76f-00003aba6e34", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bb78efcb-4c94-4a9d-8109-887164b5a2b7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#1778ce54-b033-4be0-9cae-7380c9e31d2a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b" + }, { - "@value": "7985_B" + "@id": "http://digitalheraldry.org/data#7fb3242e-0b40-4b70-b1c3-b61000575473" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2f23db32-69cd-4a43-bbe1-a9a5b23fae88" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000759", + "@id": "http://digitalheraldry.org/data#CoA0000009649_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -13036,22 +13272,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6a6e1714-93c3-449b-b800-df7968ff34df" + "@id": "http://digitalheraldry.org/data#3b237922-5237-4aa5-b1f5-1facb0eee818" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7f26d85d-838c-43f3-b56b-3f4b7a9e5cb6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#bc019f85-8e10-431f-b085-528c0e10a271" + "@id": "http://digitalheraldry.org/data#2689c2e2-51e1-47f1-9171-247206585ba0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "759" + "@value": "9649_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -13061,345 +13292,340 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5c0cd798-ae57-4149-b7fd-f5773c406e13", + "@id": "http://digitalheraldry.org/data#f6d594cb-7c35-47ab-8d3d-b9a4945d55cd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f57bf9e0-bedd-4357-97fb-7110c71ad223" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#94408d73-3dc9-41af-a81f-fb3ba7e23247", + "@id": "http://digitalheraldry.org/data#2a0d3489-c90e-46fd-98f1-08ca363fdf4d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f346c08a-dd82-4995-84d6-4ec0101ff981" + "@id": "http://digitalheraldry.org/data#fdb67986-4d2f-4797-a96f-7e065abc0ccc" } ] }, { - "@id": "http://digitalheraldry.org/data#8703d3c2-667f-4acf-b51f-632d23d6ba5a", + "@id": "http://digitalheraldry.org/data#9d82ce60-e05d-4cca-8fad-bfbf79da92d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420", + "@id": "http://digitalheraldry.org/data#e7587cbb-674f-4fe1-b9d8-6ed2f56d87bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#23cdcfde-4d4f-49f9-969f-e243837b01dd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#f4d0ae18-c4ef-426f-ad19-b507c4aa1fa9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "3420" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c34a6cff-dcbb-4891-a940-e86dbf5e86ad" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005412", + "@id": "http://digitalheraldry.org/data#1ed2df61-4bf1-43f0-985d-9bb3a00e7bf7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#24d24434-1970-4ff6-9fa7-e0e3bff2b748" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#9b0397d0-9b6d-4fb3-b3ed-697957a6ae64" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "5412" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#68f117f1-3aff-4453-a902-e842816a763b", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ] }, { - "@id": "http://digitalheraldry.org/data#6d2d3332-a10f-4c51-a124-9e1bc810f003", + "@id": "http://digitalheraldry.org/data#41a6256c-2724-4fed-aa7b-fd1c34dc67b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006302", + "@id": "http://digitalheraldry.org/data#7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2dec404a-d1df-4060-b482-cfe39e8884b1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fe34c062-7686-459d-a969-1adf9aaa7a4e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38acd123-c73c-4a02-b18c-30d6fd7c141b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#be953d18-ae34-41b1-a901-27102e9e69b5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fc788c33-8df9-4e30-a592-5ca76d13d5c0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6302" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#b3db7fc7-83f4-46e4-b1f9-b8b81ba96d7b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#f22e5fc5-37a9-47e7-aed3-336d3098f048", + "@id": "http://digitalheraldry.org/data#cdfad3e2-2650-4738-b9a0-faa00c4afec4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#47ca3834-c1bf-4cc7-998c-74605f8ec0d3" + }, { - "@id": "http://digitalheraldry.org/data#fec04946-89c0-48c0-b951-a2b601b8b655" + "@id": "http://digitalheraldry.org/data#6dacc7e2-779b-4729-9e18-e21a603a4cb8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0745577-8ccb-4197-bd8d-3fde8700fe1a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" ] }, { - "@id": "http://digitalheraldry.org/data#7b162c77-0371-492a-bdab-0bf0dd075043", + "@id": "http://digitalheraldry.org/data#ec83429b-d9f5-42d8-9321-8ab9a9fa3910", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4262d92d-3bd4-4a6a-ae6d-3d89b6a5fa85" + "@id": "http://digitalheraldry.org/data#28e1adab-ca3a-4dab-bc1f-38d1794552e9" } ] }, { - "@id": "http://digitalheraldry.org/data#a5b6b90f-e6ca-44e6-b5b8-b13e136c5392", + "@id": "http://digitalheraldry.org/data#072563cd-3a41-498d-b57d-abd5d7ef2632", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a3aab44a-b2d9-4304-b32f-313f8132837a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006641", + "@id": "http://digitalheraldry.org/data#9fb74114-8b79-457b-8bbd-42d0b5303758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0eb4fbde-d837-4629-8535-048c0c1c776d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#834e2d87-ef3b-4ca9-bd3b-1c0278558d5d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#6a912f54-9431-428d-a264-d9b0ddfabb62" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#49267dc1-26aa-48e0-bf3c-6761a6626c4a" + }, { - "@value": "6641" + "@id": "http://digitalheraldry.org/data#0cd1ce57-a846-47fc-8319-b5ebd6422d1f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9e455d00-0451-432e-8302-bcd77aa29db6", + "@id": "http://digitalheraldry.org/data#b40bc854-47ec-47e2-a474-7960f32a32ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#40270e53-2a07-4b4f-a8ce-51be8d158c85", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4c79e368-67cb-455e-ac72-db3dc271861c", + "@id": "http://digitalheraldry.org/data#20d3c631-6bef-4a97-8ce4-9896b1a87ff2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd" + } ] }, { - "@id": "http://digitalheraldry.org/data#95e628a9-f213-4e8a-9d6e-b0ac159e0530", + "@id": "http://digitalheraldry.org/data#e926dba7-40f3-44d7-9163-791e8870a323", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7ec5ef63-2192-4676-87eb-a05b85d1bbda" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#b1e0f0af-92cc-415d-9892-42388de8a15a" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#ef20f9d9-ca5a-4b16-87dc-0271584e84c6" + }, + { + "@id": "http://digitalheraldry.org/data#14120da1-feb0-4312-8101-cc5186b7c4db" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#01a5afde-b16f-41a4-9e42-4d1b9cfcdcb4", + "@id": "http://digitalheraldry.org/data#25e4f425-3306-4228-9f57-fed717b1b3ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#e8a27852-7355-4a58-a70e-69f15e516a19", + "@id": "http://digitalheraldry.org/data#a05c21b9-0ce3-42d2-890d-bf1090ecea06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#93ca4cf7-87aa-4f70-ab08-72c78b42288c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bird" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dbb696f4-6cb9-4de3-9e78-44ab3d50d21b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f0bd95ad-e490-472a-821a-53f2daaf2733" + "@id": "http://digitalheraldry.org/data#5f71ba8b-884d-4875-ba2f-f2bdfc096733" }, { - "@id": "http://digitalheraldry.org/data#0c3965cc-4639-46cd-8456-1a20844fdb41" + "@id": "http://digitalheraldry.org/data#6cec2d43-a8c2-4afb-ae06-d5f19615b62c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 5 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f95d9fb3-809e-4523-99bd-bc468868a046", + "@id": "http://digitalheraldry.org/data#40e64c55-2feb-4b88-b251-941616e4f3ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#025cd7ae-6122-40b5-8df8-ee41b5d6017b" - }, - { - "@id": "http://digitalheraldry.org/data#f4a09326-5071-4d1f-9285-55550cc0c863" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0974f810-b1b7-4019-954c-e0793dcd8671" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e4464f64-5ae8-405f-8548-9aaf5f1863c4", + "@id": "http://digitalheraldry.org/data#0b27ae1e-774b-45ac-8af1-837b874155e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#08557582-6e0b-4ef9-ae6a-6c6de8c4bd91" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002728", + "@id": "http://digitalheraldry.org/data#CoA0000008676_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -13410,17 +13636,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f9aaf3e8-076b-4511-be79-2245537038e8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#03e7a925-7c50-472d-bebe-98f351886fd0" + "@id": "http://digitalheraldry.org/data#d8ad5e00-ff12-4bb2-9d39-3ca7fc7dc70e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2728" + "@value": "8676_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -13430,167 +13651,94 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031550_1", + "@id": "http://digitalheraldry.org/data#CoA0000006318", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#da61cf07-e5c3-4929-971c-6a5d7c162d28" + "@id": "http://digitalheraldry.org/data#e9cafcd5-8033-42a7-ba2b-5d280b42a97d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f52db2f3-1a42-408f-b36d-ffa82ebb675e" + "@id": "http://digitalheraldry.org/data#d09f0299-6d23-4f6e-8dea-7d99c8fb72ef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#9b53c0bd-85d4-4653-a8b0-9ea4e3d94530" + "@value": "6318" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "31550_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6de70761-6e31-4053-90d3-9f16b9b96959", + "@id": "http://digitalheraldry.org/data#8bdf9e4d-d83f-4719-806b-8c51f504cbdb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9b35b7d2-41ce-4cd7-abaa-f0fc82028759" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006240", + "@id": "http://digitalheraldry.org/data#73537a37-0bdd-41dd-804e-033aee3a8214", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#734a99bd-50e3-4c4b-a863-2411acfcc344" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#41ed7f96-508c-40af-b047-ac7cf52eb743" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "6240" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#813def6b-99dc-4a08-9d14-140331a813fd" } ] }, { - "@id": "http://digitalheraldry.org/data#657969d8-764b-413e-92bd-400112ae1fef", + "@id": "http://digitalheraldry.org/data#36f130d6-623f-4dc1-8608-6ce48a06410e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#bbd05058-ab61-4013-95ae-94a428495bbb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" ] }, { - "@id": "http://digitalheraldry.org/data#fbe766fb-be26-479e-a347-3c6a183086ec", + "@id": "http://digitalheraldry.org/data#e9748f9a-bcd0-4fbd-81f0-02e3ff18b649", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Castle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#89cb3648-9fb8-475f-8cbb-17c2f1532992", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#82c6a32e-9860-47ac-b5cc-dc5a1ed24295" - }, - { - "@id": "http://digitalheraldry.org/data#b9e6c915-6cf5-4543-b146-634aa31d0f93" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b5f2d437-1123-45d3-937e-cc44b7fc34bb" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000006392", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a001469d-4ef6-41de-9e44-1246234a03e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4966d326-0ec0-4763-840c-bf8c8192456b" - } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "added armed and rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ae988c6e-5799-4a5b-8bd4-10acfc1f4a83", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620" + "@id": "http://digitalheraldry.org/data#CoA0000006392_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7ec5ef63-2192-4676-87eb-a05b85d1bbda", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ConjoinedInPairle" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031561", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -13599,17 +13747,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d917ceef-e3d8-40b3-844b-b6ea94d1dbe5" + "@id": "http://digitalheraldry.org/data#38c7c8ef-4145-40a5-a8db-56523dc796e8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#36e5c96e-32d0-4e8c-99b1-21a5218afd22" + "@id": "http://digitalheraldry.org/data#13cc1847-af6c-4008-9231-474960349be0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31561" + "@value": "6392" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -13619,66 +13767,56 @@ ] }, { - "@id": "http://digitalheraldry.org/data#62ad90d1-82c9-47bf-acbf-700e8b7b22b2", + "@id": "http://digitalheraldry.org/data#7cc3b4a0-fddd-4acc-aa4c-721e5867c5a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0eaf834a-7402-43e6-95d4-53668c813add" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002763", + "@id": "http://digitalheraldry.org/data#b44e71a9-0272-4e10-80c8-192fc9b24953", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#52c87872-96b6-4a87-ac41-52317db565b7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": "2763" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cde8aa1b-9656-435a-84ee-8ca3b466dc7a", + "@id": "http://digitalheraldry.org/data#3045c7d0-0bd4-45a2-9043-14d9859d5ae6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c23bb689-4028-4e1b-9fe0-6f2dd07b2ee0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#86db6f82-641d-44d6-9a76-df0cf879ffda", + "@id": "http://digitalheraldry.org/data#907e57f7-700a-4cfd-9357-354c5161c133", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#81891096-6fee-489f-8fba-cc89e8f7cbd4" + "@id": "http://digitalheraldry.org/data#44857678-15bd-421f-a6e8-ade7bf31f3a9" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#QueensFace", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -13686,172 +13824,178 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a04671be-c3d1-46c7-acb2-72871fedb939", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roses", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#41a36ba0-5902-4475-8abf-07bd54e16df7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#be8e8d1e-011a-4530-af24-af8ada19f529", + "@id": "http://digitalheraldry.org/data#4023cfea-d0c9-4044-a995-41129f31ebd7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e8473246-10da-4f62-870b-0a1a6906ebb9", + "@id": "http://digitalheraldry.org/data#01fa1b2b-354a-4fe1-b86b-884dbe7f6ce6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#0d472f90-cbe2-4fbb-ac6f-039f205dc774" + "@id": "http://digitalheraldry.org/data#a07ca65f-e4af-4d70-881e-1d9176db3560" }, { - "@id": "http://digitalheraldry.org/data#f366334b-e812-472e-8efd-3b9bb2152019" + "@id": "http://digitalheraldry.org/data#7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#05e4458a-77e0-4125-89fd-d16e1e181f51" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#229586f8-a3b7-417a-9f45-5619e9f7c6f2", + "@id": "http://digitalheraldry.org/data#258d318f-c5aa-4388-be31-6ccad7ef0b54", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#73745f11-b7f9-45f6-92c3-99889664a410", + "@id": "http://digitalheraldry.org/data#9f7fa5ef-b230-4943-8fb9-0631f8ea79f9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f539db1e-fee2-4336-9c40-db0ed99fde01" + "@id": "http://digitalheraldry.org/data#0fb20fca-12cc-4c0a-8693-cbcb3c6afa8d" } ] }, { - "@id": "http://digitalheraldry.org/data#0ba4ad59-21e6-48cb-9073-4a6dacbe4966", + "@id": "http://digitalheraldry.org/data#064670a8-4acb-43ae-b190-7419f77ece9c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#10da7082-fa6f-4012-a61e-cd6c83fa8545" + "@id": "http://digitalheraldry.org/data#c8ee75a3-d33b-42f3-ae6a-2d922a5529ae" } ] }, { - "@id": "http://digitalheraldry.org/data#0e4818fd-6401-4c00-9c68-baf9c12f713c", + "@id": "http://digitalheraldry.org/data#31616f3f-39b9-40a8-a3c1-c124e3d73e21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#eceee1a2-71a0-4f75-9eec-c9363d07a652" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#faeefda5-6922-4dc5-a0c4-8083ec8534e5", + "@id": "http://digitalheraldry.org/data#d8db7505-3220-4b90-9c1c-741d70ecfb9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7dfd4792-127b-472c-8cf1-9ae483615aa2" - }, - { - "@id": "http://digitalheraldry.org/data#bddf35ac-6af0-4008-ac93-e6ffb0e1608f" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#268842c4-6cb0-41f7-a7f2-472dce61b900" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b97110c9-68e7-4654-b9fb-b06ac987fae4", + "@id": "http://digitalheraldry.org/data#88febb48-55cd-40f5-8076-6d45ed349c7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b5495bd6-b60c-4764-9d3a-24ae752a05c8" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#9cef57b1-29f2-4623-aecf-85dd02caf598", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011296_A", + "@id": "http://digitalheraldry.org/data#CoA0000016396_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a093b965-45b9-4fb3-9074-cbe3d9502cf0" + "@id": "http://digitalheraldry.org/data#13945ad5-5e11-4be7-baa6-3bfe8d07499a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7d8d6a3e-2bb3-4501-9bfd-e15058954df6" + "@id": "http://digitalheraldry.org/data#a1ad4426-1b84-468e-b558-ea9189889d41" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "11296_A" + "@value": "16396_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e06718a5-4917-4d02-bdf3-034cf5a91975", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#39a3328f-c1a4-495f-8738-5bfbb49d443b", + "@id": "http://digitalheraldry.org/data#cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#a605a04e-aa48-46a0-b077-b1ba386cd994" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031494", + "@id": "http://digitalheraldry.org/data#CoA0000008220_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -13862,17 +14006,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#efc426bc-c156-4d37-8e9d-c5336a56860e" + "@id": "http://digitalheraldry.org/data#b699d856-5432-4da3-8e8e-47f8835eef2e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#452150a6-40ad-463c-8d94-7b078d0175f7" + "@id": "http://digitalheraldry.org/data#56972ae2-2235-4285-81b5-7ede51112c95" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31494" + "@value": "8220_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -13882,210 +14026,165 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ebedcef6-84fc-4f22-ad16-3fd6458e3790", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003257", + "@id": "http://digitalheraldry.org/data#0fa1fa67-9883-4ac2-82b1-0afc1a63a21e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6718c403-523f-4fd1-88cc-ea2075940eef" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "3257" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f9c3f0b7-7ea3-4c19-8c82-74477c0a52ac", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#cbbbbd53-eb9c-456a-b114-b9248792de58" } ] }, { - "@id": "http://digitalheraldry.org/data#c8aa098c-dc3c-44e0-8a17-13826c926b6a", + "@id": "http://digitalheraldry.org/data#4af4f600-584a-4e36-add6-17e4b525a2c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6b698e52-dbd9-4c8d-8f85-16208acaaccb", + "@id": "http://digitalheraldry.org/data#10096b3a-e5ae-43e6-91d5-f1ba13681ea6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#41e2e09f-ab2a-43e2-bf82-df8c02036f6f" + "@id": "http://digitalheraldry.org/data#e0009733-2296-49b0-b6cc-d3603be3855c" } ] }, { - "@id": "http://digitalheraldry.org/data#e9b07bab-b3da-4855-8416-7a49023c3bf6", + "@id": "http://digitalheraldry.org/data#6890ace4-cee1-47ba-8342-2a11bafb4c9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b1bb5195-59cf-4445-8ea2-f614e143e719", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#89a17ef3-17b6-4e78-b765-752b0393cd23", + "@id": "http://digitalheraldry.org/data#28ece4e9-b6bf-42ec-8159-805d07112ace", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f7cb5800-f5bf-4217-852c-28be645fbdfb" + "@id": "http://digitalheraldry.org/data#95149f33-637b-4821-b6d3-562198a19b38" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009682", + "@id": "http://digitalheraldry.org/data#d31e178c-2afc-4478-ac86-1e8905d57b11", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009682_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#7ca4ac66-05fb-43d8-9fcd-71bb79842160" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d3f2c075-9abb-42ec-8ada-232de5a588d2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "9682" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e1b3253a-2c7d-4cee-9c68-fbd438746c03", + "@id": "http://digitalheraldry.org/data#4f33e148-e7da-4582-8903-c36ad18c27dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#99db4b7c-7711-4143-93aa-c3e661bd0876", + "@id": "http://digitalheraldry.org/data#32a9f742-1eba-4565-916d-2c3f0c912b65", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5caa71e7-4562-42bb-8555-e3f4807fe2c2" + "@id": "http://digitalheraldry.org/data#3ca92c9d-2fab-4eaa-91f0-9f541ffe8381" } ] }, { - "@id": "http://digitalheraldry.org/data#37082a9f-b36c-400d-a0ba-051642bb8f74", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3a582ebf-c40b-4f30-a4e1-2c3112cb6ffb", + "@id": "http://digitalheraldry.org/data#be108bb3-a4bf-4c50-ae15-fa253ef53f5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2675ca0a-1fdc-444b-b2be-6ba74120a7ef" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#d5f9243d-3208-4c39-b079-4bf5413f6e9b", + "@id": "http://digitalheraldry.org/data#57d71d48-c2f1-4d34-a2a5-ed3258c85f64", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#570813cd-b2d8-47b3-b880-94d66002d7a7" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#147db9c0-ef21-48d6-9cb1-869d87f034b5", + "@id": "http://digitalheraldry.org/data#aecf1d4f-cab5-449a-8011-a305935cc56b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talon" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#bb0202d6-9c58-4859-8994-575d22c2a603" + "@value": 4 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ - { - "@id": "http://digitalheraldry.org/data#87492a20-9f79-4250-b31b-7da6b890e045" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002743", + "@id": "http://digitalheraldry.org/data#CoA0000021424_A_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -14096,34 +14195,24 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bbce943e-1e8e-46d7-8434-531a03ff164f" + "@id": "http://digitalheraldry.org/data#be4a668d-d9c9-475c-b394-0bc1fa841de8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ca895692-4c8d-49a2-934a-24b2a280936a" + "@id": "http://digitalheraldry.org/data#f607de20-7fa2-40a4-8f50-7329a878564f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2743" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "21424_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#ed6a9fa7-68e1-4bb4-ac5f-ef0d1b971e6f", + "@id": "http://digitalheraldry.org/data#c9c8b96c-5c77-457c-9e15-4de52923f8b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -14132,109 +14221,83 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c0db518c-1a5f-4a64-9e92-7df62046e0fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2a196c6-617e-45f1-89f1-7536f628d1f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000007822", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ca054400-f8e1-414e-abed-4e8d6ad7cf88" + "@id": "http://digitalheraldry.org/data#deb26add-d472-4a84-b902-a351838dffe1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4c3fcb6c-66f7-406e-8f45-0be81006ec21" + "@id": "http://digitalheraldry.org/data#1a1d91b8-1f0c-4b18-9742-4216e374586b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e5826fb9-b0e6-4d69-be4e-5fe800d03d89" + "@id": "http://digitalheraldry.org/data#1f1b5e41-8608-4061-b0c5-98752c2945b1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "17508_B_1" + "@value": "7822" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a47d34a6-4975-48b9-ba84-cb4f96320826", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d31f52f9-c330-44e5-9f2e-8ad80ee05d91", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Swan", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#ec853294-84ef-4971-9564-23674eccc0bf", + "@id": "http://digitalheraldry.org/data#a4eeb437-698a-4295-9243-70411cde295a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#33a3ae20-cb8f-42c6-b48b-dfefc395743a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ade4adb7-13eb-4139-9cb3-3534050ae7f1", + "@id": "http://digitalheraldry.org/data#0db7ec6a-476f-46a3-ae6d-6aea28b46947", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" + "@id": "http://digitalheraldry.org/data#40af4396-0fb3-4cb6-8e25-888dc69dda2b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031542", + "@id": "http://digitalheraldry.org/data#CoA0000002695", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -14245,17 +14308,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#885752f4-5a60-4ed4-866f-f49c204eaa9a" + "@id": "http://digitalheraldry.org/data#c756c231-eea7-4451-a6ab-c4cabcdbffa4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#559be45b-ba9c-40eb-aec6-f8596bab1faa" + "@id": "http://digitalheraldry.org/data#f784a28e-1492-4f2c-8e43-acc785cc929c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31542" + "@value": "2695" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -14265,262 +14328,298 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002439", + "@id": "http://digitalheraldry.org/data#d5480cc1-dd7f-43af-9122-e28095cac89c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#16e52e73-a3df-40c3-91d9-14d2b2dee08b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d644fed3-dff1-47fb-affc-84ed3ee72e40" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#08ec55e8-79ef-48f0-934b-0af2514dee3b" + "@id": "http://digitalheraldry.org/data#3e7462e5-56ae-4a9d-bd8e-dcf902cad8f5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": "2439" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/data#1b4fc63b-f3fd-440c-bb24-d651bdf64f58" + }, { - "@value": 1 + "@id": "http://digitalheraldry.org/data#94de770e-9060-4c96-9494-34cdacaf84aa" } ] }, { - "@id": "http://digitalheraldry.org/data#9002b790-0328-41f4-a277-85cec99d8ec3", + "@id": "http://digitalheraldry.org/data#6fb22613-3c8f-4135-a442-4d03060cd09d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#84533913-09f0-4163-8931-6354b91cc4ae", + "@id": "http://digitalheraldry.org/data#35cd3ea4-327b-4f75-bef6-6632cfc3fadd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#ae988c6e-5799-4a5b-8bd4-10acfc1f4a83" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fca5f83d-46a9-4b40-8c48-52de541c53e7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#98e9f57f-c814-449d-841b-797957ddf3c4", + "@id": "http://digitalheraldry.org/data#91a91dec-621f-4cef-a392-2a66aa7fc98b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#cc942343-1aac-4317-88d2-212326125942", + "@id": "http://digitalheraldry.org/data#5353a8d2-3056-4610-a28d-bfe04f5cd3b0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8a32f24-a2ac-414d-82ed-ca4f9f7c2b59", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d84bd86c-797f-4ea0-bd9b-7e6b98e35f8c" + "@id": "http://digitalheraldry.org/data#97adc055-a327-4c0e-933c-a9750d1216e1" } ] }, { - "@id": "http://digitalheraldry.org/data#edd12722-fdad-4bb0-b6ae-b009beda6e2a", + "@id": "http://digitalheraldry.org/data#5964e9eb-eaac-4a4c-ab36-ba39ba15bf9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } ] }, { - "@id": "http://digitalheraldry.org/data#4ae70e90-2a1f-4728-8afd-6097752bec27", + "@id": "http://digitalheraldry.org/data#9d7bde8f-dd06-4fe1-913f-c387a79160b0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#b947abe0-f40f-4b94-a4b6-e6026479884c" - }, - { - "@id": "http://digitalheraldry.org/data#9aa028ea-e980-48d3-98dc-62cf24699431" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#66019d93-eeeb-402f-aa99-a2743c60b948" + "@id": "http://digitalheraldry.org/data#9179db1a-08bf-4046-abe0-476a1deb8086" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006023", + "@id": "http://digitalheraldry.org/data#2ce7f631-945f-4449-a1cb-e5d451834874", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4f7ed184-66cd-49bb-8740-44b538e07d74" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e287e0ae-ac4b-42b0-8933-f8e4b09ca392", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#eb390133-88c6-4a6a-b669-e24e9b9d6cc4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#daebfdcf-93d4-469e-aa51-38040fcbd9a5" + "@id": "http://digitalheraldry.org/data#f2548012-e38f-45b7-a96d-1a9a4799d50f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a028f500-2f86-4302-959d-44cecb7c478b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "6023" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2fbd73d7-85b8-488a-be4a-bf8d63934968", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a9741b85-feca-4921-bd8f-73d6567198b5" } ] }, { - "@id": "http://digitalheraldry.org/data#c66ed04d-16e0-445f-832d-59dfc9fac189", + "@id": "http://digitalheraldry.org/data#f9298b58-b462-4ce9-a48f-cef8144b4bf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#cc614f0e-bd23-4c44-bc1d-3f167e7701f6", + "@id": "http://digitalheraldry.org/data#cb549f8b-a3e6-4b5a-b9a4-8573565a455a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roses" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#17e461ea-e983-4051-8a04-7122c7580e83" } ] }, { - "@id": "http://digitalheraldry.org/data#3ddad659-29d4-46ad-9dc7-e9620ed249df", + "@id": "http://digitalheraldry.org/data#7608b4c5-90f5-46c8-8367-2b1762134d21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#6f6386e8-cc5f-49cd-969e-111fff46f982" + }, { - "@id": "http://digitalheraldry.org/data#043a4436-1427-4bc8-b692-7b6be74eb53a" + "@id": "http://digitalheraldry.org/data#fd660aee-a3b0-4717-b719-d9b770a4c96d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008220", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#08f55baa-14ac-4f06-8ab4-331832a48038", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9209ba85-8825-4c93-80cd-d017de3aa133", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ae393769-6ba0-42a6-93c0-95e66adf53c5" + "@id": "http://digitalheraldry.org/data#0f8c0793-997a-4b34-a464-17d9b29d9543" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#baf03670-9c16-4fdf-ab10-b4712d369679", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6100de98-126c-4111-9227-e8109900820c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B" + "@id": "http://digitalheraldry.org/data#00f52a17-6433-4dd9-8e64-2e2465a56f82" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d92cfacc-23e7-4b1a-8dfc-a8f15918a985", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Hooded" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002829", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008220_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "8220" + "@id": "http://digitalheraldry.org/data#c1d2e986-5515-4486-91d2-3c16652cd33f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#22084aa0-1724-4586-bc96-597419d2bce1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d409b4e6-1e23-410a-b4c5-9d025ac8ba13", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#9adefb73-8361-4052-9a7f-65763fc5af99" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#7e61f991-ebe5-4143-bb08-bf55ea684656" + "@value": "2829" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009917", + "@id": "http://digitalheraldry.org/data#CoA0000006223", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -14531,17 +14630,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0f04407e-5a4e-4e93-9a62-32d1eafcedc0" + "@id": "http://digitalheraldry.org/data#def6a722-f084-465c-bac6-f727d15ed1b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#694e8b12-6843-4e66-8c64-6a5a09c95ced" + "@id": "http://digitalheraldry.org/data#8ee04d31-27ea-4d42-bd0c-ba467e407377" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9917" + "@value": "6223" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -14551,178 +14650,172 @@ ] }, { - "@id": "http://digitalheraldry.org/data#440f53af-b4cb-4444-9eea-ad4382dad475", + "@id": "http://digitalheraldry.org/data#2d36461c-5ee1-4853-95e8-5738dfe2515f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#8422f7e8-8d9d-4926-b98e-761e842a50ae" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ] }, { - "@id": "http://digitalheraldry.org/data#fd15cefd-8d75-4df1-bb3f-a92696ee7743", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#df6c4d29-161f-4bc7-af92-cea99ee531bf", + "@id": "http://digitalheraldry.org/data#CoA0000007612_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#972c1d8d-23f2-44da-bef8-d900fc687e55" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#cf9969b5-a240-49c4-b11a-02aeef034724" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "7612_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7b59deab-9574-47e6-89d5-8eb225d9528e", + "@id": "http://digitalheraldry.org/data#62bb00ec-da27-4efe-a1ee-cc6ac87cd161", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#561b842b-cb6f-46b5-927f-334c09ec733d" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#66440da4-423e-4996-85cc-4591bd7f5fe7" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8375c145-0712-47fe-90c0-78e2f5708900", + "@id": "http://digitalheraldry.org/data#f4f01a14-a429-48d3-9a03-203b395fb4b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#9e50c8ef-e661-4e72-af1c-0e9c3dfe989b" + "@id": "http://digitalheraldry.org/data#32b45f54-bb31-498c-b1f0-a0ea30263379" }, { - "@id": "http://digitalheraldry.org/data#2bb36b38-0e60-47be-ab12-db1753273e42" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#bcba024e-c4a8-449b-985d-7d62bb010cb7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#c6e28770-5337-43a7-a235-eab61185be7a" } ] }, { - "@id": "http://digitalheraldry.org/data#2311155b-d6d4-41a3-beb2-eda020abcacb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#570b9221-aee1-49ff-8cc2-827ef3e7eaf1", + "@id": "http://digitalheraldry.org/data#3574fa75-3c13-4d98-9471-a8565bf14295", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#e06aa9ce-ee71-4056-926d-3cce0b93e9a0" + }, + { + "@id": "http://digitalheraldry.org/data#62604306-9ab9-47d8-ac7f-a2d0c2d04095" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#8d776d2a-88c3-41e3-861c-219e8824c7fb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d09f0299-6d23-4f6e-8dea-7d99c8fb72ef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#403cafbc-2759-4abd-a490-f8f657bdbca6" } ] }, { - "@id": "http://digitalheraldry.org/data#f85017c7-aa1b-4e48-bbb1-2db4c75cbaad", + "@id": "http://digitalheraldry.org/data#b2eed450-e15b-46c4-9e3d-7f28349df5ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3a36a628-3fc6-47b5-b1a9-a8997c0c209c", + "@id": "http://digitalheraldry.org/data#0775d0dc-de7d-4837-a251-5082a6dcbdbf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#51a8891c-c59d-4b8d-9e79-c10a752b6511" + "@id": "http://digitalheraldry.org/data#bc3b9d4b-d506-48a7-b2b3-11febed3e52f" } ] }, { - "@id": "http://digitalheraldry.org/data#f710bdc3-4388-4818-8851-0b697b79df73", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#348ed7d8-9bf2-4f0d-82c4-d5e0c769f486", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#cb2b6e04-6ca5-466a-a7a1-3e66344a0e63" } ] }, { - "@id": "http://digitalheraldry.org/data#f6f69455-b5e8-486e-8edd-25f4e997b95b", + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 3 + "@value": "fixed tincture of Charge1 / added armed to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007388", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -14731,52 +14824,124 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a6e1df32-7c0f-49b2-aa06-89fdf667987e" + "@id": "http://digitalheraldry.org/data#45931dec-f781-4579-bc4f-ff6a9b0774dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e9e450f0-a62c-4c0e-8588-94ae144b3880" + "@id": "http://digitalheraldry.org/data#e6d07024-525b-4000-bf46-030d44384ac7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7388" + "@value": "6037_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c33481c0-84d6-473a-a4c1-22d72b3766a4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2f5b5207-779c-4650-9950-84e314133e8e" } ] }, { - "@id": "http://digitalheraldry.org/data#cf48c7ac-18d6-4cdc-9132-3007f56dd422", + "@id": "http://digitalheraldry.org/data#7e4fc6d5-3afd-45f2-8ef7-f43cfe7a0e7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#d1814eb5-e9b7-4ec5-9882-cf58a2e37969" + }, + { + "@id": "http://digitalheraldry.org/data#e6ed4509-a110-49bc-99b9-7a33c2252c25" + }, + { + "@id": "http://digitalheraldry.org/data#80d3d2c4-58ea-4528-949b-5837cc1be4b2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#0c3965cc-4639-46cd-8456-1a20844fdb41", + "@id": "http://digitalheraldry.org/data#07644d3f-f6ff-44cb-b23a-0d1b9ca6c219", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1" + "@id": "http://digitalheraldry.org/data#a585d4a5-fbfb-4c24-8b3b-b175475e22f7" + }, + { + "@id": "http://digitalheraldry.org/data#be0fb9cd-c8a1-42df-ace7-49807f559d56" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6363db80-769b-4afa-b2eb-3c05bd0c00e0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006872", + "@id": "http://digitalheraldry.org/data#d8b059a1-2a3b-4f6e-8456-78e210b146b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8b50b61-777c-4450-bb4b-19fcab635d2f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007570", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added langued to Charge2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000007570_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -14784,17 +14949,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cab61e95-937f-415a-9c01-509e7b84a775" + "@id": "http://digitalheraldry.org/data#1d4bba73-bf46-448b-9842-1b3cd6fc80b7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bb87c9f3-47db-4b18-8199-ab27965e1838" + "@id": "http://digitalheraldry.org/data#e237be14-828e-4cff-b7bc-736c455051f2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#48a536da-3623-4380-843e-e959df7215de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6872" + "@value": "7570" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -14804,190 +14974,252 @@ ] }, { - "@id": "http://digitalheraldry.org/data#32a18c33-20b3-40a3-9ba8-b91ca58704e3", + "@id": "http://digitalheraldry.org/data#988253b6-d1c4-4a64-8fe7-1adc11912eab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#adefcbc4-64a2-4e50-9aa3-f1c845d14e35" + }, + { + "@id": "http://digitalheraldry.org/data#c3c96860-39aa-49fb-aaab-a42761d40c68" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#b9495ef5-ab11-4724-8e5a-38cd0913e2c9", + "@id": "http://digitalheraldry.org/data#2534f208-299a-4a4f-bddc-5c8b273b7e6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ConjoinedInPairle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms", + "@id": "http://digitalheraldry.org/data#fcb09433-b3bb-4d42-8f4b-058e9d8e5111", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#5585cf51-b1d2-4384-b0c5-7326b0a0861a", + "@id": "http://digitalheraldry.org/data#6c8dea3a-2b61-4efc-8e8a-2bfd19c964a8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#360009a0-f16d-447c-8096-cb6675b7209b" + "@id": "http://digitalheraldry.org/data#539ffcb4-1856-48fb-b553-b03215c70c84" } ] }, { - "@id": "http://digitalheraldry.org/data#a0868105-41ce-4223-a44e-bf9e01a07831", + "@id": "http://digitalheraldry.org/data#c5d6b1a4-d5bb-4e04-b322-51398e94599a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ab688f35-7896-4598-9a2e-cba581da94ad", + "@id": "http://digitalheraldry.org/data#08c90b3e-065b-4acf-9b16-92b8c3a18fd2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#70acd7e3-f5f0-481b-a97c-8e7100264318" + "@id": "http://digitalheraldry.org/data#6642330b-b67a-4fd0-8873-e15d2d895cd5" }, { - "@id": "http://digitalheraldry.org/data#c5c919d2-b42e-484f-ad63-90aefc658e23" + "@id": "http://digitalheraldry.org/data#8846545f-3109-4503-b959-9ac5f6794316" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cd30d323-1b55-4778-8b9c-1ec7087fcf73" + "@id": "http://digitalheraldry.org/data#7960cdc0-db44-494c-9142-8af5af906fe4" } ] }, { - "@id": "http://digitalheraldry.org/data#2ddefa02-e303-4124-8bfe-40097598db1e", + "@id": "http://digitalheraldry.org/data#4f851d65-4fca-48df-ab89-8b86b97d5c3a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#59fdb06b-7fee-43f1-8fa5-9a53c8e8b92b" + "@id": "http://digitalheraldry.org/data#71742873-d10e-41ac-86e9-06ad99b1930b" + }, + { + "@id": "http://digitalheraldry.org/data#f78fc97a-3eed-48c0-975f-32e26ea03795" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#382793e1-fe83-4199-befa-286d9dbb606b", + "@id": "http://digitalheraldry.org/data#10ebc5ff-b734-46b1-ab4c-5fa39dd6d604", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#76c1ddf6-5780-4fe7-a9e6-4e7027a9ccb6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8f0f0b00-8bf9-4ead-bd59-6ce367ee5ab2", + "@id": "http://digitalheraldry.org/data#765d6087-8865-4336-aca3-a4292e298e1e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4c6b5c64-647f-4424-a095-21f507a4131c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#2d71090f-5677-4deb-a493-4f959ab6e831", + "@id": "http://digitalheraldry.org/data#9b5e23c6-5249-48ce-a514-e74484e95f9a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c0a5a2c4-9cfd-4ab1-826c-e200982e645d" + } ] }, { - "@id": "http://digitalheraldry.org/data#57d69eb8-30c0-4ef1-94bd-f598535d814d", + "@id": "http://digitalheraldry.org/data#0068071d-66db-4f7c-9162-d0ae6f77f8f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" + "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#97291c50-642b-4a22-a001-830256d5518e", + "@id": "http://digitalheraldry.org/data#7c5b7e39-4b09-416f-9f89-3cf4801de212", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f4689f63-5a74-4534-8d62-20494f064c21" + "@id": "http://digitalheraldry.org/data#eafc3e40-40ee-44ab-a594-679a229f0b25" } ] }, { - "@id": "http://digitalheraldry.org/data#6c7d17b8-7b4b-464e-a887-f5245dd8b617", + "@id": "http://digitalheraldry.org/data#04665470-e1ee-4819-9ab8-d12ed929dbbd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty" + "http://digitalheraldry.org/digital-heraldry-ontology#Staff" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#27c41d23-1a79-44cb-9cb9-c7f157c738d6" } ] }, { - "@id": "http://digitalheraldry.org/data#0fb44bfb-e75c-40bc-a12e-06db13832f15", + "@id": "http://digitalheraldry.org/data#388a9dcf-1537-48d5-86cd-83d812c695ef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#288e01c1-f7d0-4895-9b04-2b9fa912a1bb" + "@id": "http://digitalheraldry.org/data#2fdc0a01-3d06-4dfc-954c-7c3d9df32ef3" } ] }, { - "@id": "http://digitalheraldry.org/data#54ebb70c-39f1-4408-9583-70abe131ad56", + "@id": "http://digitalheraldry.org/data#793c051d-4191-4547-8f00-50c77365c6bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005679", + "@id": "http://digitalheraldry.org/data#36a01e7c-847e-4c8e-803f-b03c8dee334a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed field_seme" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#baca607e-93fd-481d-bb21-e3279885ccc9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#19eb886f-7bee-4a25-8055-a6a7cb29f50f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#48dde729-db3b-431d-913b-94e014dff497", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b35efa07-7cfa-4ab3-8a46-9888a712c5fe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000005679_1" + "@id": "http://digitalheraldry.org/data#bba49881-7f47-48e8-ad1a-5f1827562137" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006710", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -14996,17 +15228,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3ee4bbe6-d455-4701-8a9e-d9336cb8adbb" + "@id": "http://digitalheraldry.org/data#fc43547c-8678-4ab8-8b42-862d99b1df4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#921f6cf2-36de-42ae-b2ae-003801a61764" + "@id": "http://digitalheraldry.org/data#4f6f6b5f-f08d-41c8-8168-e6a924beca0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "5679" + "@value": "6710" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -15016,70 +15248,57 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bdc553bc-10fd-4202-9538-8f215080a6cb", + "@id": "http://digitalheraldry.org/data#CoA0000007228", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8bfddd35-dfbf-4847-8af8-fabc6ab80b07" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#072563cd-3a41-498d-b57d-abd5d7ef2632" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#comment" + "@id": "http://digitalheraldry.org/data#44fe8c00-acde-49f0-a7da-fa50a6345cdc" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000005679_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#cc3c3382-3602-4acb-bcb1-f81fd4dc2e79" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#9b6d7077-8b49-49b6-934c-94d37c12d210" + "@value": "7228" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e3e66ef4-3d5c-49c6-a8e9-602caf6326d8" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c0a5a2c4-9cfd-4ab1-826c-e200982e645d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "5679_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002814", + "@id": "http://digitalheraldry.org/data#CoA0000008676", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued to Charge2" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -15087,7 +15306,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002814_1" + "@id": "http://digitalheraldry.org/data#CoA0000008676_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -15097,32 +15316,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#90f44b9d-f003-4704-91de-a1a89a30672b" + "@id": "http://digitalheraldry.org/data#304f52dd-f422-4e5e-ab31-047bc5c2ffb6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#831d2b7f-b111-4615-98b8-58f1efc4f3d7" + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#bafe8628-44b9-4732-aafa-e0c1f89097db" + "@id": "http://digitalheraldry.org/data#CoA0000008676_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2814" + "@value": "8676" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#5561c038-e8c0-425a-92a2-314ecf86e86d", + "@id": "http://digitalheraldry.org/data#0c295a59-a4f7-4d3e-bf76-ff6214703501", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -15133,38 +15362,95 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006231", + "@id": "http://digitalheraldry.org/data#3f8697b6-d845-4e57-94e5-fd4883f28270", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#1438e805-35b8-48f5-8550-af08850b0d88" + }, + { + "@id": "http://digitalheraldry.org/data#83025653-48f2-4b1c-a90c-d949c48d7d76" + }, { - "@id": "http://digitalheraldry.org/data#24ebbc38-3950-43cb-8bfc-224af7b2a8ba" + "@id": "http://digitalheraldry.org/data#0635d7b6-738b-4b81-9732-49c5c00f7d1c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4362608b-890d-49d3-aa9f-4b782cb588d8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e732c26b-7cdb-4d30-963d-8214d9e3d72f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6231" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#11f38966-190d-48e2-8b1c-45b62cba421a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#d7ab6274-1ce9-43a8-a7a0-45312e0265f0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002714_1", + "@id": "http://digitalheraldry.org/data#15ab7413-a2cb-4999-8cc5-a765b6c7db20", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c89b2938-b00c-4cc5-bbcd-c48c5db5f869", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#de34ee24-ac20-4b24-8cd6-67ddbe4df00f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9c539bca-ea55-4283-b37e-31537c68ab77", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006314_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -15175,153 +15461,137 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d528113b-fb53-4337-b837-735de4503381" + "@id": "http://digitalheraldry.org/data#b60382d7-7b31-49a1-9105-8bbebd15c1dc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fc0c7d62-7e69-45b2-a6d5-3dc92cf2a613" + "@id": "http://digitalheraldry.org/data#66a475a2-69eb-449b-82d3-9573dedf13c9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#76662ad9-7b42-4eef-af7a-8af23545f38b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2714_1" + "@value": "6314_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009658_1", + "@id": "http://digitalheraldry.org/data#CoA0000002956", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c2653bf2-c5e9-41f8-b6ad-bbc01ae87d8e" + "@id": "http://digitalheraldry.org/data#4f33e148-e7da-4582-8903-c36ad18c27dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#72aa58c3-fbbe-49c8-9fa9-2e9997585999" + "@id": "http://digitalheraldry.org/data#c557485d-dc28-4f74-aef8-db67a32efca2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9658_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#70e7ba7d-af05-4bde-9063-a13a42340411", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gorged" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f84128c8-2a60-4666-92a6-0bf0585498d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#8d307d61-8fd5-435f-90dc-e4089ba85e8d" + "@value": "2956" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d7ee7cf6-8325-44ec-95df-97e4399c5ddc", + "@id": "http://digitalheraldry.org/data#CoA0000027380", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#120e01d4-cbdf-41b3-9586-c0ff0c9cfb96" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d5db4057-c9a4-413b-9034-8c876930e199", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "of 4" + "@id": "http://digitalheraldry.org/data#475963dd-600d-4c1f-bb8e-3194c25a7856" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@id": "http://digitalheraldry.org/data#12ce396c-2af3-4aff-bd70-b8715acae327" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "27380" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3c98c72d-37f2-4b96-bee3-ff3cdcfd17c3", + "@id": "http://digitalheraldry.org/data#5a9122ca-042a-4782-bb0f-c5766f8500f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#41e2e09f-ab2a-43e2-bf82-df8c02036f6f", + "@id": "http://digitalheraldry.org/data#122671d5-780c-4bf8-8d92-0ba8df33fa29", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6bada206-72c9-44a3-9307-8e46d8a29329" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#14e895c7-5cf2-4236-8ade-78f58df5f833", + "@id": "http://digitalheraldry.org/data#47bd449e-2d93-4106-919b-e0e1b7d5921b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#7746fe96-ee3a-4b16-b489-39ac0839c10a" + }, + { + "@id": "http://digitalheraldry.org/data#6c956c60-a293-423f-b143-a4a276c7e339" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cae2ae03-9359-494e-b358-96f6180cc9e0" + "@id": "http://digitalheraldry.org/data#c5979cb2-6bc4-4e71-a5e1-6a515eda1f93" } ] }, { - "@id": "http://digitalheraldry.org/data#ab3859f4-f503-4c8c-ad3f-7549f0e7ac49", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu", + "@id": "http://digitalheraldry.org/data#CoA0000003744", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -15330,108 +15600,90 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1a72d7f3-f0ec-4c49-b133-b924004feda1" + "@id": "http://digitalheraldry.org/data#af95d877-8c2f-434c-acb1-b52b51e0bc19" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#36734a70-a9bd-4dd9-a0dc-ae737ed07e15" + "@id": "http://digitalheraldry.org/data#6e0f21bb-c1fc-4602-9c52-ea2214b7056d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8670_Escu" + "@value": "3744" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002797_1", + "@id": "http://digitalheraldry.org/data#4550243c-8e42-4dbd-b2ed-9e5928809fdd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d1861967-7cef-4bd0-bb7a-fa478717acf1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#0b23714d-95fd-4bc8-85d0-b688f2f911fa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2797_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#52b2c789-8a0f-41be-80b7-9a58391e3ceb", + "@id": "http://digitalheraldry.org/data#9c0d7621-3d89-4884-9a85-dab944aba620", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f319be47-3b53-4958-ba1b-4d1217f95de2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b8398324-ef60-4d1d-beb6-33cdd268ed09", + "@id": "http://digitalheraldry.org/data#697e30de-d5c1-4ea7-a324-bbaa0ab17d74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mallet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#3785f1b6-7391-4d08-b2ac-de34d32fb75d", + "@id": "http://digitalheraldry.org/data#0e7fdb5d-de39-4230-a6ed-dd79c301f39f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/data#006f6be3-7918-4060-9111-3eb61cfc566d" + }, + { + "@id": "http://digitalheraldry.org/data#8f70d8d0-0b75-401d-83e3-b892c6921f68" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#d4ca9c4c-30e5-4704-9a3e-79fc603c007f" } ] }, { - "@id": "http://digitalheraldry.org/data#47f6e4a3-707b-43ed-8087-bd4cf55cc4c6", + "@id": "http://digitalheraldry.org/data#d10949d9-5eba-4a1b-811a-1c5386365d23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Roundels" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#253525ea-f709-4e23-ac89-92df45458d25" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#e3350203-02b0-4a38-a5ec-9bdfe44690ef" + "@id": "http://digitalheraldry.org/data#afcea136-be15-4b46-ba9a-cfbdb8161dd9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -15441,223 +15693,314 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#1bc1cd40-e830-4f01-a996-425c10cb9466", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#be4ea564-f88b-4bdc-8c05-8d2fda84fa28" } ] }, { - "@id": "http://digitalheraldry.org/data#ea12de1d-ed44-4faf-970f-89a50a5facb8", + "@id": "http://digitalheraldry.org/data#a73a9669-3f51-40dc-bc03-c74db9033d46", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#5e3759f0-0b46-4aee-9b4c-20f3670e9776" } ] }, { - "@id": "http://digitalheraldry.org/data#09de45b6-3ca1-43f0-8488-b826e0c677e3", + "@id": "http://digitalheraldry.org/data#fba17a97-ea6d-4f0e-ae95-1aef9aa5bc4d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c91e1e60-d3f5-40b2-8892-92300b60b614" + "@id": "http://digitalheraldry.org/data#670d904a-6234-4fbb-b55f-7e78501e4ac8" } ] }, { - "@id": "http://digitalheraldry.org/data#e6d06d60-c458-4305-9617-87adeca73fc8", + "@id": "http://digitalheraldry.org/data#830437a0-6732-4c16-b696-83c9a6273365", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#8dbfc2fb-0bb4-4525-aadc-c8b760ae08ea" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#58ee2df7-6d84-4a8d-9690-2713dda5afe0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#f46106e6-0037-402d-a17c-473b6ee79d5c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1", + "@id": "http://digitalheraldry.org/data#8f767d4f-6cbf-414a-a7b3-dfb406c953d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#ed48f52e-f50f-42e2-987b-6bbd7c61b233" + }, + { + "@id": "http://digitalheraldry.org/data#03ce82e5-134a-4ee1-a5be-e080c573d5e9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#48a7c9eb-1ebb-4d0f-a190-9d86873fe181" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9750b8e0-e994-4726-8fc7-98c4bea1cea1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#16a714df-2048-4636-ac06-102cc25fdbf1" + }, { - "@id": "http://digitalheraldry.org/data#4037932a-e0a5-44a1-b95f-c7272c94038a" + "@id": "http://digitalheraldry.org/data#fffc2421-2d95-4759-9748-ea12e626ed82" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27636_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5139908b-69fa-4ac2-bc46-88e9c6a49abd", + "@id": "http://digitalheraldry.org/data#d123b85a-5a6a-4497-bfcf-e6cfc0d5bd63", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#78980fc6-2880-4fc3-835b-2502a4b30cde" + "@id": "http://digitalheraldry.org/data#73f22eed-5abd-4a38-90c9-c9107aad0514" } ] }, { - "@id": "http://digitalheraldry.org/data#912bc848-2099-4d7a-96c2-af8677000546", + "@id": "http://digitalheraldry.org/data#7c37f750-52a7-429d-910d-18cb40cac1df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#1fa90564-725b-4788-aeeb-a69ea390ab97" + }, + { + "@id": "http://digitalheraldry.org/data#f8a864e4-13e4-4458-a37b-7994bce272f1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5ef1b18c-4b6b-46df-9e4a-b56462a3117e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002601", + "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7fae26d0-403a-449e-8c77-14ed3039452f" + "@id": "http://digitalheraldry.org/data#05d8c346-c54f-46ba-a03c-d94a3e20082d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#d3f008ee-1750-48c4-bb3e-7f714fb835cd" + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#4587e61e-ff19-4277-9ee6-ddcbb7d17c8a" + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2601" + "@value": "8378_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#69eb9ffe-eef1-44cc-84f2-ec6dd07c1d43", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9d14dbae-a9a2-4d6f-9314-442a79b6f273", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#2bb36b38-0e60-47be-ab12-db1753273e42" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9e50c8ef-e661-4e72-af1c-0e9c3dfe989b" + "@id": "http://digitalheraldry.org/data#700d6c7f-ef86-407c-8f34-01a4c4c5892f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1079935e-88b3-415f-8eb4-46109fbbedff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Affronted" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f85241d2-8d14-4b2b-bb2c-61cd065cdace", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8375c145-0712-47fe-90c0-78e2f5708900" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007264", + "@id": "http://digitalheraldry.org/data#460181ec-0fb2-4b9a-a6b9-af0f1c94ac12", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9a8b76d3-c2d6-4832-81d3-7ede3143b37f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002459_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dfd960c4-7d89-4c24-8a5a-5ba51395119e" + "@id": "http://digitalheraldry.org/data#ffa56788-5b77-48ae-b6e0-120124dd75de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fa0d619d-fec5-4508-83d2-4b8fa179de4b" + "@id": "http://digitalheraldry.org/data#e3756f43-3eed-4f2e-9ea3-07b38561ca90" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "7264" + "@id": "http://digitalheraldry.org/data#1dba1a76-71d7-4702-b85c-9d1d297aad8e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "2459_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a056754c-a2e2-441a-ac58-383587849bbb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "@id": "http://digitalheraldry.org/data#7bfa7c13-4e27-4145-a80f-88a1de4fca47", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#98b12f75-8d2e-4f55-b3f0-a22c27aebec2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#972c1d8d-23f2-44da-bef8-d900fc687e55", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5fcf9e56-246d-4146-85a2-f1075d2c853a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#268858e0-5704-4f8d-9311-0ac50ee791b4" }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#89c38ac2-a928-40ce-9747-72be4060b04c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#83d99d3d-b8b1-4c91-9bd0-a86cfe8078c9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002596", + "@id": "http://digitalheraldry.org/data#CoA0000002583", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002583_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -15665,17 +16008,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#85920e6e-b29e-41fd-9ee5-4b157d25bc07" + "@id": "http://digitalheraldry.org/data#80bc2040-d017-4be2-950b-d6f51298148f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65039d46-34b6-4785-a0e7-76b6fee1cd47" + "@id": "http://digitalheraldry.org/data#b848b54d-b937-4230-9f8f-b7c1086c0efb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2596" + "@value": "2583" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -15685,76 +16028,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e6e84608-1978-4f5c-bcc8-14a62bd631f0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } ] }, { - "@id": "http://digitalheraldry.org/data#56a99838-7e84-4e80-94ea-fd8a76d4d77a", + "@id": "http://digitalheraldry.org/data#d87354cb-76e9-4f4b-9063-764d9da40d54", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#3f419799-f6ee-4563-aa11-8707219503f0" + "@id": "http://digitalheraldry.org/data#d3510109-281b-42c9-b57f-e7ca8927b692" + }, + { + "@id": "http://digitalheraldry.org/data#7bc2ccac-f733-4844-b77b-2ecd4c9205e5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#41e26fca-d0cc-437f-8743-1a45693d2e76", + "@id": "http://digitalheraldry.org/data#defca3f8-bc94-4179-8cb6-19c7753644cb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#16f0f732-5c71-425a-b721-c9ea83fcb0b2", + "@id": "http://digitalheraldry.org/data#5b9eac3c-5980-4a81-a152-e0b58dfb2fa3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#1aa9e191-c1b2-43f4-a255-250134b78fde", + "@id": "http://digitalheraldry.org/data#6c956c60-a293-423f-b143-a4a276c7e339", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7746fe96-ee3a-4b16-b489-39ac0839c10a" } ] }, { - "@id": "http://digitalheraldry.org/data#81c63714-5e41-41a1-a0d6-cd0d26092179", + "@id": "http://digitalheraldry.org/data#CoA0000006039_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#11f38966-190d-48e2-8b1c-45b62cba421a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#df3797c9-000a-4209-88da-1bd68e2efb62" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6039_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A", + "@id": "http://digitalheraldry.org/data#CoA0000019776", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant to Charge1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -15762,7 +16128,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000019776_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -15772,196 +16138,142 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#36d3f777-6085-4813-8585-f5a7071457b1" + "@id": "http://digitalheraldry.org/data#e5cd4337-e689-4e42-8d76-e5e868a4c314" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" + "@id": "http://digitalheraldry.org/data#1f70c13e-c5a3-47b0-8979-13f46535a9e4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@id": "http://digitalheraldry.org/data#ebd55ddf-ff1b-43e7-a602-7218a5215e03" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@value": "19776" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b502205b-161d-42ef-834a-0ff7559105b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "27639_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#aef3734a-bf30-4ece-809a-47d4aa85726d", + "@id": "http://digitalheraldry.org/data#4c346616-7067-458f-b69e-d100df290933", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#23c9b172-d800-4adb-9c5e-885bb69ae32e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7dc31e03-5f12-4009-9864-3669c1ec6547", + "@id": "http://digitalheraldry.org/data#d041ab46-a1d3-4e30-a420-ae076a59bc17", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#251a7af1-d225-4870-bd21-83c9761119b0" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5b1d2943-91f4-4d27-a6e4-e98ff9c47001" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#6dce7c27-896a-4285-9b17-1c0e6cf0f6ac", + "@id": "http://digitalheraldry.org/data#8e3da20d-6511-4e69-9c9d-660167661f81", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Sword" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#697aaa63-63d2-4909-bc26-da8c7eb1ddf5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8ef1250f-1ee2-4716-9a4b-3ac756b1c68f", + "@id": "http://digitalheraldry.org/data#5bb529ed-0c9d-4006-91c4-6baeddc37df5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#f92f7ebe-61b8-4c64-9470-9899b3575539" + }, { - "@id": "http://digitalheraldry.org/data#c3b0250d-79b8-4841-8098-f61d8be496dd" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ed622d1-51f0-47f0-a184-e2b234e76c1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1bff1516-b372-4019-8772-cba6db877392", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#553ab10a-e3a8-47a7-869d-905e5c616694", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#4b5d9835-e94b-4f13-97c3-f66e1fe59ea1" - }, - { - "@id": "http://digitalheraldry.org/data#c6b22a46-08a3-40fe-8341-ff62f1c6d244" + "@id": "http://digitalheraldry.org/data#73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#df3cb371-b089-498a-bcdc-40f41a9ee7da" + "@id": "http://digitalheraldry.org/data#1740e68f-182c-4543-b19c-90f3d6d24c2f" } ] }, { - "@id": "http://digitalheraldry.org/data#5f80fc8c-3450-4778-86cc-24447d8fbd83", + "@id": "http://digitalheraldry.org/data#CoA0000031506", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#44dc0953-c19c-43a6-81b8-aca7a331e305", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#50f0866b-f9b7-4988-b864-ac6e2ea0cd79" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4cb32915-a1e5-4162-bf4d-4b314a274eb2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "31506" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#81f85dc8-2fbe-4068-9a4b-00b245643b97", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8b020bd3-29e5-42a9-b770-92d25cf465d0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#52dc804d-7cd6-4714-aba9-1da494fdaa98", + "@id": "http://digitalheraldry.org/data#f5b3868e-6e4b-4be3-be50-44a2bd7715a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e86b552d-556d-4c43-a4b0-83567d847675" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006312", + "@id": "http://digitalheraldry.org/data#CoA0000006272", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -15972,17 +16284,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a0422cd9-7974-4a8b-994c-2b322d17840c" + "@id": "http://digitalheraldry.org/data#b8f82aaa-7357-4804-ad35-db31ec9d50ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a5da5b72-faa0-42e0-9d41-59e7f735b67b" + "@id": "http://digitalheraldry.org/data#c7db82b6-4a1b-4b4b-8214-0f8367b19202" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6312" + "@value": "6272" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -15992,18 +16304,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#07e74c8a-caba-4745-86e0-b51e43bf4044", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2451e04f-c731-4a68-b424-43ece49f7361" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031526", + "@id": "http://digitalheraldry.org/data#CoA0000008152_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16014,17 +16315,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#99f54087-9e4c-4f22-a66c-9081c4fa0d66" + "@id": "http://digitalheraldry.org/data#558127c4-e4ea-4a42-947a-d31721d5ab66" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65907964-360f-4e44-852a-26abf1401ebd" + "@id": "http://digitalheraldry.org/data#de243277-a0ad-47f8-bc5c-5c3a7739427c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31526" + "@value": "8152_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -16034,23 +16335,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bb2d4f1c-475c-4f61-997f-3b370a8cd4a8", + "@id": "http://digitalheraldry.org/data#17d1a5e3-d8bf-4280-b6fe-563040cd187f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ @@ -16060,149 +16356,188 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4e8d7c02-740c-45d4-b9b8-1bb5002cd139", + "@id": "http://digitalheraldry.org/data#CoA0000002459", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#6d2f024d-b5ba-4fbc-8be5-471805bc5f8b" + "@value": "fixed tincture of Charge1 and Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3b3e3f2d-c4db-4099-99da-ed26cfe1e593", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5a5b1382-3872-4660-865e-03a229185254", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#CoA0000002459_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#99a58b98-5f1c-469a-bb20-3a00da445eaa" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f4d0ae18-c4ef-426f-ad19-b507c4aa1fa9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#41f61593-b291-4567-a906-9f896838ac82" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d0a4c534-db00-406a-b8f2-a8fd89d838fd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2459" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#4fc30773-5185-4941-872b-a0745edfbceb" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6a7ffa19-4a9b-4cb2-88c7-11c299c8b83d", + "@id": "http://digitalheraldry.org/data#fdb6de28-899f-4416-bf1a-b6d196fc3205", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#79e646a6-19f4-4251-a0a3-a01927996531", + "@id": "http://digitalheraldry.org/data#CoA0000007014", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#d06e9b5f-e71d-4d6e-86cf-d3d33f587865" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7014" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#4ae236cc-5ee6-4a9f-bd7c-5113a9caa430", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" ] }, { - "@id": "http://digitalheraldry.org/data#6102347b-59de-4f78-b77a-59d60a6b649c", + "@id": "http://digitalheraldry.org/data#b21cb044-688e-4400-a960-c170e6b91ceb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dc4408cd-603b-44b4-adcc-89d3c5ef6b54" + "@id": "http://digitalheraldry.org/data#3c04371b-11e9-4478-b1f3-eaa4f0b17102" } ] }, { - "@id": "http://digitalheraldry.org/data#79e5a11a-bef2-4b38-a696-edc5389f50db", + "@id": "http://digitalheraldry.org/data#63aaca00-c9b2-4def-830b-7072de20ec08", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#7c29f07c-77e1-4cc9-8e11-8077f5744648" + }, + { + "@id": "http://digitalheraldry.org/data#8cd0c7d5-2c28-4b46-8fac-cb11474c381c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#128ae738-7052-4600-9e54-0590962d3d6d", + "@id": "http://digitalheraldry.org/data#ec88eeaf-3cd6-4902-bfb6-ef38b73683c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#92422a8f-d942-4734-ab54-77079fc2a77e" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" + ] + }, + { + "@id": "http://digitalheraldry.org/data#43a0855f-321b-4c06-82db-d10edfdfc187", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#272b655d-0059-4044-8116-a82e066ab7ca", + "@id": "http://digitalheraldry.org/data#917a808d-23a7-4e3f-a37b-46d669b7756b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#7e8dd3b2-1286-4d05-8c7d-70f7b8391df1", + "@id": "http://digitalheraldry.org/data#a580de20-f3fa-4ba7-b63d-f8308354ed38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 7 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000720", + "@id": "http://digitalheraldry.org/data#CoA0000008220_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed color / added relation_to_field" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -16210,22 +16545,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#38c63f14-9662-4742-b6d6-8b0056b37527" + "@id": "http://digitalheraldry.org/data#8224623e-86e5-4d08-8deb-1b81fd0f4de5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#10e57409-18a3-4d3d-a0f6-64a451dc5d65" + "@id": "http://digitalheraldry.org/data#4a22cad7-306c-4014-bb55-dc3c98666f6e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#109e36b6-028f-4893-92b1-5252dbcb5637" + "@id": "http://digitalheraldry.org/data#73bdaf66-8d21-4255-af6b-cf6cda76c673" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "720" + "@value": "8220_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -16235,18 +16570,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#da61cf07-e5c3-4929-971c-6a5d7c162d28", + "@id": "http://digitalheraldry.org/data#4fe972fa-6451-4f75-9359-2c11f4f9bb28", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002940", + "@id": "http://digitalheraldry.org/data#CoA0000002437", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16257,12 +16592,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5da984fa-1d20-4815-8988-337cb8625f1e" + "@id": "http://digitalheraldry.org/data#95aa803c-def2-4e1b-b792-62c624b55b51" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#226763a6-06fd-471b-a7f1-cca844545f7b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2940" + "@value": "2437" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -16272,37 +16612,89 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fc1f740d-3095-4023-938e-fae523bfd83c", + "@id": "http://digitalheraldry.org/data#50a59e48-223f-4d28-8514-c1c03b8e3fcf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9d3b9fbc-f6d3-4955-8798-d36e305dce71" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#32508550-f417-43d0-9f29-03b632e51ccb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6a591f3b-3752-466f-8807-b505302c32a4" + "@id": "http://digitalheraldry.org/data#7b7127e1-8326-4ae8-b58f-6ec5612abf51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#94911c8b-6ad5-4c80-802f-417838a7b378", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4406d9d1-dd2f-40f2-a871-760ad5518f4a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#6d97244d-f21a-44cc-a976-cde99ed33b7f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#1e165e2c-845d-41b0-b264-c28c58fb216b", + "@id": "http://digitalheraldry.org/data#3e812d4b-253e-4db1-81e0-70f3e4d02d98", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#8d0b1304-837a-47bb-8901-4bcd6c0291f0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ed876d9f-8d94-414b-9aeb-58534fdcf770", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Viol" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#6e1be803-f894-4a3c-a528-4d6a2260a235" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000023224_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000006610", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16313,133 +16705,194 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b8186aee-1e3a-405a-a160-a0be314ea05f" + "@id": "http://digitalheraldry.org/data#640707e4-f532-4cb8-9110-e78aff12adbb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9fa980bc-9baa-4af5-87dd-79709dca13fc" + "@id": "http://digitalheraldry.org/data#68051467-5a58-4997-90e2-fa3095fda902" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "23224_B_B" + "@value": "6610" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ddf8b713-90ac-44d8-8e3d-fc344b29cded", + "@id": "http://digitalheraldry.org/data#CoA0000008359_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5c17073b-d760-4e4f-80c6-f793852f5219" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8359_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9858ec58-98cc-4107-8a88-8847ddc3e693" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ba62b6ad-1433-42f2-b8a2-c783e89b0f5f", + "@id": "http://digitalheraldry.org/data#5a1b9567-3d0c-47e8-a88b-a9e6b4d6abc5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1eba7a51-a1e7-4d2b-adc8-d2f791712d74", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3785f1b6-7391-4d08-b2ac-de34d32fb75d" + "@id": "http://digitalheraldry.org/data#cd766309-bfb2-4857-b2c9-c01246868660" } ] }, { - "@id": "http://digitalheraldry.org/data#9cfadf75-1abc-412c-8826-2475c360e2cc", + "@id": "http://digitalheraldry.org/data#4147beeb-07b6-48cd-9c19-c2223f87e7a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#71a1ab19-25cc-48b0-aba2-5a539fe95bee", + "@id": "http://digitalheraldry.org/data#14eb5e74-4a7b-42e8-ad48-12c3d69829b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#b8dbb018-a576-4ff4-90d0-c285ba594678" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#460e0d02-deca-492a-91b0-51ece2868581", + "@id": "http://digitalheraldry.org/data#ded7e2eb-6a86-4f8b-b72e-2d237dd3ed98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#13351bf0-a016-4bcd-ab0b-c5294443446c" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#f9615460-e75b-4072-991c-566f4d1781f3", + "@id": "http://digitalheraldry.org/data#a2299fc7-7e74-404e-ba8c-7d0727191a48", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#221866dc-e83d-4264-bb89-c5298897fa96", + "@id": "http://digitalheraldry.org/data#d3a29bb2-1a32-4b6f-99b4-85420da31707", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#aa445582-659b-4b68-9361-c667f934b0f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#712bdb2c-3997-4460-bde1-8dec59a5c9b5", + "@id": "http://digitalheraldry.org/data#487da8d0-4b4f-4704-96d5-33bad3aacfca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/data#a816bcb4-4ab6-4cb1-99ab-1440b4ab409a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Garb", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#44857678-15bd-421f-a6e8-ade7bf31f3a9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Wheel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022273_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000007758", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16450,53 +16903,76 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#98d4f9ac-4337-45f3-927f-6c1fed5316b5" + "@id": "http://digitalheraldry.org/data#ceb0e152-35c5-4f1f-a3f7-77e3172bf695" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#7d1a9157-999e-40a6-a086-e75edad44a4e" + "@value": "7758" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "22273_B_A" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017415", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a3400c69-c857-4c2b-97ad-b0cc07d84c12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Text" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ { - "@value": true + "@value": "AMOR" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f2c998e3-5d7a-4627-87fa-52a6f9664b53" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#569e33ea-1474-46a4-9d92-1770a9cc9998", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ba652fd1-d709-48a1-a9ff-1fce23420ff0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#968e6aa7-f5c1-4c86-8ff7-a74d70472325", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": "17415" + "@id": "http://digitalheraldry.org/data#10c9e156-163e-4665-b73b-6fc18077515b" + }, + { + "@id": "http://digitalheraldry.org/data#c399287b-49f0-4b22-810d-2a02debefec9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#a337cab3-6237-40e4-b2fc-5be53ef07974" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006329", + "@id": "http://digitalheraldry.org/data#CoA0000008677_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16507,22 +16983,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#47fb258a-4c61-4d73-957f-7ef54b921709" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#186ec6f6-0e00-4387-9d21-e4c322980acf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#cd7b8a5a-6fa2-4af6-8296-4c9d090e185e" + "@id": "http://digitalheraldry.org/data#b6320b12-84d9-43f4-8361-61eb7da546e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6329" + "@value": "8677_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -16532,43 +16998,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#47fb258a-4c61-4d73-957f-7ef54b921709", + "@id": "http://digitalheraldry.org/data#2945890d-ba3c-43fc-8087-37e2ff1fddc0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#92cf77d1-a9fa-4529-8501-469c9d43e088", + "@id": "http://digitalheraldry.org/data#11a9a2d7-dce0-49a0-9ca9-75869502c850", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bear" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#3bc87fcd-a38c-45d7-a642-2c75d337401e" - }, - { - "@id": "http://digitalheraldry.org/data#b77f098c-8ede-4762-b848-fc64aeaed999" + "@id": "http://digitalheraldry.org/data#a1bd597e-77dc-40d2-ab98-8d4e6bd9e485" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6a36e6ce-d053-4b33-8f8c-7a35496b0293", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#64827b8c-3487-4bd7-bd7f-d149344951cb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031548", + "@id": "http://digitalheraldry.org/data#CoA0000007805", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16579,17 +17047,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#647ea772-b28d-4aec-801a-7259d9e1b336" + "@id": "http://digitalheraldry.org/data#fe0ee415-5d7c-4c6b-b2f1-9a844c68b0ff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#052bb64d-7b7d-4007-8f6b-23a28b70828f" + "@id": "http://digitalheraldry.org/data#479322db-0c4a-4055-a41b-429a4cdc2b2a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31548" + "@value": "7805" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -16599,180 +17067,265 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0c25178d-c529-4815-8a55-70bde15c3c41", + "@id": "http://digitalheraldry.org/data#8fa4019f-365d-4cc1-b399-e45090e93764", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 3 } - ] + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d9d96cae-83a8-45ee-8f17-478bf36ea92e", + "@id": "http://digitalheraldry.org/data#CoA0000017415", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#8f721771-235b-4a4f-87ec-87d92ede776e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a9dea103-7b4e-413e-bbd0-5f1b766c7938" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "17415" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#76a97397-2b6f-4e63-aab2-4c6817c52229", + "@id": "http://digitalheraldry.org/data#f55506b9-62c6-49d3-ac37-eb9bd67835ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/data#0f8c0793-997a-4b34-a464-17d9b29d9543" + }, + { + "@id": "http://digitalheraldry.org/data#9209ba85-8825-4c93-80cd-d017de3aa133" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#46d974fd-be00-402b-bfd3-de7bb247fc97" } ] }, { - "@id": "http://digitalheraldry.org/data#9abeba66-4a63-4d54-9eb5-c4e5263dd9ab", + "@id": "http://digitalheraldry.org/data#77dcc20f-27b9-4bdf-93d7-ce482e55938a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fab3456b-b0c9-4581-8cfd-e854ae6d9bb2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#fb868de0-8c01-4c70-9986-aa3630d4177b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#b35b4f89-f2df-465b-8490-b4c252837651" + }, + { + "@id": "http://digitalheraldry.org/data#624c25ac-32df-4758-8f69-a29364cc12ff" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000000526", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#58c6fc74-9192-49f4-8591-0ebd941eda5f" + "@id": "http://digitalheraldry.org/data#52e8fd2c-5294-454c-bf49-2b7a82ba726b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#05cd6a8b-4b5c-4a3d-bd80-be64dbfd1768" + "@id": "http://digitalheraldry.org/data#00669296-1120-4601-ba85-0c24ccb5873e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8724_B_1" + "@value": "526" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#36099d52-762a-4abb-8de9-5e081df76070", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0bb33e64-fb10-4adf-ab3a-e767cd3a0f32", + "@id": "http://digitalheraldry.org/data#eb574e69-eb86-4afa-8691-261f21f786b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#cebeb04b-ea59-4fea-8b0a-819211fcbb06", + "@id": "http://digitalheraldry.org/data#CoA0000031515", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "changed tincture of Charge1 to S" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031515_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#676d931b-e25f-4dfc-ac00-3df87d31a472" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0a9647ff-2595-46e7-89fb-0bdc79a3fc35" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31515" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6c13bd8c-56e9-4e79-8be3-1965d21b1a38", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#51e91f13-c502-4539-8cca-a80221d37006", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e4163767-2d6c-4f1b-b34f-4f367905f2dd", + "@id": "http://digitalheraldry.org/data#CoA0000002696", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0c891d87-08b1-44a5-ab36-775b51256838" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8a8048d6-7db4-4911-9291-9f9ee04683a7" + "@id": "http://digitalheraldry.org/data#f6d43dad-0872-4eb0-a8fe-09b76e54ebff" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#3d591dc7-b6a7-41ef-8057-29ea78538cab" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e53cad33-3ebe-4880-b41b-2930e0b24bb3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "2696" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f48f7ce3-d179-46d2-87b6-9d07c4dae08e", + "@id": "http://digitalheraldry.org/data#04233850-3ed1-4a89-ae5c-d4ed1d60b2b7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3f533a70-2efb-4336-8a5f-9459fe541354", + "@id": "http://digitalheraldry.org/data#0d78567a-b8ef-4f0a-be46-9981aba3b445", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0123da8b-67e1-4e6f-b175-eeb5c50108d8", + "@id": "http://digitalheraldry.org/data#6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -16781,152 +17334,162 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#d1b2910c-8080-4309-a331-8810e820dab5", + "@id": "http://digitalheraldry.org/data#c8ac749e-4731-485e-9983-5de2136d241d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007099_1", + "@id": "http://digitalheraldry.org/data#aaecbf3f-8511-4b8b-88ca-0f62cb357017", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031574", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#83c56aac-6fa2-42db-a403-4eb88b153ca0" + "@id": "http://digitalheraldry.org/data#53984dda-e111-4299-bab4-a46684672b9f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c6623501-2ea9-431b-9b8e-a3d3298054fd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#0f24f45a-877b-4803-af17-569bf00d8e07" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7099_1" + "@value": "31574" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c363da41-9cd6-4a14-87fa-d382927c68bc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#2f9201b7-9823-4c83-b3d2-e62f9503bbeb" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006237", + "@id": "http://digitalheraldry.org/data#CoA0000002445_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8f57dff4-195f-47ed-8afb-792abfcf8703" + "@id": "http://digitalheraldry.org/data#84f57c0f-4437-4af4-bdb9-16dbcc115a0e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#56a99838-7e84-4e80-94ea-fd8a76d4d77a" + "@id": "http://digitalheraldry.org/data#612d5129-21f1-41ae-b9cc-a38d065c9979" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "6237" + "@id": "http://digitalheraldry.org/data#63ca6b22-003f-41ce-859d-cdf6fc719da9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "2445_1" } ] }, { - "@id": "http://digitalheraldry.org/data#fe28030f-4051-4e9c-8fae-f4ee43e282a0", + "@id": "http://digitalheraldry.org/data#6d17ebbf-dcc3-4b3b-90b8-ffa566bbd5a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006042", + "@id": "http://digitalheraldry.org/data#db38f5dc-9614-4632-b784-fa59a299e582", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#b9044476-681b-4f8c-aa7b-94550ea845c9" + }, { - "@id": "http://digitalheraldry.org/data#58c08113-faf2-4f6d-ad22-e80c8d757df7" + "@id": "http://digitalheraldry.org/data#42bb10bb-ee9e-4276-882b-cadcfe45afb3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d8999571-f1fb-4f42-8132-266598591fb0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#ed297843-90ac-4c96-a4b3-026507dcd309" + }, { - "@value": "6042" + "@id": "http://digitalheraldry.org/data#8b8d288f-be30-4a8a-95ec-5a9d416a7edd" + }, + { + "@id": "http://digitalheraldry.org/data#3449ed9f-211e-4ba7-be26-8ae01c88ec35" + }, + { + "@id": "http://digitalheraldry.org/data#852d8081-67e4-4961-b372-10ea94d1670b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#02382df6-9de1-408b-a059-be4a101d6107", + "@id": "http://digitalheraldry.org/data#e4a22b68-5c8f-42ff-a64d-e8a30939c1eb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#013195cc-523d-44b2-b9ff-97caebceece1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#b403271e-f250-43df-bec7-178ff3deec79" - }, - { - "@id": "http://digitalheraldry.org/data#7c7b2ac6-975a-43c7-8e83-f8622ad4049a" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8b539508-f15e-4c70-8b72-ac70bacdc712" + "@id": "http://digitalheraldry.org/data#f2ebcccf-12f1-4319-85e8-43c53dbc262f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031509", + "@id": "http://digitalheraldry.org/data#CoA0000008668", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -16937,168 +17500,151 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0ca4cd94-52b7-466d-a92c-06f07147b0d1" + "@id": "http://digitalheraldry.org/data#0e3ae783-04cc-47d1-baca-14370d1ee592" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#9c4d446e-edc3-48d8-aa78-dead1361d5eb" + "@id": "http://digitalheraldry.org/data#CoA0000008668_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008668_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008668_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008668_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31509" + "@value": "8668" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#c6d0f4dd-6d89-4168-979f-5456f3abbb45", + "@id": "http://digitalheraldry.org/data#fa0b899c-6fe9-4d0d-a90d-cb673d4f03e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Mallet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Border", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#7616c28b-5c8a-4146-a5b3-ecc8b019bf06", + "@id": "http://digitalheraldry.org/data#a5b5a008-e393-4500-a052-c630c4b66963", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c7f60a46-44e5-4ba9-9e9a-8fc1ea18dc99" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Curled" ] }, { - "@id": "http://digitalheraldry.org/data#83c56aac-6fa2-42db-a403-4eb88b153ca0", + "@id": "http://digitalheraldry.org/data#a2805e61-6594-4c98-bc2f-959be08fa35b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7c3b293f-fdd5-49e1-998a-298ca953d8c0" } ] }, { - "@id": "http://digitalheraldry.org/data#8f00cea6-f0b6-46a9-9ecb-b52afbe211e2", + "@id": "http://digitalheraldry.org/data#0ad97938-6879-4130-a4d2-cf128ddee713", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 4 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3462ec95-4279-437f-a7ae-7adff8b8d2d3", + "@id": "http://digitalheraldry.org/data#1d9d0d9d-95d8-4762-bcd9-004e45e3efdf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5cbfb5b7-dfe5-45af-b759-a9ef974ecd2b" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1392ea03-e2c8-4675-8b3c-afa295ee2556", + "@id": "http://digitalheraldry.org/data#d7c87cd5-6fef-4f9b-b29b-f4ad49b2468d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6a2061a4-de22-44a3-a670-c060875736db", + "@id": "http://digitalheraldry.org/data#1b20b5cc-57cf-4734-bc88-123788e33cb0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#19eb3190-1800-47d1-a149-0b25eb8ee700" + "@id": "http://digitalheraldry.org/data#946f9af4-edb6-4bbe-ae43-007b16455bbb" } ] }, { - "@id": "http://digitalheraldry.org/data#ab74cea0-7499-4ecd-97d3-acd0dcd418ee", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d11312d5-0174-4d55-8162-0d1ac59017a8", + "@id": "http://digitalheraldry.org/data#e2f2aa88-6cbb-47ff-acfd-74893f15de1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#cfc7abb8-f8c5-49b5-a918-cd58efdec893" } ] }, { - "@id": "http://digitalheraldry.org/data#59d5b3c3-bb9c-4d79-a6b2-45f370dcb0b3", + "@id": "http://digitalheraldry.org/data#41e1a6f9-dee1-4bee-8210-fa5a6725a40e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#051f9501-82ef-41a5-9467-393aa4768470" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002702", + "@id": "http://digitalheraldry.org/data#CoA0000007567", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -17109,17 +17655,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4be3d63e-5e26-4419-99fc-62a7151ef318" + "@id": "http://digitalheraldry.org/data#2aeda414-3150-4af9-8235-c84f4173cb58" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ba97a1e3-5757-4d8f-9a51-14f7f9dd3b40" + "@id": "http://digitalheraldry.org/data#2c80243f-7d26-4578-b3e4-4830ba1fe91a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#423da4ea-1309-4fee-8c13-7f0d6ad8cc64" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2702" + "@value": "7567" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -17129,53 +17680,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4042fc6e-e9df-4e80-81ca-6cc96f9b37da", + "@id": "http://digitalheraldry.org/data#74a87b30-b14b-424f-930f-a4032bde9dfc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#74950b05-75d2-426a-8107-82433da2963d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 7 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b8e934d6-b67c-4bbb-ad87-84c81d8ed726", + "@id": "http://digitalheraldry.org/data#6960a386-3ac6-4765-b41f-955e5f84e1fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963" - }, - { - "@id": "http://digitalheraldry.org/data#1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7511de60-4cea-484c-b409-dad4d4169cad" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Slipped" ] }, { - "@id": "http://digitalheraldry.org/data#a6a67da9-d6ee-4686-aadb-32dca9f02592", + "@id": "http://digitalheraldry.org/data#9afbd14a-b6d7-4861-9420-b3c045131876", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#ea0a14dd-66b9-4633-b0fd-1c48ba4a941c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -17185,107 +17723,74 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016385", + "@id": "http://digitalheraldry.org/data#a8f872f6-5d68-40a3-89d8-c1cbc018cc3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#37bc946f-b5f6-4300-ae8d-a8693bc017eb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#89e1b573-5946-43d1-8350-76626f506e2c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "16385" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#280038e1-9aea-4fcb-b046-fd0e0594965a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006323_1", + "@id": "http://digitalheraldry.org/data#588d6ddd-08e0-4004-9e6c-f7d3d37418ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#f309305d-4716-49e0-a8be-26f142ec3f28" + }, { - "@id": "http://digitalheraldry.org/data#1f021e31-748d-4a46-b7f3-2d6de60b2f8b" + "@id": "http://digitalheraldry.org/data#f3381c37-9980-43ca-aec4-a01ea528bd0f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6323_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#2e850b62-03ec-41a6-a080-54ade2b86184", + "@id": "http://digitalheraldry.org/data#bdb5d48f-25f3-460c-9977-8c3892b69e15", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e49097b5-d562-4bc1-a3a1-e59c281111fb", + "@id": "http://digitalheraldry.org/data#cd8388fc-1ff4-4c6e-b471-ce7aba52cde5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9e0e904f-4c25-4c95-8ada-0e420ef5a86b" + "@id": "http://digitalheraldry.org/data#71d7926b-2c48-409b-b586-c1981785bae4" } ] }, { - "@id": "http://digitalheraldry.org/data#7c924ba5-557c-4a27-936d-2c02fe362b1c", + "@id": "http://digitalheraldry.org/data#a7d9bee4-e987-4616-bfc7-e3c82b1696cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3aee7d92-77c6-4d3f-81f2-541a04b96318", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -17294,54 +17799,34 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fab15907-20bd-4a00-84dd-f5735bb33b6f", + "@id": "http://digitalheraldry.org/data#5c487c28-0e03-42b7-9ab9-49527e98d08d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#c4532ca0-47ad-4eed-8a4b-e55e83f53e10" + "@id": "http://digitalheraldry.org/data#cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb" + }, + { + "@id": "http://digitalheraldry.org/data#a605a04e-aa48-46a0-b077-b1ba386cd994" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037", + "@id": "http://digitalheraldry.org/data#CoA0000002935", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed Charge1_Num to 2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006037_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -17349,22 +17834,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#65199508-45fc-43e9-97b8-b8147c61cec6" + "@id": "http://digitalheraldry.org/data#6cb2a88c-5d5f-4df0-ad29-fda6bb70ddcf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d07e6b73-f3d8-4deb-b0e2-69b6e2a2315d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#bba21821-71fd-420b-9c49-e5492979fc90" + "@id": "http://digitalheraldry.org/data#7fbca07c-62a0-4e00-b5c2-5da0658371fd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6037" + "@value": "2935" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -17374,75 +17854,127 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007570_1", + "@id": "http://digitalheraldry.org/data#f818fb00-85fc-4203-bcdc-7371897b0337", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1c716a6e-26fa-44cf-a7b8-b31434db9c80" + "@id": "http://digitalheraldry.org/data#fe0bdaf6-3c35-49bf-ad99-dfc352a03e31" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#08a5a6a0-47af-4013-bd0c-8176ecafffa8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#033d961c-94bc-461d-8f90-a987793df4be" + "@id": "http://digitalheraldry.org/data#0a738586-86db-4c1e-9d6f-0713eea20dd0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#0c891d87-08b1-44a5-ab36-775b51256838" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7570_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a9753e2a-ac06-46db-b606-fe15b399033c", + "@id": "http://digitalheraldry.org/data#18069107-233d-44db-8b63-fb9c076eee78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005967", + "@id": "http://digitalheraldry.org/data#0d46955b-2f8a-445b-85c8-7caaaf96fee6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#72ca5cb3-a8a6-41ac-9d89-66dce97db9c8" + }, + { + "@id": "http://digitalheraldry.org/data#4c118cbd-3adb-4351-b373-c3fa693b5e4c" + }, + { + "@id": "http://digitalheraldry.org/data#4671f987-da11-4b7e-a720-1e927a5b7528" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#41e26fca-d0cc-437f-8743-1a45693d2e76" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6e84d5de-41c2-4434-90b5-63429dc530e0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#93cfa54d-2774-4fd6-b827-a2dac00c1ecb" + "@id": "http://digitalheraldry.org/data#5241a346-927d-46b1-8860-cec95c59c032" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e13d0a45-dd69-44ef-a2bb-1dabfcb9257c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "5967" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Field", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1f08bdc7-7d36-4109-8cec-12be2c289b6f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#fe890445-f076-4a16-830f-baa5c5ee669b" + }, + { + "@id": "http://digitalheraldry.org/data#7d36ae29-748b-40f9-8776-273b496571b3" + }, + { + "@id": "http://digitalheraldry.org/data#ea1164f0-9bee-4d61-b5d9-e390c3709ed9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002911_1", + "@id": "http://digitalheraldry.org/data#CoA0000002473_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -17453,65 +17985,98 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bd3ba3ba-3b7c-4b3c-a567-82116936e4e0" + "@id": "http://digitalheraldry.org/data#e483e796-01c6-4ac7-b37e-9056d273b2c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d8b9137-667e-487a-8934-bc841b1ec576" + "@id": "http://digitalheraldry.org/data#47bd449e-2d93-4106-919b-e0e1b7d5921b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#6c956c60-a293-423f-b143-a4a276c7e339" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2911_1" + "@value": "2473_1" } ] }, { - "@id": "http://digitalheraldry.org/data#5da984fa-1d20-4815-8988-337cb8625f1e", + "@id": "http://digitalheraldry.org/data#08177e39-e535-4d30-8f44-4467cfaf12ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6522c6e0-63c5-4af8-b4d4-4c3949386d4c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "of 9" + "@value": "of 4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007130", + "@id": "http://digitalheraldry.org/data#6e14050e-79b8-490f-9aae-328797e7a556", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006399", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "changed molette to mullet" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#38acd123-c73c-4a02-b18c-30d6fd7c141b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007130_1" + "@id": "http://digitalheraldry.org/data#24b3cbde-a365-4814-92d7-df6c9463e9ed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6399" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031525", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -17520,27 +18085,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#834a628f-83fb-4ecd-b75a-edb0057ecb57" + "@id": "http://digitalheraldry.org/data#16605ede-01b6-4c30-a08a-f4e727f9bcdb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#74bf0823-13df-4945-a0c7-6b3f0f147e68" + "@id": "http://digitalheraldry.org/data#f55506b9-62c6-49d3-ac37-eb9bd67835ef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#b8e934d6-b67c-4bbb-ad87-84c81d8ed726" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e" + "@id": "http://digitalheraldry.org/data#9209ba85-8825-4c93-80cd-d017de3aa133" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7130" + "@value": "31525" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -17550,190 +18110,180 @@ ] }, { - "@id": "http://digitalheraldry.org/data#af1f839f-91fc-44db-a134-5ff400fed7d5", + "@id": "http://digitalheraldry.org/data#2e510f45-9377-4896-9746-2cae7b4823af", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9215d4c6-ac04-4f6b-9c94-344525f9c435", + "@id": "http://digitalheraldry.org/data#5863d47d-a1d4-4285-be60-dfe16d77d6c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#8be85c6c-7e5f-4310-9f84-0135da6403ce", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#9802b090-9597-4d23-bd3f-b1caa701cd2f" + }, { - "@id": "http://digitalheraldry.org/data#4d9ba611-069a-47bc-a57a-80ebe862d876" + "@id": "http://digitalheraldry.org/data#e7ab23f5-2c7a-40c4-8ff1-169d8faa976b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f82c7ecc-9c45-48e8-b688-aaab9ec81723" + "@id": "http://digitalheraldry.org/data#1a1f0188-d685-4980-88bc-b1e476fcfd14" } ] }, { - "@id": "http://digitalheraldry.org/data#25fca1e6-4e1c-456f-a97c-a59551eb171c", + "@id": "http://digitalheraldry.org/data#d3ae6335-3668-46ba-869f-795f5eeb7cf0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#62b3cd39-7c80-406d-b903-b033c3be8880" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e97e6ead-3ec6-4f44-a507-4dfeccc0e8d8", + "@id": "http://digitalheraldry.org/data#CoA0000002474", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e1055e20-8e5a-4082-81e7-02acad8fde8c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#6c69fd99-254b-494e-a098-ec53369947f9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4b86947a-0b80-4b6e-8094-6ffa27272ac9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e972597-d24f-4974-8c9c-10a3e889b1b1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#b6d68a9f-f043-4b2c-80c5-888082691d05" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2474" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#80006a2d-3fc8-476a-9f4f-2b157f671327", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Erect" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c5f788b3-9e72-4d79-8a46-59134187296e", + "@id": "http://digitalheraldry.org/data#0e8615ce-6b4e-4dd8-a20f-d49127077524", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c6eb48dc-bf23-4e82-b4e0-4f14087449d3", + "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#57c07af6-9659-4158-8e0e-fc257dbcb711" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#a41ad7cd-f9bf-433b-b769-d93f39696f3f", + "@id": "http://digitalheraldry.org/data#68051467-5a58-4997-90e2-fa3095fda902", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b698e83e-ab50-4c68-a30a-09334e04ad05" + "@id": "http://digitalheraldry.org/data#9f95beb5-a498-4f46-aaa1-951ddebb7e71" } ] }, { - "@id": "http://digitalheraldry.org/data#75899bd3-2fec-4b37-850d-fce2ba27afa7", + "@id": "http://digitalheraldry.org/data#9795e0f3-4fc0-407d-81fd-b04f34dedbe9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#094a65e8-31c0-4b69-870f-46cfa23926b8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } ] }, { - "@id": "http://digitalheraldry.org/data#2a9cfb06-59f6-4d71-8745-9848a72d9c49", + "@id": "http://digitalheraldry.org/data#ed88e9f8-8deb-44cb-b81e-da09898f9800", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031544", + "@id": "http://digitalheraldry.org/data#68fe5d99-950e-406a-a4c2-e953c2aa9ed6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "talbot in dog geändert" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031544_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#f504ea51-e7eb-4642-b1f5-7fe8442d3800" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#57aeb151-3c4a-4b2e-9d1e-ba6f516efdf4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#52b29e6f-f331-4b13-beb5-b26991e30fe7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#51bd6bbc-cd2b-4789-80b5-01d3aa754f57" + }, { - "@value": "31544" + "@id": "http://digitalheraldry.org/data#ba0dd5b9-a691-4d97-8712-d5c058eed888" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#3b45f8b5-1a76-4af7-98f0-8591df698e8c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002942", + "@id": "http://digitalheraldry.org/data#CoA0000031548", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -17744,17 +18294,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#76f805a9-fda8-4da6-8881-5319711811d2" + "@id": "http://digitalheraldry.org/data#54537a18-f6a6-42bb-9f0a-07fb7c4d17d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8f0f0b00-8bf9-4ead-bd59-6ce367ee5ab2" + "@id": "http://digitalheraldry.org/data#0775d0dc-de7d-4837-a251-5082a6dcbdbf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2942" + "@value": "31548" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -17764,253 +18314,214 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0c7482f8-b55c-4f21-a0d8-9af29a807900", + "@id": "http://digitalheraldry.org/data#d5c7f00f-5ed8-46e4-9ddc-b8f8cf952aaf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3e090f8d-4ec5-4b07-bbad-eabe10a39adf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#0b23714d-95fd-4bc8-85d0-b688f2f911fa", + "@id": "http://digitalheraldry.org/data#267b1f44-a302-4cbd-9c5b-1b717aaef68a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c3cfb51d-9cb4-4324-a3ae-a038ffcbb9a2" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#e3346dad-00f7-46de-9c9a-cfb0d66496ba", + "@id": "http://digitalheraldry.org/data#3208fe12-6dbf-4a12-b7a2-666e08ff6eb9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#4e63594d-23b6-4e7e-bccb-940042e18e0d" + }, + { + "@id": "http://digitalheraldry.org/data#eb1cc96f-650f-4e73-96a7-cfe2d2774ceb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#68371e2d-4b77-4980-a6fc-972147879bc9" } ] }, { - "@id": "http://digitalheraldry.org/data#6b6af5a6-905c-4d0d-a50b-d3c80de31f4a", + "@id": "http://digitalheraldry.org/data#f279dcb6-bf82-4652-9e38-ae39aa3fe6e8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#1074092c-777b-4093-96fd-8e39ba82ceda", + "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#61e0ed34-dffc-442d-819f-6441727b8b26", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6b7f5412-29eb-4748-b7d6-81404dec0e8b" + "@id": "http://digitalheraldry.org/data#9fb74114-8b79-457b-8bbd-42d0b5303758" + }, + { + "@id": "http://digitalheraldry.org/data#1f02534e-6268-4f8f-92ff-8b1fe7575e24" + }, + { + "@id": "http://digitalheraldry.org/data#1741c54a-b5c2-413b-bd9f-abcc1564dd66" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#78980fc6-2880-4fc3-835b-2502a4b30cde", + "@id": "http://digitalheraldry.org/data#CoA0000006215", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6170ca7b-900c-49d1-a3cd-a5be438f1cc4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#98e9f57f-c814-449d-841b-797957ddf3c4" + "@id": "http://digitalheraldry.org/data#e9621b36-dc25-4ab1-ac06-b9083d677a56" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7107dd7d-52c4-45b1-a45b-a41fea405656" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c9c86152-4a25-4855-8479-ea648054868d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#c6ce3c71-b2f1-41e2-9935-b47a01a69d87" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "6215" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6591dfb5-acf0-4e3b-a7f1-8a841217e5e9", + "@id": "http://digitalheraldry.org/data#68ebe988-38c0-49d3-b3d3-4f2a769e2015", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#e9818d0e-2749-4e28-abb1-cffd45c915c7" + "@id": "http://digitalheraldry.org/data#11dbea84-3c0e-4dc1-a041-b6f94892fe80" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000031496", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae3706b8-e2f2-42c5-b4c5-cc5c71de429e" + "@id": "http://digitalheraldry.org/data#55124f71-3bf9-4280-b4b4-c2900813f741" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f0754bbc-3660-4704-99f9-bf54ba534970" + "@id": "http://digitalheraldry.org/data#528f942d-68ad-4bbe-86a9-046a67233c55" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8134_A_1" + "@value": "31496" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#42eaa15c-3e68-4ea6-9459-2c8751bde7c6", + "@id": "http://digitalheraldry.org/data#1482ccb7-553a-4c4a-931d-74885eb10c75", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#f7805547-d8e1-4deb-a205-dad86fe63112" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#7611c185-4bff-4114-b2ab-d6532a8585ba", + "@id": "http://digitalheraldry.org/data#560d9eee-de84-4912-8ed1-43cf15710739", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#5f36ca4c-4d42-49e6-8222-a76a3b47513b" - }, - { - "@id": "http://digitalheraldry.org/data#c2e36607-27a1-435d-bf74-755adb76d7c7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b28a4777-7a0c-4ba8-87d2-0a131daedbb6" } ] }, { - "@id": "http://digitalheraldry.org/data#ae2889c1-98cb-4bba-b469-582d3cdc3a4e", + "@id": "http://digitalheraldry.org/data#e9f85069-c918-4b02-9635-7be4eab612a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#70acd7e3-f5f0-481b-a97c-8e7100264318", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ed42e6f7-7ca3-450b-a38c-f6326b4da913", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture4", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#af600454-426b-40b9-af68-fced78e292ac" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007261", + "@id": "http://digitalheraldry.org/data#CoA0000002449", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant to Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000007261_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -18018,22 +18529,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43b71ab5-d0a5-4555-8b2b-66b2be7b0ccf" + "@id": "http://digitalheraldry.org/data#dc3cd501-cb43-4158-97ca-9b1cd1c6aa1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2c05aa37-8584-42ab-827d-7f8c7629c21e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6e497bee-4f85-4bc3-979d-af25b0b1938b" + "@id": "http://digitalheraldry.org/data#c8463efb-db3b-43fa-8da8-0db0209f8979" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7261" + "@value": "2449" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18043,196 +18549,189 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a51ef05a-1650-49bf-b1b3-a4d62727471a", + "@id": "http://digitalheraldry.org/data#a585d4a5-fbfb-4c24-8b3b-b175475e22f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#3a91924d-51e7-446a-9f2f-fd33dba69b3e", + "@id": "http://digitalheraldry.org/data#6ca3ceed-8857-48d1-8107-7875257407e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a97616af-5f84-4ecc-9e7e-ae29742a2bbe" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rake", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#de7799c7-95b3-41fe-a3d0-72f1e9d7bd02" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fa3ec4a1-df36-43ae-a3cc-25605bca71c7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c67e6dc0-9f31-4751-8cd7-b541a6adcd1f", + "@id": "http://digitalheraldry.org/data#5758e1fc-8ed4-4dbf-860e-2378eac1a01d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2a5df5cb-504c-4da6-b251-1f71d9f06b94" - }, + "@id": "http://digitalheraldry.org/data#98125456-bbb9-47fe-bcd9-a74f2796e50d" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#eec53298-7cfa-45e3-8788-8ff011e67dc4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5f40f2b6-6522-44c4-920f-d500bdc97571" + "@id": "http://digitalheraldry.org/data#23c7d5da-368b-4516-88dc-42085c0c0269" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#85c52873-5de1-4d63-a362-dbecbb402e21", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfAvis" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#80a171e0-38ba-463d-adb5-27ce7275786f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#b67710db-58dd-4cd3-9f7b-1602455883c6", + "@id": "http://digitalheraldry.org/data#57a9069c-30a1-462b-88ad-0d0c96b7e316", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a7e3aca-6e23-49eb-844b-e9688199fd73", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000004344", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#00ee4009-1ecb-4a1d-92de-6ab63898ec25" + "@id": "http://digitalheraldry.org/data#5893f685-2c84-459e-a9cc-aa313da0aea3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d9f5d9ec-b825-464e-9c31-028d00e03517" + "@id": "http://digitalheraldry.org/data#14b67292-96a5-4c58-ab67-7e2fb303cf2d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27639_A_A_1" + "@value": "4344" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#016b92bf-ad14-46ec-a28f-aea2da0a2a46", + "@id": "http://digitalheraldry.org/data#de07cc7b-ad26-4e2f-b210-428fa1381d60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b2cf5cac-82ca-4c2b-a130-47bdb6f726d7" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu", + "@id": "http://digitalheraldry.org/data#4f73e863-e425-4041-94bc-5596e7fde750", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#86e3f393-43fc-4ad4-87dd-d377da3eedbb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "19035_Escu" + "@value": "of 16" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#363364d2-db64-45ba-bc42-519ec813122d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#1645aadf-c5aa-4b84-8357-ea60a7179376" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7ef79a09-9036-414a-9e9a-8a611f653ebe", + "@id": "http://digitalheraldry.org/data#fa6be08d-5f7c-43d0-9c68-5baf7fec7c1a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d0f13e8a-f48b-4a9d-8fa4-133ef6ef4e76", + "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#a302a1c3-5b41-4dbd-87d6-6603cb24fd68", + "@id": "http://digitalheraldry.org/data#8dbfc2fb-0bb4-4525-aadc-c8b760ae08ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008682_A", + "@id": "http://digitalheraldry.org/data#CoA0000019035_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18243,17 +18742,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4d940123-3ac8-4a6f-b53c-b7f186322f51" + "@id": "http://digitalheraldry.org/data#12d666a3-7807-4837-b784-b983c00c4dc9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b8124396-07c3-48fa-994e-2ecec202b27f" + "@id": "http://digitalheraldry.org/data#489407f6-1bc9-4184-abe6-59ee9431d436" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8682_A" + "@value": "19035_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18263,29 +18762,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0936cbd7-bdeb-4284-b729-53ad586835ff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5a321b5a-4ca3-4276-b2d2-dc47ff19c401", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006294", + "@id": "http://digitalheraldry.org/data#CoA0000031511", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18296,22 +18773,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9959d21e-5216-4bd3-8bb4-a54a7b0036bb" + "@id": "http://digitalheraldry.org/data#c44469f1-f8bd-49b1-8d21-193a4cbd0d54" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ab688f35-7896-4598-9a2e-cba581da94ad" + "@id": "http://digitalheraldry.org/data#075b12d3-f771-4380-bd59-3ddd4f0b159a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#c5c919d2-b42e-484f-ad63-90aefc658e23" + "@id": "http://digitalheraldry.org/data#a273f649-389c-4ce4-8178-0b1c4d7bbb1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6294" + "@value": "31511" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18321,61 +18798,112 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031545_1", + "@id": "http://digitalheraldry.org/data#e523df97-428a-4f3c-9fc5-5eec04d34b43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#ec2083b2-79fd-491a-b178-2b2995ca37e9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#31dd85be-4a5e-402d-b4af-f6bc04c2ace6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3c0873a0-3d84-4332-9128-93304c7af12a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#53984dda-e111-4299-bab4-a46684672b9f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9c90db90-26c3-4bb3-9c50-b169b0e5eb71" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#67b8de72-1b45-4623-95a1-e4b7cffa54ac", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31545_1" + "@id": "http://digitalheraldry.org/data#830437a0-6732-4c16-b696-83c9a6273365" } ] }, { - "@id": "http://digitalheraldry.org/data#96b4d56f-78db-405e-9a6d-bb6da733da3d", + "@id": "http://digitalheraldry.org/data#4b14334e-c982-4418-8e4e-79b0db30b8f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Dice" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#41a29855-41e2-4f2f-a60a-dc8bc9cb140f", + "@id": "http://digitalheraldry.org/data#c61305b1-f7e4-45ee-b505-2932c078188c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Dove" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#4bebc89d-0b18-44bc-8e1e-427b143ec044" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ee309df9-839d-43fc-8f51-81d9747fa8a7", + "@id": "http://digitalheraldry.org/data#bf58558e-52fc-4bd9-8589-28d0880cd99b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + ] + }, + { + "@id": "http://digitalheraldry.org/data#abb8ecb4-a511-4e82-ab44-ba7567aaf9e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1fb6a325-4ce8-44dc-b575-49628a41773b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#8d380d80-e99b-4933-a9a0-abb5ae0c6258" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005220_1", + "@id": "http://digitalheraldry.org/data#ad0cd5c3-2f5c-421f-bc23-4b32e03ebd2f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002725", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18386,100 +18914,106 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#55b593de-b478-4b28-9bda-c2f707849b60" + "@id": "http://digitalheraldry.org/data#0d59e2bc-b3a3-4a70-a7c9-6d87c11d1a70" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a3c9a336-4731-4c5b-a0fb-92703c885c08" + "@id": "http://digitalheraldry.org/data#7fb88a15-2415-4de6-abf2-ac73052861f6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#19f80691-7351-4e3c-a9ff-f1263ebffbeb" + "@value": "2725" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "5220_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#fad8c06a-f277-4102-bdfa-c34a92fca808", + "@id": "http://digitalheraldry.org/data#bbb553b8-ad46-4d16-912e-67cd330c2c31", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#00d3f7d9-fd04-4526-8e24-3a7e17431041" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#8e3da20d-6511-4e69-9c9d-660167661f81" + }, + { + "@id": "http://digitalheraldry.org/data#026a5cb2-de78-4d1f-9c97-ca47579a2018" } ] }, { - "@id": "http://digitalheraldry.org/data#bb0202d6-9c58-4859-8994-575d22c2a603", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3988dd33-16f0-4544-ab21-6587489f3e82", + "@id": "http://digitalheraldry.org/data#c22ea712-63c5-4de4-9bf5-5324ce1fdbd7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#d991d8b5-6c40-4aa5-be0a-a3e3c1485294" } ] }, { - "@id": "http://digitalheraldry.org/data#ec1b26b8-2a6a-49b3-9a28-9fdd56137d03", + "@id": "http://digitalheraldry.org/data#3ae92789-1f81-4710-89fb-fea6dc6a8b90", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#e200756d-48b8-4f12-8798-613356bb1780" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9ffa22cd-7880-4213-bd62-f38e7bf0223c", + "@id": "http://digitalheraldry.org/data#64ee1afe-889a-4525-b060-0662d12e1029", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#3e090f8d-4ec5-4b07-bbad-eabe10a39adf", + "@id": "http://digitalheraldry.org/data#CoA0000002907", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#b84eb3ee-0d12-44d8-baf6-6992b76c8a71" + "@value": "fixed tincture of field_seme" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000002907_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031534", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -18488,12 +19022,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c0bd29cf-f604-43cf-ae30-cff649d6d946" + "@id": "http://digitalheraldry.org/data#5ebcbe8f-31fa-4dcf-8311-9fe94d7e9ac6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#315d1efd-ecda-4a97-8b45-91d3a24caf57" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31534" + "@value": "2907" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18503,7 +19042,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006232", + "@id": "http://digitalheraldry.org/data#CoA0000002446", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18514,17 +19053,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#182559b2-ac71-4265-ae68-f12348c9c85d" + "@id": "http://digitalheraldry.org/data#8e49df55-23c2-4bbb-8d7c-0a52ac199f1c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0b9d69e7-a98a-4836-b4c7-0e089d06b7a3" + "@id": "http://digitalheraldry.org/data#474ce373-6489-4538-904a-5791c1774423" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6232" + "@value": "2446" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18534,7 +19073,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031529", + "@id": "http://digitalheraldry.org/data#CoA0000009660", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18545,17 +19084,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2674abdc-53e6-4fd4-9f88-df5773312150" + "@id": "http://digitalheraldry.org/data#02ae78de-4b94-4f10-93ca-7575a85e0334" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a41ad7cd-f9bf-433b-b769-d93f39696f3f" + "@id": "http://digitalheraldry.org/data#1bc1cd40-e830-4f01-a996-425c10cb9466" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31529" + "@value": "9660" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18565,60 +19104,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002781", + "@id": "http://digitalheraldry.org/data#ed442a7b-65d4-4b5c-992d-56da497f0fe4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3af584ac-04f5-4ca1-8ea3-77035daa695f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6fafca1b-1931-4443-b864-a7a1af15bfd2" + "@id": "http://digitalheraldry.org/data#32c3018c-017b-41c9-83a6-19e6ef9061f5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "2781" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#409d42f1-3918-46e5-9fa5-3541c6900fd8", + "@id": "http://digitalheraldry.org/data#c74acae1-6192-471f-9e3f-e33f63c2f57b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#00f96640-81a0-48b5-9be4-6f6835b2b89a", + "@id": "http://digitalheraldry.org/data#8764388e-65d3-4869-9839-62cfe6a38963", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#d84a1077-550b-4694-ab49-6215480f2972" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ @@ -18628,24 +19162,54 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bba21821-71fd-420b-9c49-e5492979fc90", + "@id": "http://digitalheraldry.org/data#49706960-c85e-49c1-8bce-6eda5dfaad27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6786b7b6-0f5b-439e-b0ca-7639285273bd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031515", + "@id": "http://digitalheraldry.org/data#8ce889c3-4693-405d-b53a-09e2d1dc60ce", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#73bdaf66-8d21-4255-af6b-cf6cda76c673" + }, + { + "@id": "http://digitalheraldry.org/data#24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#isstDx": [ + { + "@id": "http://digitalheraldry.org/data#8224623e-86e5-4d08-8deb-1b81fd0f4de5" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c51af75f-6df1-4832-950f-c75235bd7781", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed tincture of Charge1 to S" + "@value": "added rampant and armed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -18655,7 +19219,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031515_1" + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -18665,195 +19229,155 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8a7a2176-3d76-4a5a-9fe4-287fb96ea79a" + "@id": "http://digitalheraldry.org/data#7ff1471a-10f0-40d6-9ff4-b7b8c53cc51b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9af7ab0b-d8e1-4f98-a421-07b9aff99f6f" + "@id": "http://digitalheraldry.org/data#b45fdc21-aaf7-42e1-855d-252fd1e1a1ba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31515" + "@value": "27012_B" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#cdde6d66-686f-448e-9ed9-38889279b6ab", + "@id": "http://digitalheraldry.org/data#e3b0d946-fc41-4704-949d-70b734629c3f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" ] }, { - "@id": "http://digitalheraldry.org/data#ba403119-b393-498b-b401-6752102cb2a1", + "@id": "http://digitalheraldry.org/data#CoA0000002946", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f279dcb6-bf82-4652-9e38-ae39aa3fe6e8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3814a10c-9e86-41d0-94e3-443534bd2199", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#e9c1f2a2-1c7b-47c8-9685-f0b16ac321ed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ae0ef342-4df1-4e82-856f-3c7de9677c13", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#15d5026a-69f8-4bbc-8429-ce0027ee4585" - }, + "@id": "http://digitalheraldry.org/data#d682ba9e-6b6a-43e6-ab53-4e01ddc9b775" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#38a6d328-2194-40d4-948b-dc5f5971ca84" + "@id": "http://digitalheraldry.org/data#2804bf84-b3b1-4188-9e91-b6135ccd9386" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "2946" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#91ff905c-9c36-4d4d-9255-04a5e4362d3f", + "@id": "http://digitalheraldry.org/data#CoA0000031501", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#268842c4-6cb0-41f7-a7f2-472dce61b900", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bddf35ac-6af0-4008-ac93-e6ffb0e1608f" - }, + "@id": "http://digitalheraldry.org/data#664e0664-ba7b-49c6-a640-f3310ffc44e7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7dfd4792-127b-472c-8cf1-9ae483615aa2" + "@id": "http://digitalheraldry.org/data#81cff43b-7464-408f-964a-590f2829bb41" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "31501" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ee6e9d15-23f3-4f89-9359-2783c417fe9c", + "@id": "http://digitalheraldry.org/data#CoA0000007099", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#bed2e0d6-83d2-438e-a262-18b8fa6eb6d7" - }, - { - "@id": "http://digitalheraldry.org/data#4ad28b4d-f3e7-48f6-acc6-075c93c405a2" - }, - { - "@id": "http://digitalheraldry.org/data#988fb671-6795-46ae-8e24-d1476daa3f2c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#ff688348-4bec-47fd-9836-3be1223a6b05" + "@value": "field_Tinct1 missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000007099_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fc400484-ff42-46d1-a1c8-3b6ea7a2ef28", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#a9dfc9b1-c9bd-4d00-bf2f-517e0a581b60" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b97fd953-e9fa-4df0-a8c8-fc4642dff5da", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#35cdcfd2-787f-4909-a4d1-090c60201e3a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ea82393e-00cd-48cf-8730-9261bd01af84" + "@id": "http://digitalheraldry.org/data#4e101820-2918-4e77-ae5b-2607816ad3b7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "7099" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021424_A_B", + "@id": "http://digitalheraldry.org/data#bd389e44-2137-444f-b8c0-07a23b65b908", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006281", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18864,22 +19388,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d49dc798-9213-49d5-a42a-20b8f76960fc" + "@id": "http://digitalheraldry.org/data#d910963e-7b56-4f1c-b6c8-4b199f5fce45" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c4e1bfb1-ec82-4e83-88ca-92a0d5fc5ca6" + "@id": "http://digitalheraldry.org/data#a15e25fd-6d67-4df5-98fd-978f0a293f14" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21424_A_B" + "@value": "6281" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019572", + "@id": "http://digitalheraldry.org/data#CoA0000018858", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -18890,12 +19419,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fc777e4c-b897-44c0-9895-d11e0eca185b" + "@id": "http://digitalheraldry.org/data#bba6dd15-a85a-484d-90f8-3883416c742a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4b3a5631-0222-4800-85e8-73b37bf766de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19572" + "@value": "18858" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -18905,7 +19439,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#62a91b14-0641-47fa-bf6e-c47a8700fc96", + "@id": "http://digitalheraldry.org/data#d5898c0e-5384-4f1c-9438-d1e0e3309861", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -18916,197 +19450,158 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009716", + "@id": "http://digitalheraldry.org/data#80b4754d-6908-4754-8bbf-0958b0354c28", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#a450e2e4-d588-44a3-8b63-31deba92dc37" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#536fdcbe-a7fb-4db9-b152-57f9a3786590", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#7d8e4e0f-c66f-4a99-8a24-071a41b6a47e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#7bcfbd6e-4c78-40a6-87df-d7d08b2b30b3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "9716" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3d5d3cf5-be78-4e59-91f4-9c4af2302968", + "@id": "http://digitalheraldry.org/data#1fcf23c2-d577-4719-9d6b-4521c8bf0270", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Axe" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#3c98c72d-37f2-4b96-bee3-ff3cdcfd17c3" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5aed799c-2f21-4aff-b770-d9179b4d9a24", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003452", + "@id": "http://digitalheraldry.org/data#d61e70ed-a211-4601-8c3e-7dbad80385eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added second tincture to Charge" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000003452_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e1d4725a-24dd-40bf-86c3-59e38d55846b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5e3e37e1-23fc-42d4-8457-bb55094b979d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "3452" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#40b4673e-f243-4abb-8aaa-b9ab4fd2df14" } ] }, { - "@id": "http://digitalheraldry.org/data#acfce19c-d80d-474d-8988-413e8ded3da0", + "@id": "http://digitalheraldry.org/data#035ec0e3-4e18-42be-9315-cf61f7f6cc50", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LobstersClaw", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#9a576bed-1092-4280-9c29-7ae5263951fe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A", + "@id": "http://digitalheraldry.org/data#523ff367-36ac-4d10-9b48-a4b6455eeeda", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#f2818341-0120-4b08-b7f1-8cbe75b931f2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6fe40fbd-50ca-4336-8546-96b98bc158da", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#761823e5-d4bc-4f1c-8225-cb95b84fe93d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e49df55-23c2-4bbb-8d7c-0a52ac199f1c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#04412a47-e32c-4305-bd16-13a191cf14c7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8378_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#144edd7f-437c-4ddb-bf1f-126258d99089", + "@id": "http://digitalheraldry.org/data#CoA0000007831_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#54f996ad-ae37-4d7b-b72f-ad6324f9042a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2044fe9e-9114-456f-9949-ba1736e7c3ba" + "@id": "http://digitalheraldry.org/data#101b578a-aa44-4ebf-bb12-0ff369364d03" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#c0e53149-7c3c-4ddc-98a9-9ff49aa97f4b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#53784021-5416-4a7b-95e5-51118d311b03" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7831_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031541", + "@id": "http://digitalheraldry.org/data#CoA0000007194", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -19117,17 +19612,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0e7f9f37-77d9-45ee-86b4-675bb42f6e99" + "@id": "http://digitalheraldry.org/data#bf4cd330-d242-4a9e-aee1-a71435932590" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ad709de5-bbc3-4b11-acae-2ad6cbda439f" + "@id": "http://digitalheraldry.org/data#a8f610f7-7656-42db-ade6-c5eeeef2b353" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31541" + "@value": "7194" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -19137,157 +19632,122 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b64bc4a5-a10d-470c-b8ff-8c585aabc31b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#dbbd135a-b96a-4b39-8b26-ddb6a017fad3", + "@id": "http://digitalheraldry.org/data#2ae14cc3-d691-47d0-9708-7a9e7a3faf92", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Mace" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7765b41f-6bc0-4c71-b300-b7438577535a", + "@id": "http://digitalheraldry.org/data#028c2684-c708-443e-b340-f83dc73a49f7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d0340936-9206-4c84-8bd0-7e1ae3de8f03" + "@id": "http://digitalheraldry.org/data#a46d06f0-6650-480f-917e-565ca3110fd3" } ] }, { - "@id": "http://digitalheraldry.org/data#1db329b1-9433-4ec6-a564-709b2cd01c83", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#c6cc666a-019e-43e6-97eb-3f32c9a426b9", + "@id": "http://digitalheraldry.org/data#4ba24b85-e16c-4cc8-97ac-495a9f8c97a7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1af64b6b-5ff3-4b80-a4f1-1bbd332fc29f" + } ] }, { - "@id": "http://digitalheraldry.org/data#eaa0f1b2-7d34-4de8-a30a-479a77d94545", + "@id": "http://digitalheraldry.org/data#36c429e0-5c7c-4e00-8a92-3ca9b231f2dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e170a4af-6ceb-4b09-957f-5bb1b5de6d33" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009652_1", + "@id": "http://digitalheraldry.org/data#CoA0000006020", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b3d94a60-1eb4-4fa5-b292-5aeda6923617" + "@id": "http://digitalheraldry.org/data#81ef251c-b250-47ee-a598-371c3e90c547" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#07f248f4-ac0d-469a-b004-e1250120ab28" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6488bffb-9ce4-46e5-84b8-8b9628c88505" + "@id": "http://digitalheraldry.org/data#fa729e5c-8e48-485f-8469-ae22d778a255" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9652_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#94e931c2-fc13-43e7-896f-2649bc36f1df", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7abd3958-07d2-4102-8ed4-184aa9369e36" + "@value": "6020" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#661ebaa5-ab76-4450-bcf4-05ad4049fa66", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a236474c-c9a9-4d63-87ae-9fcdee6bdd29", + "@id": "http://digitalheraldry.org/data#9f854f9c-561e-4587-a845-51f75e383eed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c0db518c-1a5f-4a64-9e92-7df62046e0fc" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#59319737-4f3f-49a2-97fb-1dd840d41d44", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#98871274-c966-4dcc-8fcf-39868daf3ec5" } ] }, { - "@id": "http://digitalheraldry.org/data#359721de-0927-47d0-949e-b434d95fdd7f", + "@id": "http://digitalheraldry.org/data#72da21e5-fe2e-43b4-850a-78c8de9d8597", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#87064771-03d8-4909-9f12-af28b5d12adc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#e170a4af-6ceb-4b09-957f-5bb1b5de6d33" - }, - { - "@id": "http://digitalheraldry.org/data#eaa0f1b2-7d34-4de8-a30a-479a77d94545" + "@id": "http://digitalheraldry.org/data#b4e71521-6240-451e-845c-494652549d70" } ] }, { - "@id": "http://digitalheraldry.org/data#955017df-c2f7-4865-81e5-d3ad712bb6a4", + "@id": "http://digitalheraldry.org/data#c3bc3598-845a-43a4-93ab-4ed4b75eeaf0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -19298,100 +19758,62 @@ ] }, { - "@id": "http://digitalheraldry.org/data#551c87fa-9376-4125-81d6-16b125925272", + "@id": "http://digitalheraldry.org/data#ed01df3f-1417-4b9d-8d80-359d33871e7c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#03c9506e-5142-4198-91b7-64fea0cf81e9" + "@id": "http://digitalheraldry.org/data#193941f3-59e8-4572-8c6b-31c65fde886e" } ] }, { - "@id": "http://digitalheraldry.org/data#120e01d4-cbdf-41b3-9586-c0ff0c9cfb96", + "@id": "http://digitalheraldry.org/data#CoA0000031508", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#984ac0f2-490c-4c9d-abe3-d642d62bbb97", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#64bf7efd-7ffd-4147-9573-c2bd8b77ad83" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ed1fe9a8-87cd-4485-9599-012cbafde914", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a48bf146-8adc-4b3d-adc1-4cb7d1a64b06" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7e81db12-ccf2-43c7-8025-eb044f8649d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#ea26a29e-84d0-4b95-ac86-0b1136c0aaed" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#feca11c9-701b-49d7-8053-dff4259a7e52" + "@id": "http://digitalheraldry.org/data#f7351241-1e6b-4f5d-813f-16207ae370b6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#277d48ef-adbb-4350-8c20-204a2e9a1371" + "@value": "31508" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#21d30952-9692-4869-8274-ed40d0fc0e1e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a7fb495e-d9da-40d9-a2dd-03d044cf4e89" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2d93eaa1-4557-4677-bb24-cea237787aa0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#6a591f3b-3752-466f-8807-b505302c32a4" - }, - { - "@id": "http://digitalheraldry.org/data#9d3b9fbc-f6d3-4955-8798-d36e305dce71" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#fc1f740d-3095-4023-938e-fae523bfd83c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006273_1", + "@id": "http://digitalheraldry.org/data#CoA0000002779_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -19402,123 +19824,94 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e84e3b66-28a6-4834-a444-b09be8f83e27" + "@id": "http://digitalheraldry.org/data#321cd646-65d9-4e4f-9f97-501d8f18b907" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#43d0e995-b397-41b6-91e4-8cf469ee1c18" + "@id": "http://digitalheraldry.org/data#1e7fc177-a300-4d99-9d51-d22aa49f6244" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6273_1" + "@value": "2779_1" } ] }, { - "@id": "http://digitalheraldry.org/data#c32901a3-ae96-4ab5-b3c4-c645cc46ff61", + "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#60184b54-470b-4605-b6fe-8415ff393ac2" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#0506d3f1-a57c-48a7-9e9a-290fc08dbdb7", + "@id": "http://digitalheraldry.org/data#e25a5590-9234-4c0a-a018-1c44d315ba6a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#856a5d18-7702-4ae2-b4de-125700935383", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#25430fa1-3580-4693-9218-f48b970bb49c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern", + "@id": "http://digitalheraldry.org/data#8cd0c7d5-2c28-4b46-8fac-cb11474c381c", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B", + "@id": "http://digitalheraldry.org/data#f81470a8-7559-424c-86a6-e50201abf688", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed color / added relation_to_field" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d2b33532-5abf-461f-81fe-f2638eaf511a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e0318003-056f-4dd4-b5ba-5690db037d45" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7a516de0-7aaf-444d-a302-941f7a581a03" + "@id": "http://digitalheraldry.org/data#c51af75f-6df1-4832-950f-c75235bd7781" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "8220_B" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c55097c0-a820-4c83-918b-4fee0b230518", + "@id": "http://digitalheraldry.org/data#55124f71-3bf9-4280-b4b4-c2900813f741", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#82137bb9-929b-46f2-a431-48778043afed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8f57dff4-195f-47ed-8afb-792abfcf8703", + "@id": "http://digitalheraldry.org/data#e109c427-cd32-43e5-9d9b-249955c303a5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002477", + "@id": "http://digitalheraldry.org/data#CoA0000031546", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -19529,22 +19922,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e505e2ec-4484-4e71-b6b8-e199766af56e" + "@id": "http://digitalheraldry.org/data#e1b9c1c2-bfb9-4786-ba29-6c3e1e379ce8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c3a90998-d1b9-40e3-bd24-9493b4b7014c" + "@id": "http://digitalheraldry.org/data#d25b5057-dc03-4de5-b44b-c567a2667981" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#daad0380-5c90-413d-8a64-c2c3b9d5f5c9" + "@id": "http://digitalheraldry.org/data#348ed7d8-9bf2-4f0d-82c4-d5e0c769f486" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2477" + "@value": "31546" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -19554,124 +19947,92 @@ ] }, { - "@id": "http://digitalheraldry.org/data#706dd59c-773e-45ed-8508-79b7b61005fa", + "@id": "http://digitalheraldry.org/data#985bd11d-ab9f-4c3d-baa6-04527f8e5ed7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5be65cc3-c751-4397-9016-8576e5a224bc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d6c68217-1c51-44c5-918c-f660a382719d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b6195e39-66bf-49c3-aa29-30bab9d4251c", + "@id": "http://digitalheraldry.org/data#00dc4ea9-0ec3-45be-80bd-c1670c622417", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#1abfdb08-b532-4e69-bedf-112a873aab4c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#e1628f6a-a7f6-4a84-9431-dfe644dbcf66" + "@id": "http://digitalheraldry.org/data#b0e5e5ce-c4bb-4310-a8c2-d215e509e73e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#22fad033-3443-47f2-94fe-6a72440425ea" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5911c74a-f13e-4b42-8278-6bed7d09a78b", + "@id": "http://digitalheraldry.org/data#dd052359-40d8-4128-a997-d6911095ddac", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bcb4262f-ef32-4372-b329-de97cd8d4256", + "@id": "http://digitalheraldry.org/data#63c31f72-6986-4196-9993-fef8cdde9865", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#fd4a8b9c-276f-4819-97d1-d70eeea0c7bf" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f01a2a07-1560-42a6-a641-d688cd2db029" + "@id": "http://digitalheraldry.org/data#ca95d31f-aa6b-4ece-9306-11789ae6b9c7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#707cd1dc-5cec-402e-83bc-3e9c442c418d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5b04a80e-d7d8-4062-92be-0ab42f7f82e5", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#CoA0000027529", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2f422427-61ce-47f6-a1a4-9756b3bc7894", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b61b7ca1-f97c-4d1c-9667-a9f728fc9f09", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#eb02df30-b776-4566-8a33-b59bd561f8fb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#0355ffe8-b638-4e79-8bf4-38731b6872c2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a59109ce-9c1d-4810-8c14-e85c21e7abf2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#b23dbbb1-3cd7-4320-9fbc-1f80f9e02b02" + "@value": "27529" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006221", + "@id": "http://digitalheraldry.org/data#CoA0000031513", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -19682,12 +20043,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7783d525-854f-47a4-b1a6-f4b496cf5f79" + "@id": "http://digitalheraldry.org/data#2b3d36d9-017f-479a-b1ab-791306852461" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#265e762c-5cde-49b7-a5a7-3200004ce252" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6221" + "@value": "31513" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -19697,34 +20063,31 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e44e2d76-1436-47ca-8df6-dff30c1f894b", + "@id": "http://digitalheraldry.org/data#27c41d23-1a79-44cb-9cb9-c7f157c738d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#cda6add0-d391-4cd5-9172-64195d5e005e" - }, - { - "@id": "http://digitalheraldry.org/data#fe28030f-4051-4e9c-8fae-f4ee43e282a0" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#84aef78e-8ddd-4af2-b3ad-07dcfe78a151", + "@id": "http://digitalheraldry.org/data#b91ee397-6f45-43db-a9ac-a706af8c39fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt" ] }, { - "@id": "http://digitalheraldry.org/data#ddd173af-ebdb-4664-a9c4-6f3098caf54e", + "@id": "http://digitalheraldry.org/data#b0e5e5ce-c4bb-4310-a8c2-d215e509e73e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -19733,24 +20096,31 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002464", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "added rampant and langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" + }, { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#76879b59-068d-4af7-8711-db4d8331b2ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002464_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002808", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -19759,17 +20129,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d67e50ed-a7fa-42e4-af4c-a8e6a1fe6334" + "@id": "http://digitalheraldry.org/data#ddac0835-5832-4866-9bda-f7120a50012d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#add5e9d5-55a7-4f5c-885e-f29a20d2bd85" + "@id": "http://digitalheraldry.org/data#769e7582-bc17-42ed-a105-98be691cb777" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2464" + "@value": "2808" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -19779,7 +20149,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021819", + "@id": "http://digitalheraldry.org/data#CoA0000003963", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -19790,17 +20160,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3198c588-e628-4c73-9f19-f8b7db40427a" + "@id": "http://digitalheraldry.org/data#a228ae99-c20d-4ec7-90e2-7571759013f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fbdd55fe-228e-4b1c-9377-7efdef24693d" + "@id": "http://digitalheraldry.org/data#8fcd818e-8a1a-4850-a2bd-107195e4fecc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#990fa66e-a9fd-40a6-9252-95156d7b2abe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21819" + "@value": "3963" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -19810,224 +20185,260 @@ ] }, { - "@id": "http://digitalheraldry.org/data#84be0fe7-c2b5-4bd6-8b07-eef6dd03ca0f", + "@id": "http://digitalheraldry.org/data#b0a6a323-cb90-45d0-8327-9d705b542c01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8ad58c6d-f631-4812-a8cc-7bb13a11a47e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002764", + "@id": "http://digitalheraldry.org/data#15405ea6-474c-42b0-9363-b8e4c382ed6b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#63336049-c337-4ce8-926f-cdab4e0613d5" + "@id": "http://digitalheraldry.org/data#465ac043-c219-43e7-a2f0-57aa49f895c6" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cushion", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2764" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#21a4cf28-614d-4ebe-9632-063d52cdc754", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b26d0610-b3fb-4b33-82e9-f3358add507f" } ] }, { - "@id": "http://digitalheraldry.org/data#9ffb259b-6358-4c11-ac1e-73db19362fe3", + "@id": "http://digitalheraldry.org/data#802a0c33-66b4-4dfb-8fed-ac1cbc5e65b7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#467255ed-79d3-4f9f-adf6-589467a2cade" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4b072ed5-76f6-469d-ab8b-ba3cd4c811ac" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f12b458e-22a2-4956-a8b8-05f20646c357", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#ad34ed95-a360-48aa-8f4f-abb7adac29c6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#086191c6-8de9-4d38-872e-9207f82afe59", + "@id": "http://digitalheraldry.org/data#0bef7532-9a66-4989-94c8-f068c27ccca7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#fdc05121-478d-4b1e-84d6-5a1dc174ad76" } ] }, { - "@id": "http://digitalheraldry.org/data#dcaf09f7-30b1-4487-8dc1-7d76502bd9d1", + "@id": "http://digitalheraldry.org/data#df9a8480-aae1-4ff3-af64-2becc9800d43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Curled" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#9fb1fc25-6355-463e-b671-ed7607f269b8", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wing", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#a12734ac-03d6-4b99-ba2a-a5d34bdd8c9c", + "@id": "http://digitalheraldry.org/data#82c5f567-62ff-4002-b786-c7006c6487d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#78a02cc4-c2c3-4f03-bef7-99e3fbe7cd03", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#a5eab518-bdef-43b4-870f-12846ac2998d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1cc3bed7-9b5a-42c0-81f5-7175d492f306", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#6bc0baac-229d-4dfe-83eb-6efe4b09f253" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A", + "@id": "http://digitalheraldry.org/data#CoA0000008359_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "Added tincture for crowned" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#ca819081-b64b-4711-9281-97e4f8b36e5d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#fab4544d-7281-4db4-8846-8a5812245857" + "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#e39582c4-150f-4543-a461-eb267f601db4" + "@id": "http://digitalheraldry.org/data#CoA0000008359_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8668_A" + "@value": "8359_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#243334d1-6f1c-48e6-a5f9-34108ea000a8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a1db520a-cede-47a7-9de1-6ee0cc1e9b24", + "@id": "http://digitalheraldry.org/data#CoA0000008837_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#36131414-9719-4bba-96fd-8de251b023da" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b5440c6d-f735-4f3d-b8d5-4205c5490424", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e85b4be7-6d9b-48ee-b1d6-408a8d5a05e7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#601af5fb-29d1-45e6-8f37-7c3e8aacd936" + "@value": "8837_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#d01c025d-df98-46c2-9bcd-197cf15d6a23", + "@id": "http://digitalheraldry.org/data#e4cb115b-245e-4421-afb4-befbc761b161", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ @@ -20037,66 +20448,51 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028763_1", + "@id": "http://digitalheraldry.org/data#8f931dd5-e9d5-4674-a416-6e51260f48f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a7699e09-f06c-455d-8a3e-4e4d44981acb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#21fbc5f7-eb2e-4f95-86b8-30fb131e147f" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Tower" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "28763_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#04d07a73-6b3d-4acf-9558-83e070943079", + "@id": "http://digitalheraldry.org/data#dfdf6586-8105-42bc-bea2-2954ec9871f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8e0fb25e-dbfc-4553-8dd2-e9e3dc17e4ec" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#543d97ac-ef24-48da-ba6c-9d5170c2d94d", + "@id": "http://digitalheraldry.org/data#027f7c32-edd0-4a79-a9fc-b5b73e1f12f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#fae62efc-cada-41ce-97bd-94350be95ea3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#650baecd-5ddb-476d-8856-0ef93a59bd29", + "@id": "http://digitalheraldry.org/data#d4ea9c52-cd94-4b31-8d28-d4c71efa19fc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9af0f368-c151-4b09-8ebc-ebd4e5d25e53" + "@id": "http://digitalheraldry.org/data#65052b69-9102-4bf3-a3d1-f3e5e5a54669" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031560", + "@id": "http://digitalheraldry.org/data#CoA0000006605", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -20107,22 +20503,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b7d779fa-ad00-469c-bbf5-d3b51f087ca7" + "@id": "http://digitalheraldry.org/data#00a81b44-2841-4e0f-9f53-f6468ad7ac76" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bb92c061-c9c3-481e-922d-ff6978cf1fac" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#cc3f09db-d12f-436c-9118-826eed05e931" + "@id": "http://digitalheraldry.org/data#1914c7fa-9131-4c49-b590-7f3928be1b6d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31560" + "@value": "6605" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20132,39 +20523,83 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e0a7f2ee-9db7-4527-81d5-265c40e0f617", + "@id": "http://digitalheraldry.org/data#ebd55ddf-ff1b-43e7-a602-7218a5215e03", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ae10dbc8-0abf-41a7-be60-bebdf419c0e1" + "@id": "http://digitalheraldry.org/data#dacb9c8b-cd8f-4e95-b90e-5682fead9538" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991", + "@id": "http://digitalheraldry.org/data#d3da2a2a-1626-45fa-8f50-650a90c28e13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#444389f8-6454-4142-a151-a703319be70a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f9d2eac5-a0a1-4ad2-8529-85a162acc4c1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8f721771-235b-4a4f-87ec-87d92ede776e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008991_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5c7a5374-97e0-451f-aa68-a21568058ea6" + "@id": "http://digitalheraldry.org/data#24bc9584-3736-49d2-9934-908351286519" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ @@ -20174,12 +20609,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ @@ -20189,7 +20624,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8991" + "@value": "8991_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20199,18 +20634,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#927895da-da87-4225-858a-a49c6cb7ca62", + "@id": "http://digitalheraldry.org/data#cb4bdbbc-ba31-484d-b8a3-66529d6851ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ced018c4-6e51-448f-a42f-49f6d8c79381" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006926_1", + "@id": "http://digitalheraldry.org/data#CoA0000001227_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -20221,142 +20656,151 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c14e05eb-a8b1-481c-97d6-79786e7fb4f0" + "@id": "http://digitalheraldry.org/data#c89b2938-b00c-4cc5-bbcd-c48c5db5f869" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#61eca948-3f57-4f9a-9e44-151b4da6c4e1" + "@id": "http://digitalheraldry.org/data#1460c49d-0b54-48ee-bf74-59b2838981ef" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#bbe0c39a-d264-4135-bba5-1e61c807d307" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6926_1" + "@value": "1227_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b2b36dad-8d17-4f41-bbee-f4206a23ea9c", + "@id": "http://digitalheraldry.org/data#97667227-52d0-4c14-89c9-f6a608dd64e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ee802ca2-a0e2-498f-b5ab-32e59de6816d", + "@id": "http://digitalheraldry.org/data#CoA0000007287", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mascle" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a6dc409f-47c7-418b-b7cf-f8c5bd7eba34" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dc822e63-bac8-4421-9a87-75ed1784abd4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#7b44c69e-c623-48c2-9420-c27b033a6b30" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7287" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a5908478-a385-4b0b-a4eb-a3e3d8fdf584", + "@id": "http://digitalheraldry.org/data#16442e4c-c11d-4c92-950a-60ac1deac871", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#12f4889a-b407-4d13-bc4c-1aad9fef9903" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d682ba9e-6b6a-43e6-ab53-4e01ddc9b775", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#a00ecf0e-800d-40e3-a66b-cc04a86c0596" } ] }, { - "@id": "http://digitalheraldry.org/data#b5578e0d-b666-4d52-929c-72d1a5064359", + "@id": "http://digitalheraldry.org/data#8f970e22-f959-4d20-8375-467de6bfc388", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c1872d24-b62b-448b-89a8-2a7d366cbcfe" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#842f2ef7-5ce4-4fed-9fd9-df3dabff9606" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#eb496f84-964f-4cc5-9def-a7ef7881f5c0", + "@id": "http://digitalheraldry.org/data#5f269634-161f-4d96-ae3f-ab39f84a70f2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#09adf72c-2528-4b6e-93c5-69620204bb55", + "@id": "http://digitalheraldry.org/data#b94e28f9-cf28-4b79-8a64-325e21fee0f7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#046080f1-2738-4440-8073-d3c9cb9862c7" - }, - { - "@id": "http://digitalheraldry.org/data#bb42a7cd-59ab-421e-b093-c9b3670656b7" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9190841c-1048-4e0b-80d5-7f88ce5c0923" + "@id": "http://digitalheraldry.org/data#8e2c8b38-8b2e-4ee8-9f1b-a6f616dbd555" } ] }, { - "@id": "http://digitalheraldry.org/data#5fde823a-829a-4e39-b2d7-ce3782667adc", + "@id": "http://digitalheraldry.org/data#438efcd0-17a8-4ef8-a001-d52eaf9ff2c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c6b22a46-08a3-40fe-8341-ff62f1c6d244", + "@id": "http://digitalheraldry.org/data#b246c870-faf4-4548-8a87-9a163febc86c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4b5d9835-e94b-4f13-97c3-f66e1fe59ea1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006239", + "@id": "http://digitalheraldry.org/data#CoA0000002653", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -20367,22 +20811,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#efb180b0-c313-485e-8116-554a2a85cf32" + "@id": "http://digitalheraldry.org/data#cb17a52a-e696-4bd2-b49b-e80341c2ad85" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6f27655f-79c5-46eb-9ccc-4366916ed2c5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#3570f602-bd63-48c9-ab1e-01be342d085f" + "@id": "http://digitalheraldry.org/data#ddebcae9-aaa8-44fa-8531-500ac3165ee0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6239" + "@value": "2653" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20392,28 +20831,46 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#da374393-312d-440d-892a-42d83c6db707", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#e4b6d6ba-4e95-4d6e-8824-97a7ac419875" } ] }, { - "@id": "http://digitalheraldry.org/data#d6cb4ba3-2358-4067-b87d-61d742bb516a", + "@id": "http://digitalheraldry.org/data#CoA0000002763", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#c79c1ef8-bcb5-41f2-9ca0-dbd66836bdb9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2763" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3e0da785-fab5-402f-b78b-398544bfbae3" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b2b594df-9908-4701-94d5-69a33f7a04a1", + "@id": "http://digitalheraldry.org/data#14f7b43d-7c03-446b-aa45-b3df8c2ec0cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -20422,18 +20879,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6bc0baac-229d-4dfe-83eb-6efe4b09f253", + "@id": "http://digitalheraldry.org/data#a35f5e26-8e79-4b6c-a960-15cebdbec1b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ef6e4863-3f1e-4a8b-9dba-99ce2f23065e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007076_1", + "@id": "http://digitalheraldry.org/data#CoA0000008134_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -20444,262 +20901,197 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3e484202-d281-4601-94c3-2002b5895301" + "@id": "http://digitalheraldry.org/data#94911c8b-6ad5-4c80-802f-417838a7b378" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#46180116-85b7-4126-95bd-709baeb5ee03" + "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": "7076_1" + "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c0bd29cf-f604-43cf-ae30-cff649d6d946", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@value": "8134_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 2 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5c98f9d7-741e-42ca-8eb7-c2b1a9d97c87", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Panther", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#9eacb361-41c4-4e5d-bc3f-e278179a8907", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#27e1696e-8303-43db-b6b3-f027998c93a3", + "@id": "http://digitalheraldry.org/data#40faca2b-5836-4b9f-b33b-66edcda3a45f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#02eab75a-2066-40a0-ab00-e8e31100e93b" + "@id": "http://digitalheraldry.org/data#5c4d1211-0bc2-4c0c-a564-39949220c6eb" } ] }, { - "@id": "http://digitalheraldry.org/data#019dd0a5-f867-4f30-aa9a-76ffe16a70e4", + "@id": "http://digitalheraldry.org/data#a6933c6a-d21c-43f1-83a8-247f7c657cce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#4f66e4a5-f157-477e-8431-86c4b697cb8e", + "@id": "http://digitalheraldry.org/data#f82a6113-f6bf-423c-b02d-7f6403af03a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006243", + "@id": "http://digitalheraldry.org/data#056003d9-fe0e-4caa-ab7d-da6830217748", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#8d670bdd-10e7-4eff-b506-1834d920e49c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "6243" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#1264a9af-898a-404c-8699-b3cd4d6dcc6e" } ] }, { - "@id": "http://digitalheraldry.org/data#c23bb689-4028-4e1b-9fe0-6f2dd07b2ee0", + "@id": "http://digitalheraldry.org/data#ca9634b9-0d39-4612-a659-90dc4cb9d4b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#bbfb1b94-9573-4806-97dd-71b4b3b63c6b" } ] }, { - "@id": "http://digitalheraldry.org/data#56e8fbf8-c9f2-4b4a-8ef7-d2c823a7cba7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0a7e038a-37ab-4e89-a759-31c8cf85ed6f", + "@id": "http://digitalheraldry.org/data#6a23607b-fd46-47a7-a314-1fab9e945717", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#31c04a62-5e1a-4abd-a117-5df93011d8bc" } ] }, { - "@id": "http://digitalheraldry.org/data#d9111403-f659-41be-af5e-5718959c2af7", + "@id": "http://digitalheraldry.org/data#db9725bf-e980-4619-8939-f4eef0074a7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#9ee17747-5ff9-4ada-963e-ac5b438f8d3b" + }, + { + "@id": "http://digitalheraldry.org/data#24e1bf17-7037-4b15-ba68-110df60f2943" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#668c4d8b-fc84-48de-9e4d-bc872a1978f0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007858", + "@id": "http://digitalheraldry.org/data#9e4c73f9-dc42-4b70-a2ac-7b7fa33869e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "added armed" + "@id": "http://digitalheraldry.org/data#97a649d5-8802-4c9f-9f87-18812cdf9503" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000007858_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9f3bb568-1039-4312-bd99-ea70ad103354" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#381f4f28-e536-4cbb-b779-61421badefc4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "7858" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#1431e57c-b813-442a-a1e4-2c3c27b0987d", + "@id": "http://digitalheraldry.org/data#cee6ef07-85a2-4069-9392-419dfb6d121e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#5a487d67-7188-4a9c-bdae-6ae66ebef802" + }, + { + "@id": "http://digitalheraldry.org/data#04fffa40-04f5-4f2a-8801-5cd3a628cc28" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9866d533-181f-48b3-aa1b-8fd23793b4b8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#696f4d55-0e97-43aa-b04a-b6dcf963314d" + }, { - "@id": "http://digitalheraldry.org/data#335a610b-8346-43bc-bc48-0c4a83c002d5" + "@id": "http://digitalheraldry.org/data#5b9eac3c-5980-4a81-a152-e0b58dfb2fa3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#04b04ad4-22f4-4d8d-b922-76e316aa5f2b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5307b9ff-b794-4cc0-b66e-53e17a9e0d1c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#2c25c478-770c-452f-a3fe-d293f66cff1b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Anchor", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#73409878-637d-4c54-8051-beb6273b24b6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#62b5d103-19a4-4844-bdd0-8c43db60de15", + "@id": "http://digitalheraldry.org/data#CoA0000007858", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#571c7020-6d7d-4e9a-ba28-83d3b4698c5a" + "@value": "added armed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 5 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000007858_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031524", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -20708,17 +21100,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9dceefe2-d182-4993-980c-f4ec99407fb2" + "@id": "http://digitalheraldry.org/data#697e30de-d5c1-4ea7-a324-bbaa0ab17d74" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#871e3df8-7dff-44b2-a144-1c02d391c8ba" + "@id": "http://digitalheraldry.org/data#5385fb3a-b952-467b-b17b-17aca367ef23" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31524" + "@value": "7858" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20728,18 +21120,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#aebe3628-5f81-4f7c-9389-f22c5a6a1c23", + "@id": "http://digitalheraldry.org/data#b9044476-681b-4f8c-aa7b-94550ea845c9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4a6d8974-155f-470b-a61c-d3c0aba907d6" + "@id": "http://digitalheraldry.org/data#42bb10bb-ee9e-4276-882b-cadcfe45afb3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002946", + "@id": "http://digitalheraldry.org/data#CoA0000007388", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -20750,27 +21142,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f07194ec-4855-4612-92aa-59daeee4384e" + "@id": "http://digitalheraldry.org/data#fa6be08d-5f7c-43d0-9c68-5baf7fec7c1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d6cb4ba3-2358-4067-b87d-61d742bb516a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#642baab2-f119-4dc0-bfac-e314d827042d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#f0575891-d71b-4a2d-95f1-8ba0875713cd" + "@id": "http://digitalheraldry.org/data#cbe5e30b-397a-44b7-8248-d50693cbc57a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2946" + "@value": "7388" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20780,109 +21162,71 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2f075537-cc0a-49a8-a3e9-5058a203b99a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#e5826fb9-b0e6-4d69-be4e-5fe800d03d89" - }, - { - "@id": "http://digitalheraldry.org/data#128e73d1-2ba8-4f6b-bf0d-e0826319a9d8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#c07e0bcc-de9d-4a07-a516-09b6b4883650", + "@id": "http://digitalheraldry.org/data#CoA0000002800_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#65ac167d-a246-44f6-87e5-9ee4a22e810e" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#aa7b7ef0-c3db-4be3-8785-fad8ba5e440c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#731529dc-ec82-4cc5-9394-23dee93972d1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#939728cb-ba26-4707-9f63-fd5708920ac2" - }, + "@id": "http://digitalheraldry.org/data#f3764b8d-f254-459b-8c25-de3eb1a2982e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#04587d06-9834-4ba1-9926-8ec54bf4e8a8" + "@id": "http://digitalheraldry.org/data#3eee4401-f7b4-4c5e-9261-2e97e7fd4fb6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#30665d25-8a92-4974-8032-fe7a3371d935" + "@value": "2800_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3fa7ceb7-94b5-4acc-bdc8-e5a1a324017f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e2d923cf-7f4f-4d90-b025-3fe3e624b526", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ac4ac35-520b-4e7e-beb9-c078654c063e", + "@id": "http://digitalheraldry.org/data#d25b5057-dc03-4de5-b44b-c567a2667981", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cd30d323-1b55-4778-8b9c-1ec7087fcf73", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#c5c919d2-b42e-484f-ad63-90aefc658e23" + "@id": "http://digitalheraldry.org/data#cb2b6e04-6ca5-466a-a7a1-3e66344a0e63" }, { - "@id": "http://digitalheraldry.org/data#70acd7e3-f5f0-481b-a97c-8e7100264318" + "@id": "http://digitalheraldry.org/data#348ed7d8-9bf2-4f0d-82c4-d5e0c769f486" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#de4955d5-d666-44ee-870a-e69855782d43" } ] }, { - "@id": "http://digitalheraldry.org/data#0c891d87-08b1-44a5-ab36-775b51256838", + "@id": "http://digitalheraldry.org/data#29c1d2a7-485e-4ddd-a4b3-3ec7cf606298", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8a8048d6-7db4-4911-9291-9f9ee04683a7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_B", + "@id": "http://digitalheraldry.org/data#CoA0000002680", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -20893,17 +21237,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c9cd4b78-a8e4-4595-b954-b4ca15876695" + "@id": "http://digitalheraldry.org/data#a2e50392-b363-4354-bd2d-beea3bb62e0c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e2ca37fb-9417-42a9-8f07-c829d3a58e39" + "@id": "http://digitalheraldry.org/data#00d27f5c-0c35-47fc-bf6b-0f2a1d74ec9a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9649_B" + "@value": "2680" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -20913,256 +21257,319 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2044fe9e-9114-456f-9949-ba1736e7c3ba", + "@id": "http://digitalheraldry.org/data#d02ee0a1-ad8c-4435-936d-31d5708412f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_C", + "@id": "http://digitalheraldry.org/data#8f47d57c-8442-4d77-8811-b1068324ca33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a30a8633-822e-424d-8183-3b03869b5f42" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "9649_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#ba448327-a257-417b-a687-f91a701dc703", + "@id": "http://digitalheraldry.org/data#ec378ad8-22c3-41f1-b87b-43f9bfd94948", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#929e804a-ef28-47e0-bde5-c19301067191" + "@id": "http://digitalheraldry.org/data#df9a8480-aae1-4ff3-af64-2becc9800d43" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009505_1", + "@id": "http://digitalheraldry.org/data#CoA0000011299_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#43d66b76-4655-423b-ac84-3cd87cb48f46" + "@id": "http://digitalheraldry.org/data#5beba4d3-1fe1-4fd5-b498-18fb47dafe86" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#592d976d-f67e-4314-a136-c542bb1fbc75" + "@id": "http://digitalheraldry.org/data#24d59259-8f1a-44ff-830f-def8fc69c746" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#efc2927e-a1e8-4c32-af0f-a5e6c893248e" + "@value": "11299_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#240b2f10-2784-4ef7-b079-817b32249f83" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f1423654-3587-4a05-8711-14513226a130", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "9505_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#62859df8-082b-403a-8b3f-60701f6dcd1a", + "@id": "http://digitalheraldry.org/data#936392f7-bc47-4c7b-b45c-c2cb3dcbfa7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#716fe938-bf37-4807-82e9-48b0145a8815" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#1b870557-f2a3-4c95-ac19-124b021987f7" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#73cc2f87-80b1-4388-913b-bb1580bfb8f1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#314f1246-15d1-4eca-8ed7-42a1886c5717", + "@id": "http://digitalheraldry.org/data#f8282a69-e6d2-42e8-9b7f-32535fe29f96", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#29e0b2eb-d16b-48ba-a3c1-2afe3166a392" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5dc6a6e7-16b8-42cd-a4fb-895ef7cba659" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#8bbceaa8-f2d1-4264-b2a5-72d242c49c5d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#06d83aca-35df-41aa-b285-8995b671d6fb", + "@id": "http://digitalheraldry.org/data#1fc126b7-6932-49a7-915d-e7bc739881bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#3d08cdaa-9393-4543-a12f-fe266ee01bc6" + }, + { + "@id": "http://digitalheraldry.org/data#24f682a9-db0c-43e9-b635-ae298007e2b4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#efbc16c0-a7fc-44b7-9aea-4f438f3705f4" } ] }, { - "@id": "http://digitalheraldry.org/data#61553493-bd2f-48a5-80de-b4c57c4d4ebe", + "@id": "http://digitalheraldry.org/data#ea1164f0-9bee-4d61-b5d9-e390c3709ed9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7ad284f5-37f1-4a36-9c8b-2205f32ef6a5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#34712d8e-26e6-4119-bc01-6f5d006b0718", + "@id": "http://digitalheraldry.org/data#CoA0000009683", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#86eaa1fb-3df0-41ac-a978-f675b74bf8e8" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5191929d-a22f-4951-a801-750aefcb9137" + "@id": "http://digitalheraldry.org/data#710cc43a-1ce8-4f58-bd62-5fbfc45eaf00" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#18faea67-bb5d-493e-9c32-10440f44afde" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "9683" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#52dcf733-4c5e-4c8b-a44e-47e0a8a0d8af" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0a7a145e-ed32-4818-8029-d7ed4b8ca0e7", + "@id": "http://digitalheraldry.org/data#2a6aac3a-2e46-4123-ba13-6ae29c339623", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Leave" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#9cfb1058-c3c3-4e4a-b0ae-e911653b13a2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#f8c22b8a-500c-4184-8d2b-449ac60519ab", + "@id": "http://digitalheraldry.org/data#41992fb8-fd95-4051-b752-dfd554aba3e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#faa049e1-68a3-423f-a933-f5395dac9566" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ca6e4019-466a-4fd4-8eeb-926d249d7c70", + "@id": "http://digitalheraldry.org/data#71d7926b-2c48-409b-b586-c1981785bae4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8b61aa8-695b-48bc-a1fb-f81932e1859c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d96b1d89-541c-4575-b373-3c779a50e6b9", + "@id": "http://digitalheraldry.org/data#ac020a17-83ab-46ff-bc67-d04e8f70f420", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2abbf623-e024-436e-a567-4f8bc692caa6" + "@id": "http://digitalheraldry.org/data#91e3641b-afe0-4c92-b817-83c978e3ca8d" } ] }, { - "@id": "http://digitalheraldry.org/data#b992ea28-e0c9-4cea-a435-65175dddde02", + "@id": "http://digitalheraldry.org/data#224a6e08-ba5c-4384-891e-a27b6ae0bbf0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4e6bb857-7946-4455-8eb9-749735e90844", + "@id": "http://digitalheraldry.org/data#fa54bb7c-6488-4694-92b5-a66d2b024baa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#004e7a6d-cc2c-4eef-bd5a-3b087b95a41e", + "@id": "http://digitalheraldry.org/data#c406ea72-e1e6-42f7-9585-a2923168d19e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#3789581b-e113-4dbb-bd1a-d990d7309606" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0a9647ff-2595-46e7-89fb-0bdc79a3fc35", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#72d579a8-a5f2-41a2-86ad-e6ce8064df24" } ] }, { - "@id": "http://digitalheraldry.org/data#ec732699-da8a-436e-bd3b-202701a5a1ee", + "@id": "http://digitalheraldry.org/data#310764ea-5bf9-419c-9fc1-289a2919fe04", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031507", + "@id": "http://digitalheraldry.org/data#CoA0000016471", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -21173,22 +21580,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#61553493-bd2f-48a5-80de-b4c57c4d4ebe" + "@id": "http://digitalheraldry.org/data#f9370a3f-a324-4953-aeb7-c01c35568141" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#55c33265-675a-45dd-81a7-4dc869d85a0b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#f5b29534-667a-4de7-829f-23c00df4768b" + "@id": "http://digitalheraldry.org/data#2f53a106-b1c4-42f5-bae1-0f349228afb5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31507" + "@value": "16471" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21198,29 +21600,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b809e77f-e9b4-4a01-9da3-c4621905d1a7", + "@id": "http://digitalheraldry.org/data#23e4371b-bcbc-48e2-987f-35c2a2f88e4b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3ccf3de1-cfa7-4dd2-a7e2-9243072dcf15" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#33e1a330-6160-4ad1-b869-cab067422791", + "@id": "http://digitalheraldry.org/data#60d08e56-5762-447b-997f-fc315abf9865", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Statant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011652", + "@id": "http://digitalheraldry.org/data#CoA0000031534", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -21231,17 +21628,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#71f60756-a805-498a-93e2-35f05093513e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#05c98e00-52e9-4bc5-b2de-e76bf57a6c3a" + "@id": "http://digitalheraldry.org/data#4c2bf9fb-c5d3-4de7-8090-23db26e5497b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "11652" + "@value": "31534" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21251,7 +21643,35 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead", + "@id": "http://digitalheraldry.org/data#25d531ba-0dea-460d-9f33-38a0730cf91e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#12f4889a-b407-4d13-bc4c-1aad9fef9903", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Wheel" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7b6bf556-7c8a-4749-89e4-8ea4a57492cd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Antler", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -21259,32 +21679,46 @@ ] }, { - "@id": "http://digitalheraldry.org/data#18c45661-d88f-4560-8aa8-e241274e15e3", + "@id": "http://digitalheraldry.org/data#ee25e8fd-6744-4147-9bfe-45e850930ac0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dice" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a019fb8f-7469-461a-bb40-07537155cb53" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#6b80aa43-7dd3-4c0e-904e-85bc9c49ab66", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000019873", + "@id": "http://digitalheraldry.org/data#CoA0000002701", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed tincture of Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002701_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -21292,17 +21726,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#da654108-f742-4684-8ce4-e5d93390e64b" + "@id": "http://digitalheraldry.org/data#2d6ad69a-6a58-49a8-948a-1d1125a64f39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4c1f4ded-ccae-42b1-9305-6cb3127d21e9" + "@id": "http://digitalheraldry.org/data#21f48b94-d301-450f-b9a1-7afc34d12c0b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#829f18c7-6fe8-462f-a612-6b48be744fc3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19873" + "@value": "2701" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21312,99 +21751,94 @@ ] }, { - "@id": "http://digitalheraldry.org/data#72230cd1-1795-488b-ad6f-13c532c18d3b", + "@id": "http://digitalheraldry.org/data#5c99bd8d-8005-41d8-beef-d6d786f4da57", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#35acd1ff-a337-476c-b47b-173ed361248d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c11c175a-84ab-4c1a-9e8a-5bc81acac69c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#53d64223-5454-4329-8c6d-c08109600419", + "@id": "http://digitalheraldry.org/data#766c910e-7a5f-4905-a901-6b7675c4b7d9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A", + "@id": "http://digitalheraldry.org/data#a5474e5e-d22f-4d7a-9969-4124de679c2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier": [ { - "@id": "http://digitalheraldry.org/data#41771c70-3274-4164-8535-17654f2a2609" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "27012_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#25353a1a-15b8-446c-8a1a-1364f489dce4", + "@id": "http://digitalheraldry.org/data#49890b29-c085-4850-9adc-87f50fd091bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#b513732a-9e90-4df5-88c7-70219eb82d53", + "@id": "http://digitalheraldry.org/data#2565849c-5d5d-4d33-88de-c83db2ecb91e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#144edd7f-437c-4ddb-bf1f-126258d99089" + "@id": "http://digitalheraldry.org/data#f2f03aeb-18fb-4767-9ebf-55f96177d3ec" } ] }, { - "@id": "http://digitalheraldry.org/data#939728cb-ba26-4707-9f63-fd5708920ac2", + "@id": "http://digitalheraldry.org/data#bfd29ab1-d6be-4610-a661-1b224032c514", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#f180d343-66c4-433f-972a-5c6df14dba47" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#18069107-233d-44db-8b63-fb9c076eee78" } ] }, { - "@id": "http://digitalheraldry.org/data#e248256d-121b-49cd-80c5-fdf160ab6694", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008677", + "@id": "http://digitalheraldry.org/data#CoA0000027097", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -21415,70 +21849,76 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5dc8adaa-d0e1-45ad-8f80-5a3282871b25" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008677_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008677_B" + "@id": "http://digitalheraldry.org/data#bbfea57a-541b-465a-82dc-ae35a01051bf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008677_B" + "@id": "http://digitalheraldry.org/data#a57aef7e-3122-479c-aa12-e6d062589637" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008677_A" + "@id": "http://digitalheraldry.org/data#5707dcad-7c56-40ff-bed7-6c0ac5641dc1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8677" + "@value": "27097" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#534715dc-1a50-4cea-a427-9602b8dd7f70", + "@id": "http://digitalheraldry.org/data#adaaf72d-b761-47cd-be74-5d86741a999e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fe11aed8-4fc6-4a27-aaf6-4e9160b4aa0e" + "@id": "http://digitalheraldry.org/data#395d6336-0574-4463-abd7-3ed8f3d68846" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027524", + "@id": "http://digitalheraldry.org/data#CoA0000031576", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "fixed tinct of field" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#435f66c6-0c6e-4b73-8531-b1d619fca4c3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027524_1" + "@id": "http://digitalheraldry.org/data#2fea9e5a-a181-4d36-a8c7-db3e0b4e07b0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31576" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000021388", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -21487,17 +21927,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#02a24602-38f4-4253-855f-df3e363c1bf7" + "@id": "http://digitalheraldry.org/data#14613958-52e8-4d1d-95dc-7e8fe63b8f28" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b857a98f-b78c-4fee-b7f1-bd629ccfb056" + "@id": "http://digitalheraldry.org/data#ed32aa03-03e7-40ab-8f03-726f87ee6dcf" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f4c56f1b-9c9a-4206-ae6f-8fdcf1507e32" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#1e1264f4-a347-478f-98ed-f65e98db045a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27524" + "@value": "21388" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21507,103 +21957,59 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#52e8fd2c-5294-454c-bf49-2b7a82ba726b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fe9c1797-87bb-460e-ad6a-a457b22f2c31", + "@id": "http://digitalheraldry.org/data#8946d699-89fe-4409-80eb-ed29c4016f32", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3aeda639-fe69-48d4-832c-fcc670ac5eb8" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#678a59cd-7cb3-4e06-bc0d-0bb2c35334a1" } ] }, { - "@id": "http://digitalheraldry.org/data#a919bc07-2dac-4ec6-ad59-d7be759742ce", + "@id": "http://digitalheraldry.org/data#09d75b16-45ec-4888-8476-f3931164c3b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#01a5afde-b16f-41a4-9e42-4d1b9cfcdcb4" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#f7c7116e-3d21-4bbe-8ab3-282b86f872b8" + "@id": "http://digitalheraldry.org/data#f9fe86d4-b62d-4a33-a5ec-ea696ded9934" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d1861967-7cef-4bd0-bb7a-fa478717acf1", + "@id": "http://digitalheraldry.org/data#018adac8-dca3-40fa-90c0-25b10eff61af", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b1aec38a-0c18-4095-9962-497f77cc5b89", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#LobstersClaw" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#0a8bc10d-b85a-4343-b4d3-bec93942813e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000548", + "@id": "http://digitalheraldry.org/data#CoA0000008267", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000000548_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -21611,17 +22017,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e55c7e22-0868-45a3-ab9a-00668e823e11" + "@id": "http://digitalheraldry.org/data#a2b01428-7834-4358-bf5b-aa8de2a0fb45" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#86933877-7480-4c3a-9331-734d9eb02935" + "@id": "http://digitalheraldry.org/data#34b8c43c-7b1f-443a-92af-918f7f674555" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#216caa3f-d592-420f-962d-ecb346779e01" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "548" + "@value": "8267" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21631,250 +22042,219 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021425_A_A", + "@id": "http://digitalheraldry.org/data#24bc9584-3736-49d2-9934-908351286519", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a4cc764f-8a5d-42dd-ba6a-5223e72ff03a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9411a741-03db-4984-ae72-f24d4c46e5d0" + "@id": "http://digitalheraldry.org/data#e572309a-c186-42b1-89a8-3d2d10f046ba" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#713b2def-6233-4c5e-b127-65658640d063" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7381e0ee-5334-4149-b013-bb8604b0bb79", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "21425_A_A" + "@id": "http://digitalheraldry.org/data#d8b059a1-2a3b-4f6e-8456-78e210b146b3" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction", + "@id": "http://digitalheraldry.org/data#528f942d-68ad-4bbe-86a9-046a67233c55", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a8718cd9-9adf-4e43-b023-bad245c2572e" + } ] }, { - "@id": "http://digitalheraldry.org/data#7c70c529-1d4f-473a-bf60-97efd7f8560f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bear", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#08d06e81-de1d-4ae4-880a-0ee5e4a49a2f", + "@id": "http://digitalheraldry.org/data#21910eae-3c1e-4bd5-9569-cfc25c246e02", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#83a67aab-9dca-4383-b56e-155e4e594a03" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#41072cc3-722f-4dea-8242-82a369d663d1" } ] }, { - "@id": "http://digitalheraldry.org/data#99877498-207e-4635-a240-caafc9624537", + "@id": "http://digitalheraldry.org/data#c8140397-b96c-4ec1-9f71-73c79a013012", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#ffdd8f12-fc3d-4650-9f98-e56ea73679d1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#0e0bfa01-c4e5-4a67-8868-a81f0e00d42d" + }, { - "@value": 2 + "@id": "http://digitalheraldry.org/data#1060b8cc-d950-4351-b0cd-3638b8f31cfe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017737", + "@id": "http://digitalheraldry.org/data#327ddd77-1238-48bf-82fa-b8e359ffa96d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant to Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000017737_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#573f0e02-b526-4304-a860-443443fb7dfa" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#44c4bad8-2096-4a79-8e9b-a128b92fe5f2" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "17737" + "@id": "http://digitalheraldry.org/data#ac0bdfa1-2d2e-42b0-b5ea-9f0f564dd720" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e3e66ef4-3d5c-49c6-a8e9-602caf6326d8", + "@id": "http://digitalheraldry.org/data#b88a4863-f5dd-42ba-959e-a6716ae0cd66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ae210e8f-e6b4-45e3-bd77-111cf41d34e8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#55c33265-675a-45dd-81a7-4dc869d85a0b", + "@id": "http://digitalheraldry.org/data#14bd117d-fcdd-44f8-be4a-fe2e404bf8cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#abccea2f-0096-42a8-a4d7-8cec2a835e2a" + "@id": "http://digitalheraldry.org/data#0abc0dc5-0d46-48ee-a1f5-e9fedaba4732" }, { - "@id": "http://digitalheraldry.org/data#f5b29534-667a-4de7-829f-23c00df4768b" + "@id": "http://digitalheraldry.org/data#2945890d-ba3c-43fc-8087-37e2ff1fddc0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#29ee01ae-9642-43d2-b9fd-fa4fbbf32ee6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e2685b7e-cfb9-4082-ad24-8273b72f9af7", + "@id": "http://digitalheraldry.org/data#06c2ade6-5be3-4905-a4c4-cf66260beccf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4a0cc34c-5893-4982-88cd-7d9ffa490bec", + "@id": "http://digitalheraldry.org/data#d30285d5-86ec-4fb2-9488-ac85737144a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#c73b381d-6f58-4cf1-81a7-ed33690326f5" } ] }, { - "@id": "http://digitalheraldry.org/data#6b7dd0c2-598b-454c-83cc-fd4d6e876b22", + "@id": "http://digitalheraldry.org/data#24e1bf17-7037-4b15-ba68-110df60f2943", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9ee17747-5ff9-4ada-963e-ac5b438f8d3b" } ] }, { - "@id": "http://digitalheraldry.org/data#09c4bcd1-1279-4f36-a964-2def31d2677e", + "@id": "http://digitalheraldry.org/data#668c4d8b-fc84-48de-9e4d-bc872a1978f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#24e1bf17-7037-4b15-ba68-110df60f2943" + }, + { + "@id": "http://digitalheraldry.org/data#9ee17747-5ff9-4ada-963e-ac5b438f8d3b" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#a30a8633-822e-424d-8183-3b03869b5f42", + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#cc56457f-c5e5-4d6e-ae79-5f2ee2fffba6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#182559b2-ac71-4265-ae68-f12348c9c85d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "10789_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#e34c7536-24ed-447e-b6b7-a34e78dc3a7e", + "@id": "http://digitalheraldry.org/data#216caa3f-d592-420f-962d-ecb346779e01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#927a53d1-9abc-4344-a057-b8b34c45c8f2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006256", + "@id": "http://digitalheraldry.org/data#CoA0000009579_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -21885,17 +22265,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a552c0b8-9a98-4063-9a85-400272071beb" + "@id": "http://digitalheraldry.org/data#40e64c55-2feb-4b88-b251-941616e4f3ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2c25c478-770c-452f-a3fe-d293f66cff1b" + "@id": "http://digitalheraldry.org/data#c278682f-df5a-4e14-b0da-cfb5d3a98b91" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6256" + "@value": "9579_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -21905,40 +22285,42 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#on", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#7783d525-854f-47a4-b1a6-f4b496cf5f79", + "@id": "http://digitalheraldry.org/data#8f533d54-7b17-4d84-b73e-f3a5fc25a292", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#1fcf23c2-d577-4719-9d6b-4521c8bf0270" + }, + { + "@id": "http://digitalheraldry.org/data#b40bc854-47ec-47e2-a474-7960f32a32ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006415_1", + "@id": "http://digitalheraldry.org/data#CoA0000006300_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -21949,183 +22331,126 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8473b0df-f397-496e-b97d-fd2be93e1d0e" + "@id": "http://digitalheraldry.org/data#60ae5f20-900d-4556-8902-4ff4afa907d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ebf036de-84e7-4df8-a718-59c7b2e921e1" + "@id": "http://digitalheraldry.org/data#4773dec6-c0ef-4f82-8900-15b52ee6112a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e4551c3c-6cb5-4557-a4eb-f6205c9f2045" + "@id": "http://digitalheraldry.org/data#f2f06813-5755-4386-96dd-61bfb18a6193" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6415_1" + "@value": "6300_1" } ] }, { - "@id": "http://digitalheraldry.org/data#07baa24d-107e-4014-a261-d674eab2fb0e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea7704ea-794d-47eb-a5fc-a0bc81d8a427", + "@id": "http://digitalheraldry.org/data#5b92a781-5fe3-4635-85f8-d6009d003409", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf" + "http://digitalheraldry.org/digital-heraldry-ontology#Mount" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#d42cf372-2835-47a0-8a2a-4c8cabaa7741", + "@id": "http://digitalheraldry.org/data#acdb3af9-1c65-4dbe-a1ff-c58081bd63a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#988b5375-9a34-40fe-a2e2-95668cbab76e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2774b6f2-5844-43d5-9a06-1061815f6dbd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#24e09ff4-82cd-4b58-a4a9-92a929d32386", + "@id": "http://digitalheraldry.org/data#20f25556-4549-47a4-bf82-e0f53090a157", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#21fc3b23-0521-40c9-aed2-3c969472d3aa" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3e0ae895-6c12-4215-a9f2-73485d2f93b1", + "@id": "http://digitalheraldry.org/data#784336e0-2c62-4c57-9e6a-2c2a500dd55f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Talbot" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#cc2b6a25-d6bb-4a4f-91a1-78e000071715" + "@id": "http://digitalheraldry.org/data#52833c34-0d58-4eec-9a46-55485c50d110" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#4e3d275d-cb36-462d-8d9a-3fd9dd118236", + "@id": "http://digitalheraldry.org/data#e21f8a5a-6718-4567-bbf7-9ef365802489", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#e4551c3c-6cb5-4557-a4eb-f6205c9f2045", + "@id": "http://digitalheraldry.org/data#CoA0000006255", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3a0a85c5-e5ed-485c-9589-d0a7ba68ec60" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6810eb28-5648-47a5-8418-2e0b9c20819a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b2f1ac27-84ee-47ed-adb9-e95350e8cd42" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fae62efc-cada-41ce-97bd-94350be95ea3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a8afc6fb-ab07-4452-8de1-403358eabd19" + "@id": "http://digitalheraldry.org/data#7cace6a2-5585-4aa5-85ff-1aebd4cdfbc1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "6255" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#38c63f14-9662-4742-b6d6-8b0056b37527", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bear", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea26a29e-84d0-4b95-ac86-0b1136c0aaed", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001543", + "@id": "http://digitalheraldry.org/data#CoA0000006274", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -22136,17 +22461,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4e3d275d-cb36-462d-8d9a-3fd9dd118236" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5e594960-9fe4-4b42-b7c6-bde735bfc406" + "@id": "http://digitalheraldry.org/data#b0999263-8a3e-493f-8fbf-93a521716c41" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1543" + "@value": "6274" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22156,7 +22476,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#548db7cb-8c67-4884-bd61-0f4af3ebd654", + "@id": "http://digitalheraldry.org/data#4c27cd2f-53b5-4228-b126-846ee418b864", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d3da2a2a-1626-45fa-8f50-650a90c28e13" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#14613958-52e8-4d1d-95dc-7e8fe63b8f28", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -22167,81 +22498,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4b0a7352-409b-4bd2-a26e-d9664dc7f469", + "@id": "http://digitalheraldry.org/data#4a22cad7-306c-4014-bb55-dc3c98666f6e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c6d9a5c5-9402-4adc-8155-40447e981f30" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627" + "@id": "http://digitalheraldry.org/data#8ce889c3-4693-405d-b53a-09e2d1dc60ce" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15" + }, { - "@id": "http://digitalheraldry.org/data#04268227-d7fb-40df-82bf-df2ac725d93d" + "@id": "http://digitalheraldry.org/data#73bdaf66-8d21-4255-af6b-cf6cda76c673" } ] }, { - "@id": "http://digitalheraldry.org/data#9be74e27-d8d0-43e6-ba93-c40006ad0ebd", + "@id": "http://digitalheraldry.org/data#9f29879e-2430-4f35-87b0-35d9c880c20d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2ca6a557-36cc-4e6f-8105-d7a367768ecc" + "@id": "http://digitalheraldry.org/data#181e407d-d3c0-4e0f-9fa1-cc00f0f5d3d8" } ] }, { - "@id": "http://digitalheraldry.org/data#616c6be2-9d3e-43c7-947e-418ae08f0126", + "@id": "http://digitalheraldry.org/data#CoA0000031545_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#a4cec00f-286a-460e-910b-1dd94daec045" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#be46d957-664b-4107-8f78-8c5544ca37a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#058230c9-262d-483d-9f77-6216071c2ae3" + "@id": "http://digitalheraldry.org/data#383da782-0223-4e9d-9d2b-8d9b6a9e5bc7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d30285d5-86ec-4fb2-9488-ac85737144a2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "31545_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e7861553-66ce-4e21-be83-cf2c7bbb230e", + "@id": "http://digitalheraldry.org/data#234e7cd9-4bde-46d2-b20b-6bc9212fc8e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ + { + "@id": "http://digitalheraldry.org/data#27c41d23-1a79-44cb-9cb9-c7f157c738d6" + }, + { + "@id": "http://digitalheraldry.org/data#a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a7821e9e-9330-4b1c-aea3-d1d5c14165f1" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002447", + "@id": "http://digitalheraldry.org/data#CoA0000008974", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -22252,66 +22584,59 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#65e13597-3bf1-4ae1-a7f7-d9422245f7ec" + "@id": "http://digitalheraldry.org/data#d02ee0a1-ad8c-4435-936d-31d5708412f0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#55871c13-930c-4543-b70d-a106d82d7b7f" + "@id": "http://digitalheraldry.org/data#CoA0000008974_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#7b59deab-9574-47e6-89d5-8eb225d9528e" + "@id": "http://digitalheraldry.org/data#CoA0000008974_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008974_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#66440da4-423e-4996-85cc-4591bd7f5fe7" + "@id": "http://digitalheraldry.org/data#CoA0000008974_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2447" + "@value": "8974" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#227d3ee8-d4ba-46c0-b633-e6e56ff0d2c8", + "@id": "http://digitalheraldry.org/data#CoA0000009652", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#ba87103f-97f5-4ba2-8cb2-ce4fdcccc856" + "@value": "Added color for crown" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#88279049-4722-457d-8f33-57d584db55c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#c8aa098c-dc3c-44e0-8a17-13826c926b6a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000009652_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007296", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -22320,17 +22645,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d0130408-881d-4dce-98b4-1f0731b7109c" + "@id": "http://digitalheraldry.org/data#b0a8ee8f-3b54-4678-8ac4-933807ebbb82" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f882475e-97c9-44ac-8b45-6af0b2d82396" + "@id": "http://digitalheraldry.org/data#e99874ae-c3cb-46e9-8aec-5b43115299bd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "7296" + "@id": "http://digitalheraldry.org/data#2565849c-5d5d-4d33-88de-c83db2ecb91e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "9652" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22340,75 +22670,84 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1d8da5b5-23ec-4887-85fb-c85bdb785a7f", + "@id": "http://digitalheraldry.org/data#f2f03aeb-18fb-4767-9ebf-55f96177d3ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5eb30e2f-068b-4632-b61f-8627d7067469" + "@id": "http://digitalheraldry.org/data#6890ace4-cee1-47ba-8342-2a11bafb4c9e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ef09e95d-0248-47fa-9686-183f0b0c3cb6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1a72d7f3-f0ec-4c49-b133-b924004feda1", + "@id": "http://digitalheraldry.org/data#88427bd3-f646-40a7-957e-2c4aa5b1308a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@id": "http://digitalheraldry.org/data#1ac4eb78-b417-4788-96a8-a3da0f3b20b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cceeb6ed-07ef-4193-a645-3ef221fb8d4f", + "@id": "http://digitalheraldry.org/data#3634d9c3-f42f-4f04-b549-ce8ad1067416", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#e6cf6caa-516d-4f82-817e-5c92d818edf0" } ] }, { - "@id": "http://digitalheraldry.org/data#a8458ba9-47c9-4cb0-86f6-66974105d704", + "@id": "http://digitalheraldry.org/data#98654221-bd83-45c3-82dd-377d78c04cc2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f8b50b61-777c-4450-bb4b-19fcab635d2f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007293", + "@id": "http://digitalheraldry.org/data#CoA0000002814", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added langued to Charge2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002814_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -22416,17 +22755,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7674792d-a77a-471b-b20c-3ca9e3ea4d9d" + "@id": "http://digitalheraldry.org/data#4bdcd9eb-f0a5-472e-bf73-69c8d9f26ee5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#db345d82-3111-4a01-bfc2-e06e141b58fe" + "@id": "http://digitalheraldry.org/data#24bb5b9c-f737-4f7b-a745-256f467b74c7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#698ee120-e012-4a70-8756-2d1c3133b741" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7293" + "@value": "2814" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22436,107 +22780,74 @@ ] }, { - "@id": "http://digitalheraldry.org/data#95e1d95b-9127-4593-a587-3fe7f16691e6", + "@id": "http://digitalheraldry.org/data#0edc1c85-0673-439e-9dce-0f7d5561b7ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#43af48c1-242a-4c2b-8e76-af67dabb0603" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#068cb57b-ba82-49c0-989c-47e5bce1b498", + "@id": "http://digitalheraldry.org/data#CoA0000027636", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#aaa3574f-44d7-415e-929b-37d7c1318462" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#CoA0000027636_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#020211e5-9650-4323-820f-99ea34cdb4e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#82eb60cc-6763-4e94-b904-35a9f86da1d4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d0be7c40-0faa-4023-a539-e6fe356b447f" + "@id": "http://digitalheraldry.org/data#0100b16c-f387-4614-806b-ca30f480d811" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea0a14dd-66b9-4633-b0fd-1c48ba4a941c", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#CoA0000027636_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4baf82d4-e18e-4730-8dcc-37f1804f050e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "27636" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Star", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007822", + "@id": "http://digitalheraldry.org/data#CoA0000006403", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -22547,22 +22858,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c6d0f4dd-6d89-4168-979f-5456f3abbb45" + "@id": "http://digitalheraldry.org/data#c2775804-5463-4f48-9c24-b20870a71588" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d2a754e-f4d0-4091-be62-67acb5dcabb2" + "@id": "http://digitalheraldry.org/data#b0c81e1f-bbd2-49be-afc9-c3f3e8aba1e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#ddb545b4-61f2-42e0-a8e3-1dd645329b7b" + "@id": "http://digitalheraldry.org/data#da374393-312d-440d-892a-42d83c6db707" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7822" + "@value": "6403" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22572,51 +22883,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#326b6480-fa2d-4c9b-b106-9c7ecd5a89df", + "@id": "http://digitalheraldry.org/data#5882e543-8bd4-4b65-988b-59d0bad20a1b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#20c29e86-2a80-4b19-86e4-2356cea079aa" } ] }, { - "@id": "http://digitalheraldry.org/data#571c7020-6d7d-4e9a-ba28-83d3b4698c5a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fa56c310-1a71-43f2-843e-9ca523a2bed2", + "@id": "http://digitalheraldry.org/data#9ee63a7e-95fd-4ca4-b6a9-cb2a7fadb65c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#61abcd51-9779-4c4b-a0c6-e33c4638b055" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe4fea24-3f7c-4f39-a46f-82a7b755d87e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Scissor" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002779_1", + "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -22627,293 +22926,216 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b9af8648-3863-4b50-ab55-f2eff2282d23" + "@id": "http://digitalheraldry.org/data#f5cccf9c-7b57-4c86-9d7a-7a1065b1fdf0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#424b3c40-3f4a-49a2-8ac6-4cf3725c7469" + "@id": "http://digitalheraldry.org/data#1fb6a325-4ce8-44dc-b575-49628a41773b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#1076499c-1fc1-4883-be17-69e3c4f958d6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#c96baca4-c3d9-4d43-9ede-bf91087cb30f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2779_1" + "@value": "8837_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e42896dd-0f06-4b7d-b803-5d669ee85209", + "@id": "http://digitalheraldry.org/data#CoA0000016396", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#bc60d3f5-f41f-43d0-870d-0a3e74e2ea29" + "@value": "added tincture fro gorged / added statant as modifier / changed talbot to dog" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#10e57409-18a3-4d3d-a0f6-64a451dc5d65", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#e3ea05a8-45ec-4cd7-a5ea-38918219240d" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6e904c78-46c2-44b9-a3a7-4806d5665876", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#e50c6d4f-ba82-43f2-bde4-b43d760a9480" + "@id": "http://digitalheraldry.org/data#CoA0000016396_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#71102919-0701-422d-a7d3-d2ee31a6792b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#54eb52ea-69b8-4b14-9a24-8c8b37b7f713", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e1a0c152-ae00-4994-8710-dbe332a2b802" + "@id": "http://digitalheraldry.org/data#3581cb55-1e68-47cd-b50b-f3636dcc51b4" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2675ca0a-1fdc-444b-b2be-6ba74120a7ef", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#c7d376a7-3917-4e42-b219-406bfbd173e1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bd82de20-559f-4c6d-a69d-9137c2fdf64d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@value": "16396" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0eeeebfe-0ffc-49ae-b581-da5fdff1ddb5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1ee500f1-f41f-4c8a-9716-87a18a76c9e2", + "@id": "http://digitalheraldry.org/data#CoA0000002802", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Antler" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#d6bdb794-12b5-4134-9106-9240a62e46c3" + "@value": "added embowed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000002802_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b240d3d6-e878-4983-97c7-ae72795e871b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1a605915-01ee-4966-9514-b13f98edb8cc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9176b6e3-1c81-4874-865c-19edea000a53" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3a74db50-18a9-41ed-8d60-27261308789e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "2802" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#03c9506e-5142-4198-91b7-64fea0cf81e9", + "@id": "http://digitalheraldry.org/data#29cc9266-b503-4a6c-814f-8b0277ac60de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bull", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#471ebd85-486b-4d23-97f9-d47bd2e111de", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#96f41e1e-c420-45f3-a6b1-93bb8aae7d20" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#3f5c14a2-c86a-4259-af0b-fd02ce3e2ceb", + "@id": "http://digitalheraldry.org/data#5a3f1cfb-1799-4b06-bb69-8091a9f6bc6c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5981a4f0-6505-4dcf-9c86-940e2777f396" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001357_1", + "@id": "http://digitalheraldry.org/data#98ca4b22-df25-4de3-9bb4-cb33441f2fae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#f84c0b3a-bea6-41c2-a69c-78fc44102147" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#9488a9cf-2d42-43cd-a8e0-9e096a20c471" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "1357_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d957a5c1-d5f3-47fd-b7af-dbba686bc651", + "@id": "http://digitalheraldry.org/data#CoA0000009579_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e3c66e9-4377-4e2a-97ce-667df371082a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#26ee96e9-57c7-4569-880b-1dd793fcb221" + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 2 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#bdb5d48f-25f3-460c-9977-8c3892b69e15" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8df87aa7-98c8-47b7-b406-4170f83b78b0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#31d4f23a-10b6-46df-99d6-d4f8fcab4f19" + "@id": "http://digitalheraldry.org/data#2946874d-8a0a-4526-8064-46726534f7ef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 2 + "@value": "9579_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000001", + "@id": "http://digitalheraldry.org/data#CoA0000002804", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -22924,17 +23146,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f8c5c4e2-96c0-4242-8ee8-bf2d30d3503b" + "@id": "http://digitalheraldry.org/data#3953b159-bb11-4c0a-85cb-cb58bed85af5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#66453016-575f-4a6c-a99e-3303085ecfe0" + "@id": "http://digitalheraldry.org/data#b1fe8e31-cdcd-467b-a0b7-062116e02523" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1" + "@value": "2804" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -22944,83 +23166,87 @@ ] }, { - "@id": "http://digitalheraldry.org/data#41d9f732-8f61-416c-ad1a-83717863cfb6", + "@id": "http://digitalheraldry.org/data#316324d7-ef6e-41a7-8c0a-d660d09205d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#09b56e71-0a5e-4eae-8940-a1b2193ee82d" + }, { - "@id": "http://digitalheraldry.org/data#0699dc2d-eecf-4d9c-9b52-d7997b6ade70" + "@id": "http://digitalheraldry.org/data#7bf038a3-eb93-41b2-8c51-b1f95ab2bbad" + }, + { + "@id": "http://digitalheraldry.org/data#b967081a-71cd-4344-bfb0-953e993ae648" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#795490c1-b947-4b49-9f8f-51f8a6ea1b62", + "@id": "http://digitalheraldry.org/data#de5c7dff-0247-42af-98b0-379a0955b385", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#67cf28b9-465e-47b2-97bd-53ee441b8039" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e75d3168-4918-48bd-bea2-f54eb8855e5d", + "@id": "http://digitalheraldry.org/data#11657912-4ab1-473f-9310-1cf0ed96f81a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arm" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#53784021-5416-4a7b-95e5-51118d311b03" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#a97e68a0-0f7c-47da-97e8-5dfae24ad811" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#83c1ba6a-a0c5-45ce-8b88-2914480f274c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#255a9116-d3af-4370-960d-873abad5f135" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f918fd66-c59e-429f-88e5-b61ce165aaa7", + "@id": "http://digitalheraldry.org/data#8e7aec48-185e-4085-873d-285e6785d035", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f6852aa0-4815-4588-8b5b-8987d973d4a8" + "@id": "http://digitalheraldry.org/data#f3db4f9a-bcb6-45b4-aa7d-9b96733aae62" } ] }, { - "@id": "http://digitalheraldry.org/data#c6ea104d-bfe5-49ba-8f51-ed177ea709d3", + "@id": "http://digitalheraldry.org/data#6d2d529f-5fea-46e4-92d6-dbdd9bb4093c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#67c8f268-9e09-4ee8-849a-a33ec7d18d50" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#9985f41c-03c6-42ea-9800-15714aaf73b0" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4ed3d12e-0676-44b0-8dae-180d73990de9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011299_A", + "@id": "http://digitalheraldry.org/data#e6565f2a-0a35-4566-b355-fb42eda9d46a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008517", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -23029,100 +23255,122 @@ "@value": true } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1268a304-948d-4a21-aec1-0804b717e6ce" + "@id": "http://digitalheraldry.org/data#366f6cad-817f-49bb-ba79-052c613847aa" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#ff525294-d953-45fa-b0ca-dc181c202c4e" + "@id": "http://digitalheraldry.org/data#CoA0000008517_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": "11299_A" + "@id": "http://digitalheraldry.org/data#CoA0000008517_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008517_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b857fe90-8cdc-4792-9ab5-f374c6193eeb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Heart" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": 9 + "@id": "http://digitalheraldry.org/data#CoA0000008517_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "8517" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027527_1", + "@id": "http://digitalheraldry.org/data#b5f92931-7c0a-4cec-9069-d24cba43b2cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#043ce6ed-bf67-431f-bd5f-d26550f2c81a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#4bae23f7-f62d-4cb1-a13b-623d62f31e14" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#689058c9-43a3-4e7c-8c42-66c329fa962a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "27527_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031527", + "@id": "http://digitalheraldry.org/data#CoA0000006015", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "added rampant / fixed tincture for field / fixed tincture for Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#5ce04855-7fba-4880-a414-cddb4a582ee2" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#dd658d61-8664-4cfc-9462-638eadc8accb" + "@id": "http://digitalheraldry.org/data#CoA0000006015_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#88579928-27a0-4b4c-b8f5-06b11125140f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4f402136-70fb-476e-a16f-5a8f59aca791" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4966b019-b457-4492-9551-7846e3556999" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31527" + "@value": "6015" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23132,242 +23380,270 @@ ] }, { - "@id": "http://digitalheraldry.org/data#531f7e98-6a65-45ff-84ec-9e2bab1a488b", + "@id": "http://digitalheraldry.org/data#a047f41e-29a6-4702-9687-554721d11486", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#930ca141-5688-4726-9283-3ff28dc2e204" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#7753c773-cb42-4647-b249-ff9dd91149b9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#99b2d13b-8e7e-40bc-bc2f-838739365713", + "@id": "http://digitalheraldry.org/data#a38106f4-12d2-4f37-8952-581ff574553b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#057907fc-7425-49eb-ae45-22c16276dcf3" + "@id": "http://digitalheraldry.org/data#0beb737c-5187-4c95-9018-b3a523694d89" }, { - "@id": "http://digitalheraldry.org/data#9e56e042-0e61-45a4-bdb1-3fa86f6867cb" + "@id": "http://digitalheraldry.org/data#e38d54c3-bf57-471c-b9c9-47d1a013ac0b" + }, + { + "@id": "http://digitalheraldry.org/data#5c99bd8d-8005-41d8-beef-d6d786f4da57" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#edcaf468-a4c9-4e07-91d6-469c3fe1868d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009661", + "@id": "http://digitalheraldry.org/data#76117517-2cda-4cda-9925-d3a89c65f891", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#4e68d9e7-2bc3-4c44-a5ee-73afc1991b58" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6ecc258a-2a68-45ed-b0cd-a6cfa056b8b2" + "@id": "http://digitalheraldry.org/data#3946ff3f-f4b8-40ec-9858-2b7e8279f90b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "9661" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003176_1", + "@id": "http://digitalheraldry.org/data#c71bfb18-e9c8-4d23-9145-55e409377ab6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c049b32a-bbcf-4557-b076-e1d93e7a302f" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#680f79ea-7cf5-4858-91a8-8ef34baa6872", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#efab9690-d54a-43f5-97ef-cdf3cb9a039f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#04bf3749-1c6a-4bfc-8213-bfcefe7c3495", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Arrow" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#899e4cc3-63a5-4bc1-be83-20f9571236fb" + "@id": "http://digitalheraldry.org/data#060129b1-6e84-4113-8071-db1ed432fdeb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3176_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019621", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9ab0afc7-2280-42d4-8363-2904fdd32575" + "@id": "http://digitalheraldry.org/data#bc716341-697e-4268-8ef1-abd303d38a6e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6374018c-ced8-4375-b6e0-f88779218215" + "@id": "http://digitalheraldry.org/data#99f9e6a4-0125-4eb8-ba7b-eab6c3105c36" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19621" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "19035_Escu_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027523_1", + "@id": "http://digitalheraldry.org/data#73bdaf66-8d21-4255-af6b-cf6cda76c673", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cc638abe-918e-4f3e-af34-8c104b27b34d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#a01d3115-5ccb-492f-8327-7160cf14bf38" + "@id": "http://digitalheraldry.org/data#8ab594e7-8c59-4092-adc6-923b0f648e39" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fdfc101a-f627-4d94-97b7-0393be64b308" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "27523_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#20c05422-6871-427f-bcd3-0cce05172b71", + "@id": "http://digitalheraldry.org/data#faa86d8d-a4d1-4f69-8645-72ada8b5fa58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#56d3d8e2-f03d-495d-9671-f46bcff81ddd" - }, - { - "@id": "http://digitalheraldry.org/data#0c77f4d5-a58d-4101-93c3-13e244c4e209" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c765fe02-fca4-41ba-8d4f-d2a7f289f0a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#acfce19c-d80d-474d-8988-413e8ded3da0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6e9b7ff1-d00b-42d3-a89c-3ad3323806e5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#649910ea-190e-4197-a858-34eb13e09bb3" } ] }, { - "@id": "http://digitalheraldry.org/data#735a40f8-956e-4386-ae1c-4dfa354d40eb", + "@id": "http://digitalheraldry.org/data#6e0f21bb-c1fc-4602-9c52-ea2214b7056d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3b3ef166-ab18-4509-9ef2-45da51834398" + "@id": "http://digitalheraldry.org/data#b429552c-60db-43fa-8366-a06187316c65" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ab6826f6-0bdd-4da8-9b25-0b4c4409dcfc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1bb946d4-3084-45e2-8da6-6287894a3f63", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#94b08039-9c46-4967-b402-886b1f201d83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#089d6c0c-6e2c-4a80-b091-7a9adad8232e" } ] }, { - "@id": "http://digitalheraldry.org/data#379d7a70-e5b6-4b77-b99b-8eee272ff508", + "@id": "http://digitalheraldry.org/data#acb41764-50ce-4c2e-8c7a-a3abfe01abcb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } ] }, { - "@id": "http://digitalheraldry.org/data#e0fb8808-e485-40c1-8aa9-97c3b06ef032", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#8677209b-b8f5-430c-8b01-fbb4a4aa931e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#3239afae-41f3-48bd-b55d-ea324c521673" } ] }, { - "@id": "http://digitalheraldry.org/data#8f8ef808-8ef3-4fac-ad10-ad5f736f29c0", + "@id": "http://digitalheraldry.org/data#a5e7ed7b-a239-4cc5-889d-3845b7eec67d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#dd84cf9b-d0aa-4aae-a34d-9b99a648ea60" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4ec9eb0a-7b18-4b47-8ade-bcd4e0410622" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#7a3ce415-ba8c-46a9-9a0a-a18ec63013f9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019341", + "@id": "http://digitalheraldry.org/data#CoA0000002799", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -23378,17 +23654,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ac0b2e2b-e976-4035-a229-86854430ec7e" + "@id": "http://digitalheraldry.org/data#af3fa097-bdc6-452d-abb2-55aa60063e72" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3a35e6fb-f251-4ad2-8c54-74bb39e8b173" + "@id": "http://digitalheraldry.org/data#c22ea712-63c5-4de4-9bf5-5324ce1fdbd7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19341" + "@value": "2799" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23398,41 +23674,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bf13f403-ca70-4fd6-bc7d-bfe38318a0fe", + "@id": "http://digitalheraldry.org/data#b0f56db1-d7ed-41d8-a879-b8efb83f6349", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ef406ffd-19e9-4d26-84c5-83d9892bfbdc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#a42283be-da78-44fe-9d19-332f295e6697", + "@id": "http://digitalheraldry.org/data#bf820da2-54ae-4ca5-8181-9f9f38c594fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#41532761-662e-44da-96b2-6f9af4146c82" + } ] }, { - "@id": "http://digitalheraldry.org/data#5434ae2b-6ddd-48a0-929d-e16f54ea773c", + "@id": "http://digitalheraldry.org/data#e3004f5a-8707-4d1b-b274-223a138e56bd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#41ef2e66-18ff-45bb-96cc-b032bb7ffcbd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007758", + "@id": "http://digitalheraldry.org/data#CoA0000002839", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -23443,12 +23718,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a5b1382-3872-4660-865e-03a229185254" + "@id": "http://digitalheraldry.org/data#b3f1cba7-7fa5-45ab-8988-44cd3f4fd1fb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#a1681140-1819-44d0-98a3-6ee3687cd149" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7758" + "@value": "2839" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23458,24 +23738,33 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016396", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "added tincture fro gorged / added statant as modifier / changed talbot to dog" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#303f95ae-7787-48ed-842c-3214c21926d9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#6f9287a9-1eca-46cb-b52f-0bf858a4fcd6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016396_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009716", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -23484,17 +23773,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#16f14c1c-eda0-489c-b404-d385a70f3ac3" + "@id": "http://digitalheraldry.org/data#0537cc6f-91ee-4372-a026-c4a9a9e492b1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4412e051-4755-41c6-9a80-5288fde88b5d" + "@id": "http://digitalheraldry.org/data#2416a7a3-90be-4e2f-a890-58c3ce4e2703" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16396" + "@value": "9716" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23504,7 +23793,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002461", + "@id": "http://digitalheraldry.org/data#CoA0000031569", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -23515,17 +23804,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#04c432fc-5f40-447b-a7ce-75f132872300" + "@id": "http://digitalheraldry.org/data#4f7a9559-faec-42d2-951b-f1705d21aaf5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3112fe1e-e490-413e-8e2e-e83743344417" + "@id": "http://digitalheraldry.org/data#57f2e91f-8bfb-4fc0-b7f3-fc71de683767" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2461" + "@value": "31569" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23535,21 +23824,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c61d0e38-028a-4bdb-828a-4051cbb3dad3", + "@id": "http://digitalheraldry.org/data#8f2a003a-8595-4053-a0f4-ed44a8d15903", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002468", + "@id": "http://digitalheraldry.org/data#CoA0000008724_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed all tinctures to missing / added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -23557,17 +23861,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4ecfa73f-e034-4bd0-aece-4683200b3404" + "@id": "http://digitalheraldry.org/data#8d0b1304-837a-47bb-8901-4bcd6c0291f0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c26a4a23-4531-44e3-9875-ed4cb9dd7c2f" + "@id": "http://digitalheraldry.org/data#b97f9a11-8336-4d74-81af-ee8ab789e12a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2468" + "@value": "8724_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -23577,534 +23881,464 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5cf821f4-e931-4125-a6ad-cb50d3397a47", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#728b157f-8f76-4311-a76c-0280265ed08b" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#041c3fbd-3f4e-483d-90db-985550071139", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Monk" ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f8da368d-fadd-4c99-8e76-f8b39858f34b" - }, + "@id": "http://digitalheraldry.org/data#99fc3686-f2a6-44b7-a2e2-2fdb7282955e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#878e0447-a0f8-4786-8520-599ece809401" + "@id": "http://digitalheraldry.org/data#1ce1f869-db9c-4b65-82ce-3315d6a3be7f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "10789_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#df46cafb-47c4-4031-843d-ee438dc91c5a", + "@id": "http://digitalheraldry.org/data#94cb1985-7274-4ddd-af06-1e314f2f3d7e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5395234c-64a1-4a9d-9daa-edab4880ab0a" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#a255926c-925b-4745-bbaf-e825881e4192" + "@id": "http://digitalheraldry.org/data#badf18c8-02e9-416f-8935-70fc78cc3ef2" }, { - "@id": "http://digitalheraldry.org/data#7ad4e591-9525-4378-a8bb-2db80b57b49e" + "@id": "http://digitalheraldry.org/data#6381c84a-ab9d-414e-9575-42eae7399a61" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dd658d61-8664-4cfc-9462-638eadc8accb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5daa77fb-0641-4496-b88a-6ecf338c8269" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#50aaf343-bf65-494c-a337-7ac2dab96040", + "@id": "http://digitalheraldry.org/data#3cae1121-7df8-4921-b959-867cd6316d49", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#ee74f5e4-3649-4a57-ac27-2a41e205fae9" - }, - { - "@id": "http://digitalheraldry.org/data#285ea4ea-e1da-4e41-9fc1-05bb92668f83" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#18359c82-5f9f-480c-91e4-926e414792fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031537_1", + "@id": "http://digitalheraldry.org/data#CoA0000008666", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#046b84e0-54fe-4dab-8521-4f80cfe762d2" + "@id": "http://digitalheraldry.org/data#42396913-bcec-478c-adc4-e335b648a1d7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#47af8091-44d1-4ea0-82cc-5d9244264f96" + "@id": "http://digitalheraldry.org/data#CoA0000008666_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#68151499-b999-4f18-af8f-61111d31e568" + "@id": "http://digitalheraldry.org/data#CoA0000008666_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": "31537_1" + "@id": "http://digitalheraldry.org/data#CoA0000008666_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#13c6f961-b793-4f1e-be5c-563ccba92566", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000008666_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006305", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "8666" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9bb7eacc-57e8-4f42-b8e4-07bdee8edfe5" + "@value": 4 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c6ce3c71-b2f1-41e2-9935-b47a01a69d87", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2a31a287-0912-47b4-8d85-d045bbc3e88a" + "@id": "http://digitalheraldry.org/data#2afc3c89-00de-487f-bd37-e8b588c4960a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a97616af-5f84-4ecc-9e7e-ae29742a2bbe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6305" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#65cad56c-ac61-4769-a5fd-c380c057fa20", + "@id": "http://digitalheraldry.org/data#09f3b61a-32e4-4289-a7ce-56b127c1650e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0444c844-9654-4335-82ad-a279d5fa430f", + "@id": "http://digitalheraldry.org/data#62a2be4f-44c8-410a-842d-949eda6ccbc9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1fc146c6-c1d0-4df2-bd05-102afcef964f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#e0e2347c-d95d-493b-a8c4-c91b9dbfa41d", + "@id": "http://digitalheraldry.org/data#16643afc-1741-4b67-b9ef-d69c878dd6ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#f8b09c74-bc0e-4174-826a-bb2d40598335" } ] }, { - "@id": "http://digitalheraldry.org/data#8a40a602-a012-41a3-a56b-a9aec1ea3384", + "@id": "http://digitalheraldry.org/data#1d94f703-b601-4906-82f6-4e7616c88a27", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#11a9a2d7-dce0-49a0-9ca9-75869502c850" + }, + { + "@id": "http://digitalheraldry.org/data#8070d10b-20bd-47f4-b48c-e78d8e4c9d3a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#2d35040e-8edd-4d98-9c88-2a845081eae9" } ] }, { - "@id": "http://digitalheraldry.org/data#81093957-80d0-4654-9d1c-c022d63e7c16", + "@id": "http://digitalheraldry.org/data#c8cc1b39-9f37-4f29-8cb0-dd8abb3fa3d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#9cbf01ad-a9ca-4819-b070-a12eee3bf7b3" + "@id": "http://digitalheraldry.org/data#a2805e61-6594-4c98-bc2f-959be08fa35b" }, { - "@id": "http://digitalheraldry.org/data#e8a27852-7355-4a58-a70e-69f15e516a19" + "@id": "http://digitalheraldry.org/data#44a63534-bedf-42b3-bcbb-7a751046a585" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#0382ba62-df0a-4f32-9e56-4b8c32a40883" } ] }, { - "@id": "http://digitalheraldry.org/data#c738b7f3-0409-4e95-8245-387f958dbebf", + "@id": "http://digitalheraldry.org/data#7d36ae29-748b-40f9-8776-273b496571b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#41072cc3-722f-4dea-8242-82a369d663d1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 4 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#62a286f1-99fe-4cc4-8580-057e60bdbf5e", + "@id": "http://digitalheraldry.org/data#b460c6c3-4673-4760-824b-7d3f318729aa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#a9e2dccf-53b8-43f0-9c3f-a21c05595208" - }, - { - "@id": "http://digitalheraldry.org/data#21fe8fbf-ad43-49c5-82a8-17cce2662f5b" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1d209b4a-361b-4869-8a27-192627ecae09" + "@id": "http://digitalheraldry.org/data#1c70ff1b-3b95-4f79-8607-b074be9d3d90" } ] }, { - "@id": "http://digitalheraldry.org/data#6ee6eeec-78ab-4f01-8726-1fea90d4d8d3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Martlet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#da7a8ac8-174d-4dfa-a962-e550183a96b3", + "@id": "http://digitalheraldry.org/data#8d87d5b4-5402-40be-a378-7c91c9481beb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#cf4a809f-0cb8-4231-b566-e6f36fd8c57c" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#b16f8e35-8b0f-4faa-bed9-e9dee427e786" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f8ec6558-b9ac-4eb9-9f14-c9774611ac5b" } ] }, { - "@id": "http://digitalheraldry.org/data#74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8", + "@id": "http://digitalheraldry.org/data#fe26a222-5219-475b-8aba-abb3b90029b1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#66440da4-423e-4996-85cc-4591bd7f5fe7" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#561b842b-cb6f-46b5-927f-334c09ec733d" + "@id": "http://digitalheraldry.org/data#c1c83100-05ce-4ad8-87ac-ee4e671ad68d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#874d307b-472d-4653-84f3-e93d96e49f82", + "@id": "http://digitalheraldry.org/data#35ce42a9-e662-45c9-b25c-dc54ed616e69", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#58864cb9-4dd7-494e-9c45-bdc0dcad013a", + "@id": "http://digitalheraldry.org/data#fa69a355-b5d5-4394-a2f7-58541d625030", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#04227439-c887-4c4b-b6b0-a794f742ac38" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724", + "@id": "http://digitalheraldry.org/data#4340f6fe-c4db-4418-8388-bad7bf5782ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": "of 18" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#bbb2c5c3-6abc-4466-9759-7cd86879765c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "8724" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#54537a18-f6a6-42bb-9f0a-07fb7c4d17d4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8946a95e-e328-4e2b-bf3f-79ebf73ddb51", + "@id": "http://digitalheraldry.org/data#8960f297-3bde-4c2a-9246-356d7eaa1632", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#897f0c7d-cfb1-4683-a6a5-4e86c606cf90" + } ] }, { - "@id": "http://digitalheraldry.org/data#114d9c1b-92a7-4c94-8422-64c48a99d441", + "@id": "http://digitalheraldry.org/data#cc3c3382-3602-4acb-bcb1-f81fd4dc2e79", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6569b4df-ee8b-4235-918a-f818e40da2b9" + "@id": "http://digitalheraldry.org/data#e1305ddf-52d3-4c9f-b695-51751b542698" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002410", + "@id": "http://digitalheraldry.org/data#CoA0000003357_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed dx from Charge2_dir" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002410_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e34c7536-24ed-447e-b6b7-a34e78dc3a7e" + "@id": "http://digitalheraldry.org/data#9854d81a-67ed-4403-81fb-90b155dfebf9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#df073ed3-0433-44cb-8e60-c0d4a28f5c69" + "@id": "http://digitalheraldry.org/data#94c84345-d39c-4e2a-9efc-17f19baa99f0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#091fd490-8698-40c9-a911-3a834cfc83d1" + "@id": "http://digitalheraldry.org/data#a4a5552e-f518-4468-bd8b-ca43d53a1dd1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2410" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#isstDx", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f9ba14d-95ee-4f8a-a2a8-c255e7201050", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#efa395fd-0120-4d25-b810-ba9e7258001c" + "@value": "3357_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007414", + "@id": "http://digitalheraldry.org/data#CoA0000006228_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#63b4c9e5-161f-4f1b-9cc9-9cc49ec1d875" + "@id": "http://digitalheraldry.org/data#57ea646e-8d2d-45f4-b133-cec9b0b381d1" + }, + { + "@id": "http://digitalheraldry.org/data#1e6d7b9a-bbd1-42dc-91b8-be49a1c960e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#66d3ee9c-f702-49fd-9724-27f27ba90d17" + "@id": "http://digitalheraldry.org/data#dc84996f-8d4c-4a05-acc8-353aa7392dd9" + }, + { + "@id": "http://digitalheraldry.org/data#2a0d6302-6c2f-40bc-b894-0185087a59d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7414" + "@value": "6228_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d843a404-daff-419a-b9b0-e7ae8143f187", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#82c66eb5-a3ec-4f35-858b-97084c00e34a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_B", + "@id": "http://digitalheraldry.org/data#CoA0000007985_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -24115,17 +24349,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d44c0b27-db7a-4797-bc3f-168fbeeca786" + "@id": "http://digitalheraldry.org/data#640bef82-260d-4221-a017-a896e60dd75b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d73d69b6-6013-406c-b96f-f481c59de11d" + "@id": "http://digitalheraldry.org/data#4e827f52-a095-475e-aa52-06d025e8b1fd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19035_B" + "@value": "7985_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -24135,103 +24369,114 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c6d1f944-e7cb-49af-a5be-d66a34ccd52d", + "@id": "http://digitalheraldry.org/data#f8521fae-2d61-4699-840d-22c64b1e30a2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#504094bf-9452-4dd1-9782-a6e763faa7cf" + "@id": "http://digitalheraldry.org/data#5aed799c-2f21-4aff-b770-d9179b4d9a24" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002824", + "@id": "http://digitalheraldry.org/data#7960cdc0-db44-494c-9142-8af5af906fe4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#8846545f-3109-4503-b959-9ac5f6794316" + }, + { + "@id": "http://digitalheraldry.org/data#6642330b-b67a-4fd0-8873-e15d2d895cd5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#601f9ac1-c807-4b0d-a86e-1234e045f48f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d6f031d5-bcfe-4210-8699-736652191acf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#324b1a3e-9293-4ad3-b1ac-5c59c33adac1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2824" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5e349939-fb90-4633-b4bb-c3c5f44c83eb", + "@id": "http://digitalheraldry.org/data#ad660475-bf97-48e6-b1c1-878aa17c793d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#01b7caf6-6871-4769-9707-870f078b3731" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009651_1", + "@id": "http://digitalheraldry.org/data#df3797c9-000a-4209-88da-1bd68e2efb62", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#228ba144-97be-4a24-abe9-1e4841e77973" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f80895e1-241e-4538-aa41-e0bbfc244a75" + "@id": "http://digitalheraldry.org/data#07644d3f-f6ff-44cb-b23a-0d1b9ca6c219" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#51476c39-8fce-4c4b-88a6-9acdf62c40d5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e15b8c49-cdfe-418b-9a04-5b872c891c33" + "@id": "http://digitalheraldry.org/data#c3898e63-e45d-41fe-b829-73354a049c4b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5a9ff477-fb97-471f-aead-b9174638523b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Salient" + ] + }, + { + "@id": "http://digitalheraldry.org/data#81c3117d-0f0a-4b44-9985-27ed6812208d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "9651_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D", + "@id": "http://digitalheraldry.org/data#CoA0000002910", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "Added segreant" + "@value": "removed field_seme / fixed tincture of Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -24241,7 +24486,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1" + "@id": "http://digitalheraldry.org/data#CoA0000002910_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -24251,81 +24496,44 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5bc95491-edc4-49b7-b77c-d08402a2d63a" + "@id": "http://digitalheraldry.org/data#e8dd5293-3d30-4da4-b222-dae84716289d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a877f84d-e40f-4bef-bb2c-7a42166f186d" + "@id": "http://digitalheraldry.org/data#5dc3177e-3347-4dc6-8b69-b39197e57a69" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9649_D" + "@value": "2910" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c76af544-03ed-4d8a-9501-7fd8dab2a61f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a99c2cd7-70fc-467f-bc24-49730c81f41e", + "@id": "http://digitalheraldry.org/data#3b5b9be2-ccfc-46cf-9b4b-991a6b6f23c3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031540", + "@id": "http://digitalheraldry.org/data#65ea954a-7bda-4ab4-9c84-7c91095b8afe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#37fe24e4-b68b-4411-8a30-93cfc551afb6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#4c079f37-9ca9-4ae1-8ea2-f0242db46bb5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "31540" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c1d503b3-bb38-4b99-9a30-664f379279e5" } ] }, { - "@id": "http://digitalheraldry.org/data#d61e342f-f1ad-4dee-91ec-99c170fd13d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002822", + "@id": "http://digitalheraldry.org/data#CoA0000006844", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -24336,22 +24544,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#10907b5b-c41f-49fc-bdcc-f15f95bb8b7b" + "@id": "http://digitalheraldry.org/data#40cec763-c234-49b3-a1ef-c9eeb1fd56e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#15c5b835-6158-47bd-ae50-4174a091309c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#bbf16edf-cd97-4599-9dba-d494ffa699ef" + "@id": "http://digitalheraldry.org/data#451c8253-26c0-4037-8bed-00745759aec8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2822" + "@value": "6844" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -24361,187 +24564,109 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e067fd14-c021-431d-ad13-eaab4838783e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#bf13f403-ca70-4fd6-bc7d-bfe38318a0fe" - }, - { - "@id": "http://digitalheraldry.org/data#ef406ffd-19e9-4d26-84c5-83d9892bfbdc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#573f0e02-b526-4304-a860-443443fb7dfa", + "@id": "http://digitalheraldry.org/data#f2fd176d-6ec7-4ba1-bf1b-0d78670a8c83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#fd4b5dc5-beb0-4a31-9e18-9b9896f780cd" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#1ac03d2b-d90f-4897-8ff1-fb41e5e4fc6b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008229_B", + "@id": "http://digitalheraldry.org/data#CoA0000031571_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3e4eedcb-4356-48ac-844d-18a99b6c6dd1" + "@id": "http://digitalheraldry.org/data#d5dd11c0-25b8-4535-956e-997aa6a81a9f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#20859fbd-55a8-441c-80f0-d8f2838d1f01" + "@id": "http://digitalheraldry.org/data#e2d1a02c-0419-4d90-80ef-112c48053c0e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8229_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31571_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d44c0b27-db7a-4797-bc3f-168fbeeca786", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#f5b29534-667a-4de7-829f-23c00df4768b", + "@id": "http://digitalheraldry.org/data#52833c34-0d58-4eec-9a46-55485c50d110", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#abccea2f-0096-42a8-a4d7-8cec2a835e2a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Gorged" ] }, { - "@id": "http://digitalheraldry.org/data#21c320fc-efba-4f22-b1b9-2a741f29eb42", + "@id": "http://digitalheraldry.org/data#8fc185b8-d181-468e-b149-067155d8bc47", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#ac8ae5c9-047d-4732-a1e0-603f922afc79" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1658f6ad-7e05-43dd-8403-a30b0d91d839", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d6f71265-948e-43ab-b073-9c67d30a5e4d", + "@id": "http://digitalheraldry.org/data#1e09eaee-8ad8-4306-a2d7-47f9b8da9e28", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#c6cc666a-019e-43e6-97eb-3f32c9a426b9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#43afe901-2a6c-4174-ab25-1bc44acb6ff5" } ] }, { - "@id": "http://digitalheraldry.org/data#451e378b-237e-4fc3-9236-f3312135f8c5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a0c7dc34-51a6-417b-883a-5440bd71f679", + "@id": "http://digitalheraldry.org/data#fd1650c2-48d6-4785-843e-8d2d01ab3def", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe62995e-7f37-44ff-bc64-817f599df7e2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423", + "@id": "http://digitalheraldry.org/data#CoA0000021423_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -24552,46 +24677,65 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a62d3705-c6c1-49e4-99bb-4071a27fbcdc" + "@id": "http://digitalheraldry.org/data#bc06ca04-5f99-4f27-b12a-ce5c77258713" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A" + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B" + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21423" + "@value": "21423_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#80bbc2f4-7b4a-426c-b57f-603cac462704", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9850639c-e25f-467a-b133-d23b2baca7ae" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002700", + "@id": "http://digitalheraldry.org/data#CoA0000006848", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "removed crowned from Charge3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006848_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -24599,84 +24743,59 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#392b9159-2161-4e83-966a-cf11e9e49b66" + "@id": "http://digitalheraldry.org/data#9e4e58f7-78fc-4ee1-bbb3-a61154deb879" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e8473246-10da-4f62-870b-0a1a6906ebb9" + "@id": "http://digitalheraldry.org/data#bedcb848-416e-46e1-a2c2-eef7ab5f8b1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#f366334b-e812-472e-8efd-3b9bb2152019" + "@id": "http://digitalheraldry.org/data#e523df97-428a-4f3c-9fc5-5eec04d34b43" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@value": "2700" + "@id": "http://digitalheraldry.org/data#a5f81bb3-4923-4173-8c5a-8a967602a328" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "6848" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#65039d46-34b6-4785-a0e7-76b6fee1cd47", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5445caf4-6fac-4823-bad2-8d47458b2929" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ac8ae5c9-047d-4732-a1e0-603f922afc79", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9c4d446e-edc3-48d8-aa78-dead1361d5eb", + "@id": "http://digitalheraldry.org/data#e1da95c9-11b0-49fb-ad5c-2a7c3398922e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9eb2b8d5-f5d4-488d-815e-cabb9ccf25ac" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#02151a8f-a46f-4595-b693-114bc3843310", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#985bd11d-ab9f-4c3d-baa6-04527f8e5ed7" } ] }, { - "@id": "http://digitalheraldry.org/data#1a8a14d5-0a4a-4f43-b135-10ea17a3142b", + "@id": "http://digitalheraldry.org/data#8a2aa25a-2083-40f1-bd69-a46bdacd23f5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9ed8d81a-7fdc-4f7e-9f70-dd239d700c9a" + "@id": "http://digitalheraldry.org/data#d6fb9d70-5881-4080-88c9-0604bba8a515" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006418_1", + "@id": "http://digitalheraldry.org/data#CoA0000006273_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -24687,152 +24806,110 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#eb5d1173-f7ec-4b31-8d36-987afe03ed2b" + "@id": "http://digitalheraldry.org/data#233ab2ff-fd7e-4325-9bec-ff4e96b9c5c4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e2a46a2b-19c5-4b5e-9660-19c913e18c96" + "@id": "http://digitalheraldry.org/data#5ae04119-5d0b-4c70-b108-83801be57180" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6418_1" + "@value": "6273_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rake", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#1d564a00-3abc-4267-8c45-29a10c7e70ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#70e6de94-71d7-4ff4-9fe7-83374f7dde1a", + "@id": "http://digitalheraldry.org/data#cdddbb54-e501-4f6d-8315-f7a0e1f651eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing" ] }, { - "@id": "http://digitalheraldry.org/data#3ab57292-cfc0-448b-9be3-264c007e1c65", + "@id": "http://digitalheraldry.org/data#07c4d1fb-89c1-4c53-83e0-bf096cd6e7ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "http://digitalheraldry.org/digital-heraldry-ontology#Gemel" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031550", + "@id": "http://digitalheraldry.org/data#CoA0000028271_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "tincture für letters hinzugefügt" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031550_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5ca03c9c-1c0d-4f0c-a8f9-4905b719e6bd" + "@id": "http://digitalheraldry.org/data#901c82f6-36c9-4b63-b948-83dc5cfe848a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#37833238-06e6-485f-ae3d-5f5920ed906b" + "@id": "http://digitalheraldry.org/data#095e6d8e-724c-45dd-8d1f-4dd7f603f023" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#7db370e9-030b-4eb7-b5d0-0154fbd9ea08" + "@id": "http://digitalheraldry.org/data#9c74dd3d-96f3-4a37-954b-9e9decd72b48" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31550" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "28271_1" } ] }, { - "@id": "http://digitalheraldry.org/data#16c39315-131c-4d28-abb3-9ec62dd605b4", + "@id": "http://digitalheraldry.org/data#33a85346-1af3-4bc7-9a50-0833e2a19046", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3d1be0c6-66e3-451e-8833-f6d2d89357ad" + "@id": "http://digitalheraldry.org/data#ad884f77-5fbc-4527-8b53-11c845946328" } ] }, { - "@id": "http://digitalheraldry.org/data#e9f007d7-c712-4da2-96fe-81e6afc1c05b", + "@id": "http://digitalheraldry.org/data#fef0605f-3335-42de-a596-d29b80aa0656", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#f084747e-b77b-4c1a-a9b5-94fc9c38bf03" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#fa3e1a86-9a60-433b-b45e-32544089ffd9" } ] }, { - "@id": "http://digitalheraldry.org/data#4262c68c-55aa-4135-bca1-10ea508980e3", + "@id": "http://digitalheraldry.org/data#63a5f834-79f5-4e29-90c6-63e8bfa374ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4a19d007-25fc-4bfe-9a35-2abca5cbf45c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#fa9f2d2d-3147-4588-8cfe-3415cd1d4bb1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006389", + "@id": "http://digitalheraldry.org/data#CoA0000016446", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed field_seme" + "@value": "description was linked to wrong coat of arms" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -24842,7 +24919,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006389_1" + "@id": "http://digitalheraldry.org/data#CoA0000016446_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -24852,17 +24929,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7ef79a09-9036-414a-9e9a-8a611f653ebe" + "@id": "http://digitalheraldry.org/data#e5eaf046-90f9-4748-b3c6-4946029d71f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aebe3628-5f81-4f7c-9389-f22c5a6a1c23" + "@id": "http://digitalheraldry.org/data#4a545c6e-f7c5-4fcb-a25a-8d33cdb1d0a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6389" + "@value": "16446" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -24872,145 +24949,159 @@ ] }, { - "@id": "http://digitalheraldry.org/data#969ac5f6-def3-41c0-84fe-573012b327e0", + "@id": "http://digitalheraldry.org/data#6dacc7e2-779b-4729-9e18-e21a603a4cb8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#12c76844-3cd5-4c32-853f-57d4428c3cd5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel" } ] }, { - "@id": "http://digitalheraldry.org/data#8d71ad8d-2795-485f-99b6-30d3c9bb9ee3", + "@id": "http://digitalheraldry.org/data#602147f7-baee-4fdc-835d-db8ab36d5386", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#f060e440-f0fb-4990-813e-1ba30b05da01" } ] }, { - "@id": "http://digitalheraldry.org/data#f26b4ffd-24ad-431a-884e-1517e445a988", + "@id": "http://digitalheraldry.org/data#80c6139f-e171-4a11-95a6-731f77db5908", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Garb" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": "of 2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#dc6f9372-1605-415d-95de-c5d8c24e2fb1", + "@id": "http://digitalheraldry.org/data#b894ac10-6752-4dd1-bdb1-20c2625714bb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Mirror" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#365f08c9-6c73-47c1-84ef-79abf5a60fb8", + "@id": "http://digitalheraldry.org/data#8e2b3353-f50c-4482-b4de-c0da50e8464c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#14bd117d-fcdd-44f8-be4a-fe2e404bf8cb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0daf9b94-3905-431a-a68f-0e139b1abc54", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#411a5902-b392-4f1b-a09e-65b3cc6e0277" } ] }, { - "@id": "http://digitalheraldry.org/data#add5e9d5-55a7-4f5c-885e-f29a20d2bd85", + "@id": "http://digitalheraldry.org/data#8129c476-923e-4180-9f2a-5c5b82cbf9b6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b5c42d85-b8a4-47d7-bee9-842b4aca6933" + "@id": "http://digitalheraldry.org/data#7ca557ff-360f-4f2c-a8ec-896673fba369" } ] }, { - "@id": "http://digitalheraldry.org/data#28c55e1d-8607-4daf-ac3b-d918e23eb0f2", + "@id": "http://digitalheraldry.org/data#0e9cc90f-d5ce-4e70-bdf3-2d4d94c77d66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#05b31122-311d-49c1-ba04-f374d2bcfc8b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d75c4585-540c-4cd4-a5a7-fc62786b4b2c", + "@id": "http://digitalheraldry.org/data#1ae6cc7a-accc-4271-a2d6-de8bda4fa782", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b3944a84-336b-4d3e-bd04-c4a1142df737", + "@id": "http://digitalheraldry.org/data#1940134a-1294-4257-a5fc-8026e9040b3f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#34d2547c-e991-4d59-84ad-d9db2266ce5a", + "@id": "http://digitalheraldry.org/data#465ac043-c219-43e7-a2f0-57aa49f895c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@value": 7 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000194_1", + "@id": "http://digitalheraldry.org/data#CoA0000007085_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -25021,60 +25112,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bfce35fd-02e5-4060-8a48-1fbcbe903d2c" + "@id": "http://digitalheraldry.org/data#034bd4c3-54a8-41a0-8ad0-5c14e00b4f29" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9be74e27-d8d0-43e6-ba93-c40006ad0ebd" + "@id": "http://digitalheraldry.org/data#60254762-047e-46a8-ba9c-44a4f409cac7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#1b20b5cc-57cf-4734-bc88-123788e33cb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "194_1" + "@value": "7085_1" } ] }, { - "@id": "http://digitalheraldry.org/data#277d48ef-adbb-4350-8c20-204a2e9a1371", + "@id": "http://digitalheraldry.org/data#08adf98e-a33e-4b3d-8a8d-be553f7f215b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#feca11c9-701b-49d7-8053-dff4259a7e52" - }, - { - "@id": "http://digitalheraldry.org/data#ea26a29e-84d0-4b95-ac86-0b1136c0aaed" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#de0f7dd0-5e97-4d0d-b3a1-2ac92aec4b33" + "@id": "http://digitalheraldry.org/data#5d684571-1378-40eb-be3c-e32f67c02c66" }, { - "@id": "http://digitalheraldry.org/data#b39c35af-2fcb-4dbd-994e-1b43cd7fbadf" + "@id": "http://digitalheraldry.org/data#6bd71dd8-9d13-4888-bddd-63ff509bd4ae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#02a24602-38f4-4253-855f-df3e363c1bf7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6b1421a4-c009-499c-950d-768d0e15013d", + "@id": "http://digitalheraldry.org/data#640707e4-f532-4cb8-9110-e78aff12adbb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -25085,7 +25167,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002827", + "@id": "http://digitalheraldry.org/data#CoA0000006306", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -25096,22 +25178,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#93c6082c-149c-4a52-a25e-7a8c7ae1227b" + "@id": "http://digitalheraldry.org/data#7960acea-e8fc-466e-bc20-30a5d1b61381" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f6afc356-f9e6-45ec-83d6-d093e2d6dc33" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#15d5026a-69f8-4bbc-8429-ce0027ee4585" + "@id": "http://digitalheraldry.org/data#b0e43fb1-4804-43f2-b0f3-af682320c23e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2827" + "@value": "6306" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -25121,26 +25198,39 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embowed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000006283", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#2162a258-121a-42fd-ba5f-8a9ee86132a5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6283" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4c2ea93e-d83b-430a-80ea-79b80d28548e", + "@id": "http://digitalheraldry.org/data#50754bb5-87a2-4304-83c9-58f435d5c71f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f36b4eeb-c251-49f6-89bd-f46f606b717c" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hammer", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -25148,7 +25238,7 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dice", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -25156,298 +25246,256 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5278219e-5b5d-4d4d-aa9b-7b213cec8728", + "@id": "http://digitalheraldry.org/data#dd38b4d9-fb91-4333-8035-b7c54d15615b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bd582bea-d05f-42a0-9e20-c2de89696f65" + "@id": "http://digitalheraldry.org/data#7ddf1010-62ff-48a8-bd5d-b328ba99f9ee" } ] }, { - "@id": "http://digitalheraldry.org/data#0e04a4f9-18a7-477a-a7a8-692f3b90f540", + "@id": "http://digitalheraldry.org/data#d9051dbc-0de2-4c7a-ae73-6526e966c7ea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Roses" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#236b3506-91c7-4fc5-9155-40718c32eb77" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007212", + "@id": "http://digitalheraldry.org/data#3b237922-5237-4aa5-b1f5-1facb0eee818", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#119d501a-a5df-4d84-8384-3c251a071c2b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fa552c19-850f-4af1-ada0-9f09f0817abf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002410", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#d612c1d3-ed98-4e59-acf3-e760955f97e6" + "@value": "removed dx from Charge2_dir" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "7212" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000002410_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006297_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8bfc3f3b-5cb4-41f0-855f-bccd90ca36b7" + "@id": "http://digitalheraldry.org/data#32bfcc94-4464-44eb-9b9a-8f553d3e2978" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1da6904d-aa47-4a73-90d7-1b282b10c04c" + "@id": "http://digitalheraldry.org/data#eade75d3-7d5d-416b-acd2-9168ad27a8f1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c025c3c1-80eb-4760-b540-6befff5a5a22" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6297_1" + "@value": "2410" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9959d21e-5216-4bd3-8bb4-a54a7b0036bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3e46b9df-e6db-47fd-b410-0687b2ab8fbb", + "@id": "http://digitalheraldry.org/data#dca904c4-fd93-4644-a387-3da3f68569f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#df4d8367-c5c4-4f17-b93b-b8cd2cc1454f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#holding", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#074e96e4-93a3-4d1d-8ce0-18af9820a054" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#c320629a-5d79-4695-ba37-06f0d0e92faf", + "@id": "http://digitalheraldry.org/data#c2775804-5463-4f48-9c24-b20870a71588", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3f9a166d-fc91-4afa-b0a9-8008386f8cfd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007130_1", + "@id": "http://digitalheraldry.org/data#CoA0000008152_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1a624156-c128-4f26-886b-b8e0b5a3021b" + "@id": "http://digitalheraldry.org/data#1ae6cc7a-accc-4271-a2d6-de8bda4fa782" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f95d9fb3-809e-4523-99bd-bc468868a046" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#f4a09326-5071-4d1f-9285-55550cc0c863" + "@id": "http://digitalheraldry.org/data#6a9594db-0bbc-412a-b6d1-e032ae03c826" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#3da018f2-eae9-4b65-bf0f-3c4eb7144d29" + "@value": "8152_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7130_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f23fa0a3-df0c-4cd5-9f42-5a906856a33b", + "@id": "http://digitalheraldry.org/data#CoA0000000307", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7b6b7ec4-358b-45d5-a82e-e1c15a1e92f5" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#cc8484e7-3b4b-42fd-9206-a6ffbc218518" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ce77d18a-11e2-4e7b-bb79-e012ae331cc6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "307" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9536349f-9bb3-4ac5-aef5-b4e33e07898e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#a001469d-4ef6-41de-9e44-1246234a03e8" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#bc067638-8e2a-4778-8767-ce500a1829bd", + "@id": "http://digitalheraldry.org/data#499c8af6-63da-4ca5-af10-dc83497ad411", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#9aae41a2-7e3a-4a5d-a923-0cde47904ab4" + }, + { + "@id": "http://digitalheraldry.org/data#87bca66c-9d68-4e6b-947b-fdf6cee0cf83" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0d0daf08-5513-4dd7-aaa7-79110ac92b89" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#08e01d50-7371-4c2e-84c4-b6b090ff3e4c", + "@id": "http://digitalheraldry.org/data#f3db4f9a-bcb6-45b4-aa7d-9b96733aae62", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Text" + "http://digitalheraldry.org/digital-heraldry-ontology#Wing" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "AMOR" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c038a7bd-2221-4560-aa18-9a92b803f12e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ff525294-d953-45fa-b0ca-dc181c202c4e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#bdc553bc-10fd-4202-9538-8f215080a6cb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#10da7082-fa6f-4012-a61e-cd6c83fa8545", + "@id": "http://digitalheraldry.org/data#927a53d1-9abc-4344-a057-b8b34c45c8f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4590c780-b90d-4eb6-9c86-b6f00f82f8fb" - }, - { - "@id": "http://digitalheraldry.org/data#9e455d00-0451-432e-8302-bcd77aa29db6" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#2aaceb67-0873-4d03-b03c-f81a53157c92" + "@id": "http://digitalheraldry.org/data#65829aa2-83e9-4be1-8ad3-f1b1548110cb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3673230d-7f7e-4937-b264-ae2ab3b0c611", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#efb43ad9-c30c-4a47-9107-ce9d85efd74a", + "@id": "http://digitalheraldry.org/data#4966b019-b457-4492-9551-7846e3556999", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c76af544-03ed-4d8a-9501-7fd8dab2a61f" + "@id": "http://digitalheraldry.org/data#acb41764-50ce-4c2e-8c7a-a3abfe01abcb" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031564", + "@id": "http://digitalheraldry.org/data#CoA0000002718", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -25458,17 +25506,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ea360427-6cce-4226-8516-8e8891d12fdc" + "@id": "http://digitalheraldry.org/data#50a59e48-223f-4d28-8514-c1c03b8e3fcf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a231cf50-bf4c-4767-88d4-85f210c0df94" + "@id": "http://digitalheraldry.org/data#638b8c96-d461-4b39-bd76-1fd4deeab188" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31564" + "@value": "2718" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -25478,30 +25526,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#37a0d10b-bdd1-4fa8-b073-f2517cb232f4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3e74bd9e-d8b6-49e2-a8b1-ab03639a5b2a", + "@id": "http://digitalheraldry.org/data#4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#81201d3d-fcbf-4ca0-adc4-6789fbc7def3" } ] }, { - "@id": "http://digitalheraldry.org/data#56ec2cde-461d-44dc-b4eb-fbdea39b2bf3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002723", + "@id": "http://digitalheraldry.org/data#CoA0000031530", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -25512,17 +25548,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ec5380ac-c6c8-4e58-a0fc-f444011b4ae6" + "@id": "http://digitalheraldry.org/data#c765fe02-fca4-41ba-8d4f-d2a7f289f0a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eb8bc168-21be-408e-ad3a-6d13f7d7124f" + "@id": "http://digitalheraldry.org/data#a879d8c9-6cd0-453b-9d20-c834ed623dd1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2723" + "@value": "31530" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -25532,175 +25568,157 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e6ba265a-e5f6-4f2f-aa04-831363c4e46a", + "@id": "http://digitalheraldry.org/data#ac29f946-7f77-4612-b5a4-1a2a3afa618d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1b80f77b-f2db-4eef-9d1d-d33aae179d60" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#20377b87-5dc8-4470-870c-ef9d13e74b7d", + "@id": "http://digitalheraldry.org/data#CoA0000018944", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "of 16" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#b826687e-edba-4f6e-868a-86db759408dc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ada789ed-d195-44ff-8c17-3743347736e9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#db0b5d2b-b2f8-4f68-bc89-ab17bfd48368" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#80152810-34cf-4131-ad1e-70f4afb0826a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "18944" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6f14a741-5932-44a4-bbef-f026b0c74579", + "@id": "http://digitalheraldry.org/data#e6ae5e99-3e26-46c3-b233-a6c1bd04bf51", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d6f71265-948e-43ab-b073-9c67d30a5e4d" + "@id": "http://digitalheraldry.org/data#ca53d58e-af78-44d2-8677-4950a37779fc" } ] }, { - "@id": "http://digitalheraldry.org/data#200222c6-ec6d-4407-a031-2ad3a2f25f69", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#37082a9f-b36c-400d-a0ba-051642bb8f74" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#2c785454-95d0-45a4-b977-4b048ebe839e", + "@id": "http://digitalheraldry.org/data#1cf73364-fe45-4052-9c5e-1ebf0cfcd95e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bear" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3b70cf1d-d7bd-4132-ac75-5cbd1140ad85" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002720", + "@id": "http://digitalheraldry.org/data#CoA0000009653", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "fixed tincture of field" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#bd82de20-559f-4c6d-a69d-9137c2fdf64d" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#2d93eaa1-4557-4677-bb24-cea237787aa0" + "@id": "http://digitalheraldry.org/data#CoA0000009653_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9d3b9fbc-f6d3-4955-8798-d36e305dce71" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "2720" + "@id": "http://digitalheraldry.org/data#8f47d57c-8442-4d77-8811-b1068324ca33" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#73537a37-0bdd-41dd-804e-033aee3a8214" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f716a05f-85fe-4745-836e-78758f787c3a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#b118057b-2f27-4974-a813-cc8ac2195100" + "@value": "9653" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naiant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e4a9c7a3-8964-4f24-a08a-eac01693ee48", + "@id": "http://digitalheraldry.org/data#243ec2de-0ebf-428c-8448-638b0e27fa67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6c8ee547-4140-49e2-9ec3-2d70dd2bc066" + "@id": "http://digitalheraldry.org/data#ab4c2a5a-ac67-47a0-a4dc-687e5a051d21" } ] }, { - "@id": "http://digitalheraldry.org/data#f78c02d6-5254-45de-aff8-a099584e73eb", + "@id": "http://digitalheraldry.org/data#01d6b9ad-7d3e-4976-a11e-b1d39daa9891", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c421e0f8-0951-4794-b9b5-91ff90f8081a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#6142b632-79fb-451b-923c-17efac1cd9ba" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002445_1", + "@id": "http://digitalheraldry.org/data#CoA0000022239_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -25711,136 +25729,119 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a030de10-1def-4bbc-9293-f027e155f141" + "@id": "http://digitalheraldry.org/data#dd80fd05-e6fa-4afc-8d25-135e87faa212" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e254503b-1b26-4b4a-ae27-f106b9da3e39" + "@id": "http://digitalheraldry.org/data#72986df9-a1d8-4245-b905-c3972c8fefc3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#8f7968f8-a442-4598-8e48-768180c15fbd" + "@id": "http://digitalheraldry.org/data#ff9fe36e-96c4-4008-bfcf-adb84db7020a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2445_1" + "@value": "22239_1" } ] }, { - "@id": "http://digitalheraldry.org/data#bd95192d-f209-41a8-8ddf-d9f6088061db", + "@id": "http://digitalheraldry.org/data#16da3f75-d1de-4145-b8c1-450b4b2c7d71", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#1ad3cc48-0175-4477-9fe4-498ebbb702dd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#c6ce3c71-b2f1-41e2-9935-b47a01a69d87" + }, { - "@value": 2 + "@id": "http://digitalheraldry.org/data#2afc3c89-00de-487f-bd37-e8b588c4960a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e291d95e-51a6-4067-b374-7fbc8c33c8bf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b1b23961-f9b1-4df6-b83c-ace68e1980f3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#556420ee-f860-494d-8db8-5b6468582c70", + "@id": "http://digitalheraldry.org/data#CoA0000017508_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#2a408f0a-b030-4045-b77d-aac8b443bd6f" - }, - { - "@id": "http://digitalheraldry.org/data#4bae534d-c437-4754-88b3-a5716b26f29b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#08d304bc-a58f-45ec-b7ef-515fadf4e9b7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#1e91c852-b87c-429d-b2ed-923cbf8e07e3", + "@id": "http://digitalheraldry.org/data#e8bcfd7e-b5d1-4601-abca-25663d1cb5d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" ] }, { - "@id": "http://digitalheraldry.org/data#07f248f4-ac0d-469a-b004-e1250120ab28", + "@id": "http://digitalheraldry.org/data#fb571f34-c886-46ea-8549-0df2f7a63c49", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#96f1f53a-6683-462a-9d2c-92d7b4de1ebc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#fef2968e-6da7-4470-9a1e-54193717e834", + "@id": "http://digitalheraldry.org/data#dacb9c8b-cd8f-4e95-b90e-5682fead9538", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#59db87bd-2274-460b-8302-d620c8971dd2", + "@id": "http://digitalheraldry.org/data#48f66213-4c42-467a-b168-b66914ffd669", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ea5aab8c-3cf4-42b3-9c71-f36ba6ce16c8" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#eceee1a2-71a0-4f75-9eec-c9363d07a652", + "@id": "http://digitalheraldry.org/data#cdd22f08-8ab7-4f11-bb11-6c85f86a4170", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + ] + }, + { + "@id": "http://digitalheraldry.org/data#285434d3-7e39-418c-9e63-a5e958eaf689", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#dc6f9372-1605-415d-95de-c5d8c24e2fb1" + "@id": "http://digitalheraldry.org/data#4966b019-b457-4492-9551-7846e3556999" }, { - "@id": "http://digitalheraldry.org/data#79a3a15b-82dd-4c30-af83-0b6ae849a8fd" + "@id": "http://digitalheraldry.org/data#acb41764-50ce-4c2e-8c7a-a3abfe01abcb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#e21f8a5a-6718-4567-bbf7-9ef365802489" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -25850,106 +25851,171 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8eb227fb-e1c1-428d-9e9d-827db855f91a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5222de2-cf36-4602-9d6e-d6392b938f67", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#004e7a6d-cc2c-4eef-bd5a-3b087b95a41e" + "@id": "http://digitalheraldry.org/data#064acd75-4a04-466c-a0f6-5bbaeab204c2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hammer", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ff15ad86-36d2-4bd7-96dc-15c10aff37ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#0c63e9da-7d3b-4a10-89e8-a9191ed9f424" } ] }, { - "@id": "http://digitalheraldry.org/data#74eee8b9-a594-4b6b-9f35-cb596c81954b", + "@id": "http://digitalheraldry.org/data#3d873bd3-1358-4f50-8079-95e1b9ff5ea9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ecc776df-2834-4df0-b414-822a6e856eb1" + "@id": "http://digitalheraldry.org/data#aff277a5-a51c-484e-8275-4c0cb34c781b" } ] }, { - "@id": "http://digitalheraldry.org/data#62b3cd39-7c80-406d-b903-b033c3be8880", + "@id": "http://digitalheraldry.org/data#db8b4334-b02a-44a5-a678-5169b92d5eff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9f04b845-0c25-4f07-a4e1-8142e6b33eaf" } ] }, { - "@id": "http://digitalheraldry.org/data#9767c050-22c9-4fce-b156-1ee32ffdc61b", + "@id": "http://digitalheraldry.org/data#d915b597-831a-48ce-b9d2-34e11ff81342", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002442", + "@id": "http://digitalheraldry.org/data#ee116c30-6c02-4a65-bef5-3e3f5712e5e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#34bfb981-a9a9-4ba3-8ca9-0ef3beadc670", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3988dd33-16f0-4544-ab21-6587489f3e82" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5f1b7ab8-cfb5-4b95-a002-658ca3648b83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2f86b1f0-3c1f-4ca8-bb08-d78fae018074" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#4c6a77ad-956f-44c7-afcb-839b17e87908", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InFess", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#62539584-0e42-4ad2-9496-a04d3e8bcc8d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8ec6558-b9ac-4eb9-9f14-c9774611ac5b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": "2442" + "@id": "http://digitalheraldry.org/data#b16f8e35-8b0f-4faa-bed9-e9dee427e786" + }, + { + "@id": "http://digitalheraldry.org/data#cf4a809f-0cb8-4231-b566-e6f36fd8c57c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e900f01d-0696-4f86-8323-9f524714f6bf", + "@id": "http://digitalheraldry.org/data#4f7ed184-66cd-49bb-8740-44b538e07d74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#0767ec7d-d860-42da-85a1-d404970492c7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#9a8b76d3-c2d6-4832-81d3-7ede3143b37f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6fc2b075-14c4-4568-a2d3-e87b73a7a313" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031538", + "@id": "http://digitalheraldry.org/data#afda248e-fd25-408e-a935-73d5840f306e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000020687", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -25960,17 +26026,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#38e19219-ac12-4efa-8c61-e4faafdef600" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#50e1c2ba-e45b-48b8-93db-b63e975957fb" + "@id": "http://digitalheraldry.org/data#2db3bd1e-9c40-425c-a84c-1b22103f5673" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31538" + "@value": "20687" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -25980,244 +26041,178 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a625eb9a-d54a-4d0c-8e5d-3bcdb9d5de52", + "@id": "http://digitalheraldry.org/data#48290977-db65-40f4-98da-da54862d8779", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#0e7f9f37-77d9-45ee-86b4-675bb42f6e99", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], + "@id": "http://digitalheraldry.org/data#cb03a4e9-ef40-4337-88d8-1fd715c555d9", "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#56651309-63a3-47fe-85e6-6f7b2ea135e6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4a6d8974-155f-470b-a61c-d3c0aba907d6", + "@id": "http://digitalheraldry.org/data#1621aa5c-d167-41e2-8da5-db65ae17100d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9a23c689-16c9-41aa-b764-4571f6ee2710", + "@id": "http://digitalheraldry.org/data#CoA0000007265_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b02502b3-28cd-4b19-8a28-eed6cc938147" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cdeda6da-156f-439a-a6d4-55d31fedab18", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1645aadf-c5aa-4b84-8357-ea60a7179376" - }, + "@id": "http://digitalheraldry.org/data#ddc9cb19-0b39-4897-90ce-8a9a0313ee9f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#363364d2-db64-45ba-bc42-519ec813122d" + "@id": "http://digitalheraldry.org/data#72c4c356-6d5b-42ff-9310-764b30ed7169" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#b1dcce15-7bd2-4a90-9f93-38c6f989168a" + "@value": "7265_1" } ] }, { - "@id": "http://digitalheraldry.org/data#592afb60-895a-45ae-bf17-ae6004b12c73", + "@id": "http://digitalheraldry.org/data#CoA0000031567", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#006fd6a8-8dea-40ea-b499-cfdb9f865b68", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b3f6326e-243a-4a37-9e76-ebbe4df13307" + "@id": "http://digitalheraldry.org/data#2ccac930-d1f5-4c07-98cf-6cf20f50a1b5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#11ff5b23-6147-49d1-bfa8-f93271ebd07a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2f0e9877-5665-447e-81cf-9186c8cc1df3" + "@id": "http://digitalheraldry.org/data#f6366491-0ef4-4190-a632-fb84fd140229" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "31567" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#845acb5d-c649-4e1d-be54-6b9aa35c95de", + "@id": "http://digitalheraldry.org/data#00d27f5c-0c35-47fc-bf6b-0f2a1d74ec9a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#16354dfd-c796-439d-9394-65217c874c89" + "@id": "http://digitalheraldry.org/data#245666f5-a86a-49c1-9146-9d572467f144" } ] }, { - "@id": "http://digitalheraldry.org/data#ceb40267-77d5-4808-a71f-0727f7418c03", + "@id": "http://digitalheraldry.org/data#afdec95f-6b38-4695-8717-4c77c461efc5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#89cc217f-702b-49fd-8414-97b2347c253a" } ] }, { - "@id": "http://digitalheraldry.org/data#786c3a93-cfe4-4a26-b47d-21a26fcfbd45", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8c8a7f26-4ace-4837-aa16-dc2ca5fb6ea5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8f848ad7-8754-4182-a530-e6ed73ce76c6", + "@id": "http://digitalheraldry.org/data#3194c39f-0ab6-4c5e-b731-4ecf7c4ce8ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1b9ca1b1-fa25-47bc-a26c-175610bb1151", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#763fa5ba-d5ce-4f45-ba72-2050dd0525ab", + "@id": "http://digitalheraldry.org/data#eb02df30-b776-4566-8a33-b59bd561f8fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027523", + "@id": "http://digitalheraldry.org/data#f454283f-3e46-4e7e-b6da-12c904bef336", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027523_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#f46083cc-667f-4c74-852a-b9f9b0712b58" + }, { - "@id": "http://digitalheraldry.org/data#fc76aaad-2cb9-47e4-b399-d56a26180619" + "@id": "http://digitalheraldry.org/data#8fbd0c12-67ab-4ff9-8a69-2f866fa26455" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f194e19c-9c72-4253-83ed-0bdd5d0d5fc2" + "@id": "http://digitalheraldry.org/data#68b8596f-e865-4b32-b738-eac6a7120a64" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "27523" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B", + "@id": "http://digitalheraldry.org/data#CoA0000000759", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -26228,78 +26223,43 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fe8106ff-5220-42ca-90af-9c1cd639648b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A" + "@id": "http://digitalheraldry.org/data#cc69a5dc-b938-49e3-86d4-10b5d0c0a210" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_B" + "@id": "http://digitalheraldry.org/data#61983bac-e31b-4a4a-84f0-d3a17002c4e5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C" + "@id": "http://digitalheraldry.org/data#2276c9dc-afe4-495d-8165-7e2a93ae7a82" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "10789_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@value": "759" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 3 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8a9e7289-6f23-4c6d-9194-dd732ba4f02b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#a3474e61-641a-4a6c-9727-f6dab6bcddcb" - }, - { - "@id": "http://digitalheraldry.org/data#d99167f4-10b0-4160-8c75-49bd4ef15517" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f45af6f1-0a11-4f66-b323-fd3f35b2cd59" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#128e73d1-2ba8-4f6b-bf0d-e0826319a9d8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" - ] - }, - { - "@id": "http://digitalheraldry.org/data#31e19900-643a-4e40-a1eb-9a934589d306", + "@id": "http://digitalheraldry.org/data#b2782041-ce0f-470d-ab63-eb2224d3b86b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031500", + "@id": "http://digitalheraldry.org/data#CoA0000000396", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -26310,17 +26270,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f48f7ce3-d179-46d2-87b6-9d07c4dae08e" + "@id": "http://digitalheraldry.org/data#e109c427-cd32-43e5-9d9b-249955c303a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e437a349-1c0c-495c-9c77-e6f1a903522a" + "@id": "http://digitalheraldry.org/data#d28976df-b8d0-4209-8449-e0a67ce057cc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31500" + "@value": "396" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -26330,179 +26290,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9aec41c6-3888-4074-8af1-a96169234077", + "@id": "http://digitalheraldry.org/data#f0bd0064-a930-40eb-979e-643ccda25886", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6576126e-9837-4e73-8b43-b67389452c8e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cebeb04b-ea59-4fea-8b0a-819211fcbb06" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f815deca-5037-4b1b-9093-7e658b2b7e33", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#559424a1-818f-42b8-b97f-bcc543e8e59f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8b87a92d-0aae-4ea3-ad34-c2a566343882", + "@id": "http://digitalheraldry.org/data#3875ec39-f719-4cda-9820-737d2fe3d7b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#f8c1ba40-3958-4954-bd78-baeea1075628" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#1ee3b0b2-c760-4dca-bba8-62da26973ed8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#56e305f9-0f3e-4207-be7d-26db7a1bb348" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#9d23101b-1696-496f-aa01-1b483decc95a", + "@id": "http://digitalheraldry.org/data#a68717fb-e4c0-488c-9363-ba4e1cc54a01", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d7a43ff4-38d2-4316-9891-9dc364568344" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c0240b77-5cd9-4744-9378-6889ce12fbf3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#78e4b42d-2d5e-4907-9ee3-ed8fd40c946d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#11e19520-8d64-41dc-9467-e5000bdefa14", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#d6392782-907e-4332-8c82-105d9954dd5b" + "@id": "http://digitalheraldry.org/data#415515bd-cc75-4290-9cd4-761b7967cdf6" }, { - "@id": "http://digitalheraldry.org/data#10914247-dd29-4a0d-bed0-992baf919d19" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4a5069cd-1479-47ee-a796-76a87462f7ff" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#04267430-a2c1-4809-a231-6c6666ad612f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#e60df2e5-453b-4b81-9a6f-a065f77806e7" } ] }, { - "@id": "http://digitalheraldry.org/data#59fdb06b-7fee-43f1-8fa5-9a53c8e8b92b", + "@id": "http://digitalheraldry.org/data#7335233d-c8dc-4d77-bb0c-6c53da9b2e91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#dd56297b-b54d-42ed-8e32-177fdf4a5f9f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#6381c84a-ab9d-414e-9575-42eae7399a61" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#badf18c8-02e9-416f-8935-70fc78cc3ef2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#94cb1985-7274-4ddd-af06-1e314f2f3d7e" } ] }, { - "@id": "http://digitalheraldry.org/data#5dd439d8-4429-4653-887b-13509a00b731", + "@id": "http://digitalheraldry.org/data#ca9013be-96ab-4cac-85e4-788b7c221774", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#288ef284-3d9c-4b17-9c47-cea93c5eec83" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a1266c4b-6d02-4816-9159-75a54022d19d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#631d6e3d-37b6-411d-a8bb-3b3f06011b4c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000773", + "@id": "http://digitalheraldry.org/data#CoA0000002800", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed potenty / added second tincture to Charge1" + "@value": "added langued to Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -26512,7 +26392,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000773_1" + "@id": "http://digitalheraldry.org/data#CoA0000002800_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -26522,17 +26402,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5635b446-d0fd-441f-8022-c3cc630703b2" + "@id": "http://digitalheraldry.org/data#a9e37fd7-3df1-4734-bb5c-d89f5ee152e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d441b19e-3e40-4650-8cd9-620e36091037" + "@id": "http://digitalheraldry.org/data#09f7d341-5022-46bc-a299-a9af2e36cdcc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#0daf9b94-3905-431a-a68f-0e139b1abc54" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "773" + "@value": "2800" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -26542,56 +26427,62 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1", + "@id": "http://digitalheraldry.org/data#2b6c8342-ae6d-4476-8c1d-e73b66f75cdb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#20f2e3ab-a0a4-499e-8c9d-4f9fe2e9bc68", + "@id": "http://digitalheraldry.org/data#542fc3fd-9e63-4d0d-97e2-50f8a7261761", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#73f8cac6-10e8-499d-b338-8d7c43f78b46", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ad205791-b316-4e8e-a102-a972b7a3126c", + "@id": "http://digitalheraldry.org/data#97bd742a-c28a-4c75-b35b-b862c5c51b4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ed3634a0-e86a-4c22-821a-6e3cb450e9d2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#def9e047-8a4d-4947-81c0-546b11126b13", + "@id": "http://digitalheraldry.org/data#e089b92e-85c3-4c31-affe-032ad3a505e3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#64f053b5-ccc6-4d21-b4d1-919371a6ccbf" + "@id": "http://digitalheraldry.org/data#12d53bc6-430e-48c5-b43b-01f6c82b26e3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031521", + "@id": "http://digitalheraldry.org/data#CoA0000031529", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -26602,22 +26493,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#091c4268-9944-49c9-9013-b1756e9162c8" + "@id": "http://digitalheraldry.org/data#aaecbf3f-8511-4b8b-88ca-0f62cb357017" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aef3734a-bf30-4ece-809a-47d4aa85726d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#8845caae-2815-41ec-96e7-cfadbd5f0a0e" + "@id": "http://digitalheraldry.org/data#f8521fae-2d61-4699-840d-22c64b1e30a2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31521" + "@value": "31529" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -26627,21 +26513,29 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#and", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#101a74a7-1580-46ad-8421-d22480d9163a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b23dbbb1-3cd7-4320-9fbc-1f80f9e02b02", + "@id": "http://digitalheraldry.org/data#8fbd0c12-67ab-4ff9-8a69-2f866fa26455", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002948", + "@id": "http://digitalheraldry.org/data#CoA0000006301", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -26652,17 +26546,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8b020bd3-29e5-42a9-b770-92d25cf465d0" + "@id": "http://digitalheraldry.org/data#23e4371b-bcbc-48e2-987f-35c2a2f88e4b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aa2bf025-2bf4-43d2-85b2-1db4cd3e37d4" + "@id": "http://digitalheraldry.org/data#316e94a0-1b6d-474c-93b6-2792217cdfc1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2948" + "@value": "6301" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -26672,113 +26566,110 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7c2f8572-d776-4655-add6-8243110bf7f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002905", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed field_seme" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002905_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tower", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2dda0585-44cb-4710-a9f1-95059c9522c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ae37d492-5c5f-46b3-83dc-38b382c676b7" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6dce7c27-896a-4285-9b17-1c0e6cf0f6ac" + "@id": "http://digitalheraldry.org/data#37794c25-498e-4e3e-aa73-0f350b1b7b1e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2905" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004343", + "@id": "http://digitalheraldry.org/data#70c83acd-3998-458e-a088-2dfe7a4a7ee4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ce77d18a-11e2-4e7b-bb79-e012ae331cc6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#03d621c3-dbc9-46a7-89ce-c16cd1b45ebc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#0a4e30a7-8f9f-480a-9b74-b7129fbccde5" + "@id": "http://digitalheraldry.org/data#269fd835-437d-40ce-90c6-7c4568b6988d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "4343" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b37bf374-5baf-416d-9350-8677742e74b8", + "@id": "http://digitalheraldry.org/data#80b7fcd2-95a4-4f94-bbf4-78c93c61d421", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Statant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e77b72e3-0c0f-41a8-a23c-080ca630de36", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c2a55084-b6a7-47a7-a4b7-5e6ae006141d", + "@id": "http://digitalheraldry.org/data#4ad5c954-9af4-4e08-a2c9-5e00f6a409e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#850a6c47-e064-4540-9d3a-9321470ec817", + "@id": "http://digitalheraldry.org/data#1b89d765-91f0-4dcb-85a1-b3896d3ab1e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cerf" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#c889d3bc-b060-4dc1-b031-3af8608d209f" + }, { - "@id": "http://digitalheraldry.org/data#7070794f-b532-4dcf-9e5b-5c348e812135" + "@id": "http://digitalheraldry.org/data#34ee0c00-01a5-46f8-a0a7-ec666f983ef3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -26788,7 +26679,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006314_1", + "@id": "http://digitalheraldry.org/data#CoA0000003758_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -26799,92 +26690,50 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a1266c4b-6d02-4816-9159-75a54022d19d" + "@id": "http://digitalheraldry.org/data#018adac8-dca3-40fa-90c0-25b10eff61af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6a8b05ed-8cf9-45d5-b07e-b4c9f07dfbfa" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#795bf051-78ff-4dfb-8e47-4eab645137b7" + "@id": "http://digitalheraldry.org/data#5a97eb63-3153-4b33-ab0a-8e7ac1219258" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6314_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#80a171e0-38ba-463d-adb5-27ce7275786f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#5f40f2b6-6522-44c4-920f-d500bdc97571" - }, - { - "@id": "http://digitalheraldry.org/data#2a5df5cb-504c-4da6-b251-1f71d9f06b94" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "3758_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d21c6cd5-4c7f-4dab-ad33-262c9b7f38e6", + "@id": "http://digitalheraldry.org/data#d9af4b7a-05f4-4f95-b082-3ce777400fd6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#200222c6-ec6d-4407-a031-2ad3a2f25f69" + "@id": "http://digitalheraldry.org/data#c6315822-99d9-42e3-ae91-f63d38a3a362" } ] }, { - "@id": "http://digitalheraldry.org/data#e5c1877e-9801-4d4f-9349-10be72d4cfb2", + "@id": "http://digitalheraldry.org/data#CoA0000031558", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added second tincture to Charge1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f07194ec-4855-4612-92aa-59daeee4384e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5a67902b-9a06-4737-b0ac-0ff179ae3e7e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000031558_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031502", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -26893,17 +26742,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#017ce4c3-c12f-4953-bd49-79ed360b20ca" + "@id": "http://digitalheraldry.org/data#db967146-0780-41b5-ad1d-be0caaf2c6dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7c4f8048-3d1c-4de1-896b-548f0f48e539" + "@id": "http://digitalheraldry.org/data#cb136ab8-9e21-42f6-bc1b-cffd2e399f92" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31502" + "@value": "31558" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -26913,187 +26762,155 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Talbot", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#91f45c9a-dc88-4889-bd36-4bfe72e84e28", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#b728ef70-2c03-4e4e-be5b-16c59f85a60e" } ] }, { - "@id": "http://digitalheraldry.org/data#d52d9fc6-ccd4-484c-9fea-608e662206b0", + "@id": "http://digitalheraldry.org/data#51a031de-66b8-4bc2-a5f3-2625ec5ef230", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#00090a76-5dc9-45b0-bb07-b5ceda781688" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#223fbd40-bc88-4b5f-a0fd-b8d30c9899af", + "@id": "http://digitalheraldry.org/data#6647ab2f-d581-47ad-8c73-bef9962728b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bird" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "of 10" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ddac0835-5832-4866-9bda-f7120a50012d" } ] }, { - "@id": "http://digitalheraldry.org/data#65b1adcf-2298-463d-8b54-dd9a6864960c", + "@id": "http://digitalheraldry.org/data#CoA0000003820", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@value": "changed order of field tinctures" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2afe6313-c66a-48b8-9ced-f743377c258d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#553183b4-c8c6-4849-94fc-12bec5c5c062" + "@id": "http://digitalheraldry.org/data#CoA0000003820_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9850639c-e25f-467a-b133-d23b2baca7ae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#f8766501-dc3e-4002-8a8c-06b2347d9099" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c9819b24-856a-4cfe-900f-cafc0aba0975" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#17a9ad76-4dea-4092-90f3-04b87f64df99" + "@id": "http://digitalheraldry.org/data#728e7cc1-6e34-4894-8bc0-15d724137362" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 2 + "@value": "3820" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2a93bca6-abdd-4d8a-a032-295ee58f4c99", + "@id": "http://digitalheraldry.org/data#CoA0000002479", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ca7cb6dd-223d-446b-9e20-b73c25ad72c8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#5ee37bee-2012-4f85-b1bf-5c912a140b8e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e91db255-46da-4ee7-a63d-9de0f23981fa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#f03c9c04-1af5-499d-bf86-601f218b3c43" + "@value": "2479" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#44527c9a-616e-40b7-a59c-798d18975b3a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e853c8a1-d8fb-43f7-9f27-bd98c4c4fde7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ff6577b2-c36b-45f2-850d-ac1461ea3ba0", + "@id": "http://digitalheraldry.org/data#57ea646e-8d2d-45f4-b133-cec9b0b381d1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#57302516-ad02-429a-9eaf-a873ef11e630", + "@id": "http://digitalheraldry.org/data#CoA0000007961", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#8a40a602-a012-41a3-a56b-a9aec1ea3384" + "@value": "fixed tincture of Charge2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000007961_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006316", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -27102,17 +26919,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8a4f2857-77d8-4a90-82e2-1444d84c49df" + "@id": "http://digitalheraldry.org/data#806495a7-17e3-4002-8b52-5f407795d036" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#84be0fe7-c2b5-4bd6-8b07-eef6dd03ca0f" + "@id": "http://digitalheraldry.org/data#1b8be171-b555-4080-a65a-69a577d9bbf0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6316" + "@value": "7961" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27122,130 +26944,145 @@ ] }, { - "@id": "http://digitalheraldry.org/data#06488130-dd1c-49b9-b5cf-907207215096", + "@id": "http://digitalheraldry.org/data#CoA0000006018_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@id": "http://digitalheraldry.org/data#d38f6029-143f-4c11-8eec-49c4c440c143" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#819f0a55-6adb-4abc-87f1-1f7ed4c9b608" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "6018_1" } ] }, { - "@id": "http://digitalheraldry.org/data#8a8048d6-7db4-4911-9291-9f9ee04683a7", + "@id": "http://digitalheraldry.org/data#f33f5f71-738e-4b1f-b914-ea31ac43ae98", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#13d53234-84f6-4bd3-a0c5-d9b9a0dacd50", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#8621f74a-7b20-406e-b664-07a9d1724bb0" + "@id": "http://digitalheraldry.org/data#5d57cf2c-b89b-445f-b9f3-57a0f4f35297" }, { - "@id": "http://digitalheraldry.org/data#ad5dc4e6-9f4f-4411-80e4-80cd37fef45d" + "@id": "http://digitalheraldry.org/data#99eb176c-7d87-417a-98c3-d65d497e37e7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#3472ac11-5523-4bbb-a278-59016693cd93", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003820_1", + "@id": "http://digitalheraldry.org/data#1acc7d37-41e2-4ddd-ba90-a760e3b17127", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c019dd8b-e190-497d-84b1-fd9857ec18bb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "3820_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#1d00d488-6b0c-4363-ae1f-1b325762946e", + "@id": "http://digitalheraldry.org/data#8410a3ed-3e55-43db-a6c5-18eb1c9cf12b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8abf4e88-7ab8-4cff-b5c3-d6b68dd62c24" + "@id": "http://digitalheraldry.org/data#1824ec58-b86c-42ea-8cd6-378f89dbba33" } ] }, { - "@id": "http://digitalheraldry.org/data#250bfd8c-4cda-44e9-a69e-c6a584487325", + "@id": "http://digitalheraldry.org/data#cb17a52a-e696-4bd2-b49b-e80341c2ad85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#563dbe1b-6cb0-438a-a9ee-8a72aae9bf35" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a621a457-c9a8-4ffc-a83d-cb1f6391559b", + "@id": "http://digitalheraldry.org/data#7da6a0f1-df57-464e-81a3-0cee8ebdb34a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#fe28030f-4051-4e9c-8fae-f4ee43e282a0" - }, - { - "@id": "http://digitalheraldry.org/data#cda6add0-d391-4cd5-9172-64195d5e005e" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e44e2d76-1436-47ca-8df6-dff30c1f894b" + "@id": "http://digitalheraldry.org/data#c7db68e1-f1a9-4144-a48e-b53d85b2e4d6" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Erect", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#e63e135d-a904-4533-b00d-d4d73c22480f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#5500ca75-cda4-4838-939c-7a1747a14aba" } ] }, { - "@id": "http://digitalheraldry.org/data#6ce7f785-21ca-46ec-9daf-277385b6b46b", + "@id": "http://digitalheraldry.org/data#c49e3f47-8d19-4e7a-9739-e1aac2456218", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -27254,55 +27091,75 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006418", + "@id": "http://digitalheraldry.org/data#eed908b1-b71d-4155-9d92-fbab4930cb5b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "field_tinct missing" + "@id": "http://digitalheraldry.org/data#a05c21b9-0ce3-42d2-890d-bf1090ecea06" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1ca42066-25f2-49c7-985a-0c8caf7dc150", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InPale", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#16605ede-01b6-4c30-a08a-f4e727f9bcdb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006418_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#8bbceaa8-f2d1-4264-b2a5-72d242c49c5d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000004403", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#6f14a741-5932-44a4-bbef-f026b0c74579" + "@value": "fixed tinctures / removed Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "6418" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000004403_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009663", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -27311,17 +27168,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#42891307-b717-436f-a7a5-6fc5c78570e4" + "@id": "http://digitalheraldry.org/data#357bb857-5c6f-41ce-894d-fa85c604ad6a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#87834b52-4c76-4529-b46f-498ebf486a37" + "@id": "http://digitalheraldry.org/data#62cdfe06-bade-46c8-b1c0-1920561db285" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9663" + "@value": "4403" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27331,78 +27188,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3bd1274c-07e7-4ecb-917d-d2bc4e67874a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#18177549-d797-461f-b8e2-4156d700a8af", + "@id": "http://digitalheraldry.org/data#d6d02bd0-2f21-44e3-90f5-01df9a34f759", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#4061e2ba-d47c-44ee-a3ac-76c58ab54d91" - }, - { - "@id": "http://digitalheraldry.org/data#e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5fdfa426-f603-47b8-aad0-3b2293e8a8d7" + "@id": "http://digitalheraldry.org/data#1e710068-91a0-48d4-a481-15b22403c89b" } ] }, { - "@id": "http://digitalheraldry.org/data#e9af34e3-e5e6-42b3-8944-eec06a0e8b9f", + "@id": "http://digitalheraldry.org/data#775c4c11-b0e0-49c5-816a-77e091ca170f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#da5544ef-db4e-42ee-91ad-18557ee431bb" - }, - { - "@id": "http://digitalheraldry.org/data#6591dfb5-acf0-4e3b-a7f1-8a841217e5e9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#70846b80-371a-4546-ab63-826dbbe80d7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#71a90057-d3f3-459e-953e-b3ff54bebb5b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031557", + "@id": "http://digitalheraldry.org/data#CoA0000008226_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed tincture of plain to A" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -27412,7 +27236,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031557_1" + "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -27422,71 +27246,91 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ee50e28a-713d-4892-879f-a92fda73c13d" + "@id": "http://digitalheraldry.org/data#dcfdae58-adb8-4bd0-8259-2050cd1dcad1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8f8ef808-8ef3-4fac-ad10-ad5f736f29c0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7a3ce415-ba8c-46a9-9a0a-a18ec63013f9" + "@id": "http://digitalheraldry.org/data#3a49646e-2fd5-40d5-a596-055b73a4674e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31557" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "8226_C" } ] }, { - "@id": "http://digitalheraldry.org/data#fa9c1d97-98b9-49fb-acb8-dd9224099ac2", + "@id": "http://digitalheraldry.org/data#03eed549-1ab8-4af6-8f16-d0efebe13d4f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1552b416-db89-49bf-b042-252182e87735", + "@id": "http://digitalheraldry.org/data#c42c3bba-4fb1-42dc-bea2-f2bd32bd129f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006273", + "@id": "http://digitalheraldry.org/data#7c29f07c-77e1-4cc9-8e11-8077f5744648", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed Charge1 from garlic plant to leek (this is more acurate according to https://www.heraldik-wiki.de/wiki/Knoblauch_(Heraldik))" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6d92a0f3-9bb3-4180-a240-0629d8886728", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d771681f-de48-4aa1-b1ed-f7bb73b4139a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006273_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#042848d8-5234-40df-85a9-899e6f84819b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a872ed0d-8fb9-4ffb-a1e2-c4625dc6371c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5343d802-bd93-408e-b1c2-14e70a908b61" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031538", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -27495,17 +27339,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5fde823a-829a-4e39-b2d7-ce3782667adc" + "@id": "http://digitalheraldry.org/data#49706960-c85e-49c1-8bce-6eda5dfaad27" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65a30445-cf53-4b48-9c21-685a0d5cf4e9" + "@id": "http://digitalheraldry.org/data#538f0bd2-4ded-4027-b538-742d6a70463b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6273" + "@value": "31538" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27515,195 +27359,250 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ff4a85fc-6690-4748-a76e-8ff51a8d4abd", + "@id": "http://digitalheraldry.org/data#e2d1a02c-0419-4d90-80ef-112c48053c0e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3ac7e06f-cc94-46c8-ad49-735951315288" + "@id": "http://digitalheraldry.org/data#47620f35-5967-46cc-bba2-02ac25b9cb84" } ] }, { - "@id": "http://digitalheraldry.org/data#44c4bad8-2096-4a79-8e9b-a128b92fe5f2", + "@id": "http://digitalheraldry.org/data#8f43a37a-0bbc-45a4-a185-71f922c267f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b9ff426e-76ee-44f4-b65c-c1cbfcfa8c5d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5958c231-ddb8-4d2e-8ef3-7675d2191dd0", + "@id": "http://digitalheraldry.org/data#b91f8e00-fdf8-4a16-8537-2d4aabce151e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#cad5dfaa-cdde-4968-9683-d81550f8a87a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a4dedb67-c2c5-4921-8977-c76140f22153", + "@id": "http://digitalheraldry.org/data#CoA0000006418", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#1fe8e1e6-0573-4147-9f38-83a478e72b80" - }, + "@value": "field_tinct missing" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#d8755451-4c0e-411d-b301-a2f869b5c0a4" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000006418_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#930ca141-5688-4726-9283-3ff28dc2e204", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7753c773-cb42-4647-b249-ff9dd91149b9" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#64d97b54-dca3-48e8-b5ad-2ce6adaceebf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#a5af7c7e-7d72-4081-b099-49f02b0a9c80" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#316f4087-50d0-4d68-9bad-f1602b39c7dc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6418" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0d5aa9a7-df14-43c4-a139-aeef64bcd05f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Aigle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line", + "@id": "http://digitalheraldry.org/data#2974a78b-2874-4fc5-ab2e-a6d163c25165", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#3a62e4bd-2846-4d60-a2c3-42d2fb742cb1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#da425a30-d0e1-448d-94ec-eb1889e26770", + "@id": "http://digitalheraldry.org/data#badf18c8-02e9-416f-8935-70fc78cc3ef2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6381c84a-ab9d-414e-9575-42eae7399a61" + } ] }, { - "@id": "http://digitalheraldry.org/data#7753c773-cb42-4647-b249-ff9dd91149b9", + "@id": "http://digitalheraldry.org/data#58712a5d-7658-40f4-9c9e-6951090df7d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#917a808d-23a7-4e3f-a37b-46d669b7756b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0a8bc10d-b85a-4343-b4d3-bec93942813e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007988", + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#51e3e94d-7182-4f34-bc6b-fc929afdfe34" + "@id": "http://digitalheraldry.org/data#3dcb0699-be29-4ddb-9a96-7e7df6730333" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1afd13c9-ee23-47e7-b0ae-35ce0c34b443" + "@id": "http://digitalheraldry.org/data#c68b1819-2d29-418b-86b7-6212c009cd22" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#c3599404-8a1f-4400-97e0-de4d0085d174" + "@value": "8191_Escu_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8cd8b49-8dd2-4823-a3fa-4bde2676411c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "7988" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e63adc89-4e47-4d31-a180-c31c65eaf853", + "@id": "http://digitalheraldry.org/data#9749bd3d-31c1-4293-9fcc-1e9c1d63f668", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#8980832d-a9e3-4265-9feb-9f396564eb3d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#9d1771ac-8d88-43bf-b310-4e6e631c347b" + }, + { + "@id": "http://digitalheraldry.org/data#61906052-81eb-427b-9a77-bbffbdae678d" } ] }, { - "@id": "http://digitalheraldry.org/data#b9fc4fe4-0b63-40f4-9439-13b62ee647ab", + "@id": "http://digitalheraldry.org/data#b8f82aaa-7357-4804-ad35-db31ec9d50ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#9cc54baf-766a-42ad-8aaf-f5dcfd98e041", + "@id": "http://digitalheraldry.org/data#5550b166-c13c-42c5-899e-9423e2b644ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d33ebe8f-e603-43b5-b5a6-602944cb470e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c18a16a0-2826-4428-85a1-918073f5b2c2" + "@id": "http://digitalheraldry.org/data#ff4ca31a-9d9b-4131-865d-b4b5ae37d213" } ] }, { - "@id": "http://digitalheraldry.org/data#73cc2f87-80b1-4388-913b-bb1580bfb8f1", + "@id": "http://digitalheraldry.org/data#58222bba-437a-4c06-b9b8-5357aa8bf7c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#1b870557-f2a3-4c95-ac19-124b021987f7" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#716fe938-bf37-4807-82e9-48b0145a8815" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1b73fa79-4f17-4ce9-bf31-3af41e97d047", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#aff277a5-a51c-484e-8275-4c0cb34c781b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -27712,143 +27611,119 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c30f4ab8-9372-4c18-9e0b-90153793b427", + "@id": "http://digitalheraldry.org/data#c8a04ad9-6cc1-4e67-b16b-ad69826a14d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C", + "@id": "http://digitalheraldry.org/data#CoA0000031570_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#68d9e748-ce43-41c2-810c-d6b438f8382a" + "@id": "http://digitalheraldry.org/data#502ac7e7-ad15-462f-9346-2706912b854c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#74845819-de6c-4c0a-b447-6e2f6350c41b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "10789_A_C" + "@id": "http://digitalheraldry.org/data#65902e1a-99a6-4dbe-a99d-9a83ff7a4839" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e190f567-c3a4-416a-b104-2a09889060fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#377d078b-a68b-409b-a159-2bba5a4824fe" - }, - { - "@id": "http://digitalheraldry.org/data#3b908b90-63a0-4c6b-a1fe-a976173985cd" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#d0d8e168-6227-4683-a0eb-c51d1cace048" + "@id": "http://digitalheraldry.org/data#108996a7-beb5-44ef-a547-c43d0806f4c0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "31570_1" } ] }, { - "@id": "http://digitalheraldry.org/data#1bbe5650-d5e4-425d-8f7e-cba87b55b7ad", + "@id": "http://digitalheraldry.org/data#6b241176-2b7b-4c7e-812f-96f7bdf401c1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#2232e1ee-6359-4d29-8752-e6045ee70881" - }, - { - "@id": "http://digitalheraldry.org/data#b1870d85-0f3d-486c-942e-5757b50e86c1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e6cb4d86-ee53-4560-b682-391ed0712e24" + "@id": "http://digitalheraldry.org/data#17b995b8-fc9a-493a-a76f-00003aba6e34" } ] }, { - "@id": "http://digitalheraldry.org/data#7dd25d23-5641-4971-89a9-ab3306267fc8", + "@id": "http://digitalheraldry.org/data#f69ca4c8-3011-497c-8bfc-afd29518605f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b971d363-9523-415a-a3e4-7d367e90c60f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith": [ - { - "@id": "http://digitalheraldry.org/data#f260025a-0522-4671-bf36-3c97466a09b7" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#edc17fdc-49e9-470f-9756-ebe934ecefb2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme", + "@id": "http://digitalheraldry.org/data#3d65bdbc-b107-4483-8618-34ce26e4dc39", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#365986af-202b-4a10-b1af-709ad1d7983d" } ] }, { - "@id": "http://digitalheraldry.org/data#2020b2ee-0151-4a05-a7d8-b30669070d19", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0782e639-8fd4-4b14-a410-44c601ded08a", + "@id": "http://digitalheraldry.org/data#CoA0000019776_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ca79263f-dc27-482b-8faa-1c4ce07c0af6" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#10b38ea8-7801-4f09-9a34-b1ae931b99e5" - }, + "@id": "http://digitalheraldry.org/data#a69efe7b-c23c-40f2-be39-60a5c34a3374" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0a8c296b-91cf-4e91-a590-98eabdf7ea70" + "@id": "http://digitalheraldry.org/data#49e2f256-cd58-4ee7-852a-6cc7cc276912" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#db1206ff-97c6-4698-b38b-9b5dce69b0cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "19776_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002722", + "@id": "http://digitalheraldry.org/data#CoA0000009378", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -27859,17 +27734,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#69e29b0e-295d-440e-a486-f0bd8681bfde" + "@id": "http://digitalheraldry.org/data#89397a26-88dd-46d0-8c1f-3dd0f4389316" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cde8aa1b-9656-435a-84ee-8ca3b466dc7a" + "@id": "http://digitalheraldry.org/data#b52e3aae-d680-4e97-83fc-575583ff2410" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2722" + "@value": "9378" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27879,74 +27754,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1af9aa2f-93f2-49b0-b22f-d9cbaba0dd3c", + "@id": "http://digitalheraldry.org/data#5611690a-c58a-4de7-9a06-ad78c0b330ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9ee8b6e7-cd41-4e26-86e8-4e60884b3683" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#8678b85f-310f-4f7a-abc8-76bdf9ba9869", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fish" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#2be5e233-de8d-47f8-bd2a-73477902e2a0" + "@id": "http://digitalheraldry.org/data#cdf37306-e02d-4422-beda-b807b425a417" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fb48b187-3f8c-4ea0-a6ae-ea35c07af02b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007831_1", + "@id": "http://digitalheraldry.org/data#CoA0000006329", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b825c0a8-84c5-4012-ac66-cce7a63da2d7" + "@id": "http://digitalheraldry.org/data#365e12d3-c4ef-4648-9376-ac2fa31441d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b002840d-6399-47d4-81f2-5e2e2a47e82e" + "@id": "http://digitalheraldry.org/data#76263e38-1dde-4713-9d0a-46f7c8fea55b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652" + "@id": "http://digitalheraldry.org/data#adc81964-ff46-45dd-a684-68e657be158d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7831_1" + "@value": "6329" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7d6ae299-d422-4f81-be77-52dbc24471b1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#fa7a8de8-819b-44c4-98c2-5b5acedea49f" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004403", + "@id": "http://digitalheraldry.org/data#CoA0000009505", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tinctures / removed Charge2" + "@value": "added langued and armed to Charge3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -27956,7 +27839,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000004403_1" + "@id": "http://digitalheraldry.org/data#CoA0000009505_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -27966,17 +27849,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#29e5e885-bf64-4f24-a6cb-11c0e78548ee" + "@id": "http://digitalheraldry.org/data#defca3f8-bc94-4179-8cb6-19c7753644cb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1c2868e4-969b-4a91-87c7-e992ebe1a25d" + "@id": "http://digitalheraldry.org/data#1700d546-202c-45f3-9cb1-94895caf309a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#070ec50f-ade1-49cd-b57a-40930123838d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#3bb351cd-b7a7-40ae-a914-0fb688abfba7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4403" + "@value": "9505" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -27986,18 +27879,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#42891307-b717-436f-a7a5-6fc5c78570e4", + "@id": "http://digitalheraldry.org/data#CoA0000001113", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5f1b7ab8-cfb5-4b95-a002-658ca3648b83" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#08aa5636-50f5-4c4f-95ea-c7bf27c8c8a6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "1113" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e56b4454-5797-47a5-b3df-2db15e088f79", + "@id": "http://digitalheraldry.org/data#3c7941d8-13b9-4c83-a860-f1b45b7e8bf0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -28008,158 +27926,132 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1fe9bfac-c656-4d2e-823c-e251c1bb68fd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Erect", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#fe62995e-7f37-44ff-bc64-817f599df7e2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#0267ad88-4899-4216-b8cb-a98d13b21edc", + "@id": "http://digitalheraldry.org/data#c8064960-d41b-4d0a-9102-0b7d36536a12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1d20f024-6ee8-41a3-a9cb-9316449397a4" } ] }, { - "@id": "http://digitalheraldry.org/data#543a320e-8b4e-4ce7-a9d6-3fdd2f44cd07", + "@id": "http://digitalheraldry.org/data#fe7cfa80-5d6c-49e0-bd55-94ff6e85e48f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#07d2ad13-4e51-4759-abda-57ecd0205d20" + "@id": "http://digitalheraldry.org/data#8d2766b9-fa5b-437f-8951-4a4be4e0eb3d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Segreant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "@id": "http://digitalheraldry.org/data#c71c7eea-772c-4e96-8536-abc504b8e706", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#b7193316-bbfc-49b8-8fc0-a4a909353dcc", + "@id": "http://digitalheraldry.org/data#3ced87c9-7d3e-4025-bad1-0a629055adb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#d07b45bc-e44d-4d19-8c31-ab7b50c82cb1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002730_1", + "@id": "http://digitalheraldry.org/data#CoA0000031500", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b4520260-d4fc-4601-a63a-a74e6ef9cc83" + "@id": "http://digitalheraldry.org/data#da3f40d6-4a2f-4165-93e7-f4a847c34b35" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7803a65d-7f90-4feb-8fca-84e12bd9e040" + "@id": "http://digitalheraldry.org/data#8b548f54-0951-4cfe-9ea0-42dcaf58206f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#ae988c6e-5799-4a5b-8bd4-10acfc1f4a83" + "@value": "31500" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2730_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6ac544be-d265-46e5-801e-e10e12fba5e2", + "@id": "http://digitalheraldry.org/data#1f2cb950-9a17-4e7f-b8a1-acff088d21c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#a3b8ea4c-6e9d-44ca-802f-a72ef1f89268" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#dfa4bbba-e4f8-4de9-a1c4-7caa05b099fd" + "@id": "http://digitalheraldry.org/data#1079935e-88b3-415f-8eb4-46109fbbedff" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" - } ] }, { - "@id": "http://digitalheraldry.org/data#e505e2ec-4484-4e71-b6b8-e199766af56e", + "@id": "http://digitalheraldry.org/data#CoA0000003257", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#07cf1ff9-6e98-4423-ba36-08467041534d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8a7a2176-3d76-4a5a-9fe4-287fb96ea79a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#acdb3af9-1c65-4dbe-a1ff-c58081bd63a3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "3257" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#06da1c7e-c02b-4262-9424-84f309a19d70", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009548", + "@id": "http://digitalheraldry.org/data#CoA0000002694", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -28170,12 +28062,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8d0fd8d3-2bd8-4152-a2c7-8b6c7fe81dcc" + "@id": "http://digitalheraldry.org/data#6ef57919-671a-4915-868f-51770e48f53f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9548" + "@value": "2694" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28185,66 +28077,71 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7fc225c2-4bd2-409b-8c02-d06b0f856dc3", + "@id": "http://digitalheraldry.org/data#664e0664-ba7b-49c6-a640-f3310ffc44e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4a0bfc85-06b3-4114-93af-83c16814a40f", + "@id": "http://digitalheraldry.org/data#522968b5-3cb7-4900-b9f1-90a590d37921", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#70fd7aa5-8f9d-4462-9179-e714ba9163d6" + "@id": "http://digitalheraldry.org/data#8fe9a350-6ee9-4f1e-afbc-eb3052bd0ff7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031518_1", + "@id": "http://digitalheraldry.org/data#2c894d22-d04f-4b8d-b304-5af7ed26e71b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#934a01e0-2033-42cf-9edb-10116ee36ce5" + "@id": "http://digitalheraldry.org/data#c4df68fa-4f96-4dd5-a73b-54d2f74cd04a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#58954779-22ed-4868-8f01-072bda3d732b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "31518_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b095b75c-d741-4e91-9164-b11e1c481af1", + "@id": "http://digitalheraldry.org/data#559f0444-31b6-43ae-ac6a-7587a8165f8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006129", + "@id": "http://digitalheraldry.org/data#CoA0000008682_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -28255,17 +28152,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#41ab6b1c-ccac-4fa4-9a46-1f997ffafef7" + "@id": "http://digitalheraldry.org/data#598e4daa-82ec-4851-917b-a7cf499d5e84" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1fc70d35-98de-4b23-b4a8-f5a135656d16" + "@id": "http://digitalheraldry.org/data#1a075aaa-7672-44b6-9196-72be8062aa73" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6129" + "@value": "8682_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28275,28 +28172,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002470", + "@id": "http://digitalheraldry.org/data#fef5bbbf-0d6b-4a10-ba43-5e1385371334", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000019873", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3429ee3b-4f8c-468d-866f-0a8ed0c5bdc9" + "@id": "http://digitalheraldry.org/data#539228da-0df9-43e1-9674-5d3b79477613" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#34278b50-c1b5-4817-8183-b418a15c9c85" + "@id": "http://digitalheraldry.org/data#764c2606-1b84-409f-ac13-2cff7e9146ac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2470" + "@value": "19873" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28306,167 +28214,143 @@ ] }, { - "@id": "http://digitalheraldry.org/data#41ab6b1c-ccac-4fa4-9a46-1f997ffafef7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9805230b-2eaf-4f87-b4cf-4b64eb2e71d4", + "@id": "http://digitalheraldry.org/data#CoA0000008991_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#4398cb57-c7b8-42fa-b6de-90b1f44d1c1c" + "@value": "fixed tincture of field to missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#843e4105-a2e8-46b6-8549-6cfc19b69109" + "@id": "http://digitalheraldry.org/data#4d048386-b5f8-434a-86ca-3c23bd8a46bb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#3e7183ab-879e-4f1e-8ed2-199e13fe7afe" + "@value": "8991_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "8378_A_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c92ae8d4-6b7a-4650-b9db-72a3751e61a7", + "@id": "http://digitalheraldry.org/data#5e462fdc-3041-42ec-af1c-6bea2cd2e312", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ed838c6d-ec53-4fb5-ae48-df41ff01410c" } ] }, { - "@id": "http://digitalheraldry.org/data#1d2a754e-f4d0-4091-be62-67acb5dcabb2", + "@id": "http://digitalheraldry.org/data#000ecf96-0115-483c-bd20-7b60fe9892fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0ccc262a-9405-40fd-a940-25ad931314fb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287", + "@id": "http://digitalheraldry.org/data#a24a3444-a5ff-408d-adb6-b4f2da186298", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_1" + "@id": "http://digitalheraldry.org/data#b44e71a9-0272-4e10-80c8-192fc9b24953" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8f600676-34f1-43aa-8504-c57af33ac9f6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#6407fa77-105f-46af-94ab-b82efd689176" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#79d2b220-de3d-4836-93ff-f72c283ad454", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6d4cf535-ba86-467e-b9e5-e432ea1c3e48" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#16350c50-6405-4916-8b5e-b99ab8e373e2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A" + "@id": "http://digitalheraldry.org/data#e0d708df-282b-41b0-8e0d-742cdbaf5143" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002911_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + "@id": "http://digitalheraldry.org/data#c44e086a-ef9e-4d18-9196-e816a233e37b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A" + "@id": "http://digitalheraldry.org/data#bf6d1f24-2ea6-4d53-9e4c-c79475b2420d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8287" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 4 + "@value": "2911_1" } ] }, { - "@id": "http://digitalheraldry.org/data#c19f6fdc-ef47-4731-9644-b068efba6f76", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000019776", + "@id": "http://digitalheraldry.org/data#CoA0000006042", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant to Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019776_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -28474,22 +28358,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#75bbc740-1aee-4dd3-9947-0c6a9ea9255e" + "@id": "http://digitalheraldry.org/data#70965436-d5f2-491e-a55a-013b4f55a0f3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#515e0e19-fcb3-4877-872a-14aea215bb02" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#d6392782-907e-4332-8c82-105d9954dd5b" + "@id": "http://digitalheraldry.org/data#eb7354d7-e0d5-49c5-bd39-a9808ee921c7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19776" + "@value": "6042" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28499,63 +28378,48 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a688d610-c864-4e38-a7b7-39fc6d8e40b2", + "@id": "http://digitalheraldry.org/data#2db02e4a-a000-4b9c-91c8-910b80a968ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#7a19d4dc-cf84-4af0-b2c9-66bc7d438b2c", + "@id": "http://digitalheraldry.org/data#11f11dc3-7487-4f20-894e-6a02576536e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 5 + "@id": "http://digitalheraldry.org/data#1435832a-9de7-4e3e-b1ab-4e96181f384f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#960cf968-806d-4497-9d08-add41bc73bd0", + "@id": "http://digitalheraldry.org/data#376ea7ff-0b32-42f4-9d56-532b76f8d7f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#233e7bf6-9ded-4e1d-9e58-9b154c5f054f" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B", + "@id": "http://digitalheraldry.org/data#CoA0000002752", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge1 and field_seme / added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -28563,17 +28427,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d5f9243d-3208-4c39-b079-4bf5413f6e9b" + "@id": "http://digitalheraldry.org/data#020f4a09-c507-4a97-a9fc-a9a2bdb01f25" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d4050e99-d69d-4017-a0ad-f43c4537fe1a" + "@id": "http://digitalheraldry.org/data#2fd121c1-2eda-421b-9c3d-9e63762a631f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8378_B" + "@value": "2752" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28583,32 +28447,7 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e6f7080b-5c3e-4382-822b-a7442e8ee62b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a056754c-a2e2-441a-ac58-383587849bbb" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#83e86d1e-a6a2-4dcd-b1d5-1b0ab1610df4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6a6e1714-93c3-449b-b800-df7968ff34df", + "@id": "http://digitalheraldry.org/data#cdaf2bc0-c556-420c-b6c4-e0b0e6b22ab6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -28619,38 +28458,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1075b8f1-afc9-47d9-a48a-946ece9c876d", + "@id": "http://digitalheraldry.org/data#c96401d7-e83e-471d-b6e6-89b384c92c97", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ea67296b-e6d9-4e01-b92d-132dfb960052" + "@id": "http://digitalheraldry.org/data#2ae14cc3-d691-47d0-9708-7a9e7a3faf92" } ] }, { - "@id": "http://digitalheraldry.org/data#e207691c-f18a-4cdb-986c-c6e77e10d4a4", + "@id": "http://digitalheraldry.org/data#6c9936a6-c35f-496a-85c2-fcdb77169bbe", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ] }, { - "@id": "http://digitalheraldry.org/data#9a9cb572-77c1-4bdf-8549-428c0416170b", + "@id": "http://digitalheraldry.org/data#3a8e8903-c457-44ad-978b-fd93e87db914", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#6b60957f-8b7a-480f-bb62-49de11250e90" - }, + "@id": "http://digitalheraldry.org/data#09f477c0-46bd-45b4-91be-50ecf0a69f01" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ee09d2f8-3442-4680-9315-e33402185b74" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -28660,55 +28501,59 @@ ] }, { - "@id": "http://digitalheraldry.org/data#70d912e3-a6c9-4760-a497-8f1e0b78da85", + "@id": "http://digitalheraldry.org/data#0f386a44-b8c2-41d8-9fc4-5475e6503060", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny" + "@id": "http://digitalheraldry.org/data#83b79aef-2658-44fc-b9d6-9724731de9af" + }, + { + "@id": "http://digitalheraldry.org/data#ea14a74a-23e6-41c0-9ac3-f62363c26011" + }, + { + "@id": "http://digitalheraldry.org/data#a1021423-4e34-4039-8eaa-0e4f76a8660a" + }, + { + "@id": "http://digitalheraldry.org/data#141cf391-4d45-4363-9450-252dedbb5b3d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Issant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#52fd7c64-baf9-4530-8c8e-48cb18a89c76", + "@id": "http://digitalheraldry.org/data#0b78c0d9-d549-482d-b576-1e9766a60bf9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a07c694f-a2e6-4974-996f-7aa227b8d8a8" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Label", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#facb22b6-3fa1-47f5-8a1b-e0419589f796", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003227", + "@id": "http://digitalheraldry.org/data#CoA0000002717", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -28719,17 +28564,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2bf2a020-58bd-4f93-876f-d29955b0f234" + "@id": "http://digitalheraldry.org/data#c2bdea84-3e26-4cb8-acaa-95792650b179" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#657969d8-764b-413e-92bd-400112ae1fef" + "@id": "http://digitalheraldry.org/data#80e0e899-810d-41f6-b2c6-3cf4ef9d56af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3227" + "@value": "2717" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28739,75 +28584,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a3358a6e-9b3a-4de7-9de9-6397419b0eed", + "@id": "http://digitalheraldry.org/data#32115866-79cd-4a50-9ea8-4beb8b89ec48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ - { - "@id": "http://digitalheraldry.org/data#9215d4c6-ac04-4f6b-9c94-344525f9c435" - }, - { - "@id": "http://digitalheraldry.org/data#f82c7ecc-9c45-48e8-b688-aaab9ec81723" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#a580de20-f3fa-4ba7-b63d-f8308354ed38" } ] }, { - "@id": "http://digitalheraldry.org/data#cb9e87dd-8614-45e4-b3fb-a34c26fbd0c5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cae9e411-78b3-43e6-86df-012eb336e095", + "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b16f77f5-c178-4cfd-9dc9-8ce9a9c34f06" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#cb4df1bb-7d1a-4117-869c-e4d028f0d2ad" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b7a9e392-6e63-4272-a1aa-2102be75f3bf" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0682ae3a-a53b-4b06-966a-bab4f89c52ee", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a07ca65f-e4af-4d70-881e-1d9176db3560" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2683_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#3682b20b-4a91-4365-b280-ccd5a5d7c119", + "@id": "http://digitalheraldry.org/data#662631fc-16d4-40c1-b667-755e1b0e739b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b8dfad72-a1b6-4441-8b4e-1ed700763b1f", + "@id": "http://digitalheraldry.org/data#bcd6dc76-8c49-41b9-80d0-dbecd0ca7d9a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -28818,7 +28648,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002479", + "@id": "http://digitalheraldry.org/data#CoA0000031526", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -28829,17 +28659,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2e850b62-03ec-41a6-a080-54ade2b86184" + "@id": "http://digitalheraldry.org/data#03eed549-1ab8-4af6-8f16-d0efebe13d4f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#006fd6a8-8dea-40ea-b499-cfdb9f865b68" + "@id": "http://digitalheraldry.org/data#10f7f464-5481-4f70-9c1f-631536c4936d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2479" + "@value": "31526" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -28849,35 +28679,48 @@ ] }, { - "@id": "http://digitalheraldry.org/data#40b2beae-bb0c-4768-a67a-0b5e4e19f7e4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bend", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1a075aaa-7672-44b6-9196-72be8062aa73", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f360339c-5722-4e98-9db5-1ca047f021ae" } ] }, { - "@id": "http://digitalheraldry.org/data#11902202-c227-445d-b105-3c49f1d445c3", + "@id": "http://digitalheraldry.org/data#7d8b77a7-2d42-4c3b-b6c5-c324a50db309", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4b14334e-c982-4418-8e4e-79b0db30b8f0" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4", + "@id": "http://digitalheraldry.org/data#dbd7eb9b-703f-4fbe-b7a6-84930c19a7be", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tree", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -28885,189 +28728,179 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e0e6861b-27aa-4123-a51e-026df35b2e7c", + "@id": "http://digitalheraldry.org/data#f59b6cb4-3c52-491f-9e0e-84711b57b90a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#a14a0ad5-a701-4b75-a84a-bed0837f804f" + "@id": "http://digitalheraldry.org/data#da3cfbf2-bdbe-495f-8264-4b25363f1a85" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b345d2aa-0b27-446d-856c-9b349a293f8a", + "@id": "http://digitalheraldry.org/data#8ba19ffa-3c74-401a-9afc-2b8419f119a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006229", + "@id": "http://digitalheraldry.org/data#770656d0-fa1d-4e60-83dc-afa1041e4ac0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#307de768-a1ff-4cfa-aa06-db5cc50b68a6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a3653317-e2ad-4653-a308-fd4af58b1aa5" + "@id": "http://digitalheraldry.org/data#821c502a-6481-4bdb-8af9-f6bb4fa1b233" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7ddf1010-62ff-48a8-bd5d-b328ba99f9ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#d3022afd-728b-4c4c-b869-51d4217201f3" + "@id": "http://digitalheraldry.org/data#f3c63aa5-a449-457d-8755-aeb2a4bb715b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6229" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7434f6cd-c0b5-420b-9d77-232084866c30", + "@id": "http://digitalheraldry.org/data#1185d336-3ffc-4e9a-a4e3-634264425d76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5eb3d912-d83a-4689-be6b-770543364c39" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007334_1", + "@id": "http://digitalheraldry.org/data#CoA0000017552", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5c0d7a77-bfdd-4d87-9b10-f4655b4a8400" + "@id": "http://digitalheraldry.org/data#34b344e1-61ad-4066-946e-ddca13277ca9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cb2d63bd-4637-402a-bd82-e654e1062bad" + "@id": "http://digitalheraldry.org/data#74ec9a03-752c-4729-9090-f166ae0c52c6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#7b162c77-0371-492a-bdab-0bf0dd075043" + "@value": "17552" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7334_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2d9c0a28-70de-40fa-85d3-7de832a6ba60", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Issant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#2774b6f2-5844-43d5-9a06-1061815f6dbd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#06547d16-4bda-49b2-b614-da13cfaf4200", + "@id": "http://digitalheraldry.org/data#49d4d9e2-fcc8-4fed-b13a-e502c938c85c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#93b8a4a0-f6f8-44ee-a8af-04699e3dd3c8" + "@id": "http://digitalheraldry.org/data#327ddd77-1238-48bf-82fa-b8e359ffa96d" } ] }, { - "@id": "http://digitalheraldry.org/data#1c4a608f-bbcc-41ad-8ed5-1d4f81d15c24", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#093d6d81-28d1-4723-92ff-eed377e65d87", + "@id": "http://digitalheraldry.org/data#CoA0000008378_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#221866dc-e83d-4264-bb89-c5298897fa96" + "@value": "fixed tincture of Charge1 and field_seme / added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000017737_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bf157d7e-778d-47a3-a76e-150ad282cc87" + "@id": "http://digitalheraldry.org/data#3e23d4d8-5f49-4584-8848-149094e0bad7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9a23c689-16c9-41aa-b764-4571f6ee2710" + "@id": "http://digitalheraldry.org/data#36a01e7c-847e-4c8e-803f-b03c8dee334a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "17737_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f03c9c04-1af5-499d-bf86-601f218b3c43", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "8378_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ff80a09c-3e87-4c60-8600-c5f2a24aabb6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000020687", + "@id": "http://digitalheraldry.org/data#CoA0000002739", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -29078,12 +28911,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#85f56e94-e99b-40ca-b057-d538d4d4c8bf" + "@id": "http://digitalheraldry.org/data#8a57a35e-092a-48d5-8d60-5c358c6d56e9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#7ed00d52-c467-45da-929c-3a6ddea93633" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "20687" + "@value": "2739" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -29093,136 +28931,149 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9873ff30-8a36-4a71-84bb-b022ba4d3096", + "@id": "http://digitalheraldry.org/data#ec93411f-e684-46cf-b7c0-5f7579c3b21d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7465951d-cec6-4c17-b57b-1b9224a5bcef" + "@id": "http://digitalheraldry.org/data#89348370-c52d-4b8d-8769-d7608e295f8d" } ] }, { - "@id": "http://digitalheraldry.org/data#feb4b174-6cf6-4274-a41e-54ebbd2161a2", + "@id": "http://digitalheraldry.org/data#c54d5725-579b-4202-925c-753d3f45acab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#3ccf3de1-cfa7-4dd2-a7e2-9243072dcf15", + "@id": "http://digitalheraldry.org/data#62cdfe06-bade-46c8-b1c0-1920561db285", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Millstone" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#de7f9afc-2e38-4a60-b26c-5255827ea48e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031508", + "@id": "http://digitalheraldry.org/data#5ac6848b-66ec-4133-8363-40282b7fba7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#35a02e2c-4b82-4dcb-89c4-1584ac747f6c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#123b2300-a0c6-41ac-90f2-37d1b14c8950" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#ec83d19c-901b-471d-bf23-b2fac2a6966e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#c70b382d-475e-4440-a36d-de5f4e9c6304" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e510aee5-d969-4df7-b1ca-3e2ce038cdaf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#590074e8-4ee8-4840-aada-2f205a4bbf88" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dff6bb43-f61a-49f7-9856-c7ba3d1a65c7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "31508" + "@id": "http://digitalheraldry.org/data#815c222c-39b0-46f2-8ca3-6e4022cef3d0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#44bdbdf4-5272-476f-a5da-0849ec17ddbf", + "@id": "http://digitalheraldry.org/data#6f4c452d-357e-44b1-b38b-9e67ac21f459", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b27f52f5-ecd2-4f1e-b1b9-0339ce941f7a" + "@id": "http://digitalheraldry.org/data#4e2a856a-8db5-40f3-9a10-e3f783662841" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007797", + "@id": "http://digitalheraldry.org/data#8b9d4f18-5d01-4438-b6e8-d61898bb3a75", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#0444c844-9654-4335-82ad-a279d5fa430f" + "@id": "http://digitalheraldry.org/data#a56a4afc-a840-46e2-918d-054b031c7ecc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d00bd194-6f96-4805-b81d-b67f32c43af1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b15e8343-aca4-460b-a08c-680013aa7418", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7797" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#40427646-1792-4b64-b867-6cc296606916", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B", + "@id": "http://digitalheraldry.org/data#CoA0000003607", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant, armed, langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -29230,17 +29081,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#78357c46-d835-45dc-af92-b489196c6b63" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#fe9c1797-87bb-460e-ad6a-a457b22f2c31" + "@id": "http://digitalheraldry.org/data#04e1155d-a810-4e7d-b495-825357ab54c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8226_B" + "@value": "3607" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -29250,25 +29096,9 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a145f888-ed91-4e29-8f87-4b8ea79b3b80", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5692ad06-939a-4ad0-9a8c-9ad1d337fad2" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe42d62b-a9a7-4e2f-a496-48444ba02a18", + "@id": "http://digitalheraldry.org/data#b13442f6-b753-40b1-9d30-af52b8d44905", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c61d0e38-028a-4bdb-828a-4051cbb3dad3" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -29277,72 +29107,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#14555a55-5e8c-47e0-a9d3-244049f43c6a", + "@id": "http://digitalheraldry.org/data#b42141e1-76e7-45e7-bcca-b82e42e7e07d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#5958af25-0074-44e1-9689-55a8f8f6390a", + "@id": "http://digitalheraldry.org/data#16ccd4a6-5f91-4a86-bbe5-29679daac25d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#cea58bc9-d518-4bb2-a122-0335944698bd" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c28330a-d699-4605-8577-995490c6ff12", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a42b440c-1651-40e5-a66f-8beb84372eb1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#72b9601b-dfe4-434d-9fff-09388dfdde78" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1fe60e97-43da-4ee9-9b85-05ed592b4889", + "@id": "http://digitalheraldry.org/data#0462912d-b139-428b-896f-18ad4c24f248", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002706", + "@id": "http://digitalheraldry.org/data#CoA0000009548", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -29353,22 +29164,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d36ea63e-d635-415c-886e-9305303d0e75" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#f78bc936-0666-40ee-b4b0-0294e124a452" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#def9e047-8a4d-4947-81c0-546b11126b13" + "@id": "http://digitalheraldry.org/data#a5474e5e-d22f-4d7a-9969-4124de679c2f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2706" + "@value": "9548" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -29378,162 +29179,174 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620", + "@id": "http://digitalheraldry.org/data#989c42ac-c56f-4df6-8e90-a7fef9d9c37c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b6f7bd8b-e6db-41ea-8c6e-c2478fb2934b" } ] }, { - "@id": "http://digitalheraldry.org/data#bc60d3f5-f41f-43d0-870d-0a3e74e2ea29", + "@id": "http://digitalheraldry.org/data#41e1b487-0305-4b5f-a315-a126a507946a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#3e46b9df-e6db-47fd-b410-0687b2ab8fbb" + "@id": "http://digitalheraldry.org/data#74f4bcd9-59e4-4753-9a5f-0e4da388f516" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#35fc4f26-1624-4c4a-8a75-d9252c7c8afc", + "@id": "http://digitalheraldry.org/data#e440a5d0-4b55-49c9-aff9-a614e3245014", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#bfc1f7a0-f535-4089-9966-139392ecf5d6" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt" ] }, { - "@id": "http://digitalheraldry.org/data#b39aaf2d-1834-47e7-be13-5cfe184044bd", + "@id": "http://digitalheraldry.org/data#4a62f5da-587d-4532-adb0-e34b437142df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#355b9088-8dc2-4b03-ba51-6748d3fe55f8", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bfc1f7a0-f535-4089-9966-139392ecf5d6", + "@id": "http://digitalheraldry.org/data#a6088766-8678-46ff-a75b-140db863f60e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9c6a6877-e5c5-440c-b66f-4ff99c70a39b", + "@id": "http://digitalheraldry.org/data#3953b159-bb11-4c0a-85cb-cb58bed85af5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B", + "@id": "http://digitalheraldry.org/data#CoA0000006389_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#81f85dc8-2fbe-4068-9a4b-00b245643b97" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" + "@id": "http://digitalheraldry.org/data#4406d9d1-dd2f-40f2-a871-760ad5518f4a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" + "@id": "http://digitalheraldry.org/data#e1da95c9-11b0-49fb-ad5c-2a7c3398922e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" + "@value": "6389_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#22434f95-6155-4e7d-850c-0ab421d6b0d7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "21423_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d38f6029-143f-4c11-8eec-49c4c440c143", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c43b53f0-146c-4b3f-af75-d73b2e77153b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#817d413e-7a90-43f4-8021-164ce1f12fe9" } ] }, { - "@id": "http://digitalheraldry.org/data#e9e450f0-a62c-4c0e-8588-94ae144b3880", + "@id": "http://digitalheraldry.org/data#CoA0000002457_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#a6cebc61-e48d-4f03-afb1-a841763c05c9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4611949e-d356-4b6a-9a36-290e29c9a8fb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e9d48b43-cd42-4d75-baab-c4375b7526b7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#6bb019c2-373e-4fd6-a490-fb49744a558a" + "@value": "2457_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002802", + "@id": "http://digitalheraldry.org/data#CoA0000006018", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added embowed" + "@value": "fixed tincture of field" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -29543,7 +29356,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002802_1" + "@id": "http://digitalheraldry.org/data#CoA0000006018_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -29553,17 +29366,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#00af7176-5d25-4cff-b95b-62f040d6c7e9" + "@id": "http://digitalheraldry.org/data#7b6bf556-7c8a-4749-89e4-8ea4a57492cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7f6d4b20-ef45-4a96-a53f-a1b422e07988" + "@id": "http://digitalheraldry.org/data#fba17a97-ea6d-4f0e-ae95-1aef9aa5bc4d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2802" + "@value": "6018" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -29573,73 +29386,59 @@ ] }, { - "@id": "http://digitalheraldry.org/data#831d2b7f-b111-4615-98b8-58f1efc4f3d7", + "@id": "http://digitalheraldry.org/data#d2c745f1-9e84-44ca-86a8-beeddae44fb4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f941ca65-0371-41fa-88df-e6966fb95f46" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#bafe8628-44b9-4732-aafa-e0c1f89097db" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#76028020-e4b1-40b7-982e-e88278a3e98b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#21fe8fbf-ad43-49c5-82a8-17cce2662f5b", + "@id": "http://digitalheraldry.org/data#CoA0000007229", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#a9e2dccf-53b8-43f0-9c3f-a21c05595208" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c5df968-89b8-4a61-853e-c61cd7555b42", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/data#d443167d-a2c3-4a54-9f5b-6eff2eef0e92" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#309fda6a-b38e-4086-a73e-b44b9bcc6fca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#8d643e92-6cc2-4cdd-87c0-611e84ca23fe" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#04c432fc-5f40-447b-a7ce-75f132872300", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "7229" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006303", + "@id": "http://digitalheraldry.org/data#CoA0000007138", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -29650,88 +29449,58 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#127cba2a-7af4-4ffd-bb68-42c66140a938" + "@id": "http://digitalheraldry.org/data#1e04ecc4-2e66-4c86-8b0b-959447837bf0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "6303" + "@id": "http://digitalheraldry.org/data#9582f5ce-a48d-4612-8a82-95a36cacf48a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "7138" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b89c3477-9c7f-4aca-af68-05bf9bdafa52", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a19b50bf-a150-4dd9-be6f-09ff7e29ea82", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#2f5ca4ca-1820-4e70-91e3-68b54f797e86" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#99d9d32e-ca2c-4a0c-beb1-7d5ba68c5832", + "@id": "http://digitalheraldry.org/data#CoA0000007293", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f0e8be12-c14e-43a6-ad68-fe7d35394543", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f7356947-079e-4a27-a698-abe066ce301e" + "@id": "http://digitalheraldry.org/data#569e33ea-1474-46a4-9d92-1770a9cc9998" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#dfa4bbba-e4f8-4de9-a1c4-7caa05b099fd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9556652f-fbfa-4f00-b38a-73628a2a1c22" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#6ac544be-d265-46e5-801e-e10e12fba5e2" + "@value": "7293" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1a55936b-1ea2-441a-963b-6fdebdeca37f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#347c0140-1e8c-4fb0-ba4c-256991d2d4d3", + "@id": "http://digitalheraldry.org/data#601ce839-414a-445b-a79d-e92a052f0c67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -29742,41 +29511,23 @@ ] }, { - "@id": "http://digitalheraldry.org/data#efab9690-d54a-43f5-97ef-cdf3cb9a039f", + "@id": "http://digitalheraldry.org/data#e1305ddf-52d3-4c9f-b695-51751b542698", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#03a8d3ff-0c4e-47f9-8c2b-15248627fb40" + "@id": "http://digitalheraldry.org/data#d272e217-52c0-46b3-a5ac-7736efb18185" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#23d426af-4b52-4a4b-b624-da3348823dcb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c2da779e-ec34-45ef-8ac8-8e5b047ead5f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#98b12f75-8d2e-4f55-b3f0-a22c27aebec2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cab61e95-937f-415a-9c01-509e7b84a775", + "@id": "http://digitalheraldry.org/data#449ceabd-11a2-4fab-8e6c-7bb266fc0ab7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -29787,44 +29538,22 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e8576486-8611-4f2b-840d-044d3f5582c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f366334b-e812-472e-8efd-3b9bb2152019", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0d472f90-cbe2-4fbb-ac6f-039f205dc774" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#50457314-b18c-406b-b306-f901e8605457", + "@id": "http://digitalheraldry.org/data#f332b421-6aa2-43c2-bd72-763b0b717242", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#3a753039-8cf8-49c1-b321-364c2bf38929" + "@id": "http://digitalheraldry.org/data#267b1f44-a302-4cbd-9c5b-1b717aaef68a" }, { - "@id": "http://digitalheraldry.org/data#b11a4bee-2b96-43b4-9056-54aab99b9dbb" + "@id": "http://digitalheraldry.org/data#9c539bca-ea55-4283-b37e-31537c68ab77" }, { - "@id": "http://digitalheraldry.org/data#00ba6b73-ea11-4feb-972c-b208a2c1a6d5" + "@id": "http://digitalheraldry.org/data#1482ccb7-553a-4c4a-931d-74885eb10c75" + }, + { + "@id": "http://digitalheraldry.org/data#65d77a70-7a37-45b5-924e-ca1bb01756be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -29834,231 +29563,197 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e844487a-f5c6-41ec-b498-dde647f5ea23", + "@id": "http://digitalheraldry.org/data#CoA0000034749", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e4f954e3-ad56-4243-9174-c5b4b68f22a0" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f74a1a21-03cf-4ee1-94e7-1e329bce3cfc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#7cc3b4a0-fddd-4acc-aa4c-721e5867c5a5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#493acc12-6098-4a84-b241-d52dcca53632", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#6da1da33-5f6a-404f-9017-7a3b64f1abc1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d0518d3f-796a-4453-852d-494be375ef81", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#b2b594df-9908-4701-94d5-69a33f7a04a1" + "@value": "34749" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#024ff7ca-532c-4192-8130-2ab779c1cb26", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c60e7cf4-3db2-430a-a396-89ea56e59e2c", + "@id": "http://digitalheraldry.org/data#2d6ad69a-6a58-49a8-948a-1d1125a64f39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d9770574-4754-4c47-b435-f68c444521b8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1d38e37c-d17a-4270-8142-8e121f581d44", + "@id": "http://digitalheraldry.org/data#e4ce1ad4-f82a-47e8-82a1-81bf5b81ed31", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#39ca192f-e9f5-4f2e-8352-8dac19da69b1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5692ad06-939a-4ad0-9a8c-9ad1d337fad2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 4 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#aa4df0dc-7962-4fec-beb5-c2c1a0673bb5", + "@id": "http://digitalheraldry.org/data#CoA0000002445", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@value": "added armed and langued and rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3157cd6a-e1b4-4931-a823-b6ea6f57defb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#28c55e1d-8607-4daf-ac3b-d918e23eb0f2" + "@id": "http://digitalheraldry.org/data#CoA0000002445_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4d041fab-6536-4479-9211-2e803bf6a3c9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#40f1253b-768c-4b8a-affb-6f613cc9162a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7c2bbe3c-726a-47e3-acc0-80918a86637d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#2dc2f683-aa8a-4302-8d46-0adabafc71fa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#44fac4c8-7e68-4859-abf1-0a4c1e6cea43" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2445" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#05d3261b-b108-4edf-9904-81979a4f2d30", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#25e45c8a-a326-4034-b1e9-159bc5d39212", + "@id": "http://digitalheraldry.org/data#10aa03ea-cf53-46c8-9df1-4f5c4c97c163", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#c49e3f47-8d19-4e7a-9739-e1aac2456218" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#29f7845a-7fcd-4bb6-b8cb-d85268db968f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#962f627f-aa75-4259-bfb1-a4f97d7c2816", + "@id": "http://digitalheraldry.org/data#e36d6535-37f3-4f77-b851-514cc575877c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#aaa3574f-44d7-415e-929b-37d7c1318462" + "@id": "http://digitalheraldry.org/data#7bc2ccac-f733-4844-b77b-2ecd4c9205e5" }, { - "@id": "http://digitalheraldry.org/data#068cb57b-ba82-49c0-989c-47e5bce1b498" + "@id": "http://digitalheraldry.org/data#d3510109-281b-42c9-b57f-e7ca8927b692" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#eb33749a-60a3-4329-b836-3848562833a5" + "@id": "http://digitalheraldry.org/data#d87354cb-76e9-4f4b-9063-764d9da40d54" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002688", + "@id": "http://digitalheraldry.org/data#33dc18f4-8c5a-481a-a356-e280086c477b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#b4463862-7917-4274-b421-3865ab5e497c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#75d92e6d-33c4-498b-9744-2f87a792ea29" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#09de45b6-3ca1-43f0-8488-b826e0c677e3" + "@id": "http://digitalheraldry.org/data#932d94a6-2f2d-44c1-a67e-c11fa3960b11" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e3156a89-106c-4d6f-9f82-4e8cf56f1144", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "2688" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#01455f68-4346-4ce8-89d8-bc34ded7f3a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#between", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#d9ea3ee6-2bcb-46f3-aec4-e83f71cf8eed", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031523", + "@id": "http://digitalheraldry.org/data#CoA0000009583_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -30069,17 +29764,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6f4f0aa-54d6-4030-af1a-c06625629b8b" + "@id": "http://digitalheraldry.org/data#5fa0e346-fb4a-4272-bba9-f81c874fb2eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fb9096b4-d54e-4e18-ba52-f20b64425c0a" + "@id": "http://digitalheraldry.org/data#19fa0b42-4d6c-4fd1-9a8a-de628608d5e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31523" + "@value": "9583_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30089,64 +29784,80 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ladder", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#45931dec-f781-4579-bc4f-ff6a9b0774dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arm", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Couped", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1", + "@id": "http://digitalheraldry.org/data#0388aaf7-fbee-42d7-9f68-43839e97e45e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1b8c698d-e5da-442d-8285-1a2b3f119a36", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#42396913-bcec-478c-adc4-e335b648a1d7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027004_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5fe89df0-a0fd-49c1-85c7-4b9569b7bcf7" + "@id": "http://digitalheraldry.org/data#452338fb-a112-4206-b832-3c11902ae19f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#197f497b-cffe-450d-b06e-368c437661bd" + "@id": "http://digitalheraldry.org/data#eab5871b-0d08-42bc-8e16-897e0ae5a718" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#eeeafd4c-291f-422d-8d97-f3e73d5bdcf4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2440_CoAF1" + "@value": "27004_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006215", + "@id": "http://digitalheraldry.org/data#CoA0000027381", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -30157,22 +29868,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#51346cd8-7b36-4ddf-ad84-00202ee60800" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#d1052b5b-6c3a-42cf-8422-e8c4254faa78" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#291877fc-1b6d-45b6-8696-f7e223dfee9e" + "@id": "http://digitalheraldry.org/data#6e4f3fb8-74dd-48e3-844a-411b8e94e55a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6215" + "@value": "27381" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30182,7 +29883,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006032", + "@id": "http://digitalheraldry.org/data#CoA0000031553", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -30193,22 +29894,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#da692026-dbac-46e7-9931-6c515f5bdb41" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#ad358a37-4688-4956-9264-47f03ed98233" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b75fd3b9-9b98-4b06-89f5-97c5c0f2aca9" + "@id": "http://digitalheraldry.org/data#8147edc9-94df-470e-8575-61d57ac702de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6032" + "@value": "31553" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30218,18 +29909,28 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f6123e8d-57d5-4194-b7b0-d32894e2daea", + "@id": "http://digitalheraldry.org/data#52e41ebe-11ba-4686-8761-a7ba7f6ecedf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016815", + "@id": "http://digitalheraldry.org/data#CoA0000000720", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -30240,22 +29941,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#131ae494-fa0d-4466-9545-3ee9859e8b04" + "@id": "http://digitalheraldry.org/data#6f34ae10-a417-4166-a75d-643fdc513fc1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1121f7ec-d0fd-4bd8-8db5-60834c3c1858" + "@id": "http://digitalheraldry.org/data#5c4e868e-9072-48fc-b813-3de324ebe7ac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#f8da368d-fadd-4c99-8e76-f8b39858f34b" + "@id": "http://digitalheraldry.org/data#2c7bd3b0-3253-4748-b605-e6ce7742a554" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16815" + "@value": "720" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30265,98 +29966,59 @@ ] }, { - "@id": "http://digitalheraldry.org/data#32270d2e-8559-44d4-96e7-e3e6137e1186", + "@id": "http://digitalheraldry.org/data#7598a7f7-be6f-4455-8d5d-0c6a5ddf5f51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#76662ad9-7b42-4eef-af7a-8af23545f38b" + }, + { + "@id": "http://digitalheraldry.org/data#1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b88c796c-50fe-4b1d-9923-6800513c128b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1e593d6a-5a02-4a93-a83e-269180409feb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b36dd9dd-c049-43b0-b354-9d4c4f2d9faf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#99e4dde4-a7b8-4f58-b13d-adea93c38534", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f8766501-dc3e-4002-8a8c-06b2347d9099", + "@id": "http://digitalheraldry.org/data#9bb1d126-884d-4a5a-bd3a-0c34d94fd03c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e10d5cc8-d01f-4fc7-8911-a734fc283533" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031520", + "@id": "http://digitalheraldry.org/data#c28d2f82-433a-40f9-b6fb-b2e89a2c7f45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#098ad230-7a82-4ff2-8825-4aa606aed29b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#4dd4aeda-662e-4e11-a73c-87d4db6296e9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "31520" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#feca11c9-701b-49d7-8053-dff4259a7e52", + "@id": "http://digitalheraldry.org/data#deb26add-d472-4a84-b902-a351838dffe1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ea26a29e-84d0-4b95-ac86-0b1136c0aaed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027381", + "@id": "http://digitalheraldry.org/data#CoA0000002938", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -30367,12 +30029,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#184edf61-6191-4ae1-aa53-89b1315c1be0" + "@id": "http://digitalheraldry.org/data#7bbdd099-0845-4755-817f-2d1cc3c7c2df" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27381" + "@value": "2938" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30382,89 +30044,65 @@ ] }, { - "@id": "http://digitalheraldry.org/data#584227c7-6d28-4f9c-9db1-242b0a227d44", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Passant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#2c2a1885-0c06-4f67-85c6-7b0ea0843a16" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#783a4a24-952e-4e6b-b44b-fceda0c10fbc", + "@id": "http://digitalheraldry.org/data#de470c30-2440-44a0-ad73-69c9e9fece79", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7ce9d9d6-0654-4588-9f1b-da1a788392c3" } ] }, { - "@id": "http://digitalheraldry.org/data#9bb7eacc-57e8-4f42-b8e4-07bdee8edfe5", + "@id": "http://digitalheraldry.org/data#7d9e3070-fbdb-4822-b33b-bdf6b4dba32e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c2cb7f62-4504-43a3-90ba-00f04832afec", + "@id": "http://digitalheraldry.org/data#2d35040e-8edd-4d98-9c88-2a845081eae9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#563dbe1b-6cb0-438a-a9ee-8a72aae9bf35" + "@id": "http://digitalheraldry.org/data#8070d10b-20bd-47f4-b48c-e78d8e4c9d3a" }, { - "@id": "http://digitalheraldry.org/data#250bfd8c-4cda-44e9-a69e-c6a584487325" + "@id": "http://digitalheraldry.org/data#11a9a2d7-dce0-49a0-9ca9-75869502c850" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#80d56efc-353e-4614-b769-a175d7a0eccc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#59a6a168-acef-4b16-a620-6f6e5453e8ef", + "@id": "http://digitalheraldry.org/data#cf6fc5a1-e08c-4981-be1a-9a5ce7753f07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6baed988-47bb-4bd2-b9a5-20273afcdd98" - }, - { - "@id": "http://digitalheraldry.org/data#e5875229-9450-4f6f-af3c-e4903251fc1c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" ] }, { - "@id": "http://digitalheraldry.org/data#80d56efc-353e-4614-b769-a175d7a0eccc", + "@id": "http://digitalheraldry.org/data#e75761f9-a77e-4e8a-a328-06ffe45e8fbb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#250bfd8c-4cda-44e9-a69e-c6a584487325" - }, - { - "@id": "http://digitalheraldry.org/data#563dbe1b-6cb0-438a-a9ee-8a72aae9bf35" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" @@ -30472,126 +30110,96 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9bcc2944-9cc3-44be-b1f0-c37c742193d6", + "@id": "http://digitalheraldry.org/data#146ec01a-7cc7-4c4c-9d77-4832280d56cd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#442603ea-0392-48b2-89e8-360a7af5b789" + "@id": "http://digitalheraldry.org/data#ebfb940c-5616-4d0f-afae-c71e2408294a" } ] }, { - "@id": "http://digitalheraldry.org/data#bb8996d5-3a9b-47a5-a038-2da95fbea7a4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5386b795-c828-41f9-a9c9-08b15eb4d855", + "@id": "http://digitalheraldry.org/data#CoA0000003854", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e8914d74-6e6f-4fe8-80db-64cc5077c019" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#fad17e43-70c0-4d3c-ba41-090b88d39eb4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#078c85ad-a560-472a-9f9e-e1eaa3ff0133" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#41089d78-9350-4f91-9544-4322bd348d70", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "3854" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1ffbbb69-89b3-43c6-91a6-9a4dd40343e8", + "@id": "http://digitalheraldry.org/data#bc0325c6-cb3d-4598-88ba-22dcb9e44ded", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InBend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#8a954fa8-ad5b-4c47-829c-7e7323c55498", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LobstersClaw", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#e1a0c152-ae00-4994-8710-dbe332a2b802", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#7f9f0d75-7e78-4038-a41a-5ffed6b3adc5", + "@id": "http://digitalheraldry.org/data#488db57f-4e3b-43c2-b521-a3a470f74004", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b26ed281-9134-4f8b-b7c8-8f74c97ce6d0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#19040038-9990-48e4-aadc-1d83dda56288", + "@id": "http://digitalheraldry.org/data#d8cecc48-c4a6-450e-9971-a19edf398eab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9cd1ddcb-c680-459a-94c0-93dcae568456" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#024ff7ca-532c-4192-8130-2ab779c1cb26" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -30606,79 +30214,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f78467b6-0bee-4f8f-9b01-053e091b48dc", + "@id": "http://digitalheraldry.org/data#CoA0000002723", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b8e5fb91-3224-4e03-9b16-d48799f956e7" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0261f52e-a346-422c-8428-1fca4d3f5200" + "@id": "http://digitalheraldry.org/data#29cc9266-b503-4a6c-814f-8b0277ac60de" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#594a47ea-91b2-4463-b051-a9701547f282" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#62470d3f-5db9-458a-ab75-fb08bd368211", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#cef9e03f-6a3e-45ec-b52b-53cc829882da" + "@value": "2723" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#53e36f58-3522-44a8-93c4-e2a574c26e92", + "@id": "http://digitalheraldry.org/data#6a63bf26-4315-4325-85a9-1eeedaeb09e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#e1e352de-3d17-46f7-8881-51a51db16328" + }, { - "@id": "http://digitalheraldry.org/data#cd305c9f-8656-4287-b5b1-a26cc1b5059f" + "@id": "http://digitalheraldry.org/data#13a4e335-fc55-49f1-924e-8e229d4d0bd9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027530", + "@id": "http://digitalheraldry.org/data#CoA0000002709", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued and modifier tinctures" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027530_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -30686,17 +30275,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0682ae3a-a53b-4b06-966a-bab4f89c52ee" + "@id": "http://digitalheraldry.org/data#ad8b11ac-0b01-4b7a-b0b2-fea3ca7737fc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6d353bcd-38d2-4bd4-b117-f45631426aa3" + "@id": "http://digitalheraldry.org/data#97d3f681-3d66-4dc9-a662-8dc77b306919" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ed48f52e-f50f-42e2-987b-6bbd7c61b233" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27530" + "@value": "2709" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30706,216 +30300,262 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b1870d85-0f3d-486c-942e-5757b50e86c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#2232e1ee-6359-4d29-8752-e6045ee70881" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" } ] }, { - "@id": "http://digitalheraldry.org/data#085f76df-8cbd-42cd-b77b-329c269d9e17", + "@id": "http://digitalheraldry.org/data#fd34e314-22ea-45ac-a795-b93ad31b4395", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6270ef07-2a2e-43a0-aacf-2d62eadf7e00" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#39f06d74-c630-4042-9077-5ef70c8d4460" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pincers", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_1", + "@id": "http://digitalheraldry.org/data#99a58b98-5f1c-469a-bb20-3a00da445eaa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#5a9b3352-7557-4846-996b-d727be74aa47", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#140e6b28-1cf8-487f-8afe-676acf2df4c2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007582_CoAF1", + "@id": "http://digitalheraldry.org/data#064302a4-8a06-4bfd-b459-7099c81e4753", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1e7fc177-a300-4d99-9d51-d22aa49f6244", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6810eb28-5648-47a5-8418-2e0b9c20819a" + "@id": "http://digitalheraldry.org/data#13432b17-1944-4713-ae0b-ee19e8041967" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bde35e23-03d7-4b2a-ad6f-a7416a2bdbee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#59caac65-f75c-4d87-afb6-33d52c072d1f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "7582_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007985", + "@id": "http://digitalheraldry.org/data#226b1c84-f341-4029-94c9-d3863c671465", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#69ee684b-94cd-498d-a858-8f203051e979" + "@id": "http://digitalheraldry.org/data#af8d6e5c-0560-49b8-ab21-f20b72d1ae22" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007985_A" + "@id": "http://digitalheraldry.org/data#701322dd-788b-4113-a395-e17480645b72" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007985_B" + "@id": "http://digitalheraldry.org/data#746b89e0-9535-4a2f-a773-e72b1ade8033" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7985" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 2 + "@value": "8191_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e598aa58-1c67-4339-9db6-afc442002e91", + "@id": "http://digitalheraldry.org/data#a96c35b9-f92b-4b81-92f5-c0bfed7ed421", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a9741b85-feca-4921-bd8f-73d6567198b5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Sword" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#12478d53-858a-4ef0-8230-8fefb16b4c1a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ec5380ac-c6c8-4e58-a0fc-f444011b4ae6", + "@id": "http://digitalheraldry.org/data#a0f5a3ab-5198-40ee-866d-9dfbac53fdf4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" ] }, { - "@id": "http://digitalheraldry.org/data#b7e24714-eeac-47b8-ae65-8a895f9ad1d7", + "@id": "http://digitalheraldry.org/data#4378b44a-10fc-4f1e-86e3-fc35d05deab8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9805230b-2eaf-4f87-b4cf-4b64eb2e71d4" + "@id": "http://digitalheraldry.org/data#e71d4d16-86db-482d-af54-784e00ad018d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005282", + "@id": "http://digitalheraldry.org/data#c7688b24-e6d7-4b4c-9ee7-a5c3502ac28f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#62bc9f43-dbf4-4ba1-87e3-4a5410bc8673", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fd1fa921-e745-4de3-8413-3b17f334a92d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#209b192b-6a06-4a46-adbd-9aee70ffd62e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e2480e37-9c40-4aec-ad48-c0a27117a553" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c38032f0-712f-4712-aec6-83ec33a6021c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8322fc7d-527d-48c0-9a85-55def62f5c88" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@value": "5282" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "@id": "http://digitalheraldry.org/data#0f6d0863-c424-4455-ba7a-c6a96299574b" + }, { - "@value": 1 + "@id": "http://digitalheraldry.org/data#bf25eff4-c514-4f34-98bd-ccc5046b1f86" } ] }, { - "@id": "http://digitalheraldry.org/data#8d20cf1c-f4e5-4021-9792-18711f55c711", + "@id": "http://digitalheraldry.org/data#d90719f7-0a13-4e1b-afb8-bf084bedd4cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#739b1dd2-35cf-439d-b587-68817090aa20" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006015", + "@id": "http://digitalheraldry.org/data#5c4d1211-0bc2-4c0c-a564-39949220c6eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "added rampant / fixed tincture for field / fixed tincture for Charge2" + "@id": "http://digitalheraldry.org/data#a3f7466b-6520-4a00-80e3-543ecb61d642" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006015_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000010025", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -30924,22 +30564,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4b1bff71-92c8-4965-9e1b-1052ec455a3f" + "@id": "http://digitalheraldry.org/data#4c1362d2-acef-4c89-9dc1-6d218629e78f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#58e1e4a1-5436-4ede-8111-c8501c2e7580" + "@id": "http://digitalheraldry.org/data#91cfb621-d3fb-4667-b4ed-04a557d4dca9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#8ef1250f-1ee2-4716-9a4b-3ac756b1c68f" + "@id": "http://digitalheraldry.org/data#d4ea9c52-cd94-4b31-8d28-d4c71efa19fc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6015" + "@value": "10025" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -30949,57 +30589,81 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006210", + "@id": "http://digitalheraldry.org/data#7f46eab6-606d-4108-bdee-d5dea7d9fc10", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#48d82451-780e-499b-a1e0-32b0bda33ef6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b1e0f0af-92cc-415d-9892-42388de8a15a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#de5ddd12-5cd3-4395-8199-a01f946a0e99", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#11220bb3-051a-4bbf-957c-5071c4e216b7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#aa9ea086-787d-42ed-a2a8-37827ff0edb6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#57cf979e-bfb9-45ab-8590-135cbe202340", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/data#03b1aac7-7699-412c-92ca-61d2e43083f5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#fdb67986-4d2f-4797-a96f-7e065abc0ccc" + }, { - "@value": "6210" + "@id": "http://digitalheraldry.org/data#2a0d3489-c90e-46fd-98f1-08ca363fdf4d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c226f35d-b673-4beb-8b19-7a158d849070" } ] }, { - "@id": "http://digitalheraldry.org/data#70fd54c8-41cd-42cf-b7d3-068299336752", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4dd4aeda-662e-4e11-a73c-87d4db6296e9", + "@id": "http://digitalheraldry.org/data#67944538-fa8a-4c66-acf9-aa505dbcbe06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f4881bd5-683a-43ea-9856-8de066711903" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cc7c9672-1c32-4387-921d-c54a0ee0aff4", + "@id": "http://digitalheraldry.org/data#3858620f-f493-48a7-b92a-cbbb2fa7babf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#58b122d6-a80f-44d1-91c2-978376777395" + }, + { + "@id": "http://digitalheraldry.org/data#20fe793d-058b-4550-828d-77f9a9907b00" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -31008,195 +30672,219 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bb87c9f3-47db-4b18-8199-ab27965e1838", + "@id": "http://digitalheraldry.org/data#f1484272-ec4d-4d14-b5da-86851295753a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8df87aa7-98c8-47b7-b406-4170f83b78b0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#cebc72c0-8891-4dc8-9893-0d77aadc6b2f", + "@id": "http://digitalheraldry.org/data#2de9bd37-d8c6-40d1-a590-4e260e65a0ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#cdda3f61-d460-415a-b1b2-cb07f006e444" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#813662f9-a14c-49a3-bee5-672aeb9d25ea" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://www.w3.org/2002/07/owl#Class" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d28976df-b8d0-4209-8449-e0a67ce057cc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#80ffd045-da60-496b-ba16-8f241f081c53" + "@id": "http://digitalheraldry.org/data#1346df96-dbe8-480c-969e-c8a4625d162d" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#304f52dd-f422-4e5e-ab31-047bc5c2ffb6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + "@id": "http://digitalheraldry.org/data#d7df90d3-f416-43d8-a6a8-15f6e156024b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_A" + "@id": "http://digitalheraldry.org/data#aaeb3dff-3f74-4485-b7b3-3d8b2c68537d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8676_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 4 + "@value": "19035_C_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a83b7a16-8f10-4459-bb62-653f901da0cc", + "@id": "http://digitalheraldry.org/data#835893e9-3cd6-4daa-bf69-45553aef9c09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#ef8cb698-6890-4ea4-a762-873713ca643c", + "@id": "http://digitalheraldry.org/data#993272f3-6f9c-40db-addc-b41dcf2845b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Mascle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9f8615cb-5017-4c5e-824b-988a09e37461", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#40b2beae-bb0c-4768-a67a-0b5e4e19f7e4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#47a43468-62dc-4d1a-9475-6ff050907129", + "@id": "http://digitalheraldry.org/data#3af584ac-04f5-4ca1-8ea3-77035daa695f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#380172a4-14ce-4734-a649-e49540a7fc31", + "@id": "http://digitalheraldry.org/data#1ed81d59-368e-4a4f-82da-e275249af661", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#15b44835-48af-4fb1-9c69-5f3f3df52cee", + "@id": "http://digitalheraldry.org/data#1f747f2e-e4c0-4b3a-8d3c-10a20a8ce222", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#653d8260-6ea8-48cf-9651-7f589c34753a" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#42d93eae-ecf1-41f3-88d6-860da3a4518f" + "@id": "http://digitalheraldry.org/data#ffb1962d-6894-4b82-a22f-92df67bd9487" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002821_1", + "@id": "http://digitalheraldry.org/data#24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006021", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#96d24762-5015-4812-b227-b424f940e827" + "@id": "http://digitalheraldry.org/data#b9a623b4-5de9-4af7-be1e-0bea39847c4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#400bc424-04e4-4973-ac23-cdcc7ec3c678" + "@id": "http://digitalheraldry.org/data#9dd53c06-2ae3-4df5-82b9-23ad34ff2256" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f6c656d5-fcfd-4a03-aaad-824c5284b4eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2821_1" + "@value": "6021" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#918775f8-2804-4f7f-8513-744ce833e5dc", + "@id": "http://digitalheraldry.org/data#56de6119-5eed-4c51-b9cb-9ffece9b20cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950" + }, + { + "@id": "http://digitalheraldry.org/data#b3656957-5fdc-4dfa-a74a-09f862bebcf3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c1ce7c9e-5858-4e9d-9af2-211f65b7756c" + "@id": "http://digitalheraldry.org/data#4552d124-e3f0-49b1-bd4b-65d45f75489d" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d501d11f-c0b9-4caa-a92c-ed661e4d3210", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -31205,111 +30893,165 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c34403f2-3246-4806-8e7d-a5cf7f139a6f", + "@id": "http://digitalheraldry.org/data#CoA0000031499", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#0fa1fa67-9883-4ac2-82b1-0afc1a63a21e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31499" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6", + "@id": "http://digitalheraldry.org/data#fe0ee415-5d7c-4c6b-b2f1-9a844c68b0ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#853715c8-03b8-4ee8-a7bc-3cba719f6445" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5daa77fb-0641-4496-b88a-6ecf338c8269", + "@id": "http://digitalheraldry.org/data#b3f1cba7-7fa5-45ab-8988-44cd3f4fd1fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#c07d4563-ae7d-4840-a6a1-90462fc66be3", + "@id": "http://digitalheraldry.org/data#351a4540-6ac9-4ab2-b50e-503fe72d1ab8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + { + "@id": "http://digitalheraldry.org/data#c378154f-0e35-4850-afe8-ce657a29591d" + }, + { + "@id": "http://digitalheraldry.org/data#76f4dc65-26c3-4717-bedc-5890fd06a593" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#50433e6a-c618-426f-99d5-2d2bfcdac3e2" + "@id": "http://digitalheraldry.org/data#f21de6cb-ec62-4fce-872a-e23163b6e5ba" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#f380e661-a6ff-425b-beaf-5aaae841dc6f", + "@id": "http://digitalheraldry.org/data#dbe98533-0817-4833-b562-1ace2877a8e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#590074e8-4ee8-4840-aada-2f205a4bbf88" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#0b2a8850-822c-4ce5-8d0d-5385eba35064" + "@id": "http://digitalheraldry.org/data#3e93bd21-94c8-4b7f-828a-3c7edb2a48ca" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1d503b3-bb38-4b99-9a30-664f379279e5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#3fd80ec5-da8b-48ae-9e41-ea3438cbe446" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665_1", + "@id": "http://digitalheraldry.org/data#CoA0000008991", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008991_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#caf2d959-9c9a-4e25-bee0-7ee3994cfeb7" + "@id": "http://digitalheraldry.org/data#2b6c8342-ae6d-4476-8c1d-e73b66f75cdb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000008991_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#CoA0000008991_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + "@id": "http://digitalheraldry.org/data#CoA0000008991_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16665_1" + "@value": "8991" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -31319,36 +31061,14 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Palewise", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a86a609d-818f-46ef-a86b-ff190af11a8a", + "@id": "http://digitalheraldry.org/data#CoA0000022239", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#409d42f1-3918-46e5-9fa5-3541c6900fd8" + "@value": "fixed Charge1_Num to 2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { @@ -31357,7 +31077,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000022239_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -31367,43 +31087,96 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a99c2cd7-70fc-467f-bc24-49730c81f41e" + "@id": "http://digitalheraldry.org/data#14eb8cd5-54b9-4237-a290-0d2b47a20a0a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3493a7e7-a8fd-4e52-bf7a-5da485fc56df" + "@id": "http://digitalheraldry.org/data#7c5b7e39-4b09-416f-9f89-3cf4801de212" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b082659e-dd0e-4e93-84bc-c0cd2693a33e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31570_A" + "@value": "22239" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1", + "@id": "http://digitalheraldry.org/data#CoA0000006237", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#ac297bcb-ad7a-4787-b26e-cbc69aed3489" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#255ae2b8-289b-4657-9997-b59ff31854e2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6237" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#d98db7ed-b154-4271-b789-97bc369041b2", + "@id": "http://digitalheraldry.org/data#b81dcf1b-3028-4575-ac95-fe73ca65b3ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#62c9e1a2-4cd5-45b9-a004-91b05797ff12" + }, + { + "@id": "http://digitalheraldry.org/data#1721e86f-617c-44fd-a588-d15017cf8ed5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c2db1893-660e-43f5-bb06-0d567ae9621a" + } ] }, { - "@id": "http://digitalheraldry.org/data#f0c4066d-8984-4ae2-9939-a940fe9cdecd", + "@id": "http://digitalheraldry.org/data#674d3825-9a57-4c9d-b94b-5b1cbede159e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/data#7bf1322e-13eb-4cfd-add9-37d7586cb7f9" + "@id": "http://digitalheraldry.org/data#f7351241-1e6b-4f5d-813f-16207ae370b6" }, { - "@id": "http://digitalheraldry.org/data#c5e46021-c6a2-4235-aa5b-23e564355a41" + "@id": "http://digitalheraldry.org/data#b72f9a71-6393-4897-b046-cf887c0bb335" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -31413,7 +31186,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002475", + "@id": "http://digitalheraldry.org/data#CoA0000002823", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -31424,17 +31197,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b82aa3ba-b223-4ef6-a44f-249f11b9ef94" + "@id": "http://digitalheraldry.org/data#c897e4ac-5dc7-4fbf-970a-c8ad37670cef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#68600075-03e1-4ad4-a748-1c7de5fee30b" + "@id": "http://digitalheraldry.org/data#9f7fa5ef-b230-4943-8fb9-0631f8ea79f9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2475" + "@value": "2823" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -31444,364 +31217,457 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e7d4fe3b-8327-4f89-875d-d47a91912fff", + "@id": "http://digitalheraldry.org/data#280038e1-9aea-4fcb-b046-fd0e0594965a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ebedcef6-84fc-4f22-ad16-3fd6458e3790" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d395fe61-e963-4136-b57a-d8bc648f65aa", + "@id": "http://digitalheraldry.org/data#f322d6e4-2342-49b2-a6a8-4c8adb6ba660", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#29ce1d86-c7f0-422b-acdb-2ff5c36ea290" + }, { - "@id": "http://digitalheraldry.org/data#c240901a-18cb-4430-9f00-39ef04cb0487" + "@id": "http://digitalheraldry.org/data#10808ffc-b8cb-4100-8a16-0d9aab29027f" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quina", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7d23bc90-8df5-4339-81fc-db2f28e9f1ef", + "@id": "http://digitalheraldry.org/data#c04460b4-8a62-49fe-8baa-f6161a48f5fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#10e54dbb-5cb0-4a73-807d-2b1b9679eb47" + "@id": "http://digitalheraldry.org/data#2de3d3ad-6bd9-4b8d-a286-4925806fbc76" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - }, + "@id": "http://digitalheraldry.org/data#7cda7d27-20d5-401e-8b46-3102e7309eb1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#ee74f5e4-3649-4a57-ac27-2a41e205fae9", + "@id": "http://digitalheraldry.org/data#CoA0000027530_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#285ea4ea-e1da-4e41-9fc1-05bb92668f83" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#40e0d065-7f71-4f2f-85d6-fbc8ecb7be92", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#9b74eef2-b9d0-428d-bf12-64a44d4ba4f8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b857a98f-b78c-4fee-b7f1-bd629ccfb056", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46482270-5449-4ab7-9417-241e409507d1" + "@id": "http://digitalheraldry.org/data#ae85e164-60a3-455c-bffc-a6a32ef2b136" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "27530_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031578_1", + "@id": "http://digitalheraldry.org/data#CoA0000027012", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#984ac0f2-490c-4c9d-abe3-d642d62bbb97" + "@id": "http://digitalheraldry.org/data#afda248e-fd25-408e-a935-73d5840f306e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#5914304c-25cc-4e66-9b00-aac36580901c" + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#497e4a3b-fe96-464f-841d-41343f9ba0fb" + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31578_1" + "@value": "27012" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#e885fb2b-5588-499b-b2a7-8f60f7d1257b", + "@id": "http://digitalheraldry.org/data#81151d55-8f9d-447b-9b05-5d455c6cabc5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002815", + "@id": "http://digitalheraldry.org/data#1e93ca17-32df-4693-b7ae-9e03c2c91be7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#7e468840-f180-40d5-9ce1-e00811c3b957" + }, { - "@id": "http://digitalheraldry.org/data#a6308ecf-7cca-44b9-96f2-6b5bd1514d2e" + "@id": "http://digitalheraldry.org/data#93918a52-dcf3-4487-b87e-76dc64f78b53" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#09adf72c-2528-4b6e-93c5-69620204bb55" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#bb42a7cd-59ab-421e-b093-c9b3670656b7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e1c5a14e-aaed-4712-80ab-3a625e8ed1b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "2815" + "@id": "http://digitalheraldry.org/data#f9c36846-ca14-48a1-9dae-dc1859e7bcc7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#853715c8-03b8-4ee8-a7bc-3cba719f6445", + "@id": "http://digitalheraldry.org/data#d84849ef-41d8-4b62-832f-14e66d4e4bee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Castle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#127cba2a-7af4-4ffd-bb68-42c66140a938", + "@id": "http://digitalheraldry.org/data#80e0e899-810d-41f6-b2c6-3cf4ef9d56af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "of 4" + "@id": "http://digitalheraldry.org/data#487da8d0-4b4f-4704-96d5-33bad3aacfca" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#34d2c84e-73b0-4b92-83f8-7fd28fee2e96", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#965ead3d-5a38-4bb4-96ca-550b3e24c740" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#af088065-5434-4d4a-adfc-58bffba4d6f8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a8408e8a-72f3-490f-b9ca-2e86b3d95851", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#004428a6-b983-42bd-b344-c61dc7c30ffb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Dog" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#8714f4c1-051b-42d6-86a9-fd0a261cd71d" + }, + { + "@id": "http://digitalheraldry.org/data#60d08e56-5762-447b-997f-fc315abf9865" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A", + "@id": "http://digitalheraldry.org/data#CoA0000002797_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#326b6480-fa2d-4c9b-b106-9c7ecd5a89df" + "@id": "http://digitalheraldry.org/data#5e5eef96-967f-4732-95f0-820ce36696ba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5d8f4d83-6514-4314-b924-849c3af158f6" + "@id": "http://digitalheraldry.org/data#056003d9-fe0e-4caa-ab7d-da6830217748" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21423_A_A" + "@value": "2797_1" } ] }, { - "@id": "http://digitalheraldry.org/data#50e2025f-6a76-4e53-816e-518347288828", + "@id": "http://digitalheraldry.org/data#9cc23664-9959-4efc-8598-2a4281980ab6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hooded" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#1550832d-2344-43d7-aa38-78b1df011959" } ] }, { - "@id": "http://digitalheraldry.org/data#55eefaf4-65c0-41df-9cff-5602839df78c", + "@id": "http://digitalheraldry.org/data#52849874-d88f-4df4-bcdb-c8a36805f4ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#22fbf13a-8385-42c4-96b4-936dc8dc4106", + "@id": "http://digitalheraldry.org/data#2693fdcb-c3e5-49a3-8fa2-0c9f60e87581", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#79d2b220-de3d-4836-93ff-f72c283ad454" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Field", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000001988_1", + "@id": "http://digitalheraldry.org/data#7f2ace38-8cf4-4cf7-bf66-729cd7e0a810", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": false + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e045fc89-2a39-4339-bb17-46b6d8f46bdc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5fb30744-1a36-471f-983c-b61495f478f5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#75899bd3-2fec-4b37-850d-fce2ba27afa7" + "@id": "http://digitalheraldry.org/data#486292fc-6366-493c-aa0f-5c4fd60668a7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2f2d8739-118d-43b5-ac8f-0abc6efd33fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "1988_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004060", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2774b6f2-5844-43d5-9a06-1061815f6dbd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#14cd7b40-1e18-4518-b204-bdc15122d99a" + "@id": "http://digitalheraldry.org/data#2a5fde32-3544-4ad1-a167-005a1e4c6afe" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#1026fc34-8361-4e67-a776-f7a549b62215" + "@value": "8991_B_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8987eefd-350c-4ab3-85e6-261d05908841", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "4060" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ca819081-b64b-4711-9281-97e4f8b36e5d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#649910ea-190e-4197-a858-34eb13e09bb3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cushion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006402", + "@id": "http://digitalheraldry.org/data#CoA0000031537", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant and crowned to Charge1" + "@value": "fixed number of roses" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -31811,7 +31677,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006402_1" + "@id": "http://digitalheraldry.org/data#CoA0000031537_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -31821,22 +31687,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3aadf2a5-e6a6-436c-ad3e-19c47d5a3620" + "@id": "http://digitalheraldry.org/data#d476f858-4e19-44fb-95e5-574aa7e497da" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cdeda6da-156f-439a-a6d4-55d31fedab18" + "@id": "http://digitalheraldry.org/data#13e10436-ad13-43a4-bb70-004790a1b9e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#363364d2-db64-45ba-bc42-519ec813122d" + "@id": "http://digitalheraldry.org/data#58b122d6-a80f-44d1-91c2-978376777395" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6402" + "@value": "31537" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -31846,77 +31712,120 @@ ] }, { - "@id": "http://digitalheraldry.org/data#20ed531c-8b88-4cff-8ac8-95f75c69a135", + "@id": "http://digitalheraldry.org/data#bf7bec75-accb-4266-8aec-8ef335b8db46", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#75bf0e54-a66d-4351-95d8-7cd0923af7e3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008517", + "@id": "http://digitalheraldry.org/data#6381c84a-ab9d-414e-9575-42eae7399a61", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c10df493-4104-41d5-9cb8-295793728a86", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ec8041bf-d2fa-4bf0-a826-023c168f4e41" + "@id": "http://digitalheraldry.org/data#8645c94d-d82e-48d0-baa2-b0db2e64d9db" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#54854154-f330-4936-970b-c8dc95afafa7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#8525724f-baa7-40e9-b531-c84b7756d486", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_A" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#36a477a0-e537-4476-a0e1-27fa4ab26e3c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#89348370-c52d-4b8d-8769-d7608e295f8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_B" + "@id": "http://digitalheraldry.org/data#758cc8e9-43be-4e0d-bef0-bde4f7845e53" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008517_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#418a7944-71c8-429c-bde8-c30c3e23e801", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8517" + "@id": "http://digitalheraldry.org/data#4023cfea-d0c9-4044-a995-41129f31ebd7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c34a6cff-dcbb-4891-a940-e86dbf5e86ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/data#bfce35fd-02e5-4060-8a48-1fbcbe903d2c", + "@id": "http://digitalheraldry.org/data#44d25734-5705-46af-b13b-908a0a6bcba0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#7abe3a5b-d4d8-489a-807f-3dd782f95a13" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -31924,27 +31833,26 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasText", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3e9749ee-1c6e-4345-a507-7706ba9e921b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#1e5edef8-b6f5-4887-8883-7d6908655fa8", + "@id": "http://digitalheraldry.org/data#946e607b-86db-4aef-a9b7-91c2c46db60f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#c04460b4-8a62-49fe-8baa-f6161a48f5fa" + }, + { + "@id": "http://digitalheraldry.org/data#2de3d3ad-6bd9-4b8d-a286-4925806fbc76" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -31952,143 +31860,145 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006021", + "@id": "http://digitalheraldry.org/data#CoA0000007334_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0391ea15-9912-4035-9bbf-51a2fdf169c5" + "@id": "http://digitalheraldry.org/data#7378ef3b-6d47-4e8c-9bc4-154bdc57f904" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#95265469-3398-4812-938a-95db69bb05f9" + "@id": "http://digitalheraldry.org/data#3ee398ce-a7ef-4059-9a6c-cff5be455b46" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#1cb285dc-c11f-4e2d-b843-7aa09cb227de" + "@id": "http://digitalheraldry.org/data#e36d7fb1-77f0-4cd8-8803-7d8e95898b51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6021" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "7334_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1", + "@id": "http://digitalheraldry.org/data#8914656c-59c5-4b4c-a199-af3a69776e78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#31950610-417f-49c7-8451-db9d6c7dc5f5" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f4187596-59f9-41bb-a0c7-7641c721e358" + "@id": "http://digitalheraldry.org/data#b8c7b796-f082-4fbe-9f01-8400e3f9cd7b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b881fcec-c61f-4ec6-bd45-7e3100d3050e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8287_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#3ead45df-5079-428e-82d4-3b15396c8733", + "@id": "http://digitalheraldry.org/data#e1cd9b6a-e230-4b0c-ac8d-5c4ba6d3acb9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#94635822-280e-45c6-bf25-691725e12b4b", + "@id": "http://digitalheraldry.org/data#CoA0000023224_B_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#52e55a61-413a-4268-812c-e5446516ebcd" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#6d92a0f3-9bb3-4180-a240-0629d8886728" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#6204aa20-311e-4d5c-b4d0-405ac06529fc" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": "23224_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009660", + "@id": "http://digitalheraldry.org/data#CoA0000002778_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4c0a0c5f-e7b2-45a4-980f-22c6395be4cd" + "@id": "http://digitalheraldry.org/data#5cf14e18-4629-4a25-a60b-35f54f9293d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d0ad4df0-ff10-4d8b-9b47-292e9b645f3e" + "@id": "http://digitalheraldry.org/data#1ad27395-4247-48bf-aa91-f8cc885fa0bf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9660" + "@value": "2778_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#10e9cd44-a3b2-46a5-9fad-c27f429b1cbe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b881fcec-c61f-4ec6-bd45-7e3100d3050e" } ] }, { - "@id": "http://digitalheraldry.org/data#3c3fa635-2771-4393-8c7d-57c6b3523501", + "@id": "http://digitalheraldry.org/data#a6a11ef2-6efd-49a4-82eb-42646019b65a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#34bfb981-a9a9-4ba3-8ca9-0ef3beadc670" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" @@ -32096,64 +32006,184 @@ ] }, { - "@id": "http://digitalheraldry.org/data#34acefd2-f77c-4b1c-bc8f-924a78953f68", + "@id": "http://digitalheraldry.org/data#0422e85c-2e6c-43e6-8334-80907caea94a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cbe5e30b-397a-44b7-8248-d50693cbc57a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5b53133a-06da-4129-819a-853b84ff02e0" + "@id": "http://digitalheraldry.org/data#ccfbed5e-48c0-41cd-9a21-40bbb4c39d55" } ] }, { - "@id": "http://digitalheraldry.org/data#8e0fb25e-dbfc-4553-8dd2-e9e3dc17e4ec", + "@id": "http://digitalheraldry.org/data#806495a7-17e3-4002-8b52-5f407795d036", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#40473ecc-cd28-403c-a62c-1b022236d928" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#13f9f4c8-828d-434c-a9a7-4a071b37dc88", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b7304817-10a9-48ec-bb09-f88991aeeccb", + "@id": "http://digitalheraldry.org/data#94a017e3-b453-428a-bca9-27345102da3a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d4236c29-f72b-4351-8161-729edec2aa30" + "@id": "http://digitalheraldry.org/data#e78e5907-1354-4d7d-9cbf-b4ef09ddc4ff" }, { - "@id": "http://digitalheraldry.org/data#42fcfd0d-3f50-4e42-b85d-e9d09e47cf09" + "@id": "http://digitalheraldry.org/data#a6933c6a-d21c-43f1-83a8-247f7c657cce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d09cfd62-e941-48cf-b57c-a6ef60a46125", + "@id": "http://digitalheraldry.org/data#f21de6cb-ec62-4fce-872a-e23163b6e5ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Pile" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/data#76f4dc65-26c3-4717-bedc-5890fd06a593" + }, + { + "@id": "http://digitalheraldry.org/data#c378154f-0e35-4850-afe8-ce657a29591d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002838", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3b45f8b5-1a76-4af7-98f0-8591df698e8c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#ba0dd5b9-a691-4d97-8712-d5c058eed888" + }, + { + "@id": "http://digitalheraldry.org/data#51bd6bbc-cd2b-4789-80b5-01d3aa754f57" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2f53a106-b1c4-42f5-bae1-0f349228afb5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#79c4b11d-0d2c-4f06-95f4-a75e6b2afe71" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#10f7f464-5481-4f70-9c1f-631536c4936d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#be768bf5-7766-4e0b-a9b4-3eba2b370d30" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1c7a752f-31e6-477c-ac3e-3af36b7fb495", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#861be881-bd34-48ff-ba34-8ffb09809d4e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9ad4ce95-cac3-4322-b59f-5755f72752e4" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#328a2a16-11a0-41b4-9aa6-57c93aba6349", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006254", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -32164,17 +32194,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#602657b5-12ac-4d85-8e9b-ed81170e0e16" + "@id": "http://digitalheraldry.org/data#5dc49a98-7b3a-4ac9-8bce-0be18785ec93" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#35b6cfa2-cfff-41fe-a2cc-14a22f414765" + "@id": "http://digitalheraldry.org/data#16643afc-1741-4b67-b9ef-d69c878dd6ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2838" + "@value": "6254" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -32184,18 +32214,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0ebaac3d-6e55-4f4a-a878-974c29b3ea96", + "@id": "http://digitalheraldry.org/data#ab79b29d-2f68-4be8-a050-1fb5ad3cc5cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#7c9f9bb4-7259-4807-ac3d-eaade6aacec1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002583_1", + "@id": "http://digitalheraldry.org/data#a40373e3-34f0-4800-b5df-3c62ad28d012", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000004537_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -32206,243 +32252,341 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b213806e-3b9a-4243-8a03-31e911391b17" - }, - { - "@id": "http://digitalheraldry.org/data#0eb75e50-c92a-4866-94a8-b48ab7b63cba" + "@id": "http://digitalheraldry.org/data#51a37893-9eeb-4e94-8b99-0b9aadf34da4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b8c66b2c-9af4-4f3c-85bc-e6deef5e191a" - }, - { - "@id": "http://digitalheraldry.org/data#c94388eb-7647-468a-b589-54f04fbb2b0c" + "@id": "http://digitalheraldry.org/data#94b08039-9c46-4967-b402-886b1f201d83" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2583_1" + "@value": "4537_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3c0e5d34-81e7-4740-ac78-ce9a0da733ba", + "@id": "http://digitalheraldry.org/data#4571aa35-612a-424e-8f45-9d155b313928", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5278219e-5b5d-4d4d-aa9b-7b213cec8728" - }, + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#bd582bea-d05f-42a0-9e20-c2de89696f65" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38c88478-3b39-4072-832c-0925294fdbc7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c8463efb-db3b-43fa-8da8-0db0209f8979", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#c6a691ba-4df6-4cd7-a5bb-9d0144bc4e47" } ] }, { - "@id": "http://digitalheraldry.org/data#57c07af6-9659-4158-8e0e-fc257dbcb711", + "@id": "http://digitalheraldry.org/data#a7ead3fc-f34f-407d-9204-40a11a5721c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annelet" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6f07340d-685d-454b-b312-411c23259003", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#79c80629-48a9-4111-9135-0f766e0f2aea" + "@id": "http://digitalheraldry.org/data#6178f226-f594-4f81-8e6a-1fd3200e2bfb" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006304", + "@id": "http://digitalheraldry.org/data#CoA0000007076_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5ee4f227-142d-4538-a5d9-dacc3c806626" + "@id": "http://digitalheraldry.org/data#4340f6fe-c4db-4418-8388-bad7bf5782ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#64137ec5-bef5-4664-bc09-a918b2c2a00e" + "@id": "http://digitalheraldry.org/data#7f89b902-25ab-45ae-9ac0-47b36f06bb10" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6304" + "@value": "7076_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9c1dab42-0bb9-4617-a6ed-20848c66d945", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#ConjoinedInPairle" + ] + }, + { + "@id": "http://digitalheraldry.org/data#07cd3c22-06b5-470c-883b-7b4623d2ddd0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#b10addcb-1448-4b40-ab5d-1f14f47a3d4e" + }, + { + "@id": "http://digitalheraldry.org/data#28d937ce-0898-4ad7-acda-c8df7330aa30" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420_1", + "@id": "http://digitalheraldry.org/data#4e827f52-a095-475e-aa52-06d025e8b1fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#33b86eb1-5e0e-4856-8722-a7ea14ae55d2" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gamb", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#365e12d3-c4ef-4648-9376-ac2fa31441d0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9cfb1058-c3c3-4e4a-b0ae-e911653b13a2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Erect" + ] + }, + { + "@id": "http://digitalheraldry.org/data#cd885a0d-5de9-4a6a-af26-2d1252c5aa30", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#770d405f-aeac-4675-b680-5d58454e7074" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#624bd075-08e3-474d-85c7-0c64c5994af4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b2c950fc-5725-4612-9a74-d00c4b151384", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3420_1" + "@id": "http://digitalheraldry.org/data#610f636e-478d-44c9-b792-8de0dff1c02c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002422", + "@id": "http://digitalheraldry.org/data#00669296-1120-4601-ba85-0c24ccb5873e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#acd351cc-e0b4-4176-93f6-55ff2d698f76" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1278de52-2fb7-46ae-ba32-56833c114922", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#ecd78d94-4e49-447e-bd1c-f58684760805" + "@value": 4 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#413a0e99-9652-4d29-b7ad-f55ce4b9052a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#962f627f-aa75-4259-bfb1-a4f97d7c2816" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0a8edab6-6b20-48ba-abda-8786397981b2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#068cb57b-ba82-49c0-989c-47e5bce1b498" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2422" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8327706a-6de2-4666-b5f2-0ea40f846de3", + "@id": "http://digitalheraldry.org/data#b23df5e5-cafa-4233-b4fe-fb127a48c2d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440_1", + "@id": "http://digitalheraldry.org/data#4e101820-2918-4e77-ae5b-2607816ad3b7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ff80a09c-3e87-4c60-8600-c5f2a24aabb6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#1bbe5650-d5e4-425d-8f7e-cba87b55b7ad" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#089d6c0c-6e2c-4a80-b091-7a9adad8232e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b1870d85-0f3d-486c-942e-5757b50e86c1" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2440_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006222", + "@id": "http://digitalheraldry.org/data#b967081a-71cd-4344-bfb0-953e993ae648", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031516_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aea9fc0b-b1eb-4453-8351-1009ea495a00" + "@id": "http://digitalheraldry.org/data#f7bea86a-280d-4fb9-bb29-ce504c01238e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7765b41f-6bc0-4c71-b300-b7438577535a" + "@id": "http://digitalheraldry.org/data#2a5b6e9b-776a-4366-bdb3-a7595a15cd8e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6222" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31516_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7511de60-4cea-484c-b409-dad4d4169cad", + "@id": "http://digitalheraldry.org/data#62c9e1a2-4cd5-45b9-a004-91b05797ff12", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e" + "@id": "http://digitalheraldry.org/data#f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1" }, { - "@id": "http://digitalheraldry.org/data#c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963" + "@id": "http://digitalheraldry.org/data#d14f69fb-1a28-48d0-8e2a-e24e048b000c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -32457,177 +32601,264 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031554", + "@id": "http://digitalheraldry.org/data#05d8c346-c54f-46ba-a03c-d94a3e20082d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#30029b2c-5e3d-4069-b9de-e62815c67be2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#23081045-c0c6-4f0d-a50f-7db72e778278" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#680a59c8-f40e-421a-aa37-e2750b48eb5b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e0efd147-08be-46d7-a679-78a8a5d4ffdd" + "@id": "http://digitalheraldry.org/data#3ae92789-1f81-4710-89fb-fea6dc6a8b90" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#16a714df-2048-4636-ac06-102cc25fdbf1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#34289a3d-4242-4f5c-9afa-8bb40f0ac631" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#9f04b845-0c25-4f07-a4e1-8142e6b33eaf" + }, { - "@value": "31554" + "@id": "http://digitalheraldry.org/data#db8b4334-b02a-44a5-a678-5169b92d5eff" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#fffc2421-2d95-4759-9748-ea12e626ed82" } ] }, { - "@id": "http://digitalheraldry.org/data#6dedeec2-bbf2-40ba-93ad-2fea4e600c26", + "@id": "http://digitalheraldry.org/data#24199c49-05e6-4450-95ea-41b9b489fd7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a25695ec-1e92-47bc-9343-33ad96269af5", + "@id": "http://digitalheraldry.org/data#8b9a20e0-46af-4b9c-939f-c0a5dbc0507c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a27438e-f244-4d49-8575-809467a41ee7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#38f5661f-c8b1-41de-a93a-50eb9cc655b3" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8c794714-1b55-4122-9d7f-823be939f1c9" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b9a19ee3-7957-4186-ae8c-d56474622ae4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d08e7304-6f0a-42d5-98f9-8392bf4360c4" + "@id": "http://digitalheraldry.org/data#ad234b3a-d9bd-45a1-b05d-c51e7f6ba5e4" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#873fd424-19f2-4b9c-9bd4-3911c6eebe08", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007317", + "@id": "http://digitalheraldry.org/data#264bab64-c4ef-4613-a07e-d148731f3bd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#afc125b7-531a-4105-afae-e69b4eb4abd6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f1316cca-c4ea-46e1-9a2a-a85ad0b4382e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#62fbc54d-677e-420c-8535-6a486e4f9a08", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a012bff2-9b8a-461b-97c6-99a47215d17b" + "@id": "http://digitalheraldry.org/data#d10949d9-5eba-4a1b-811a-1c5386365d23" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bba6dd15-a85a-484d-90f8-3883416c742a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f8aac586-4d11-47bc-997e-a98f57211425" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2ce9cac7-0cb8-4f65-a2ad-d11b7cabb014", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "7317" + "@id": "http://digitalheraldry.org/data#aecd192f-3746-407a-adbf-71adbc7b3f3a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3456b5b3-1c60-40ee-ba6c-322877c865f6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#bd16b8f8-6e22-4698-9085-103f8da5f846", + "@id": "http://digitalheraldry.org/data#dcfdbab0-d6fb-461d-8161-066a848434e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#b36dd9dd-c049-43b0-b354-9d4c4f2d9faf" + "@id": "http://digitalheraldry.org/data#fffc2421-2d95-4759-9748-ea12e626ed82" + }, + { + "@id": "http://digitalheraldry.org/data#16a714df-2048-4636-ac06-102cc25fdbf1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#9750b8e0-e994-4726-8fc7-98c4bea1cea1" } ] }, { - "@id": "http://digitalheraldry.org/data#45a83d16-4cf9-4037-87fa-2c6d1752e35e", + "@id": "http://digitalheraldry.org/data#b447b72d-e350-482a-8a04-3eeed24b3e44", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4f1aa41c-b467-4ec2-97f8-c56b81a11f34" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e055300f-792e-4a64-969d-32dd9dc311ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#197eb23a-34a9-4634-aeb2-fa68ae684b95", + "@id": "http://digitalheraldry.org/data#CoA0000002820", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Leave" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#103c526f-656b-404b-8bb3-8ea1d34db211" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#97bd742a-c28a-4c75-b35b-b862c5c51b4c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#504bfa71-aa7b-4940-8421-13dbc9da3b09" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2820" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b5ac05b2-b025-46ab-8982-0ebecf7c0ab3", + "@id": "http://digitalheraldry.org/data#b3656957-5fdc-4dfa-a74a-09f862bebcf3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9242dc9d-9820-4a8b-a258-3d04c096c538" + "@id": "http://digitalheraldry.org/data#cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950" } ] }, { - "@id": "http://digitalheraldry.org/data#fb3e333b-add0-4eaa-8d82-9b64cbe6c5ed", + "@id": "http://digitalheraldry.org/data#2eb5ccae-6336-4617-ba3a-812f394b3f09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002681", + "@id": "http://digitalheraldry.org/data#CoA0000021425_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -32638,183 +32869,284 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4d84f6ee-3697-4e0c-b5b4-32e4ad327fb1" + "@id": "http://digitalheraldry.org/data#ef8764c9-c7ba-4d82-b73a-27519923573f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ba62b6ad-1433-42f2-b8a2-c783e89b0f5f" + "@id": "http://digitalheraldry.org/data#9ddf22d8-b503-42f4-bf86-e8c8faf33b45" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2681" + "@value": "21425_A_A" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c025c3c1-80eb-4760-b540-6befff5a5a22", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#59fa6c38-7e86-41f0-af0e-ef947690b6d0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012", + "@id": "http://digitalheraldry.org/data#1bc7ebf8-fde2-473a-a3f8-089ec8df54be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Cock" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_1" + "@id": "http://digitalheraldry.org/data#423da4ea-1309-4fee-8c13-7f0d6ad8cc64" + }, + { + "@id": "http://digitalheraldry.org/data#4837c902-4c25-436e-b95d-ab74bb210159" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#24d59259-8f1a-44ff-830f-def8fc69c746", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#d8c0f41f-fcce-407a-9b4c-3248071a94b2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a56a4afc-a840-46e2-918d-054b031c7ecc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2020b2ee-0151-4a05-a7d8-b30669070d19" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3aab9d3e-728d-4d5f-b73a-e95b2e041415", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + "@id": "http://digitalheraldry.org/data#a9fd9cfa-229f-4271-8448-f78ce92877ce" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e351d208-8e19-47a1-9a23-ed6af3ae06ea", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#454e1677-2f58-4a64-9db9-b4c7b7d76872", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000016815", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "27012" + "@id": "http://digitalheraldry.org/data#7b1a582d-cfaf-4e20-940d-5649b4f51f3b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#234e7cd9-4bde-46d2-b20b-6bc9212fc8e6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#119d501a-a5df-4d84-8384-3c251a071c2b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "16815" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031537", + "@id": "http://digitalheraldry.org/data#2d6502ea-62da-4e85-a563-1a598690f7d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "fixed number of roses" + "@id": "http://digitalheraldry.org/data#865aa1b5-e8b8-4e3a-969a-dd17f7fbbfd1" + }, + { + "@id": "http://digitalheraldry.org/data#e3eb1fae-7354-459f-b402-8e2d8471b728" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031537_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1dccbeb-0593-4e97-9420-bbec19c418ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fbe766fb-be26-479e-a347-3c6a183086ec" + "@id": "http://digitalheraldry.org/data#2c1a05af-eb7c-43c1-a1d4-e57a435dca88" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cac3ac47-e639-4dc6-8b81-eb07572c8397", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e2634174-165f-49a0-a01c-f482d13c2532" + "@id": "http://digitalheraldry.org/data#b430cf6b-7065-4eea-974f-19afa743720c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4c9d2b53-9cb5-499e-999d-1dd7b466776f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d991d8b5-6c40-4aa5-be0a-a3e3c1485294", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5278219e-5b5d-4d4d-aa9b-7b213cec8728" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31537" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#cc909476-697e-487e-8e2a-edda1a8640f3", + "@id": "http://digitalheraldry.org/data#4d048386-b5f8-434a-86ca-3c23bd8a46bb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8946a95e-e328-4e2b-bf3f-79ebf73ddb51" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#363bcd44-eea7-4e27-9828-dcc3cc3afeca" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#4a19d007-25fc-4bfe-9a35-2abca5cbf45c", + "@id": "http://digitalheraldry.org/data#1a324b6d-6a9d-4b2c-bc7a-c8374f92bfa8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#61695d5d-8f34-4e58-b3af-4c787636a6bf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/data#ab79b29d-2f68-4be8-a050-1fb5ad3cc5cc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016471", + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -32825,64 +33157,109 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e6222feb-6bbe-44d5-aae3-843549c3bfab" + "@id": "http://digitalheraldry.org/data#e732c26b-7cdb-4d30-963d-8214d9e3d72f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e291d95e-51a6-4067-b374-7fbc8c33c8bf" + "@id": "http://digitalheraldry.org/data#956d0316-5165-4a77-b87d-03b1bce3cd99" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16471" + "@value": "21423_B_A" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f1a3402a-46ae-4e25-947d-7f7bcc0f0826", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e3510a52-a1c1-4f46-86f1-7c6f4b0ff5e9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#2118da20-36bc-49a5-92bf-4cac19c98177" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031528", + "@id": "http://digitalheraldry.org/data#CoA0000001458_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#782116b9-5de8-4598-bfc0-346d7f7f7a9c" + "@id": "http://digitalheraldry.org/data#04a94fd1-0497-444f-a577-62f55e1cf84f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d74e0b8-4fe9-4ec1-9a43-77844f8b0a71" + "@id": "http://digitalheraldry.org/data#d9ede918-81c7-4a56-a280-01cb781ff0fc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#12d750d8-cb38-485e-a568-08548faac11a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31528" + "@value": "1458_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4e63594d-23b6-4e7e-bccb-940042e18e0d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38510371-7c21-4ffa-b5f9-d5c139c67a27", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006308", + "@id": "http://digitalheraldry.org/data#a7ac680d-fc98-4222-b2e8-c716ccfc044e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031514", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed bend of lozenges to 5 lozenges per bend" + "@value": "fixed tinctures of bird and cage" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -32892,7 +33269,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006308_1" + "@id": "http://digitalheraldry.org/data#CoA0000031514_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -32902,17 +33279,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a8f8cb79-834d-4644-94c8-d648c8bddb7a" + "@id": "http://digitalheraldry.org/data#2f2d8739-118d-43b5-ac8f-0abc6efd33fc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c8785672-257d-48ca-a9b9-1224a1506509" + "@id": "http://digitalheraldry.org/data#d33ebe8f-e603-43b5-b5a6-602944cb470e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6308" + "@value": "31514" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -32922,262 +33299,227 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1ae110d0-566e-4004-88ef-91146ce3b9ce", + "@id": "http://digitalheraldry.org/data#da1ee77f-bc61-45b7-95c0-42cc591734f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#94ee4295-0b74-4ac7-8e51-590670e55a87" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b2b47ed4-f8d2-411a-af96-d147f3bfbe9c", + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#8aeaed8e-2c78-41fe-a9a1-2016c49f5bc0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#de01b39f-1c2a-4c8a-90cb-fb33ea709402" + "@id": "http://digitalheraldry.org/data#000ecf96-0115-483c-bd20-7b60fe9892fd" } ] }, { - "@id": "http://digitalheraldry.org/data#3878beba-3c5b-445b-aeb3-686699ca57f6", + "@id": "http://digitalheraldry.org/data#8846545f-3109-4503-b959-9ac5f6794316", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74" + }, + { + "@id": "http://digitalheraldry.org/data#e100f767-c5c0-49a6-abb2-994df2e52518" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6642330b-b67a-4fd0-8873-e15d2d895cd5" } ] }, { - "@id": "http://digitalheraldry.org/data#a30a5f3c-0433-4325-be1f-04ef9a8968b1", + "@id": "http://digitalheraldry.org/data#1fa461d6-02aa-44a5-9bb0-6d1edff2b697", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#ec94f0dd-e4ff-43a5-8f1d-0ccb0d83e2fe", + "@id": "http://digitalheraldry.org/data#44084286-db05-468a-9eca-d10a31ba2f44", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#9fb1fc25-6355-463e-b671-ed7607f269b8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#f6852aa0-4815-4588-8b5b-8987d973d4a8", + "@id": "http://digitalheraldry.org/data#99011214-8e95-4727-80fb-66fba26ac338", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a688d610-c864-4e38-a7b7-39fc6d8e40b2" - }, - { - "@id": "http://digitalheraldry.org/data#2d71090f-5677-4deb-a493-4f959ab6e831" - }, - { - "@id": "http://digitalheraldry.org/data#79e5f83e-04ce-4aed-aa7e-6eb1fd646cea" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d6c68217-1c51-44c5-918c-f660a382719d", + "@id": "http://digitalheraldry.org/data#383da782-0223-4e9d-9d2b-8d9b6a9e5bc7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#da28a173-db7d-4549-a009-ce8dbccd05ab" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1da6904d-aa47-4a73-90d7-1b282b10c04c", + "@id": "http://digitalheraldry.org/data#50d5ae3c-0edd-4336-8940-12b5c55ad55d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#2846cb30-c9f7-4a9f-ad75-57c0e3419dd4" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a6102e14-4031-456a-968d-6f2d5bc9c6f4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "@id": "http://digitalheraldry.org/data#8c8371f5-afb9-46fd-a975-96b6d2458a30" + }, { - "@id": "http://digitalheraldry.org/data#58864cb9-4dd7-494e-9c45-bdc0dcad013a" + "@id": "http://digitalheraldry.org/data#57746cf5-f129-4d0e-9207-9a943ced774b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#0d6a12d6-6c5d-4372-ba8e-7d1c286e4473" } ] }, { - "@id": "http://digitalheraldry.org/data#cd739a58-d8d4-48b4-83da-d9a6cfb4a71a", + "@id": "http://digitalheraldry.org/data#217067a3-a302-4c60-b4fa-a2832b6b4781", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d1b2910c-8080-4309-a331-8810e820dab5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008152_B", + "@id": "http://digitalheraldry.org/data#024393a4-0d29-4358-82b1-8bb72543d83c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#49a0277c-f7ea-4525-a72f-c3af946906be" + "@value": "of 10" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#3f18bd1a-004b-48a1-8609-71612575e2ef" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8152_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e33fbce2-6c29-4d66-b1fc-fbe949ab9fb2", + "@id": "http://digitalheraldry.org/data#911fc853-ae06-46d4-8f0b-451a9d50f7fa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#61e0ed34-dffc-442d-819f-6441727b8b26" } ] }, { - "@id": "http://digitalheraldry.org/data#34af28d5-ed29-401d-8fc1-7c33a017c08e", + "@id": "http://digitalheraldry.org/data#62604306-9ab9-47d8-ac7f-a2d0c2d04095", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#606214a8-e20d-48d1-975d-c5b90701a2d5" + "@id": "http://digitalheraldry.org/data#e06aa9ce-ee71-4056-926d-3cce0b93e9a0" } ] }, { - "@id": "http://digitalheraldry.org/data#97f53742-2faf-45c8-8f5c-9b75aedb8259", + "@id": "http://digitalheraldry.org/data#a678b61e-6adf-4e11-a564-b6be18cc9cf7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c2cf5ba7-68f9-4107-8dac-cd1e9c412f04" + "@id": "http://digitalheraldry.org/data#43818a5e-50b5-4b71-b6f1-cfe71f400cc9" } ] }, { - "@id": "http://digitalheraldry.org/data#3963f683-f2bc-46d2-b204-0bab3e58e256", + "@id": "http://digitalheraldry.org/data#2f48e95d-3584-4e90-aa46-51ca933a3c0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#17f08927-f4ab-476c-93dc-ad5018393bd8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#647ea772-b28d-4aec-801a-7259d9e1b336", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f539db1e-fee2-4336-9c40-db0ed99fde01", + "@id": "http://digitalheraldry.org/data#5e6e87e2-f8a9-4225-87b2-f90f36d8dea6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5" + }, { - "@id": "http://digitalheraldry.org/data#e4ed0294-7c3a-4fd7-94ee-93d520fcc116" + "@id": "http://digitalheraldry.org/data#81201d3d-fcbf-4ca0-adc4-6789fbc7def3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ee521bd3-a37d-4a28-a2b2-795cfac2f2b3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#3a753039-8cf8-49c1-b321-364c2bf38929", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006230", + "@id": "http://digitalheraldry.org/data#CoA0000009663", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -33188,17 +33530,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#48ace8ce-82f8-473c-b99a-fd1247d686dd" + "@id": "http://digitalheraldry.org/data#2d8dd7d0-4617-4576-b636-fb9fc1a96ca4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#89b2b566-27f4-4696-ac98-2587c101fead" + "@id": "http://digitalheraldry.org/data#6904390b-447f-406e-8682-5a469da3eefc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6230" + "@value": "9663" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33208,75 +33550,35 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d660090e-6ccb-4a18-9eb4-651ad429c345", + "@id": "http://digitalheraldry.org/data#a3bdb10c-8b44-4929-b903-a30ed8ab4185", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4ace907f-2aa8-4036-9a5c-2eb2b7d33648" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#734a99bd-50e3-4c4b-a863-2411acfcc344", + "@id": "http://digitalheraldry.org/data#31c48666-e469-4078-9d2d-3a61a7866eed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#01705655-070c-4ae2-b735-9d786e8da061" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639", + "@id": "http://digitalheraldry.org/data#0892a792-695c-4052-8425-cdd0778c90ed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#3bd3b0ec-c2d6-49c3-9766-e705c9d0cef9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "27639" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 2 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008517_A", + "@id": "http://digitalheraldry.org/data#CoA0000021368", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -33287,17 +33589,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd773dde-942f-4cb7-9f26-915c22cadd82" + "@id": "http://digitalheraldry.org/data#217067a3-a302-4c60-b4fa-a2832b6b4781" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9cc54baf-766a-42ad-8aaf-f5dcfd98e041" + "@id": "http://digitalheraldry.org/data#f862aff8-ebe8-434c-844d-c87c4396e3b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8517_A" + "@value": "21368" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33307,279 +33609,179 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002817", + "@id": "http://digitalheraldry.org/data#6213895b-e2a6-43fc-98fb-46188277723a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5a5f2816-3595-42dc-a67e-b2c2028dad58" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b22e46a5-8971-4828-bd1e-69d1b18b4219" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#d7071f83-93aa-4577-873a-25a482f5cf7d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#c7727b08-3194-4336-8357-d44aac7ef4a5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2817" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b623c0bc-575a-4e06-9373-a52a2cdc62b6" } ] }, { - "@id": "http://digitalheraldry.org/data#4223a57e-acd2-4603-968a-c03333090e1e", + "@id": "http://digitalheraldry.org/data#1f70c13e-c5a3-47b0-8979-13f46535a9e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Antler" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#b345d2aa-0b27-446d-856c-9b349a293f8a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#dacb9c8b-cd8f-4e95-b90e-5682fead9538" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#ebd55ddf-ff1b-43e7-a602-7218a5215e03" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b75c85b4-bc59-4ab6-8eee-66cf6d37065e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#00d0cfba-231d-4f2c-8fbd-804dcdad1509" + "@id": "http://digitalheraldry.org/data#65d91507-b3fc-4946-a29a-b8f9269dd3ea" } ] }, { - "@id": "http://digitalheraldry.org/data#f430f68c-283b-405c-99d0-39cfbf4d8b33", + "@id": "http://digitalheraldry.org/data#547f82d0-a3f6-4360-88e3-00dc2fbd1615", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#0fb44bfb-e75c-40bc-a12e-06db13832f15" - }, - { - "@id": "http://digitalheraldry.org/data#288e01c1-f7d0-4895-9b04-2b9fa912a1bb" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#13104a05-2a4b-4391-96ae-24e966712cff", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } ] }, { - "@id": "http://digitalheraldry.org/data#31d4f23a-10b6-46df-99d6-d4f8fcab4f19", + "@id": "http://digitalheraldry.org/data#9aae41a2-7e3a-4a5d-a923-0cde47904ab4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007138", + "@id": "http://digitalheraldry.org/data#cd7bada1-9d5c-44c0-90b1-164c8d4310eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c795c73f-b273-4bec-8ad6-572711529651" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#373140c5-ec75-46d9-93d4-74ce8f76603e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "7138" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002684", + "@id": "http://digitalheraldry.org/data#CoA0000009505_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1f4d600c-d15e-4bea-8df7-fa4dfa23149a" + "@id": "http://digitalheraldry.org/data#5611690a-c58a-4de7-9a06-ad78c0b330ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b6195e39-66bf-49c3-aa29-30bab9d4251c" + "@id": "http://digitalheraldry.org/data#d83435f9-41f2-4eb4-8adf-3a5c190c6017" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e1628f6a-a7f6-4a84-9431-dfe644dbcf66" + "@id": "http://digitalheraldry.org/data#c8420cdd-7fb8-4b0f-b843-4f136c2b0017" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@value": "2684" + "@id": "http://digitalheraldry.org/data#9b6dd5af-1095-457f-8293-9c0268a90567" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "9505_1" } ] }, { - "@id": "http://digitalheraldry.org/data#74e1c37c-9300-45c0-a4ee-b73ad173e7c9", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Hooded", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#65f11dcd-e3a0-48e8-adf1-d7d9669dfa11", + "@id": "http://digitalheraldry.org/data#05eaea9f-bea5-4a5e-bd71-1ab25205b8f1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bc22e7fe-660f-47b9-8486-73fb6f957b1a" + "@id": "http://digitalheraldry.org/data#a0c964ac-2586-4afb-9957-e4e3dc0ddfab" } ] }, { - "@id": "http://digitalheraldry.org/data#68600075-03e1-4ad4-a748-1c7de5fee30b", + "@id": "http://digitalheraldry.org/data#CoA0000002467", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fa4ff742-0d02-4c02-9a91-9e174ea125e2" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#aa691cac-1c63-466a-a692-0360cda8c8da", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#053ab0c5-64a7-4ea1-9d78-c9463bf89180" + "@id": "http://digitalheraldry.org/data#48096fcb-5221-471f-9611-80d393fc7882" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d2e76249-1444-48a4-9b64-d0ff5a13682f" - }, + "@id": "http://digitalheraldry.org/data#9b5e23c6-5249-48ce-a514-e74484e95f9a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#c0675592-ff86-4864-a7a1-6c44ec76fac4" + "@value": "2467" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f8c5c4e2-96c0-4242-8ee8-bf2d30d3503b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b75fd3b9-9b98-4b06-89f5-97c5c0f2aca9", + "@id": "http://digitalheraldry.org/data#9e74f615-d480-453b-9f0c-df94d971a223", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a83b7a16-8f10-4459-bb62-653f901da0cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027545", + "@id": "http://digitalheraldry.org/data#CoA0000006024", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#d1636b46-2fbf-4b65-9bf0-eeaa4636ea8a" + "@value": "added rampant to Charge1 / added compony to Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "27545" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000006024_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002709", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -33588,80 +33790,43 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#79c80629-48a9-4111-9135-0f766e0f2aea" + "@id": "http://digitalheraldry.org/data#7e1fbc7b-f296-4bd7-8b2b-5fe00001d9b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1787c5e3-5ce2-485c-87af-710fdb4c0543" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c6eb48dc-bf23-4e82-b4e0-4f14087449d3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2709" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a1d6026f-b879-4a37-bb32-4d292ee3f626", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1edd5f33-ee41-47b3-8ccb-5dce83add834" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#680a59c8-f40e-421a-aa37-e2750b48eb5b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#50c236f9-7ee8-4e72-83a6-8fc8020018df", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Staff" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "6024" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#878e0447-a0f8-4786-8520-599ece809401" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#099253a3-5622-4343-b658-43cf883618f5", + "@id": "http://digitalheraldry.org/data#98e4ef9c-5037-4b65-8cc6-9cf733566465", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006029", + "@id": "http://digitalheraldry.org/data#CoA0000008682_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -33672,17 +33837,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d0f13e8a-f48b-4a9d-8fa4-133ef6ef4e76" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5facf97d-576a-43df-ab09-346a7d2507f9" + "@id": "http://digitalheraldry.org/data#c5eca41b-f2bb-4416-abd6-c88cbb8ebe07" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6029" + "@value": "8682_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33692,31 +33852,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#71f60756-a805-498a-93e2-35f05093513e", + "@id": "http://digitalheraldry.org/data#6a6703ec-e7f4-4786-8fec-f37c20c125ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed" ] }, { - "@id": "http://digitalheraldry.org/data#a4d8d047-38b0-4062-bbbd-af4657229fbc", + "@id": "http://digitalheraldry.org/data#9addb59b-b4d4-4dce-9460-b6347dce3b40", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#2bece659-356d-4565-aba7-581a551a1b84" - }, - { - "@id": "http://digitalheraldry.org/data#0e53853e-e4e5-48f8-a1f1-31c7ce7fe733" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#20aeea14-f62e-47ca-95e0-d811d2a3ae9a" + "@id": "http://digitalheraldry.org/data#f9298b58-b462-4ce9-a48f-cef8144b4bf5" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7167a611-16b2-4e9a-9789-f2a56d07e4f1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -33725,103 +33880,132 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bbb2c5c3-6abc-4466-9759-7cd86879765c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#52a3ba24-2e5a-47af-9f48-23ecb7ce28da", + "@id": "http://digitalheraldry.org/data#eddd2484-6fdf-43f9-89bf-d2eb29d7a45f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bde554c5-a2e0-4c7c-b274-e3f100b6089d" + "@id": "http://digitalheraldry.org/data#d16d96c4-4f06-47b0-8504-4f0a5386cf57" } ] }, { - "@id": "http://digitalheraldry.org/data#b118057b-2f27-4974-a813-cc8ac2195100", + "@id": "http://digitalheraldry.org/data#8714f4c1-051b-42d6-86a9-fd0a261cd71d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#edd12722-fdad-4bb0-b6ae-b009beda6e2a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Gorged" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#17e461ea-e983-4051-8a04-7122c7580e83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#51bfb758-ee2c-4f5b-aad4-74e09207b37b", + "@id": "http://digitalheraldry.org/data#52c66fdd-388e-409b-8143-d4c5094bd44d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c61d459c-8eb1-4d79-b85f-343c07da9f2d" + "@id": "http://digitalheraldry.org/data#cee61c92-c3a5-4d9d-9ed6-c69d894266ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c6a691ba-4df6-4cd7-a5bb-9d0144bc4e47", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#6bb019c2-373e-4fd6-a490-fb49744a558a", + "@id": "http://digitalheraldry.org/data#74ec9a03-752c-4729-9090-f166ae0c52c6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#8f931dd5-e9d5-4674-a416-6e51260f48f3" } ] }, { - "@id": "http://digitalheraldry.org/data#e8914d74-6e6f-4fe8-80db-64cc5077c019", + "@id": "http://digitalheraldry.org/data#9e1ae79b-8c3a-4add-b994-7bd034054167", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#bbfb1b94-9573-4806-97dd-71b4b3b63c6b" + }, + { + "@id": "http://digitalheraldry.org/data#ca9634b9-0d39-4612-a659-90dc4cb9d4b2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#b87d84c2-bf26-4e8a-abf5-d36e7c8373be" + } ] }, { - "@id": "http://digitalheraldry.org/data#406c3896-05be-4a2b-a0d1-674d98eed06d", + "@id": "http://digitalheraldry.org/data#d57b697f-1433-467d-94b2-69472bb2ca7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient" + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rampant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#4a545c6e-f7c5-4fcb-a25a-8d33cdb1d0a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#aba923b4-370c-4b03-87a8-123aa8a68cc2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002474", + "@id": "http://digitalheraldry.org/data#CoA0000027527", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027527_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -33829,17 +34013,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f5f2dac1-1f7d-4b5c-9713-c433ece3f15d" + "@id": "http://digitalheraldry.org/data#e510aee5-d969-4df7-b1ca-3e2ce038cdaf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ea39d07a-97f7-4e40-86f1-1d135d838c43" + "@id": "http://digitalheraldry.org/data#830ff9c5-a1a0-4e12-a2b3-a7f50cff1195" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2474" + "@value": "27527" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33849,51 +34033,98 @@ ] }, { - "@id": "http://digitalheraldry.org/data#66d3ee9c-f702-49fd-9724-27f27ba90d17", + "@id": "http://digitalheraldry.org/data#65902e1a-99a6-4dbe-a99d-9a83ff7a4839", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#a80d8359-87e0-4f33-935f-3b8aa054840c" + }, + { + "@id": "http://digitalheraldry.org/data#108996a7-beb5-44ef-a547-c43d0806f4c0" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f45c6980-d95b-48f7-9ea8-8885911f9574" + "@id": "http://digitalheraldry.org/data#8283c2aa-002f-48f1-bbf1-693ee0129813" } ] }, { - "@id": "http://digitalheraldry.org/data#84472324-9c4b-4160-b3d6-2a6fb32f6cf3", + "@id": "http://digitalheraldry.org/data#c1f09b4d-b0e3-4e8d-ad5c-e0b7953d2ced", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#26360b2c-710b-4dab-a67a-a22c1ec4b9f5" + "@id": "http://digitalheraldry.org/data#936392f7-bc47-4c7b-b45c-c2cb3dcbfa7b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fa5a4f1e-e3d7-40b2-8905-e34ecde16185", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#d771681f-de48-4aa1-b1ed-f7bb73b4139a" } ] }, { - "@id": "http://digitalheraldry.org/data#b94509b9-6cd8-42bc-90f0-b97ab5748038", + "@id": "http://digitalheraldry.org/data#226763a6-06fd-471b-a7f1-cca844545f7b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e1eb95da-2612-4eb1-a826-aebcd19274f9" + "@id": "http://digitalheraldry.org/data#dcf76c98-ce75-4d7a-8612-bc12395e0ea8" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007612", + "@id": "http://digitalheraldry.org/data#f067ecd3-2a9f-49d7-bfc6-ecb16ad7326d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1ac4eb78-b417-4788-96a8-a3da0f3b20b2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c897e4ac-5dc7-4fbf-970a-c8ad37670cef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027004", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added isst sn to Charge1" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -33903,7 +34134,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007612_1" + "@id": "http://digitalheraldry.org/data#CoA0000027004_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -33913,17 +34144,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#354a9d59-2852-4d7d-b4b3-0a203763f58d" + "@id": "http://digitalheraldry.org/data#43bdc7ea-1584-4095-8a32-a40a18bd3953" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d1e888b2-f8c3-461a-80a7-ac919350baeb" + "@id": "http://digitalheraldry.org/data#da6dba7b-5d8b-4b37-bd83-86b950b58d1e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#feea8b99-697d-478d-84b9-f2b4481490bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7612" + "@value": "27004" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -33933,44 +34169,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ecd78d94-4e49-447e-bd1c-f58684760805", + "@id": "http://digitalheraldry.org/data#dadd1243-2ed5-4336-b136-c45be11a31eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" ] }, { - "@id": "http://digitalheraldry.org/data#4f3400b8-0d91-435c-9b42-167c99f3da48", + "@id": "http://digitalheraldry.org/data#c7d376a7-3917-4e42-b219-406bfbd173e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#004428a6-b983-42bd-b344-c61dc7c30ffb" } ] }, { - "@id": "http://digitalheraldry.org/data#a41a9bdc-f3cb-4809-a1f1-e6506c184986", + "@id": "http://digitalheraldry.org/data#bea6ee50-52c6-4e8e-92a4-1d9a6ab64f61", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -33981,69 +34197,32 @@ ] }, { - "@id": "http://digitalheraldry.org/data#938a3102-1455-47a2-83d6-e78c724db201", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#41c0572f-aef8-4e7d-9037-98f276f45f93" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#851c1cf0-8cea-4995-97c4-060ab054d17b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#-", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#12a299a3-15f9-4b1c-b001-b867b7819016", + "@id": "http://digitalheraldry.org/data#CoA0000027003", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added rampant and armed and langued and tinct for modifier" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c81bad3a-3f28-4045-ba79-6304ae5b7015", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6e497bee-4f85-4bc3-979d-af25b0b1938b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#d19606c7-55ae-47a9-9edc-4903ec6412f1" + "@id": "http://digitalheraldry.org/data#CoA0000027003_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006020", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -34052,17 +34231,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0001d4e-0ef9-47ba-a73a-616ad4450089" + "@id": "http://digitalheraldry.org/data#2a27438e-f244-4d49-8575-809467a41ee7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6a2061a4-de22-44a3-a670-c060875736db" + "@id": "http://digitalheraldry.org/data#d75afd8c-a79a-4853-916b-1c4b792d7b6d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6020" + "@value": "27003" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -34072,90 +34251,105 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c88ada62-b9e9-4254-9a8a-5d31aed48887", + "@id": "http://digitalheraldry.org/data#2e5a8d37-9d65-428d-92c4-2b5a69556e91", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#18d39793-63b5-4650-acff-d851dc1329df" + "@id": "http://digitalheraldry.org/data#f12b458e-22a2-4956-a8b8-05f20646c357" } ] }, { - "@id": "http://digitalheraldry.org/data#93b77e18-e0e3-4e3a-92df-88bbff029631", + "@id": "http://digitalheraldry.org/data#598e4daa-82ec-4851-917b-a7cf499d5e84", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#35b6cfa2-cfff-41fe-a2cc-14a22f414765", + "@id": "http://digitalheraldry.org/data#c3c96860-39aa-49fb-aaab-a42761d40c68", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d763dff7-94e8-4836-a763-9c625a3d225a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#with", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#620bb950-3e8b-489a-b302-b338dba23d11", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1fe8e1e6-0573-4147-9f38-83a478e72b80", + "@id": "http://digitalheraldry.org/data#685c5d00-c8d6-4bb7-866a-830c14278ac6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + ] + }, + { + "@id": "http://digitalheraldry.org/data#83ca0e4d-5acf-4c57-9c1e-d6f25d28e1c6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d8755451-4c0e-411d-b301-a2f869b5c0a4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006296", + "@id": "http://digitalheraldry.org/data#CoA0000009653_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c8f3b098-f6f3-43fb-9f80-f67fc2357caf" + "@id": "http://digitalheraldry.org/data#a6a8809e-eb83-4e7e-b7a4-df5fb20fd7e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d7ac6a6d-93f4-40b8-8500-64d4d9ac6090" + "@id": "http://digitalheraldry.org/data#87f46ab3-120a-480a-b6f4-c3e369675a81" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6296" + "@value": "9653_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c7db82b6-4a1b-4b4b-8214-0f8367b19202", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f818fe9a-0675-4dfe-aebb-9f5ea4687b07" } ] }, { - "@id": "http://digitalheraldry.org/data#559cfae8-a295-4493-9f96-2a016e581265", + "@id": "http://digitalheraldry.org/data#af9a38ec-29b2-4a78-87cf-c2cdab308383", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -34166,29 +34360,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2abbf623-e024-436e-a567-4f8bc692caa6", + "@id": "http://digitalheraldry.org/data#38da288f-ccf3-4fb9-b0b3-562fcbe5081e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#2089b5ee-b238-47ad-9dd9-0e32b576627d" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8aec5940-9f86-44e6-a18c-2297cf0bb090" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#1d3c9e00-8189-4b3a-9167-7a1bd7b2f0f4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#02e57de5-c1c2-43d6-8f79-5efebd53e54e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031571_1", + "@id": "http://digitalheraldry.org/data#CoA0000031558_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -34199,137 +34403,184 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4d9e49f5-a150-4706-9ca9-103d8eaf345a" + "@id": "http://digitalheraldry.org/data#d31e178c-2afc-4478-ac86-1e8905d57b11" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ddf8b713-90ac-44d8-8e3d-fc344b29cded" + "@id": "http://digitalheraldry.org/data#85bd7723-56b1-4183-adb8-9e3f38c5ad5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31571_1" + "@value": "31558_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#6e70fc9d-4ee6-40c1-85db-67c6a73d43d6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b50734fc-236a-444c-8ffc-19668b2c31b0", + "@id": "http://digitalheraldry.org/data#e1549e63-5355-47e7-8163-331b2067d4f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#99b7a8a7-21a3-4d66-b480-80c2b185871e" + "@id": "http://digitalheraldry.org/data#21682810-1617-4a82-9ed2-7a26856498c2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e1fd5f78-af35-4fac-ad83-aa9281c27920", + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" + "@id": "http://digitalheraldry.org/data#d09084b2-406a-4f7a-a698-0da6c0868831" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#6bcbafc4-75ce-42fd-93a4-04d689a636ef", + "@id": "http://digitalheraldry.org/data#68b8596f-e865-4b32-b738-eac6a7120a64", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c033756-6f05-4b3f-be5d-9af5cd7937ab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665", + "@id": "http://digitalheraldry.org/data#CoA0000027530", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "added langued and modifier tinctures" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#3ffda9a6-4571-4a29-9231-5620e1443834" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + "@id": "http://digitalheraldry.org/data#CoA0000027530_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + "@id": "http://digitalheraldry.org/data#fbd8d20e-3fb1-4193-9892-741edda03ce2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + "@id": "http://digitalheraldry.org/data#b1a25161-e86c-478e-8234-488a03ca8d39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16665" + "@value": "27530" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#76569231-f920-4d84-b891-d24e50eb8488", + "@id": "http://digitalheraldry.org/data#CoA0000004750", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ba3c13be-2d95-4f4b-aaee-b2e8da94e91e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#0eb54365-f522-497d-ad9c-674ce7f8f28b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "4750" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e6cb4d86-ee53-4560-b682-391ed0712e24", + "@id": "http://digitalheraldry.org/data#a42bc7f1-ae23-4e4f-9f89-d2c6f73ebcbf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#b1870d85-0f3d-486c-942e-5757b50e86c1" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2232e1ee-6359-4d29-8752-e6045ee70881" + "@id": "http://digitalheraldry.org/data#11ed3c02-ea03-4bfa-bb4e-76b8dd43c618" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Leave", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#c9fca9aa-c717-42fe-a1f5-03d70e0ef450" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -34338,34 +34589,69 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Staff", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#5f9666dd-3243-48b9-9312-265ca1ad3fb3", + "@id": "http://digitalheraldry.org/data#f46083cc-667f-4c74-852a-b9f9b0712b58", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#61c481ad-b2fe-4a7b-a071-4f42147857b9" + "@id": "http://digitalheraldry.org/data#8fbd0c12-67ab-4ff9-8a69-2f866fa26455" } ] }, { - "@id": "http://digitalheraldry.org/data#2137d6ee-917a-45e2-b65a-31e17e65afbc", + "@id": "http://digitalheraldry.org/data#db1206ff-97c6-4698-b38b-9b5dce69b0cb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5f94b04a-a342-4e21-9fae-7852b791303b" + "@id": "http://digitalheraldry.org/data#673903e7-f589-4cfd-be29-b75321937877" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006288", + "@id": "http://digitalheraldry.org/data#a605a04e-aa48-46a0-b077-b1ba386cd994", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#4c9d2b53-9cb5-499e-999d-1dd7b466776f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1395a65-4461-4945-95c0-65f73328ca80", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#8f970e22-f959-4d20-8375-467de6bfc388" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009583", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -34374,35 +34660,55 @@ "@value": true } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ + { + "@id": "http://digitalheraldry.org/data#fe4b028d-12c9-492a-90f6-b327359cafd5" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7e106169-5e5e-454e-b168-2727c2fb3859" + "@id": "http://digitalheraldry.org/data#37d32554-5f69-447a-be9e-29d5ac8aa87e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009583_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009583_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009583_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#5c5a4173-51ed-430c-86cd-6f55780d1c05" + "@id": "http://digitalheraldry.org/data#CoA0000009583_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6288" + "@value": "9583" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#3e0da785-fab5-402f-b78b-398544bfbae3", + "@id": "http://digitalheraldry.org/data#18739caf-5cf8-43e4-9436-ee422ac296c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mascle" + "http://digitalheraldry.org/digital-heraldry-ontology#Ladder" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#654cb98b-10fd-4c55-a329-b08a16d13767" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -34412,39 +34718,63 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f5d6ff0a-0226-48d0-8e09-12b4cba929ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 4 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a9cdce3a-2229-4688-a670-8aa563c07167", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#2a8d11f0-faaa-4ae9-a0b4-6898c3eaeb87", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#77dcc20f-27b9-4bdf-93d7-ce482e55938a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#09195280-b3f3-4082-b70b-f47adc272cd9", + "@id": "http://digitalheraldry.org/data#c0f6eae4-6cc0-473a-8d91-cfba8ff0576b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#1d6b5afc-9421-4630-ab66-3a5a6a3f61dd" + }, + { + "@id": "http://digitalheraldry.org/data#a13a735e-84a3-4ea3-b6d8-27a3d8c632bd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002804", + "@id": "http://digitalheraldry.org/data#CoA0000002729", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -34455,17 +34785,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b5440c6d-f735-4f3d-b8d5-4205c5490424" + "@id": "http://digitalheraldry.org/data#ccdab879-5593-4013-ad10-ad77d1339429" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#47cdaef8-726c-46b3-bc53-0442cf4786f8" + "@id": "http://digitalheraldry.org/data#522968b5-3cb7-4900-b9f1-90a590d37921" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2804" + "@value": "2729" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -34475,289 +34805,323 @@ ] }, { - "@id": "http://digitalheraldry.org/data#62539584-0e42-4ad2-9496-a04d3e8bcc8d", + "@id": "http://digitalheraldry.org/data#61906052-81eb-427b-9a77-bbffbdae678d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a6f56244-6a99-47e9-91c9-d1e70351b9a2" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#9d1771ac-8d88-43bf-b310-4e6e631c347b" } ] }, { - "@id": "http://digitalheraldry.org/data#eb6d759c-1178-4d48-acfe-58c8ca1e3b02", + "@id": "http://digitalheraldry.org/data#604dade6-c62d-4123-9267-e6ab2bb35c2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bear" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7c2f8572-d776-4655-add6-8243110bf7f1" + "@id": "http://digitalheraldry.org/data#f498ef54-ff6d-426f-acfc-e4cd2b2b6956" }, { - "@id": "http://digitalheraldry.org/data#99e4dde4-a7b8-4f58-b13d-adea93c38534" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027384", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added field_seme" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027384_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/data#e4a22b68-5c8f-42ff-a64d-e8a30939c1eb" + }, { - "@value": true + "@id": "http://digitalheraldry.org/data#70a30bea-7ff4-4a4b-93fb-1faa42971336" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6170ca7b-900c-49d1-a3cd-a5be438f1cc4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#2825dda5-09fd-4e12-85c6-6d24ad541d65" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "27384" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b6dd5af-1095-457f-8293-9c0268a90567", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c1262fc9-e3f7-4112-a258-33f364f95a64" } ] }, { - "@id": "http://digitalheraldry.org/data#f683bd42-04e2-43fe-b8f4-fd35fdead0f1", + "@id": "http://digitalheraldry.org/data#3c2ae61f-da19-4a4c-bfa9-dbec651904a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#58e04a7e-2c63-4c2d-aeb2-8eb4b4b11f51", + "@id": "http://digitalheraldry.org/data#60bdeae8-e2bb-4240-b93c-578825a64d50", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#9cff8386-46c9-4fa8-a420-e8a82ad180f0", + "@id": "http://digitalheraldry.org/data#5ff7c391-4fb7-4b46-b046-12657c857aa3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Estoile", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#b0c81e1f-bbd2-49be-afc9-c3f3e8aba1e7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#f33f5f71-738e-4b1f-b914-ea31ac43ae98" } ] }, { - "@id": "http://digitalheraldry.org/data#d215522b-3c44-421b-b60d-d635800f9138", + "@id": "http://digitalheraldry.org/data#c96225d2-2b00-45f9-b755-b8638bdc8edc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#c1334388-d3bb-4775-aa8b-fd7ad28f1edf" } ] }, { - "@id": "http://digitalheraldry.org/data#602d3468-1a35-43e5-9e7f-a2819254b5ad", + "@id": "http://digitalheraldry.org/data#d7df90d3-f416-43d8-a6a8-15f6e156024b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R" } ] }, { - "@id": "http://digitalheraldry.org/data#9cb99b4d-e19a-4315-9b65-d1620f533ab8", + "@id": "http://digitalheraldry.org/data#b27226af-e386-4b53-b99c-4a837a737747", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#598d4a51-561c-4567-a1f5-f1ed61d5c85e" } ] }, { - "@id": "http://digitalheraldry.org/data#2747f466-f193-4812-bf63-7bad82492550", + "@id": "http://digitalheraldry.org/data#034bd4c3-54a8-41a0-8ad0-5c14e00b4f29", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stag" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#21823367-9b9d-4987-875f-7935c344cba8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#93ae841f-a48d-4759-b0fc-89a118120c99", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#2232e1ee-6359-4d29-8752-e6045ee70881", + "@id": "http://digitalheraldry.org/data#34b344e1-61ad-4066-946e-ddca13277ca9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006228_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#isstDx", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed tincture of Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7e803487-7f35-4286-8f0e-6ac4d7cb3684" - }, - { - "@id": "http://digitalheraldry.org/data#1478a86a-7c63-4ca4-ab8c-95fe89450acd" + "@id": "http://digitalheraldry.org/data#0b8c276e-7df4-4442-9fed-4e705c6d75ba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f815deca-5037-4b1b-9093-7e658b2b7e33" - }, - { - "@id": "http://digitalheraldry.org/data#8c7ea2ba-1d7e-45f4-84af-af30b28f47fb" + "@id": "http://digitalheraldry.org/data#71bf8208-9b1e-4389-8505-d3dd4aa8f017" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6228_1" + "@value": "8378_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5279b187-0ec2-4462-a0a3-15333f2b47a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hooded" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#109e36b6-028f-4893-92b1-5252dbcb5637", + "@id": "http://digitalheraldry.org/data#65111b60-915e-43cd-ae91-c9eba9e31732", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#ab39297b-45a8-463b-87f7-0493c5091136" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8f160d65-2217-452d-8558-00ccd81e8d85" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1ea723a3-0005-416b-b981-3f124f6c6212", + "@id": "http://digitalheraldry.org/data#fadd1585-05d6-459c-8a2b-4fad1bd17fb0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e12fc88c-fd08-4af0-9967-6e633dcd4098" + "@id": "http://digitalheraldry.org/data#e08cc0db-e9a1-4dbc-a0e3-90fa902ad381" } ] }, { - "@id": "http://digitalheraldry.org/data#58987e2d-35c3-4818-a7ea-daaff15b8d0b", + "@id": "http://digitalheraldry.org/data#b6f7bd8b-e6db-41ea-8c6e-c2478fb2934b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#0261f52e-a346-422c-8428-1fca4d3f5200" - }, + "@id": "http://digitalheraldry.org/data#57a9069c-30a1-462b-88ad-0d0c96b7e316" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b8e5fb91-3224-4e03-9b16-d48799f956e7" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d5c04139-54ad-4bfb-8cf3-d83312df8793", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f78467b6-0bee-4f8f-9b01-053e091b48dc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e759331e-bd2b-445f-9581-e7589d31513f", + "@id": "http://digitalheraldry.org/data#2a0d6302-6c2f-40bc-b894-0185087a59d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#905bc5d2-1068-4c80-bfc2-1dc44be2d899" + "@id": "http://digitalheraldry.org/data#e3c7ebc8-f26c-4e02-9d55-08d0f20e8af9" } ] }, { - "@id": "http://digitalheraldry.org/data#7420a2c5-0ddd-4e67-8c7e-a52209dadb28", + "@id": "http://digitalheraldry.org/data#99eb176c-7d87-417a-98c3-d65d497e37e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#f0a4594c-6025-437d-b634-725f2049edd4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009505", + "@id": "http://digitalheraldry.org/data#CoA0000003689", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued and armed to Charge3" + "@value": "fixed tincture order of barruly" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -34767,7 +35131,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009505_1" + "@id": "http://digitalheraldry.org/data#CoA0000003689_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -34777,27 +35141,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ceb40267-77d5-4808-a71f-0727f7418c03" + "@id": "http://digitalheraldry.org/data#f9e764ca-be20-4c17-9b10-2afac2402dab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b63c64e0-a690-4318-b074-8cbe8f3c05e5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#c372c999-a208-492b-baf9-cbb7c5fc38be" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#bfbd3dbb-cb89-4056-b69f-70c5207f7cd8" + "@id": "http://digitalheraldry.org/data#6af025c0-58c1-4a4e-b46c-75dfdfa32eb4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9505" + "@value": "3689" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -34807,483 +35161,570 @@ ] }, { - "@id": "http://digitalheraldry.org/data#dfd960c4-7d89-4c24-8a5a-5ba51395119e", + "@id": "http://digitalheraldry.org/data#CoA0000006314", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "fixed tincture of Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#05df5611-3549-48b1-8fd5-15ccae5921f7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#6d809e10-86d2-421f-8725-aa8baeaae1e8" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000006314_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5de302ed-2804-44d9-99d5-881852e88e38", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#7c3b293f-fdd5-49e1-998a-298ca953d8c0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c8cc1b39-9f37-4f29-8cb0-dd8abb3fa3d8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#44a63534-bedf-42b3-bcbb-7a751046a585" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6314" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6baed988-47bb-4bd2-b9a5-20273afcdd98", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d601d7ab-85f9-4dea-a714-20f9632e0bc2", + "@id": "http://digitalheraldry.org/data#ab198ec0-ca26-4c91-9e2e-819773b4906b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#0bab0bd1-2a08-4603-ae4d-4dd92c807311" + "@id": "http://digitalheraldry.org/data#e84b5bf8-c054-40e5-8070-d32766e977f4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#43f353e9-50e3-4d13-8a0a-cd96efd8d5e6", + "@id": "http://digitalheraldry.org/data#31b48639-7e2d-4991-bc0d-b4ffd2b1b255", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ec0db0f0-325f-4f11-bfd8-f4f04281a681" + "@id": "http://digitalheraldry.org/data#595e794f-f4c8-4de1-aeb0-33ee1224e987" } ] }, { - "@id": "http://digitalheraldry.org/data#d3f008ee-1750-48c4-bb3e-7f714fb835cd", + "@id": "http://digitalheraldry.org/data#b61162ad-74eb-4d79-a031-298cf195dc1d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#6524de24-5b33-4748-a283-ca87a82b1653" + "@id": "http://digitalheraldry.org/data#610f636e-478d-44c9-b792-8de0dff1c02c" }, { - "@id": "http://digitalheraldry.org/data#4587e61e-ff19-4277-9ee6-ddcbb7d17c8a" + "@id": "http://digitalheraldry.org/data#b2c950fc-5725-4612-9a74-d00c4b151384" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#088af0fb-2103-47b9-a3dc-cea4de7be7da" + "@id": "http://digitalheraldry.org/data#d303262b-eb53-43b1-8b2a-34f31671a117" } ] }, { - "@id": "http://digitalheraldry.org/data#d49dc798-9213-49d5-a42a-20b8f76960fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Monk", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#a21045ba-92c8-4b3c-8b2f-2e880b31d7e4", + "@id": "http://digitalheraldry.org/data#4839dacc-aef6-48a4-9329-392460ca297d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c267e0e3-c4c4-49ff-9608-3cdb92931b08" + "@id": "http://digitalheraldry.org/data#1e15d9af-ccc5-4571-8bb6-f3e54fd68b1b" } ] }, { - "@id": "http://digitalheraldry.org/data#dbfb5c97-43b5-4a7f-bdee-8f4becc82e3a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#67db308a-e11a-447a-9aa9-1f843d390e57" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#35cf3bba-64a0-430c-8e37-8d37aeec8fad", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#37c65230-899e-4567-8562-53708a421777", + "@id": "http://digitalheraldry.org/data#e50ff4ae-7892-4a0c-8b95-b2f60abd096d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1e710068-91a0-48d4-a481-15b22403c89b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f97fc4aa-3cea-4982-8460-bd283f5b298b" } ] }, { - "@id": "http://digitalheraldry.org/data#6d2f024d-b5ba-4fbc-8be5-471805bc5f8b", + "@id": "http://digitalheraldry.org/data#CoA0000008666_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 6 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#8987eefd-350c-4ab3-85e6-261d05908841" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f7ea7254-d648-4ed6-bfb9-4f498335dbff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" + "@id": "http://digitalheraldry.org/data#47b2d836-2c66-4712-adb8-52fa55f45e65" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "8666_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#431c0027-469f-44c4-996d-b8b4a91ee0b9", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2277e0b0-9f3b-41fc-a93b-d52401a613a8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#31e19900-643a-4e40-a1eb-9a934589d306" + "@id": "http://digitalheraldry.org/data#98f9581e-613a-4609-aca8-17a29d34503e" } ] }, { - "@id": "http://digitalheraldry.org/data#f269d3d8-709f-4a46-bc78-531666b03d1a", + "@id": "http://digitalheraldry.org/data#0fbd2dd9-6bcf-442d-952b-71589bc778f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031550_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#34289a3d-4242-4f5c-9afa-8bb40f0ac631" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#292ba535-2986-4320-9efe-fd3a3705fe01" + "@id": "http://digitalheraldry.org/data#c599de31-52b9-4338-8d94-8eaae740ef9b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#968e6aa7-f5c1-4c86-8ff7-a74d70472325" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c399287b-49f0-4b22-810d-2a02debefec9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31550_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1", + "@id": "http://digitalheraldry.org/data#25299d6d-91f5-4611-a2c6-b36dad61c320", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009985", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Axe", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8ab594e7-8c59-4092-adc6-923b0f648e39", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#eb73ca1c-009d-454a-9ab1-d67ea6d23b21", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Statant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#67f7c9c1-2a30-4fbb-8f71-03b93b1438cd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007261_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#98c0de67-0645-4ab2-98b5-77307fe73b93" + "@id": "http://digitalheraldry.org/data#2c72e1d6-bcf9-4e7f-8714-eb9ad64250b8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "9985" + "@id": "http://digitalheraldry.org/data#15a03b0b-00c0-4e8b-9bf1-383392be62fd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c04460b4-8a62-49fe-8baa-f6161a48f5fa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7261_1" } ] }, { - "@id": "http://digitalheraldry.org/data#9747c542-b740-4d7e-ade5-cce98bae004c", + "@id": "http://digitalheraldry.org/data#37e08d63-feb2-4c77-81ab-b37f833cb924", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b566eeeb-1782-4e07-b094-d684143a1f29" + "@id": "http://digitalheraldry.org/data#8f15584f-22da-49f0-a12a-c7a6ef31c143" } ] }, { - "@id": "http://digitalheraldry.org/data#d68d67c6-74dc-4593-bc01-09e7527b8918", + "@id": "http://digitalheraldry.org/data#CoA0000031549", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8865c25c-ed18-4b0d-8e85-81e84b498d48", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#17d1a5e3-d8bf-4280-b6fe-563040cd187f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31549" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d98e7f35-37cb-4ed1-ae84-10396054cb4b", + "@id": "http://digitalheraldry.org/data#b6d68a9f-f043-4b2c-80c5-888082691d05", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ce7d47c7-30d8-4712-81ff-5be6f08c6fc5" + "@id": "http://digitalheraldry.org/data#b2eed450-e15b-46c4-9e3d-7f28349df5ea" } ] }, { - "@id": "http://digitalheraldry.org/data#5a8eb83a-05c8-4e55-8b20-1eb1be2126be", + "@id": "http://digitalheraldry.org/data#61b2053b-0615-4dbc-8bfa-dcc74d7d5566", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002444_1", + "@id": "http://digitalheraldry.org/data#CoA0000002761", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3e90d8ff-2ce3-416f-860a-0c65599cf5e4" + "@id": "http://digitalheraldry.org/data#bac03ece-0094-4788-a175-87e74d5e59c7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#96737e48-9b82-4fc3-acd1-e564a5e26d9e" + "@id": "http://digitalheraldry.org/data#989c42ac-c56f-4df6-8e90-a7fef9d9c37c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2444_1" + "@value": "2761" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d997cd0f-7b29-43a6-98a0-92b2eff675c6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e7dc5545-8e15-4341-ad65-a2cf0294a049" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#46e9f4c1-c8b5-4587-b3d3-5d694f6e330b", + "@id": "http://digitalheraldry.org/data#c265342e-4baf-4e2d-b36b-b216f3b3c62d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#51dcbab7-75bb-4ce3-af7f-3d3ebb983771" + "@id": "http://digitalheraldry.org/data#06467b59-159c-4c47-b19e-fd0c749ea3f1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#4d940123-3ac8-4a6f-b53c-b7f186322f51", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Layer", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4951f79a-7dbc-4ec5-a6c1-6a461e90b559", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f73621fc-ac81-41c2-aa2d-686e60c7141b", + "@id": "http://digitalheraldry.org/data#f309305d-4716-49e0-a8be-26f142ec3f28", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c7fbfe46-7c37-404f-ada2-9f307139718a" + "@id": "http://digitalheraldry.org/data#f3381c37-9980-43ca-aec4-a01ea528bd0f" } ] }, { - "@id": "http://digitalheraldry.org/data#3494906a-a46e-47d4-b805-87af51e3971d", + "@id": "http://digitalheraldry.org/data#2edfecb6-6a76-44f4-8677-2b07733efd3b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#86b3a21d-7d23-4156-8cb7-3cffb1969c53" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#e2d923cf-7f4f-4d90-b025-3fe3e624b526" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3570f602-bd63-48c9-ab1e-01be342d085f", + "@id": "http://digitalheraldry.org/data#ea14a74a-23e6-41c0-9ac3-f62363c26011", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#92f307b8-1547-459c-b9ed-ccaf5ab8c51b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#56782669-063c-43bc-96e2-674b3e5e3fa2", + "@id": "http://digitalheraldry.org/data#CoA0000005282", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#da3e6ee7-2b91-47c7-b533-7534d832cb74" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#bf7cba35-f4a4-4c54-9f30-526664504ba1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "5282" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#bf3f48b2-8c04-4656-9daf-1987603b7d1a" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#62ead83f-3d28-45c7-b8e1-837753fbff4e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#b47fd7b0-1440-4cdd-941a-a53b350d44ec", + "@id": "http://digitalheraldry.org/data#41e9f93c-3f6c-48eb-b8bc-1704bdcc549f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0123da8b-67e1-4e6f-b175-eeb5c50108d8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c0f95f23-cb8e-4634-a9fd-bd9ba84dbd11", + "@id": "http://digitalheraldry.org/data#CoA0000006412", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 4 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#70c83acd-3998-458e-a088-2dfe7a4a7ee4" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0b245607-529c-473f-8fc4-3ce77c41d4ae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#4e8d7c02-740c-45d4-b9b8-1bb5002cd139" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6d2f024d-b5ba-4fbc-8be5-471805bc5f8b" + "@id": "http://digitalheraldry.org/data#0ec6cd51-af70-4c47-b7de-d328c3441d8b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "6412" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fess", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#370c5619-b1cf-4ee5-b20b-815803b970bb", + "@id": "http://digitalheraldry.org/data#430d4a9e-b2fe-4531-88fb-d94e71705b8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant" + "http://digitalheraldry.org/digital-heraldry-ontology#Pincers" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#128b6472-f558-4470-8b35-060a1ecf5117" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -35292,18 +35733,26 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bird", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3ffe96f1-ab24-4548-987c-289a0eb461b7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#2c67b198-ae7b-4b5e-8a97-80779e95cdfb" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035", + "@id": "http://digitalheraldry.org/data#CoA0000002911__2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "removed castily" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -35311,7 +35760,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_1" + "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -35319,142 +35768,136 @@ "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ - { - "@id": "http://digitalheraldry.org/data#8c2f4be1-521d-4aa7-91f7-4ca6c239bf7c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7efe345a-2b91-46bd-aa9d-33e6e0c2ea67" + "@id": "http://digitalheraldry.org/data#b99d9c2d-2d28-4211-a4f6-57a8f7e32dd4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_A" + "@id": "http://digitalheraldry.org/data#bc661b64-1a00-4972-ba52-7c00d5f37d37" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_B" + "@value": "2911__2" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006234_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_C" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D" + "@id": "http://digitalheraldry.org/data#68827c9f-4b76-4ab3-b6d1-2363c9f201bf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "19035" + "@id": "http://digitalheraldry.org/data#3ace3762-f49c-45ed-b02a-c72d73fdd715" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 4 + "@value": "6234_1" } ] }, { - "@id": "http://digitalheraldry.org/data#bfcbb0a2-60c6-4053-8ae4-b54794c3b888", + "@id": "http://digitalheraldry.org/data#73eccccb-4aa5-49bf-9a54-9fa3f52bf7ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c6c4205e-89d7-4335-8236-21970aa6b72f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#424b3c40-3f4a-49a2-8ac6-4cf3725c7469", + "@id": "http://digitalheraldry.org/data#CoA0000002740", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2c785454-95d0-45a4-b977-4b048ebe839e" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#05cd6a8b-4b5c-4a3d-bd80-be64dbfd1768", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#560a0974-fd4b-43a1-8cad-8678207cbf00" + "@id": "http://digitalheraldry.org/data#224a6e08-ba5c-4384-891e-a27b6ae0bbf0" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#6ee8bfc3-4e53-422b-85c1-1352a841794d" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pouch", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "2740" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6cd9e8a1-5886-4ecf-8ddb-dfc5d49adace", + "@id": "http://digitalheraldry.org/data#9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + { + "@id": "http://digitalheraldry.org/data#ee448919-c158-4858-ba0a-804ed78da591" } ] }, { - "@id": "http://digitalheraldry.org/data#60f95aa1-95eb-4fae-a297-5dc74596c3b0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Salient", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#1db329b1-9433-4ec6-a564-709b2cd01c83" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#351b9996-5ea9-4238-bebb-b0b6c082869a", + "@id": "http://digitalheraldry.org/data#59551b0d-dcb7-4f23-8b8b-10f6f5a399d4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" ] }, { - "@id": "http://digitalheraldry.org/data#b4520260-d4fc-4601-a63a-a74e6ef9cc83", + "@id": "http://digitalheraldry.org/data#b8dbb018-a576-4ff4-90d0-c285ba594678", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e200756d-48b8-4f12-8798-613356bb1780", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Axe", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Talbot", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -35462,64 +35905,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a6f56244-6a99-47e9-91c9-d1e70351b9a2", + "@id": "http://digitalheraldry.org/data#1a1d91b8-1f0c-4b18-9742-4216e374586b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cb558ac7-e9f2-4b89-9650-a875a4febb91" + "@id": "http://digitalheraldry.org/data#d041ab46-a1d3-4e30-a420-ae076a59bc17" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9aa542ad-c1e9-4b0c-b618-30084b9b9a88", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 6 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b1c4af3e-5a29-4dd0-a4c5-3b133ddc301e", + "@id": "http://digitalheraldry.org/data#05603480-dfff-45d8-8747-7884232715e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#1cd54473-3c3f-401a-a262-09c4c3aefa93", + "@id": "http://digitalheraldry.org/data#1435832a-9de7-4e3e-b1ab-4e96181f384f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#82e178ca-a249-4ee6-b96d-2ec7e142345a" - }, - { - "@id": "http://digitalheraldry.org/data#73c07d23-7b4b-484b-9683-07e8a10d9068" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#63a04f15-15d9-4688-baa8-3935703f6941", + "@id": "http://digitalheraldry.org/data#84aefb52-390c-4c28-beb4-31573f2c1f9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#706850bd-39f6-4728-9180-e5e937b2fd2d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Talon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#9100b121-07db-48a4-848b-2beebfe92824" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -35527,119 +35974,99 @@ "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#47d341ec-11eb-4358-b1a2-cb25ae41ed0f" } ] }, { - "@id": "http://digitalheraldry.org/data#7bba46a7-933c-4bae-a947-974b248afeba", + "@id": "http://digitalheraldry.org/data#e1509464-f75b-443a-b787-a965bb710cd2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008363", + "@id": "http://digitalheraldry.org/data#70a30bea-7ff4-4a4b-93fb-1faa42971336", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1a51c6a9-6e4f-481b-9907-f81099941a4d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008363_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008363_B" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#983efa98-8704-4698-926d-959fb9c81471", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008363_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "@id": "http://digitalheraldry.org/data#6553f14b-38f6-454d-950f-9fc42bedead4" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008363_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#5a57305e-9130-4ab1-8129-ed22ab36220a" + }, { - "@value": "8363" + "@id": "http://digitalheraldry.org/data#361a8d80-0a88-44c3-9ba8-19d1c5b0255a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019776_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002668", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#06376954-c612-4ff2-84cb-dace7f1bf8cf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#1b5f7eb2-d962-4af1-ba3f-4611eba03a75" + "@id": "http://digitalheraldry.org/data#e48fb92c-b165-4d76-a456-9670f8f7d926" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#56d3d8e2-f03d-495d-9671-f46bcff81ddd" + "@value": "2668" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "19776_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f95ca7ba-2f76-4463-a0dc-5b9c66d71a71", + "@id": "http://digitalheraldry.org/data#b2cf5cac-82ca-4c2b-a130-47bdb6f726d7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#86933877-7480-4c3a-9331-734d9eb02935", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e34ee67f-45d4-4823-86da-37d4f88c4f49" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002735", + "@id": "http://digitalheraldry.org/data#CoA0000031562", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -35650,17 +36077,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9a9deb2d-80d9-441e-a31e-2b1e57db3a03" + "@id": "http://digitalheraldry.org/data#191b6613-e81c-4c4c-afec-efa5466670fd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4f2c6b1e-80e8-4a78-bce9-4bf1b9c27f48" + "@id": "http://digitalheraldry.org/data#530adb2b-13c4-4cf6-965a-43bed07c2dc3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2735" + "@value": "31562" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -35670,87 +36097,71 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Molette", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006254", + "@id": "http://digitalheraldry.org/data#095e6d8e-724c-45dd-8d1f-4dd7f603f023", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1750b628-ae15-4103-990c-c3c17bcbd5c8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#45380164-4d0e-488f-b997-ca57c38345ee" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "6254" + "@id": "http://digitalheraldry.org/data#2910ce4f-3ed8-4cf5-a7b3-4c4e6cb1ebce" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5a4cd35f-65f4-4fda-b81b-ebe9ede9b0fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#9c74dd3d-96f3-4a37-954b-9e9decd72b48" } ] }, { - "@id": "http://digitalheraldry.org/data#dea7aa04-aa51-4d89-aea2-d1b835ecbbd6", + "@id": "http://digitalheraldry.org/data#a5faf1e5-a2f4-46a9-a45b-459b3a5788fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#65182aef-1776-4fe8-ba5b-9865368cde01" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a461f385-5687-4d5e-8da7-61af42bb782b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#af9198cb-2fca-4001-872b-68cfe7d3a0f5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002438", + "@id": "http://digitalheraldry.org/data#CoA0000027639", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -35758,112 +36169,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a2fe6807-54a1-4a53-a470-1461965f6862" + "@id": "http://digitalheraldry.org/data#9910e655-f783-43d1-ab2b-36d1b67eaf0a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#d7ee7cf6-8325-44ec-95df-97e4399c5ddc" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#699c3721-c6ec-46b4-90c4-a732c9ee9a8d" + "@id": "http://digitalheraldry.org/data#CoA0000027639_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2438" + "@value": "27639" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Leave", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#c7fbfe46-7c37-404f-ada2-9f307139718a", + "@id": "http://digitalheraldry.org/data#CoA0000009654", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#97bbee89-533f-4ad5-abf6-700a64b92520" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c3715f62-da73-40c2-ad61-ea360d8b566c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "9654" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f630cc3b-01cb-4d52-83ff-53d5fa0b7fb0", + "@id": "http://digitalheraldry.org/data#ac0085ef-670a-42ff-9e16-028ac6f2a7d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" ] }, { - "@id": "http://digitalheraldry.org/data#35e9aca6-4e5a-43ef-8d2c-9c3203eba1e4", + "@id": "http://digitalheraldry.org/data#b0d3af71-5dda-428f-bbfc-ff1475ca2185", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#46cd9527-fa6b-4765-b108-80991de797ae" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#5160cfb6-c712-4f85-a88c-fd77d23fd86d" } ] - }, - { - "@id": "http://digitalheraldry.org/data#98b10162-5533-427d-b058-9b2cbdd57a0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019257", + "@id": "http://digitalheraldry.org/data#CoA0000009383", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -35874,17 +36256,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b3379817-4cdd-4009-88a5-0c9199cc4162" + "@id": "http://digitalheraldry.org/data#7a53594c-aaa2-410b-9e1a-a247e063b6cf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eb997aa5-a585-4031-b494-7bc75a8782b7" + "@id": "http://digitalheraldry.org/data#9c950840-f2c9-414d-8de5-eb2f9d65754f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#61695d5d-8f34-4e58-b3af-4c787636a6bf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19257" + "@value": "9383" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -35894,31 +36281,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#98f538e6-a15a-4422-9951-5494355a6d42", + "@id": "http://digitalheraldry.org/data#00090a76-5dc9-45b0-bb07-b5ceda781688", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003744", + "@id": "http://digitalheraldry.org/data#CoA0000031566", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -35929,17 +36298,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dc510a66-e24f-471c-ad9f-6642a3615337" + "@id": "http://digitalheraldry.org/data#ee47cd08-6cc9-4b1e-a1a5-07cdad89dcee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#578169e8-8560-4fab-b939-5866e0e9151e" + "@id": "http://digitalheraldry.org/data#c1dccbeb-0593-4e97-9420-bbec19c418ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3744" + "@value": "31566" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -35949,150 +36318,148 @@ ] }, { - "@id": "http://digitalheraldry.org/data#dd84cf9b-d0aa-4aae-a34d-9b99a648ea60", + "@id": "http://digitalheraldry.org/data#99fc3686-f2a6-44b7-a2e2-2fdb7282955e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#73f8cac6-10e8-499d-b338-8d7c43f78b46" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#24b3cbde-a365-4814-92d7-df6c9463e9ed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#7a3ce415-ba8c-46a9-9a0a-a18ec63013f9" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4ec9eb0a-7b18-4b47-8ade-bcd4e0410622" + "@id": "http://digitalheraldry.org/data#e351d208-8e19-47a1-9a23-ed6af3ae06ea" } ] }, { - "@id": "http://digitalheraldry.org/data#8422f7e8-8d9d-4926-b98e-761e842a50ae", + "@id": "http://digitalheraldry.org/data#4f7a9559-faec-42d2-951b-f1705d21aaf5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007261_1", + "@id": "http://digitalheraldry.org/data#CoA0000006302", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0e72e4b3-75a8-4612-b5fa-d8a7c7b48fcc" + "@id": "http://digitalheraldry.org/data#876649d1-9a97-433a-9134-8883d445dcb3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2129e291-950a-49a6-bd4e-ebd17c0a33fc" + "@id": "http://digitalheraldry.org/data#523ff367-36ac-4d10-9b48-a4b6455eeeda" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#1ae110d0-566e-4004-88ef-91146ce3b9ce" + "@value": "6302" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7261_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#512026b1-c914-4c47-bdf9-b643ef446aa9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5ddbe1e1-2921-4214-b49d-34efd58b3843", + "@id": "http://digitalheraldry.org/data#09ae9238-9731-4a5f-ba73-006f298455ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f7592e0e-4c9e-4f70-b758-66018ab73df6" } ] }, { - "@id": "http://digitalheraldry.org/data#cb2d63bd-4637-402a-bd82-e654e1062bad", + "@id": "http://digitalheraldry.org/data#33b86eb1-5e0e-4856-8722-a7ea14ae55d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1cd54473-3c3f-401a-a262-09c4c3aefa93" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8bfc3f3b-5cb4-41f0-855f-bccd90ca36b7", + "@id": "http://digitalheraldry.org/data#baca607e-93fd-481d-bb21-e3279885ccc9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#200bd914-f8c6-4ea1-a587-9c2a312e8845" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#865f2a50-2bf4-40c4-a1ba-9e43d85a3ba6", + "@id": "http://digitalheraldry.org/data#9176b6e3-1c81-4874-865c-19edea000a53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Quina" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#361cca27-5f9a-4a26-9608-be75a438139c" + "@id": "http://digitalheraldry.org/data#802a0c33-66b4-4dfb-8fed-ac1cbc5e65b7" } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000017737", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 5 + "@value": "added rampant to Charge1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000017737_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002823", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -36101,17 +36468,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a1c38009-510c-468d-87be-7551e38f2e4f" + "@id": "http://digitalheraldry.org/data#ff84a071-56c2-4e8f-aeb2-293de959b8c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ed42e6f7-7ca3-450b-a38c-f6326b4da913" + "@id": "http://digitalheraldry.org/data#d6d6dea9-3b9d-4021-8e4a-d8bd68adde9a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2823" + "@value": "17737" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -36121,223 +36488,170 @@ ] }, { - "@id": "http://digitalheraldry.org/data#123b2300-a0c6-41ac-90f2-37d1b14c8950", + "@id": "http://digitalheraldry.org/data#83c85911-c1d2-4564-a9a3-9966a956e0e8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#38949958-a36b-4f52-b97b-3daecfa93dfd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#9cef0ab0-6c60-4756-8f36-4e025a52d669", + "@id": "http://digitalheraldry.org/data#2c097af0-5cb8-4482-9ddf-b1f190182e83", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#b894ac10-6752-4dd1-bdb1-20c2625714bb" } ] }, { - "@id": "http://digitalheraldry.org/data#8bba3c25-91b5-4ebb-a8ff-2a975671d2c9", + "@id": "http://digitalheraldry.org/data#fe890445-f076-4a16-830f-baa5c5ee669b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5" - }, - { - "@id": "http://digitalheraldry.org/data#c2da779e-ec34-45ef-8ac8-8e5b047ead5f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#92f307b8-1547-459c-b9ed-ccaf5ab8c51b", + "@id": "http://digitalheraldry.org/data#7e1fbc7b-f296-4bd7-8b2b-5fe00001d9b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e1b3253a-2c7d-4cee-9c68-fbd438746c03" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPatternNumber", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b213806e-3b9a-4243-8a03-31e911391b17", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#08857884-31e6-4256-aa47-5e99db193b0f", + "@id": "http://digitalheraldry.org/data#7107dd7d-52c4-45b1-a45b-a41fea405656", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007609", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#7f39dbca-765e-419c-9312-29bb1162eb33" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#2afc3c89-00de-487f-bd37-e8b588c4960a" + }, { - "@value": "7609" + "@id": "http://digitalheraldry.org/data#c6ce3c71-b2f1-41e2-9935-b47a01a69d87" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#16da3f75-d1de-4145-b8c1-450b4b2c7d71" } ] }, { - "@id": "http://digitalheraldry.org/data#7cf5cd10-e867-4806-a17d-10407f577437", + "@id": "http://digitalheraldry.org/data#b10addcb-1448-4b40-ab5d-1f14f47a3d4e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4baf82d4-e18e-4730-8dcc-37f1804f050e" + "@id": "http://digitalheraldry.org/data#28d937ce-0898-4ad7-acda-c8df7330aa30" } ] }, { - "@id": "http://digitalheraldry.org/data#424b21ef-2bbc-4cd0-9ac9-059d0641bbfb", + "@id": "http://digitalheraldry.org/data#e2a9980c-e27d-49c7-ad70-17256ab63588", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017789", + "@id": "http://digitalheraldry.org/data#8283c2aa-002f-48f1-bbf1-693ee0129813", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#108996a7-beb5-44ef-a547-c43d0806f4c0" + }, + { + "@id": "http://digitalheraldry.org/data#a80d8359-87e0-4f33-935f-3b8aa054840c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f6ff1d02-392b-42db-9001-6f5975cff4ba" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#20c29e86-2a80-4b19-86e4-2356cea079aa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#07e74c8a-caba-4745-86e0-b51e43bf4044" + "@id": "http://digitalheraldry.org/data#793c051d-4191-4547-8f00-50c77365c6bc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "17789" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b2341b23-6d33-4100-97bf-92f3797060fd", + "@id": "http://digitalheraldry.org/data#0b21170f-21af-4f53-a2b4-4e12c36f3b3f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#da5544ef-db4e-42ee-91ad-18557ee431bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#6591dfb5-acf0-4e3b-a7f1-8a841217e5e9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#da654108-f742-4684-8ce4-e5d93390e64b", + "@id": "http://digitalheraldry.org/data#f3ad39fe-13fc-4c3d-9b88-2be20dce0d51", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#834a2464-17ab-426e-b994-a6f380b174a2", + "@id": "http://digitalheraldry.org/data#a5b14026-dad7-4b9a-bea7-3875cbfdc99a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Heart" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@value": 9 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -36347,85 +36661,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#16c9f920-dfc9-43a1-bd10-149adc555ac8", + "@id": "http://digitalheraldry.org/data#2d8dd7d0-4617-4576-b636-fb9fc1a96ca4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#93095889-6014-41a3-8e03-f27342443c41", + "@id": "http://digitalheraldry.org/data#ef716b4d-c79a-4045-a47c-3ea07762f9c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#8ba19ffa-3c74-401a-9afc-2b8419f119a3" + }, + { + "@id": "http://digitalheraldry.org/data#b8e3fd13-67dc-4512-b97f-4d256003ec21" + }, + { + "@id": "http://digitalheraldry.org/data#9feb9f85-14ee-4f44-be26-b6e5ccdd184a" + }, + { + "@id": "http://digitalheraldry.org/data#f9f7dc10-3a70-468b-bacd-c0faadde1ff9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c004f4e8-defd-4da6-97f1-83717f910160", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cad5dfaa-cdde-4968-9683-d81550f8a87a", + "@id": "http://digitalheraldry.org/data#1dc65a95-47a7-42e0-b81a-d4cd63eb9725", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pouch" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + { + "@id": "http://digitalheraldry.org/data#b9a623b4-5de9-4af7-be1e-0bea39847c4c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440", + "@id": "http://digitalheraldry.org/data#a68a26e7-3281-4676-a753-0505319ff1e1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006288", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant to Charge1 / fixed tincture of field" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002440_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -36433,22 +36730,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#36e9a897-9b45-4693-b1fa-60a6c63b5594" + "@id": "http://digitalheraldry.org/data#f1484272-ec4d-4d14-b5da-86851295753a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1f38ec1b-bdf7-4bec-a852-3531606a570e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b6fcdd16-00f4-472f-aba8-50e19878eab6" + "@id": "http://digitalheraldry.org/data#91f45c9a-dc88-4889-bd36-4bfe72e84e28" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2440" + "@value": "6288" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -36458,166 +36750,88 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1686cb32-12d8-40dc-8a8d-2d3682549e45", + "@id": "http://digitalheraldry.org/data#612d5129-21f1-41ae-b9cc-a38d065c9979", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#735a40f8-956e-4386-ae1c-4dfa354d40eb" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#929e804a-ef28-47e0-bde5-c19301067191", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#6f63be16-cd31-4d25-a998-85f9f98dbdfc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#73c07d23-7b4b-484b-9683-07e8a10d9068", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0b39d92e-9c69-4ae8-8ef1-796d0b8d153b", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/data#afef1460-d4ff-4553-8385-dd946e0099f7" } ] }, { - "@id": "http://digitalheraldry.org/data#598c99af-8416-4d9a-bfb3-8e245c4702b4", + "@id": "http://digitalheraldry.org/data#da5b6f2d-46ff-435b-9bdc-eb8f0053134c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#cc909476-697e-487e-8e2a-edda1a8640f3" + "@id": "http://digitalheraldry.org/data#17761365-e591-4523-bbf3-473b2d8da248" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#105e6d78-1e29-43e3-8e04-33709a295da8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#9d7d38b7-0d54-4b5b-8922-9b05afd8500c", + "@id": "http://digitalheraldry.org/data#4c118cbd-3adb-4351-b373-c3fa693b5e4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#1ee500f1-f41f-4c8a-9716-87a18a76c9e2" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#19c5d887-1905-4f9b-9be0-1f7990e353c0", + "@id": "http://digitalheraldry.org/data#CoA0000027523_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talon" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6a591f3b-3752-466f-8807-b505302c32a4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tree" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#c6191fae-fd79-4b00-9e42-8af2f5a66a25" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5bb73297-a4b7-4785-98c2-3abf4fc9a16e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1e31f773-6fb2-4c4d-9a55-9db3f188017d" + "@id": "http://digitalheraldry.org/data#dcff21ce-92c7-44fe-ab32-909c38cfa4fe" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#3cee3b5d-b0c5-49e5-9047-4946baef775c" + "@value": "27523_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4ecdd0f5-2795-4295-96b8-568038ce1a5d", + "@id": "http://digitalheraldry.org/data#d3815285-7aa6-4cec-a3c6-e706345446fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#cc7c9672-1c32-4387-921d-c54a0ee0aff4" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7c140a78-dc23-4754-9ae7-d05f01976b0d" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0cfc283b-9748-4dc1-9989-486c39c17ffb" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Saltire", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#90203fec-7dec-4b18-8587-9ba8006ab390", + "@id": "http://digitalheraldry.org/data#c1262fc9-e3f7-4112-a258-33f364f95a64", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d15be167-2f48-4685-98c9-3f284882910a" - }, - { - "@id": "http://digitalheraldry.org/data#d32d2a6d-2675-48ff-bca3-f48bb9f67b9f" - }, - { - "@id": "http://digitalheraldry.org/data#fbb02520-bb28-4ccb-aa66-55320b42bc30" + "@id": "http://digitalheraldry.org/data#24c2f292-c6d9-4995-bba0-add8c9687c25" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -36632,66 +36846,65 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5b9e2f59-4722-42c2-8929-ffabf7ae3d42", + "@id": "http://digitalheraldry.org/data#c5af27e1-3184-40fa-af02-aa127478b3fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#ee4b859b-6eba-4433-959e-ded1f2c1a5ef", + "@id": "http://digitalheraldry.org/data#4775edb9-299d-442e-815c-abadb6e5fb90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#acb3075f-c4eb-48ac-8e5e-93249fbf6e14", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#ab89433b-d6b6-44ab-a646-1a834ae233db" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#ebee8f68-94a3-40c1-9976-7a36ac53ef36", + "@id": "http://digitalheraldry.org/data#7c7ddd76-365a-4029-986b-889e5fe6284e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1", + "@id": "http://digitalheraldry.org/data#70fb2a59-e0db-445c-bb13-cbe297baf864", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#79e5a11a-bef2-4b38-a696-edc5389f50db" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#cc5e93f4-b4a6-4e28-897e-5b4820665b67" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "19035_Escu_A_1" + "@id": "http://digitalheraldry.org/data#30029b2c-5e3d-4069-b9de-e62815c67be2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008188_B", + "@id": "http://digitalheraldry.org/data#CoA0000006246", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -36702,92 +36915,111 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1e165e2c-845d-41b0-b264-c28c58fb216b" + "@id": "http://digitalheraldry.org/data#75cc4427-b9f6-4230-b812-ca2b63e46ac7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#553ab10a-e3a8-47a7-869d-905e5c616694" + "@value": "6246" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#c6b22a46-08a3-40fe-8341-ff62f1c6d244" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f6329be0-6923-4dbb-9016-72ce7ecdc770", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "8188_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ae85e164-60a3-455c-bffc-a6a32ef2b136", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#756a3da5-da45-4f71-8bdf-278b98b7bf49" } ] }, { - "@id": "http://digitalheraldry.org/data#bd725a70-1c77-4339-b357-21ca7a136d01", + "@id": "http://digitalheraldry.org/data#f83b5dd2-5041-4c68-8514-6228de611a1f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dragon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#15c5b835-6158-47bd-ae50-4174a091309c", + "@id": "http://digitalheraldry.org/data#a14695ec-b25a-42dc-af71-6aedf1ff9be1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#394527b4-08e8-4c75-ba3e-ddc837febbc5" - }, + "@id": "http://digitalheraldry.org/data#6a0eebf8-4aac-427d-b4c1-a33a870e4e78" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#bbf16edf-cd97-4599-9dba-d494ffa699ef" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#20542fae-f9e2-486a-a26c-ff92d188a7ee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#05e4458a-77e0-4125-89fd-d16e1e181f51", + "@id": "http://digitalheraldry.org/data#a055c1db-a200-4cff-8bbd-b4f5b29c76a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#f366334b-e812-472e-8efd-3b9bb2152019" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0d472f90-cbe2-4fbb-ac6f-039f205dc774" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8dfbaba0-daa2-42ff-858c-9cd9e328cd5d", + "@id": "http://digitalheraldry.org/data#185edcc5-f872-45ba-8e7d-83a82cbdb831", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" + "@id": "http://digitalheraldry.org/data#df68521e-98a7-4e34-98b7-72197e8693fa" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000198", + "@id": "http://digitalheraldry.org/data#CoA0000019621", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -36798,17 +37030,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3c6c9303-f851-466c-a427-bfb86123795e" + "@id": "http://digitalheraldry.org/data#638b0688-1710-4643-864a-798ca47e4fcb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a0660c53-7c8b-46f6-bae4-734de6ea228c" + "@id": "http://digitalheraldry.org/data#c96225d2-2b00-45f9-b755-b8638bdc8edc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "198" + "@value": "19621" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -36818,195 +37050,204 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c55bb1f0-fe9d-4b87-8058-e5e7f7c17065", + "@id": "http://digitalheraldry.org/data#9567c63e-c907-4854-82f3-3e74b0952ffb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#cd8d5989-96db-4bb7-ad2c-a6c1546a93de" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#413af802-d03a-4c60-b369-f321deef752b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#1abfdb08-b532-4e69-bedf-112a873aab4c", + "@id": "http://digitalheraldry.org/data#71b138a2-457e-4c09-bd5c-1003fb9efa19", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 5 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031545", + "@id": "http://digitalheraldry.org/data#14a0eb06-eb7b-45d5-9a0b-682c1fd5aa21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "change color of Charge1 to A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031545_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c68c89cb-6663-492f-8a92-6dd713b49338", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#41ad6a05-218a-49ca-b1fd-8231009cb8e2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#abb8ecb4-a511-4e82-ab44-ba7567aaf9e8" + }, { - "@id": "http://digitalheraldry.org/data#938a3102-1455-47a2-83d6-e78c724db201" + "@id": "http://digitalheraldry.org/data#790fcb79-5a19-4d16-bd00-3751af7312d1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "31545" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e4733aee-4515-46d9-b782-94d37f91a9bb", + "@id": "http://digitalheraldry.org/data#e3eb1fae-7354-459f-b402-8e2d8471b728", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#56d577cc-b412-46ad-8280-86655a5eb6fa", + "@id": "http://digitalheraldry.org/data#34512221-1ce7-4016-81be-f73ff3686188", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#eb8685c4-44d9-4e80-8ed1-d010e2b8d2c2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bafe8628-44b9-4732-aafa-e0c1f89097db", + "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f941ca65-0371-41fa-88df-e6966fb95f46" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#b1b23961-f9b1-4df6-b83c-ace68e1980f3", + "@id": "http://digitalheraldry.org/data#a0f01a58-fef5-4292-9eeb-fbac461c28c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Harp" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4edf5a82-727c-4f6b-b3c0-873411c58406" + }, + { + "@id": "http://digitalheraldry.org/data#f1975a8f-3914-4d76-9c60-2ad5370877aa" + }, + { + "@id": "http://digitalheraldry.org/data#9a576bed-1092-4280-9c29-7ae5263951fe" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#64ebc1b0-c8f4-42ad-a2cb-dc7857d8a878", + "@id": "http://digitalheraldry.org/data#a7b7d6fa-aa8c-482e-91e8-28fa1188312b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#7ba0cb88-c303-4eda-ab7b-b784befb213a" + }, + { + "@id": "http://digitalheraldry.org/data#c0aee7bb-da7e-4463-a415-3e063fb90617" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#3af9f1a3-5c24-43ef-97aa-bffe5e6608e5", + "@id": "http://digitalheraldry.org/data#47d341ec-11eb-4358-b1a2-cb25ae41ed0f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#0360182d-342f-449f-9e9d-b4c22fa22790" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e8c99f2c-72ad-4157-8a99-abdcc7e7ec8f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#fb9096b4-d54e-4e18-ba52-f20b64425c0a", + "@id": "http://digitalheraldry.org/data#afd59016-45e6-4ea0-8180-df3dc4bc8a91", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#46b11d9c-798e-46da-aabb-04da14b8e68e" + "@id": "http://digitalheraldry.org/data#a863f736-ceb7-45e1-a0dc-5cc5852bd4f0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006881", + "@id": "http://digitalheraldry.org/data#a2e50392-b363-4354-bd2d-beea3bb62e0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006881_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008266", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -37015,17 +37256,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d6be0c5f-786b-45f3-9d52-f8304a22ae09" + "@id": "http://digitalheraldry.org/data#5964e9eb-eaac-4a4c-ab36-ba39ba15bf9e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0ed07cd9-7431-47bf-8f9f-fba87106a858" + "@id": "http://digitalheraldry.org/data#269f4440-2dc6-4db0-a23c-6b1b379615c8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8e907d4d-68dd-4b85-89aa-03d9a6c976f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6881" + "@value": "8266" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -37035,287 +37281,326 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#24eceb76-fd1b-41d1-8527-9a9161be8dcc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/data#8bb7fcfc-7827-4ab0-aa0c-93b80f7ecafc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016384", + "@id": "http://digitalheraldry.org/data#ea5aab8c-3cf4-42b3-9c71-f36ba6ce16c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Tower" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a41a9bdc-f3cb-4809-a1f1-e6506c184986" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2c67b198-ae7b-4b5e-8a97-80779e95cdfb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#51d8c84d-9bfa-45d7-942b-b7d84b4189e1" + "@id": "http://digitalheraldry.org/data#07c4d1fb-89c1-4c53-83e0-bf096cd6e7ef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "16384" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ab606637-2876-4a96-92c0-7b6c4fa41429", + "@id": "http://digitalheraldry.org/data#89dda982-0b6e-4f8c-8adf-c64a7c9aece9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Castle" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#98d5198f-89c6-4684-9e2d-085eddf891e6", + "@id": "http://digitalheraldry.org/data#1d8d80de-7001-4579-b866-12b24401aa53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#fe42d62b-a9a7-4e2f-a496-48444ba02a18" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a", + "@id": "http://digitalheraldry.org/data#394fbdd4-4a6d-498b-b707-6aed68bfad6d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#39f400ea-865e-4e8c-81ff-fbe12b3af4d6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#942f4702-9c6c-42df-9d3a-87d4eab82afa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pouch", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#fe7588b6-5080-43c6-82c8-0351395b7636", + "@id": "http://digitalheraldry.org/data#5d57cf2c-b89b-445f-b9f3-57a0f4f35297", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c7a65cdf-10da-48d1-acaa-83183084c190" + "@id": "http://digitalheraldry.org/data#99eb176c-7d87-417a-98c3-d65d497e37e7" } ] }, { - "@id": "http://digitalheraldry.org/data#aaa3574f-44d7-415e-929b-37d7c1318462", + "@id": "http://digitalheraldry.org/data#6422791e-71ea-457a-b0ea-fe23f1ecad13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#a5b5a008-e393-4500-a052-c630c4b66963" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a4724bfe-2859-4dfb-ade3-a26a7fb6e7a7", + "@id": "http://digitalheraldry.org/data#f78fbb9a-7adf-4127-8613-d41a6492381d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#76569231-f920-4d84-b891-d24e50eb8488" + "@id": "http://digitalheraldry.org/data#b13442f6-b753-40b1-9d30-af52b8d44905" } ] }, { - "@id": "http://digitalheraldry.org/data#6270ef07-2a2e-43a0-aacf-2d62eadf7e00", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#cc2b6a25-d6bb-4a4f-91a1-78e000071715", + "@id": "http://digitalheraldry.org/data#7df1c51b-4e58-443d-9918-20dba8afe4e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#1781027f-d943-43de-aa9a-01e2a722fb9b" - }, - { - "@id": "http://digitalheraldry.org/data#315c04b6-b80d-426a-ba19-9e55a96d890b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#a6a3398f-122d-45bd-a377-77e0f3db2db8", + "@id": "http://digitalheraldry.org/data#ad8b11ac-0b01-4b7a-b0b2-fea3ca7737fc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d84027c4-efd5-4294-a860-88062d6d22aa", + "@id": "http://digitalheraldry.org/data#43818a5e-50b5-4b71-b6f1-cfe71f400cc9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#bf64d79c-fdf7-40b2-80fd-2fd26ab26cb9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#holding", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#288010af-f3d7-4a0b-8bd5-745c4dfe7cfe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#84fa4939-c552-4032-909d-c7af85372a2a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#472998d9-e542-4f57-9418-6668f7396127", + "@id": "http://digitalheraldry.org/data#91b79f85-1ed6-48d0-b9ab-622ed0cfeb16", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d183e7db-afae-4ee1-9b58-9bb90f8cd17a" + "@id": "http://digitalheraldry.org/data#fc5ee3b3-7d40-4e6c-8db2-d9ea11e07821" } ] }, { - "@id": "http://digitalheraldry.org/data#22bec3f4-6079-462d-a7b7-bdebdd5fe3d0", + "@id": "http://digitalheraldry.org/data#12d53bc6-430e-48c5-b43b-01f6c82b26e3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ec26a7e4-13ba-4828-9784-090c320bf69d", + "@id": "http://digitalheraldry.org/data#ada8cd32-b7cc-4870-9af3-e64307267e9f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate" + "http://digitalheraldry.org/digital-heraldry-ontology#Tower" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naissant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#09f7d341-5022-46bc-a299-a9af2e36cdcc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#864b52bd-84a9-46cd-a7bc-97216819d0d9" } ] }, { - "@id": "http://digitalheraldry.org/data#1439412a-b55c-4294-aeb0-ffabd594496b", + "@id": "http://digitalheraldry.org/data#70974001-0cf4-41d9-bdba-e36fb9e44945", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#38b5f0b8-caea-4f69-8d9f-883c2d6e478a", + "@id": "http://digitalheraldry.org/data#b4de3a64-0912-419d-a372-55a600620f55", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#877f029b-b587-4b88-83d4-a46aa7373b28" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4188240c-d484-4880-bbd1-004881f6c64e", + "@id": "http://digitalheraldry.org/data#ef31c104-c084-44e4-ab29-dc365a027267", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annelet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#d3815285-7aa6-4cec-a3c6-e706345446fc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002792", + "@id": "http://digitalheraldry.org/data#1824ec58-b86c-42ea-8cd6-378f89dbba33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bull" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "added armed and langued" + "@id": "http://digitalheraldry.org/data#80b7fcd2-95a4-4f94-bbf4-78c93c61d421" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e6d1edae-47bc-4f08-b5f4-388bc0525ad5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#aa81acac-a1e0-4be8-84d3-451b1bc1ebc6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b8131fc7-8830-4a72-918a-ac0d0c5ae691", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002792_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002461", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -37324,17 +37609,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd9e0bd4-6c7c-425c-a7ef-498b2f53575b" + "@id": "http://digitalheraldry.org/data#5cea687d-2adf-40ef-be68-50e5d0d1c968" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#efcaf633-348f-485d-a5c4-7967ae5b2122" + "@id": "http://digitalheraldry.org/data#de689755-1da6-4a26-ba37-fd9b2c4d1e24" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2792" + "@value": "2461" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -37344,130 +37629,186 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3bb295ea-09a3-49b2-ba27-f0a4f0113c7f", + "@id": "http://digitalheraldry.org/data#3a49646e-2fd5-40d5-a596-055b73a4674e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#46f0c208-3003-4080-94f2-c1940df3f70d" } ] }, { - "@id": "http://digitalheraldry.org/data#7e61f991-ebe5-4143-bb08-bf55ea684656", + "@id": "http://digitalheraldry.org/data#77b85fb7-41fe-453b-8c92-8b780ba0a935", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#c1f15f1f-fc52-41c4-97d2-545218b159db", + "@id": "http://digitalheraldry.org/data#04e1155d-a810-4e7d-b495-825357ab54c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#38a6d328-2194-40d4-948b-dc5f5971ca84", + "@id": "http://digitalheraldry.org/data#1721e86f-617c-44fd-a588-d15017cf8ed5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#d14f69fb-1a28-48d0-8e2a-e24e048b000c" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#93c6082c-149c-4a52-a25e-7a8c7ae1227b" + "@id": "http://digitalheraldry.org/data#62c9e1a2-4cd5-45b9-a004-91b05797ff12" } ] }, { - "@id": "http://digitalheraldry.org/data#329872fe-54b0-4e35-8bc6-b1f8538a80f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#65829aa2-83e9-4be1-8ad3-f1b1548110cb", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#54f996ad-ae37-4d7b-b72f-ad6324f9042a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InPale", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d51bdbdd-8a8f-4ee3-9bf1-bd643a01e719", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#RoseLeaf" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e51a9ef9-ad6c-403d-bd2f-bd960dbaee35", + "@id": "http://digitalheraldry.org/data#268858e0-5704-4f8d-9311-0ac50ee791b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#660bae36-978f-4100-82e7-da674216ad01", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#13a4e335-fc55-49f1-924e-8e229d4d0bd9" + }, + { + "@id": "http://digitalheraldry.org/data#e1e352de-3d17-46f7-8881-51a51db16328" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6a63bf26-4315-4325-85a9-1eeedaeb09e5" } ] }, { - "@id": "http://digitalheraldry.org/data#6398893d-73f9-4ca7-8c83-24c1cebe2e2e", + "@id": "http://digitalheraldry.org/data#CoA0000002422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#5f269634-161f-4d96-ae3f-ab39f84a70f2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#57aeb151-3c4a-4b2e-9d1e-ba6f516efdf4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ba0dd5b9-a691-4d97-8712-d5c058eed888" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#7da6a0f1-df57-464e-81a3-0cee8ebdb34a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2422" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#33edb960-6b74-4a25-86ab-1fa1a580260c", + "@id": "http://digitalheraldry.org/data#CoA0000007261", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant to Charge2" + } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#591d322e-df40-4ef6-becf-f74443340b9f" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000007261_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -37476,12 +37817,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#70d912e3-a6c9-4760-a497-8f1e0b78da85" + "@id": "http://digitalheraldry.org/data#309531c3-c166-442f-9cea-79d0734876de" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#98128733-4db6-4e67-8970-bbf74452ca86" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#073750a1-58a5-4da8-9999-aba3ec3caeee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8359_A" + "@value": "7261" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -37491,41 +37842,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#727ab0b3-f4a3-4a71-bbf0-7f5ba8b778e1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7cb4e0f4-209d-4ed1-a927-b8cd28c86d6d", + "@id": "http://digitalheraldry.org/data#ee47cd08-6cc9-4b1e-a1a5-07cdad89dcee", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e94aaeec-0d55-4449-bff3-6568b9779882", + "@id": "http://digitalheraldry.org/data#ae253e7e-5f32-4e4c-b490-f8ed00eb9a73", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a7b10b22-ae2c-449b-95f0-2a3dea83fabf" + "@id": "http://digitalheraldry.org/data#bc1e3850-777b-4719-9c3d-077aae2b85b9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003420_2", + "@id": "http://digitalheraldry.org/data#CoA0000006531", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added nimbed" + "@value": "added armed and rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -37535,7 +37890,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1" + "@id": "http://digitalheraldry.org/data#CoA0000006531_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -37545,308 +37900,264 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3673230d-7f7e-4937-b264-ae2ab3b0c611" + "@id": "http://digitalheraldry.org/data#15259197-4300-422d-809e-d81de51b9cf2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#58ee2df7-6d84-4a8d-9690-2713dda5afe0" + "@id": "http://digitalheraldry.org/data#911fc853-ae06-46d4-8f0b-451a9d50f7fa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3420_2" + "@value": "6531" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fbdd55fe-228e-4b1c-9377-7efdef24693d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#c239e5f6-ff8f-4446-8a0e-852421977af7" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1bf958f3-ffdd-44f1-87ba-9145f53dedde", + "@id": "http://digitalheraldry.org/data#e221ed64-6bd6-461a-969b-06e7a2306912", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#f45c6980-d95b-48f7-9ea8-8885911f9574", + "@id": "http://digitalheraldry.org/data#aac26688-d279-4b7f-ba7c-8b9081aa2f1d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8a41058c-1b1d-4bfa-ae28-511092f18591" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#58712a5d-7658-40f4-9c9e-6951090df7d3" } ] }, { - "@id": "http://digitalheraldry.org/data#a9999b7d-8349-4b0f-9d70-2150d2471999", + "@id": "http://digitalheraldry.org/data#2c3824de-3759-44f4-ba8e-2c63bc173d8c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#2209b5f3-a787-416a-b902-a9f5201c3d23" - }, - { - "@id": "http://digitalheraldry.org/data#88708007-2c4f-45a1-9916-5fef341024f1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#cdb908bb-1e00-4231-aaa7-c9801ac89de9" - }, - { - "@id": "http://digitalheraldry.org/data#07baa24d-107e-4014-a261-d674eab2fb0e" - }, - { - "@id": "http://digitalheraldry.org/data#4e6bb857-7946-4455-8eb9-749735e90844" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#0fa1d146-6755-41bd-af48-b4dc7715279a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#563f000c-fffb-4ec8-8602-57eed9b7cc63", + "@id": "http://digitalheraldry.org/data#220d4fdd-03ec-4145-8b2c-4a671816d98a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#dae40c76-bfec-4ca2-81dd-d33be874780e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031514_1", + "@id": "http://digitalheraldry.org/data#CoA0000001543", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b992ea28-e0c9-4cea-a435-65175dddde02" + "@id": "http://digitalheraldry.org/data#0bf35c31-2add-423d-b00a-7bf13329ddd0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#55675323-257f-4948-bcdd-13e27e488a5c" + "@id": "http://digitalheraldry.org/data#c4294322-388f-4f3f-9d14-7edebdbe3d6f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31514_1" + "@value": "1543" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ae10dbc8-0abf-41a7-be60-bebdf419c0e1", + "@id": "http://digitalheraldry.org/data#d6fb9d70-5881-4080-88c9-0604bba8a515", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#502d56fb-5583-40c6-bd34-78e66c1277e2" + "@id": "http://digitalheraldry.org/data#7db54afd-9d93-4502-a8ac-69a1d84dc069" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#eda680e2-ecaa-4ae9-95b9-c6897aa93f5d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#aea69684-8396-48ee-bd1e-2549ac62f535", + "@id": "http://digitalheraldry.org/data#CoA0000004556", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4b193a17-354c-4bd7-adba-31cdb0612c98" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d84bd86c-797f-4ea0-bd9b-7e6b98e35f8c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#355b9088-8dc2-4b03-ba51-6748d3fe55f8" + "@id": "http://digitalheraldry.org/data#31f1eb18-317a-4ed3-811c-7812f73bfa22" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#883926a4-6ac0-4200-a065-0a32126cd8ca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7b967c7e-6627-4259-89ae-634b96985839", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7db50c60-9905-4579-9f09-d64442c959df", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#015117c5-75d7-4583-8b89-2a896d1733bb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1c695af6-26b1-4c0d-b390-a54ba94c553f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Letters", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "4556" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#52fe9e19-6fe3-4c2d-969e-dc110b452951", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0a59e902-5df6-4fca-879d-83a0d8f3e91c", + "@id": "http://digitalheraldry.org/data#e83b981d-39e2-402c-b2de-95fbd8d30533", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + } ] }, { - "@id": "http://digitalheraldry.org/data#f9177a60-bbfa-4f11-ba29-d65926b63aea", + "@id": "http://digitalheraldry.org/data#CoA0000011296_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4440e207-f37d-4d86-a739-8b508a006942" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#ba767c99-0f9b-4f45-8376-84d3d370f841" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#07c59cb7-83ca-465f-b192-7b1643de3564" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "11296_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9c05cf15-a831-4f6e-8645-577a1e18e1ee", + "@id": "http://digitalheraldry.org/data#a46d06f0-6650-480f-917e-565ca3110fd3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#10b38ea8-7801-4f09-9a34-b1ae931b99e5", + "@id": "http://digitalheraldry.org/data#5bae641d-efdf-4c3f-9a80-3b7b06ea9fba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws" + "http://digitalheraldry.org/digital-heraldry-ontology#Salient" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A", + "@id": "http://digitalheraldry.org/data#CoA0000006881_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5ed8e97e-9ab7-4860-9692-abbd74f8d140" + "@id": "http://digitalheraldry.org/data#1096b5df-8482-4a66-ab28-c2848ee452c1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6caf57aa-7901-43a8-9e93-c98d86a97b2f" + "@id": "http://digitalheraldry.org/data#8d3efcf2-2535-439a-a3e8-13fa85ebc754" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9579_A" + "@value": "6881_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e6616f8f-3883-4902-8984-00fcb1832b1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e2c9f9d6-bb6e-4058-a8a2-8dff24e34f1f" + }, + { + "@id": "http://digitalheraldry.org/data#5d4a0cbe-d50c-4328-8ddd-f9fc851567fa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008268_A", + "@id": "http://digitalheraldry.org/data#CoA0000007085", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added rampant / removed crowned / fixed field_tinct / removed Charge2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -37856,7 +38167,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008268_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000007085_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -37866,17 +38177,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#020211e5-9650-4323-820f-99ea34cdb4e8" + "@id": "http://digitalheraldry.org/data#d5898c0e-5384-4f1c-9438-d1e0e3309861" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8cfcd1b5-6c6b-4922-a66d-db3c7383ac29" + "@id": "http://digitalheraldry.org/data#cc03e298-86f4-47fd-9e3c-37464f6ae989" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8268_A" + "@value": "7085" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -37886,25 +38197,17 @@ ] }, { - "@id": "http://digitalheraldry.org/data#87492a20-9f79-4250-b31b-7da6b890e045", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#19faa84e-5b7a-4b91-a12e-fa61e7d70f16" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundels", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#8aec5940-9f86-44e6-a18c-2297cf0bb090", + "@id": "http://digitalheraldry.org/data#876649d1-9a97-433a-9134-8883d445dcb3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -37913,62 +38216,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d60765ff-7c60-4919-95f3-be59dc171d2f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bull" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#eda680e2-ecaa-4ae9-95b9-c6897aa93f5d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d1ba7086-61ee-45e9-8220-088c88a5ff57", + "@id": "http://digitalheraldry.org/data#833971b4-fdb5-40f2-9181-4104d7b69684", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#3a0c98ed-dcff-4a94-8278-5ba17e2c4b79" } ] }, { - "@id": "http://digitalheraldry.org/data#7683cb29-2fab-4d27-8196-a8dddd0d76b3", + "@id": "http://digitalheraldry.org/data#5a5f8e85-9f4c-420c-a201-002884fdac17", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#f2bbc8ac-51a1-4062-9ee5-6c84fddcf141" + "@id": "http://digitalheraldry.org/data#1e4c0c72-3062-4a43-a136-89848f462d4f" + }, + { + "@id": "http://digitalheraldry.org/data#b6f95bc3-274a-4493-8a9f-4bc77fda21d8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#91dfee83-7ef9-44ce-b107-15eedc2536c5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#85086c22-c78d-4cfc-a85b-6e7de0b75581" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009691", + "@id": "http://digitalheraldry.org/data#CoA0000006297", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed crowned" + "@value": "added q.f." } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -37978,7 +38262,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009691_1" + "@id": "http://digitalheraldry.org/data#CoA0000006297_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -37988,17 +38272,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#49fa75e4-d742-4e8b-83da-2e720599a6de" + "@id": "http://digitalheraldry.org/data#3083f837-4dd0-40ae-aa9a-9a97499da72a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#65f11dcd-e3a0-48e8-adf1-d7d9669dfa11" + "@id": "http://digitalheraldry.org/data#57fdc7ab-b675-4930-b38d-bf317d341cc3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9691" + "@value": "6297" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -38008,65 +38292,49 @@ ] }, { - "@id": "http://digitalheraldry.org/data#318c7832-10f4-4894-a2ba-a921852c1deb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fb697339-2555-4634-b627-9764d66f434a", + "@id": "http://digitalheraldry.org/data#CoA0000002476", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#eb6d759c-1178-4d48-acfe-58c8ca1e3b02" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ecc776df-2834-4df0-b414-822a6e856eb1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#379d7a70-e5b6-4b77-b99b-8eee272ff508" - }, + "@id": "http://digitalheraldry.org/data#064302a4-8a06-4bfd-b459-7099c81e4753" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#754e8e24-5e89-402f-b166-a9d35c1fe3e1" + "@id": "http://digitalheraldry.org/data#27a6fae1-b95c-4bf2-9fca-4ae4ad1ab4c8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#9cc23664-9959-4efc-8598-2a4281980ab6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c234e304-570c-4736-814b-e847743cc397", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "2476" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006495", + "@id": "http://digitalheraldry.org/data#CoA0000002905", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "uncertainty: tincture in image resemables S but can be attributed to material corruption of A / changed Charge1_Num to 3" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -38076,7 +38344,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006495_1" + "@id": "http://digitalheraldry.org/data#CoA0000002905_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -38086,17 +38354,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cefb8273-218b-46f9-bd02-c5ecb8634f06" + "@id": "http://digitalheraldry.org/data#681de64d-d8d9-4582-b823-03f629437556" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c278f2fb-1765-439b-9e1b-68f6fa2763bf" + "@id": "http://digitalheraldry.org/data#db85fe79-46e9-4fdf-956d-983f6b041a06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6495" + "@value": "2905" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -38106,18 +38374,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a8e23f48-7e31-4c36-a4fd-8093351ef41a", + "@id": "http://digitalheraldry.org/data#ceab6b4a-2a91-4b6e-872b-7e91f97d0784", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#d46599ab-3d51-42d5-9324-7d03dcaccc5d" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e045068f-0b46-472d-a507-4095fc59d785", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Tower" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006270", + "@id": "http://digitalheraldry.org/data#CoA0000002798", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -38128,17 +38407,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e95802f5-5c57-448a-8342-3b62b9889fd0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#06a69705-02e6-4200-b034-2141ba8318cd" + "@id": "http://digitalheraldry.org/data#52e41ebe-11ba-4686-8761-a7ba7f6ecedf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6270" + "@value": "2798" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -38148,46 +38422,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#29e5e885-bf64-4f24-a6cb-11c0e78548ee", + "@id": "http://digitalheraldry.org/data#3b763932-2d6f-4790-b0f5-90f1d1c0c358", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#fa8bd569-af1e-4268-97c4-f17c829149aa" + }, + { + "@id": "http://digitalheraldry.org/data#8752867a-4004-4c04-9d47-653a7b5f920f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9427522a-c67c-47d2-abd6-997de7f35c66" } ] }, { - "@id": "http://digitalheraldry.org/data#5a8e8e65-5d8c-4937-8e24-ba855aed519a", + "@id": "http://digitalheraldry.org/data#203ac943-9d3f-4724-99e7-12f1a5344877", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#697768e6-d01f-41fe-9fb6-4a6065a2417d" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Text", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#252a36b5-f2af-4e5e-86f1-be18ff34aceb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002752", + "@id": "http://digitalheraldry.org/data#CoA0000008724", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -38195,321 +38483,334 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7f7cdaea-026f-42c0-b94b-31c3c64d7807" + "@id": "http://digitalheraldry.org/data#758ef644-5c14-423c-8ed4-dccf854cd7f2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#42e208d7-03c6-4bdb-bfc8-cddb4f48d044" + "@id": "http://digitalheraldry.org/data#CoA0000008724_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2752" + "@value": "8724" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009669", + "@id": "http://digitalheraldry.org/data#CoA0000003452_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f70a3907-4122-439c-a512-efd8738d327f" + "@id": "http://digitalheraldry.org/data#7c473bcd-9ff3-4d86-93af-8ffd526cf5d1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9b4b3d6c-b715-46fd-84d1-a6a1cd86f943" + "@id": "http://digitalheraldry.org/data#50300d20-64b5-4731-8cd1-3d23f8d87177" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9669" + "@value": "3452_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1e4c0c72-3062-4a43-a136-89848f462d4f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } ] }, { - "@id": "http://digitalheraldry.org/data#b27899ed-c52b-4c2c-a134-65d6afe8d054", + "@id": "http://digitalheraldry.org/data#28086341-344d-432c-a51c-ec646a6faa64", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#b15909de-8816-42d0-b9fc-07ec16b1c0f6" + "@id": "http://digitalheraldry.org/data#a010e7a0-df61-49ca-82d7-52e97d9dcc2b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#052bb64d-7b7d-4007-8f6b-23a28b70828f", + "@id": "http://digitalheraldry.org/data#1179a2e8-1109-4636-a4a3-8d91c34d6c49", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#383406dc-b256-4589-aec1-7d6e1d0ee72d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031535", + "@id": "http://digitalheraldry.org/data#c6315822-99d9-42e3-ae91-f63d38a3a362", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#e0e2347c-d95d-493b-a8c4-c91b9dbfa41d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dcfdae58-adb8-4bd0-8259-2050cd1dcad1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#bfc2483b-a6df-4eb4-b35f-1e8455c4c905" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31535" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006300_1", + "@id": "http://digitalheraldry.org/data#CoA0000008268_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": false + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#4b726d12-1303-4942-8c4d-1c4993516580" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#46c16129-a794-4e24-822e-b8762a09ff86" + "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8d20cf1c-f4e5-4021-9792-18711f55c711" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "6300_1" + "@id": "http://digitalheraldry.org/data#83a4f417-af8f-49b2-9490-e6476bc56f6a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ed6afcbc-e97f-4667-af19-567a1735d3a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#78b7b16d-f8c3-40ee-bb18-6c703487a504", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/data#dcbce37d-9fbe-4ba4-97bf-19167c4c3709" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "8268_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b4b94dab-9428-485c-b9e6-b5748d769075", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ac1d56e9-1428-4fa6-8fdb-f10ad57dcade" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#197f497b-cffe-450d-b06e-368c437661bd", + "@id": "http://digitalheraldry.org/data#a78ce438-f528-4ca5-b952-fdbb7a636f0a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#8fbd0c12-67ab-4ff9-8a69-2f866fa26455" + }, { - "@id": "http://digitalheraldry.org/data#41ed0016-2abb-4434-8927-ad0e0af479dc" + "@id": "http://digitalheraldry.org/data#f46083cc-667f-4c74-852a-b9f9b0712b58" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#18719ef0-b2c3-4873-8d43-ca2a433d6259", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8942d276-2b00-4dd6-a5a7-796a16912f45" + "@id": "http://digitalheraldry.org/data#f454283f-3e46-4e7e-b6da-12c904bef336" } ] }, { - "@id": "http://digitalheraldry.org/data#a10f586a-ec6a-4ccb-9bb1-b3f01b4806d0", + "@id": "http://digitalheraldry.org/data#9427522a-c67c-47d2-abd6-997de7f35c66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Book" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#1026fc34-8361-4e67-a776-f7a549b62215" + "@id": "http://digitalheraldry.org/data#8752867a-4004-4c04-9d47-653a7b5f920f" }, { - "@id": "http://digitalheraldry.org/data#2d9c0a28-70de-40fa-85d3-7de832a6ba60" + "@id": "http://digitalheraldry.org/data#fa8bd569-af1e-4268-97c4-f17c829149aa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ea67296b-e6d9-4e01-b92d-132dfb960052", + "@id": "http://digitalheraldry.org/data#ca95d31f-aa6b-4ece-9306-11789ae6b9c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#73ce3eac-1a10-412a-8a90-fa0abd9e2c97" - }, - { - "@id": "http://digitalheraldry.org/data#a9edd394-125d-49dd-97e3-21fb5e2e4e44" - }, - { - "@id": "http://digitalheraldry.org/data#543c3d22-6649-43a7-b7f6-99a509696bcf" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" ] }, { - "@id": "http://digitalheraldry.org/data#bc29eb9e-c7ca-4591-81ca-96a9ddea0c59", + "@id": "http://digitalheraldry.org/data#10c9e156-163e-4665-b73b-6fc18077515b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Letters" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": ".." } ] }, { - "@id": "http://digitalheraldry.org/data#ae181d79-0eb6-442f-8145-e79238ef3c6f", + "@id": "http://digitalheraldry.org/data#c778b0e1-a198-4452-a765-1ba795d3c7a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#394fbdd4-4a6d-498b-b707-6aed68bfad6d" + } ] }, { - "@id": "http://digitalheraldry.org/data#5445caf4-6fac-4823-bad2-8d47458b2929", + "@id": "http://digitalheraldry.org/data#fd1f78da-c54b-4624-a91b-a88154115c66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#d3fe454b-e838-4074-9e48-9323d58e716e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006399", + "@id": "http://digitalheraldry.org/data#8db4f63f-a684-455b-accd-da63f5d75523", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a0868105-41ce-4223-a44e-bf9e01a07831" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0dae2ef9-e8d9-4f23-89aa-8ceafa2590ef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#14e895c7-5cf2-4236-8ade-78f58df5f833" + "@id": "http://digitalheraldry.org/data#c8a04ad9-6cc1-4e67-b16b-ad69826a14d7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "6399" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378", + "@id": "http://digitalheraldry.org/data#CoA0000031557", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "changed tincture of plain to A" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -38517,7 +38818,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_1" + "@id": "http://digitalheraldry.org/data#CoA0000031557_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -38527,268 +38828,197 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c004f4e8-defd-4da6-97f1-83717f910160" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B" + "@id": "http://digitalheraldry.org/data#dad98919-75ce-4c19-8e60-fcf7012ab314" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B" + "@id": "http://digitalheraldry.org/data#d5480cc1-dd7f-43af-9122-e28095cac89c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A" + "@id": "http://digitalheraldry.org/data#94de770e-9060-4c96-9494-34cdacaf84aa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8378" + "@value": "31557" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bde554c5-a2e0-4c7c-b274-e3f100b6089d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#20eeba34-a95e-4c82-9079-56248840f67e", + "@id": "http://digitalheraldry.org/data#afc2b0f1-e0dd-40cd-b880-4ccfcd98e19f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#d043f8f6-0b4c-42fa-8f25-4e83f929bfe4", + "@id": "http://digitalheraldry.org/data#eef63860-b504-4f88-9201-7db374a5285a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#95149f33-637b-4821-b6d3-562198a19b38" + }, { - "@id": "http://digitalheraldry.org/data#ae5002df-eec5-45b5-a5d6-386497db3c83" + "@id": "http://digitalheraldry.org/data#28ece4e9-b6bf-42ec-8159-805d07112ace" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#689058c9-43a3-4e7c-8c42-66c329fa962a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c1f627e1-2267-46ba-9af6-4da6562d0116" + "@id": "http://digitalheraldry.org/data#957b2cf9-1141-436d-a3e2-3c3de1f4f5d9" } ] }, { - "@id": "http://digitalheraldry.org/data#2f0e9877-5665-447e-81cf-9186c8cc1df3", + "@id": "http://digitalheraldry.org/data#74bc4136-bf49-4f78-bc75-19dba2b1781f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InBend" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#37f6794a-f898-47cd-9ec8-22ffe33837d1", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } + "@id": "http://digitalheraldry.org/data#5ce1c601-3ee0-4dbd-9ca0-e980ff4826d4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#ffb70da4-a365-42d9-bc7c-1861608a6401", + "@id": "http://digitalheraldry.org/data#530adb2b-13c4-4cf6-965a-43bed07c2dc3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#11ff5b23-6147-49d1-bfa8-f93271ebd07a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c795c73f-b273-4bec-8ad6-572711529651", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#8cbda131-c492-49ac-9f04-2abc351737b7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005814", + "@id": "http://digitalheraldry.org/data#CoA0000008287", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#054dd6e2-3927-4152-82fb-b1e142757b59" + "@id": "http://digitalheraldry.org/data#CoA0000008287_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#447c94bf-d9eb-48f1-98e7-7a5b2980e5b8" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "5814" + "@id": "http://digitalheraldry.org/data#fcb09433-b3bb-4d42-8f4b-058e9d8e5111" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008287_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#2448ab8f-eb95-4788-b1c4-fa15b11a882b" + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#1a8a14d5-0a4a-4f43-b135-10ea17a3142b" + "@id": "http://digitalheraldry.org/data#CoA0000008287_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "10789_A_B" + "@value": "8287" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#db206d78-d4ba-42bb-be66-df627de33c2f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#81891096-6fee-489f-8fba-cc89e8f7cbd4", + "@id": "http://digitalheraldry.org/data#8d2364d8-3e87-40d6-86b6-39980f99d652", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#f2e75205-4512-4648-8093-519677a4cf93" } ] }, { - "@id": "http://digitalheraldry.org/data#8f7968f8-a442-4598-8e48-768180c15fbd", + "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#94635822-280e-45c6-bf25-691725e12b4b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#9cfcebb1-e9d0-4e0b-a22c-ee238d792d27", + "@id": "http://digitalheraldry.org/data#dea3dce0-5ebc-481f-8ef5-ec547cba87b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Castle" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#1ca42066-25f2-49c7-985a-0c8caf7dc150" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#00af7176-5d25-4cff-b95b-62f040d6c7e9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ec0db0f0-325f-4f11-bfd8-f4f04281a681", + "@id": "http://digitalheraldry.org/data#af4231d6-d261-44a5-8a6a-e7f48496bc9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#c8638dcf-86d2-4027-b949-50cb3c4ecf04" } ] }, { - "@id": "http://digitalheraldry.org/data#46180116-85b7-4126-95bd-709baeb5ee03", + "@id": "http://digitalheraldry.org/data#4bea98e5-e6ad-46fc-9d5a-5f7dc08bcea3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#78cd415a-9844-4325-8d5e-ef2c81f7bddc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#335a610b-8346-43bc-bc48-0c4a83c002d5", + "@id": "http://digitalheraldry.org/data#a8e2659c-0804-4394-b26c-545160b876fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c58ca936-c86d-4e0b-962a-9bcf821fa64b" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#a2a0293e-6abf-4d4e-9307-6d10ae6f8680" + "@value": 6 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -38798,24 +39028,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a0ec444e-0ea0-4d10-949f-136546673b9c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e7873d80-1cb6-4d41-8e34-31cb5f332cf3", + "@id": "http://digitalheraldry.org/data#6d6b1aa1-75f6-4dc1-b56f-9aea069ae17a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8e9bd989-fc87-4e09-b457-8140a05694ec" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d917ceef-e3d8-40b3-844b-b6ea94d1dbe5", + "@id": "http://digitalheraldry.org/data#d379e569-5d9f-42ca-86e6-8a2aeb671080", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -38826,13 +39050,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#eea4a92f-5597-4b0b-bb28-7a82380e9efc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009583_A", + "@id": "http://digitalheraldry.org/data#CoA0000006270", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -38843,17 +39061,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3c3fa635-2771-4393-8c7d-57c6b3523501" + "@id": "http://digitalheraldry.org/data#04233850-3ed1-4a89-ae5c-d4ed1d60b2b7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4e88bf9f-f9e7-4c81-a03e-d1b6a87ea29d" + "@id": "http://digitalheraldry.org/data#b460c6c3-4673-4760-824b-7d3f318729aa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9583_A" + "@value": "6270" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -38863,262 +39081,248 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2b390279-41e3-4491-a2a2-f081fd1e7b7d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0f7defdb-4716-48d0-8ea3-447121e7aabf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "@id": "http://digitalheraldry.org/data#278e3a36-0797-40ee-8ebf-9bcd95a75558", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + } ] }, { - "@id": "http://digitalheraldry.org/data#9eb2b8d5-f5d4-488d-815e-cabb9ccf25ac", + "@id": "http://digitalheraldry.org/data#a5af7c7e-7d72-4081-b099-49f02b0a9c80", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#b9264733-c0f3-4721-a00f-cf035c2339ba", + "@id": "http://digitalheraldry.org/data#7e4868eb-78c6-4508-8883-9b68af063e1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#a7ead3fc-f34f-407d-9204-40a11a5721c3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002459_1", + "@id": "http://digitalheraldry.org/data#4f402136-70fb-476e-a16f-5a8f59aca791", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fe4b573d-132e-4e69-9930-5960e003fdde" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#685f8e38-32a8-450f-8c58-77479bf0d5df" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "@id": "http://digitalheraldry.org/data#acb41764-50ce-4c2e-8c7a-a3abfe01abcb" + }, { - "@id": "http://digitalheraldry.org/data#39b03cb7-16ae-4fcf-a1e9-1bde332c57e7" + "@id": "http://digitalheraldry.org/data#4966b019-b457-4492-9551-7846e3556999" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2459_1" + "@id": "http://digitalheraldry.org/data#285434d3-7e39-418c-9e63-a5e958eaf689" } ] }, { - "@id": "http://digitalheraldry.org/data#7b40357f-d2a1-4e5e-8aec-cc4ecd27106e", + "@id": "http://digitalheraldry.org/data#b0e43fb1-4804-43f2-b0f3-af682320c23e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9aac04e6-84b5-4a6a-82d2-1ac2b6d4d3ac" + "@id": "http://digitalheraldry.org/data#5cb8e93b-83a8-4480-ac07-e33e7288be10" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007766", + "@id": "http://digitalheraldry.org/data#65768237-9070-4c11-86a6-688ada7b08ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#309fda6a-b38e-4086-a73e-b44b9bcc6fca" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c764a7e5-5093-495d-8ad0-08fe9a713c55" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "7766" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#010c3920-0110-4e4d-b48b-8228314e240a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#04fffa40-04f5-4f2a-8801-5cd3a628cc28", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c019dd8b-e190-497d-84b1-fd9857ec18bb", + "@id": "http://digitalheraldry.org/data#1a790cfa-d93e-4fdc-a359-48a87edd5ade", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@id": "http://digitalheraldry.org/data#bc0325c6-cb3d-4598-88ba-22dcb9e44ded" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fad558b8-521a-4244-a16f-0e9b953e9dcd", + "@id": "http://digitalheraldry.org/data#679129c1-04ee-4001-8575-ea4788b9498a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Axe" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#60938f4f-72a4-407a-8551-d51dc9f68da0" + "@id": "http://digitalheraldry.org/data#313f79e2-3137-4b87-b89e-648d83c2a857" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003805_1", + "@id": "http://digitalheraldry.org/data#CoA0000009985", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#851c1cf0-8cea-4995-97c4-060ab054d17b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#99db4b7c-7711-4143-93aa-c3e661bd0876" + "@id": "http://digitalheraldry.org/data#8aff2907-8051-4e96-b4c0-77452fa41932" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#0451d53d-0203-4d9f-930a-3655ffe50459" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#0c7482f8-b55c-4f21-a0d8-9af29a807900" + "@value": "9985" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "3805_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c4ccc977-b297-4e52-839d-e604317024e5", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#51346cd8-7b36-4ddf-ad84-00202ee60800", + "@id": "http://digitalheraldry.org/data#CoA0000000773_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Langued", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#e5544118-1d19-4766-ac8b-68ab5d0aafb6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#5a4cfef7-db39-46c3-ad11-9821245c2e3d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "773_1" } ] }, { - "@id": "http://digitalheraldry.org/data#8c2f4be1-521d-4aa7-91f7-4ca6c239bf7c", + "@id": "http://digitalheraldry.org/data#d4c349ce-0f93-4ba7-9538-813a60e2b966", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1", + "@id": "http://digitalheraldry.org/data#6f9287a9-1eca-46cb-b52f-0bf858a4fcd6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#862a0f79-facb-48d1-996d-90dec55781e5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "added rampant, armed, langued to Charge1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#704fe8a7-76b7-4645-a165-d27876a7eb13", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#5e69831a-2a52-461d-ac4b-dda6c283ba31" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002596", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -39127,69 +39331,53 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5cdd9846-7e5a-4d06-8414-8b76afa7f3da" + "@id": "http://digitalheraldry.org/data#d6e92295-828c-40ba-baa1-bbb699310d08" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d5ac2b4c-cf1e-48a4-b82a-7691b8b0e597" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#2209b5f3-a787-416a-b902-a9f5201c3d23" + "@id": "http://digitalheraldry.org/data#6e600ec0-d469-4c30-a30a-4bfc5f764a25" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6028_CoAF1" + "@value": "2596" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#98392007-3d9f-41d0-a799-0e1a248459d0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#489fce35-d303-425e-8267-13630c374416" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A", + "@id": "http://digitalheraldry.org/data#CoA0000004025", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added field_tinct" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + "@id": "http://digitalheraldry.org/data#e0a38810-3f18-4b9c-89ff-a9ff1814de5b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#035fa524-de77-4948-b846-cafeaf88701b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#41053ed2-7c2a-4137-8c18-57d028e96ffe" + "@id": "http://digitalheraldry.org/data#5e7e6544-4506-4e54-bef4-8746d811f93c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8837_A" + "@value": "4025" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -39199,56 +39387,38 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5a92221e-a402-4786-af0d-3e58e2d69891", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#4775edb9-299d-442e-815c-abadb6e5fb90" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7df8c8e1-38d7-46d0-b9fd-f3711a418314", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#fba9a9b4-c054-4a65-b8a6-6b55c8621aa0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a231cf50-bf4c-4767-88d4-85f210c0df94", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sejant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#febcf6e4-c413-433a-807e-70daa565437c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#c7a65cdf-10da-48d1-acaa-83183084c190", + "@id": "http://digitalheraldry.org/data#39672102-a256-419d-80ff-14fad335aebb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#209edfae-5686-4366-8ad9-bb647eaa32d8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -39257,19 +39427,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7db8dffe-d66f-4a36-8de3-b56b7ccdf427", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f54f3ffa-6bb0-4c61-8bb2-b5bfdf1244e9", + "@id": "http://digitalheraldry.org/data#50f0866b-f9b7-4988-b864-ac6e2ea0cd79", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -39284,135 +39448,189 @@ ] }, { - "@id": "http://digitalheraldry.org/data#da28a173-db7d-4549-a009-ce8dbccd05ab", + "@id": "http://digitalheraldry.org/data#4ffba3b5-71f9-4c2d-aa6e-386de829d7f9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#8663681b-b9e4-4238-81a2-421afa26953e", + "@id": "http://digitalheraldry.org/data#a4a5552e-f518-4468-bd8b-ca43d53a1dd1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ed7d01de-4adf-43b3-8368-36176045b14f" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002905_1", + "@id": "http://digitalheraldry.org/data#7ca35a91-a6d4-4285-8c98-f6f959e2b845", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000016389", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#05df5611-3549-48b1-8fd5-15ccae5921f7" + "@id": "http://digitalheraldry.org/data#b7df3ae5-3f55-4040-9eab-a0fb88163165" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#34af373b-9a9f-48fc-9123-65c27a619e37" + "@value": "16389" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "2905_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8b6df7c0-0ca3-4aa7-9960-f086b5426112", + "@id": "http://digitalheraldry.org/data#d75afd8c-a79a-4853-916b-1c4b792d7b6d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7a19d4dc-cf84-4af0-b2c9-66bc7d438b2c" + "@id": "http://digitalheraldry.org/data#8e1703b4-ba4f-4c95-af71-c942dfe773e9" } ] }, { - "@id": "http://digitalheraldry.org/data#4bb211f0-8ae5-4e25-86af-7d118f5902d9", + "@id": "http://digitalheraldry.org/data#89397a26-88dd-46d0-8c1f-3dd0f4389316", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5d8f5ba4-2ae9-4cec-b30f-fcbe3289d02b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#052e43eb-9b8b-4c68-812d-84754a261426", + "@id": "http://digitalheraldry.org/data#ac86fa44-73c4-4f82-87c2-632dc82f874c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000773_1", + "@id": "http://digitalheraldry.org/data#115ab04c-a511-411b-a622-f7dcd7dc28d1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006872", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#441d6fcb-9492-4c68-a17d-053ec877cd6e" + "@id": "http://digitalheraldry.org/data#4a00c5c1-bfbc-4938-9868-297aaa9c8968" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#bb2cf922-f25a-4eb1-87b7-6976dccc711b" + "@id": "http://digitalheraldry.org/data#1982159f-0ae9-44f2-b7af-0ec2370ed352" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "773_1" + "@value": "6872" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0c33d61d-9d2b-4cb8-996a-47b91819c6fb", + "@id": "http://digitalheraldry.org/data#CoA0000003818", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#dba8928c-dffb-4b04-8d6b-bf35b8c4dcd2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#aa05f0a3-a15b-4160-81a9-84c05964f5a7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#1d6b5afc-9421-4630-ab66-3a5a6a3f61dd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "3818" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#5473f55f-d2a8-4825-bc80-fc113ad1eb6e", + "@id": "http://digitalheraldry.org/data#cc69a5dc-b938-49e3-86d4-10b5d0c0a210", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570", + "@id": "http://digitalheraldry.org/data#CoA0000031578", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed blason to marshalled coat of arms because of wrong description" + "@value": "Tinktur B bei Charge2 ergänzt" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -39422,7 +39640,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_1" + "@id": "http://digitalheraldry.org/data#CoA0000031578_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -39432,100 +39650,80 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4188240c-d484-4880-bbd1-004881f6c64e" + "@id": "http://digitalheraldry.org/data#21f4caeb-d92e-40a0-a847-e2beddb01fe0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A" + "@id": "http://digitalheraldry.org/data#014c3dc7-1ce2-4758-9da8-3acb1834a164" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_B" + "@id": "http://digitalheraldry.org/data#7d75ef04-787c-4b3a-bb5e-362595fb9e21" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31570" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@value": "31578" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f0e5744d-214c-4f10-8c76-2f24b3f0f58a", + "@id": "http://digitalheraldry.org/data#2d7d9915-8c08-47c4-b0c1-2be60f93e465", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#5b9e2f59-4722-42c2-8929-ffabf7ae3d42" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#80a5dc72-fd15-42d2-9ffe-e6684ce5ba0c" + "@id": "http://digitalheraldry.org/data#7bfa7c13-4e27-4145-a80f-88a1de4fca47" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#388ba8f9-9186-4a67-9ce2-21cfff8de89c", + "@id": "http://digitalheraldry.org/data#09f477c0-46bd-45b4-91be-50ecf0a69f01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A", + "@id": "http://digitalheraldry.org/data#CoA0000009661", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#470281c2-5b24-4807-af99-889534abe6f4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#424b21ef-2bbc-4cd0-9ac9-059d0641bbfb" + "@id": "http://digitalheraldry.org/data#fc17878b-19c2-4ecb-9f97-439a6e7ab7e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8724_A" + "@value": "9661" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -39535,75 +39733,91 @@ ] }, { - "@id": "http://digitalheraldry.org/data#94ee4295-0b74-4ac7-8e51-590670e55a87", + "@id": "http://digitalheraldry.org/data#59b1178c-2b5e-45a7-a5e7-48676fc1e6e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#dcdb3f88-f1dd-47fe-a100-a5d0b268e675" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#25714b03-5a99-4fbc-94f5-853950583aa1" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#0d6faa66-bc31-4b2e-8496-02c8cc877410", + "@id": "http://digitalheraldry.org/data#eade75d3-7d5d-416b-acd2-9168ad27a8f1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#d38f7c79-473a-43d6-8702-96929fcee473" + "@id": "http://digitalheraldry.org/data#59fa6c38-7e86-41f0-af0e-ef947690b6d0" }, { - "@id": "http://digitalheraldry.org/data#ddd5e4d4-6a2e-4bc3-a461-369f17425288" + "@id": "http://digitalheraldry.org/data#c025c3c1-80eb-4760-b540-6befff5a5a22" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ec974506-69b1-4fb7-84fc-bd798aebde35" + "@id": "http://digitalheraldry.org/data#abd84053-562a-41cb-babd-f63d6dbb8902" } ] }, { - "@id": "http://digitalheraldry.org/data#6c8dc517-247d-4a80-b3b7-965f2253c632", + "@id": "http://digitalheraldry.org/data#c0b1348b-65c3-46ca-99fa-b7bbb58cee00", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006266", + "@id": "http://digitalheraldry.org/data#361a8d80-0a88-44c3-9ba8-19d1c5b0255a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0c0c26b8-f8e0-48d5-8cc9-9559613e6230", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "added armed" + "@id": "http://digitalheraldry.org/data#630f4887-56f3-414c-ace9-f8f2d0399e83" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#99bd80e7-1a6c-4a8b-85c0-b2d8ef17fa3b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006266_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000019557", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -39612,17 +39826,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0c25178d-c529-4815-8a55-70bde15c3c41" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#858ac603-fac2-4a0e-ab82-4e01a584ac6f" + "@id": "http://digitalheraldry.org/data#692f2ff3-6e6c-455e-9a6e-e2bac8877042" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6266" + "@value": "19557" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -39632,33 +39841,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4b0c83ea-283f-474a-b035-ee2e1fac08e6", + "@id": "http://digitalheraldry.org/data#CoA0000002768", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 2 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0d5a27c-23f7-4d6c-8820-877db79a47cf" + "@id": "http://digitalheraldry.org/data#8b0c4346-7781-4d37-a0dd-73d6dfb9bc4b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#fbb5661d-7c39-499e-a5f0-30c1c08224cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#dd38b4d9-fb91-4333-8035-b7c54d15615b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2768" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#36e9a897-9b45-4693-b1fa-60a6c63b5594", + "@id": "http://digitalheraldry.org/data#0383566a-ccbd-49f5-8f9a-089a8442db1d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -39669,122 +39888,97 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f0754bbc-3660-4704-99f9-bf54ba534970", + "@id": "http://digitalheraldry.org/data#CoA0000006305", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b4b5942c-0e55-4c78-94b9-7ecc97bd22e6" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#230d324b-61f9-43a4-b5fb-0c90fe58da39", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ab647b0f-1a5d-468b-aeac-bf8cf58f2a4a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#62fbc54d-677e-420c-8535-6a486e4f9a08" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6305" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#32b7c3b2-6b95-4af9-a6d2-a095f23ce43c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#with", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } ] }, { - "@id": "http://digitalheraldry.org/data#a4a1f559-8e2c-4c28-be93-bba1afbd4124", + "@id": "http://digitalheraldry.org/data#CoA0000008670", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0d87c88f-3a66-476a-87ac-f9e269cfd62f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#7a42c6ee-ba6e-4eda-a66b-200d26eec9cb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6d809e10-86d2-421f-8725-aa8baeaae1e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#CoA0000008670_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000008670_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4fc30773-5185-4941-872b-a0745edfbceb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000008670_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8473b0df-f397-496e-b97d-fd2be93e1d0e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000008670_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f422f83a-826d-4d56-8287-8c747d5019ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "8670" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#be4f8441-54fb-43ea-af45-251c92890c72", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021659_A_B", + "@id": "http://digitalheraldry.org/data#CoA0000009943", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -39795,109 +39989,176 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6fb23ff3-d0c8-4f6e-95cd-2cf2fe3716be" + "@id": "http://digitalheraldry.org/data#e4eac4d5-6f66-41ea-a650-8d3ab1deb081" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f3d977aa-917a-4ba9-b92c-fd00946d17e5" + "@id": "http://digitalheraldry.org/data#a678b61e-6adf-4e11-a564-b6be18cc9cf7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21659_A_B" + "@value": "9943" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B", + "@id": "http://digitalheraldry.org/data#6bdedfe2-45ae-473b-8b28-376c3e28dfa4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "fixed field_tinct" + "@id": "http://digitalheraldry.org/data#37192e58-4968-49d8-98e0-3d4eee37ccfb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d1308f4a-26d7-43eb-b26e-50330eca87b7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b35b7d2-41ce-4cd7-abaa-f0fc82028759", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" + "@id": "http://digitalheraldry.org/data#5ba19cb7-0f39-4181-b49e-39c00bcd1bdc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 4 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c7f9acbb-6566-455f-a2a8-91abb8b80baa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#608f998a-5de6-47ab-836e-2d3cca104d78" + "@id": "http://digitalheraldry.org/data#03d621c3-dbc9-46a7-89ce-c16cd1b45ebc" + }, + { + "@id": "http://digitalheraldry.org/data#e09f6f90-38ee-433b-b3aa-39d5d3b88e9c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#041d7b6c-5def-4634-9d27-03dd2d48abd3" + "@id": "http://digitalheraldry.org/data#24232e88-b6c7-4bad-bb51-b3f2c50e1a5c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#49c3d219-1f02-4ca6-8aca-b2c14e25637f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#52a3ba24-2e5a-47af-9f48-23ecb7ce28da" + "@id": "http://digitalheraldry.org/data#7167a611-16b2-4e9a-9789-f2a56d07e4f1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c662a7a6-2a58-44ab-a98d-da483bef40e4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1cf966d-3ffc-4024-9597-af5aed04d78f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#55a75d44-6633-42b5-9890-612b206bf92c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5c17073b-d760-4e4f-80c6-f793852f5219", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e91db255-46da-4ee7-a63d-9de0f23981fa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gironny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8837_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0186e24c-6a86-40a8-b1eb-82cc337b67ba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c5731969-3eb6-42a0-a2c2-aa0c50e12d85" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006323", + "@id": "http://digitalheraldry.org/data#CoA0000021819", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed order of tincture" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006323_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#4ad5c954-9af4-4e08-a2c9-5e00f6a409e1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#06488130-dd1c-49b9-b5cf-907207215096" + "@id": "http://digitalheraldry.org/data#fab2570c-48f1-488a-b36a-c980a8fda808" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6323" + "@value": "21819" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -39907,138 +40168,149 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9adefb73-8361-4052-9a7f-65763fc5af99", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b48cde03-6e02-4826-a693-2a709c4ca765", + "@id": "http://digitalheraldry.org/data#f4c56f1b-9c9a-4206-ae6f-8fdcf1507e32", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#25353a1a-15b8-446c-8a1a-1364f489dce4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f254fe79-dc96-45a6-8b78-aacd4ea128fd" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002717", + "@id": "http://digitalheraldry.org/data#CoA0000001319_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e4688c0f-bef5-49ea-b3fb-1e2bb80fd07f" + "@id": "http://digitalheraldry.org/data#c80c101f-d71f-4379-aa4a-c7ab281eb6b1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e6ba265a-e5f6-4f2f-aa04-831363c4e46a" + "@id": "http://digitalheraldry.org/data#542c5d2f-ccc5-4724-a12b-bb21dcbb85a6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2717" + "@value": "1319_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0cc5804b-72b3-479b-b4d7-936c987a710e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Canton", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - }, + "@id": "http://digitalheraldry.org/data#8e3f8771-bfc5-4733-a054-ed58b09afc2e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#88708007-2c4f-45a1-9916-5fef341024f1", + "@id": "http://digitalheraldry.org/data#82d4ad67-6446-4efa-bc2e-1de7be719858", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": "of 9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6f63be16-cd31-4d25-a998-85f9f98dbdfc", + "@id": "http://digitalheraldry.org/data#2a5fde32-3544-4ad1-a167-005a1e4c6afe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#2dce1f52-e1d5-4aa1-a836-32171ce4da88", + "@id": "http://digitalheraldry.org/data#63eb2b03-9ee8-4ee8-b297-c6e500a4451d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#63610e5d-c903-42f3-807c-4b3f5507709b" + "@id": "http://digitalheraldry.org/data#f85241d2-8d14-4b2b-bb2c-61cd065cdace" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#fe6fc997-fd06-402f-8cbd-97ff8ee143cc", + "@id": "http://digitalheraldry.org/data#e07b6de1-4478-4575-a36c-3a94bd8d046a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#68151499-b999-4f18-af8f-61111d31e568", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#a5da5b72-faa0-42e0-9d41-59e7f735b67b", + "@id": "http://digitalheraldry.org/data#dcff21ce-92c7-44fe-ab32-909c38cfa4fe", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dbd0e121-1944-4afb-a772-9bb97d6bd48b" + "@id": "http://digitalheraldry.org/data#22434f95-6155-4e7d-850c-0ab421d6b0d7" } ] }, { - "@id": "http://digitalheraldry.org/data#b08619e0-76e3-4b83-9f53-f1dd2ddb6f13", + "@id": "http://digitalheraldry.org/data#8b5c03ef-7b75-485c-b7b3-664ea3d77cb5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -40049,72 +40321,90 @@ ] }, { - "@id": "http://digitalheraldry.org/data#67db308a-e11a-447a-9aa9-1f843d390e57", + "@id": "http://digitalheraldry.org/data#8e1703b4-ba4f-4c95-af71-c942dfe773e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" + "@id": "http://digitalheraldry.org/data#bc28fba7-e2c7-4edf-8edf-876be0dff74b" + }, + { + "@id": "http://digitalheraldry.org/data#a7ac680d-fc98-4222-b2e8-c716ccfc044e" + }, + { + "@id": "http://digitalheraldry.org/data#16d0426e-97f2-4c34-9906-f78cd5cfbc1d" + }, + { + "@id": "http://digitalheraldry.org/data#5d50913d-5dd4-4b6f-9601-c4b3a7498a56" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#49cd9285-891f-4159-954f-4de7d2dda936", + "@id": "http://digitalheraldry.org/data#aa81acac-a1e0-4be8-84d3-451b1bc1ebc6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#717c3854-48f3-47af-aeee-6b2fd0ad3a73", + "@id": "http://digitalheraldry.org/data#CoA0000006243", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#d8cecc48-c4a6-450e-9971-a19edf398eab" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "6243" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006300", + "@id": "http://digitalheraldry.org/data#1e8423ca-04ac-47df-a97d-6180345a9161", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed to Charge1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#8f06a127-7d69-46b3-8578-1a2e893927f0", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006300_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006035", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -40123,22 +40413,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8d71ad8d-2795-485f-99b6-30d3c9bb9ee3" + "@id": "http://digitalheraldry.org/data#bcd3bafb-d068-4df1-972d-066ee6bc06d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4ecdd0f5-2795-4295-96b8-568038ce1a5d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7c140a78-dc23-4754-9ae7-d05f01976b0d" + "@id": "http://digitalheraldry.org/data#b0d3af71-5dda-428f-bbfc-ff1475ca2185" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6300" + "@value": "6035" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40148,148 +40433,185 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8", + "@id": "http://digitalheraldry.org/data#bba67f83-8351-4285-9358-8276044e1a2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/data#8c52ae72-eb49-408a-a749-ccc1d7c5a6f2" + }, + { + "@id": "http://digitalheraldry.org/data#8fa4019f-365d-4cc1-b399-e45090e93764" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bbd05058-ab61-4013-95ae-94a428495bbb", + "@id": "http://digitalheraldry.org/data#CoA0000031503", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#fba9a9b4-c054-4a65-b8a6-6b55c8621aa0" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#51b11417-dac0-4e84-8fe7-c1c1d0af4700" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#40270e53-2a07-4b4f-a8ce-51be8d158c85" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#4ce37163-876f-4eeb-80d1-047a9d65aae2" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crown", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "31503" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crancelin", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#7bc2ccac-f733-4844-b77b-2ecd4c9205e5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a4e5b287-b57d-4a9b-b651-0bba18f133b4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95", + "@id": "http://digitalheraldry.org/data#a07ca65f-e4af-4d70-881e-1d9176db3560", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cc2b6a25-d6bb-4a4f-91a1-78e000071715" + "@id": "http://digitalheraldry.org/data#7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6" } ] }, { - "@id": "http://digitalheraldry.org/data#6a9af579-ddb6-41f2-a8a5-e132d9b7314f", + "@id": "http://digitalheraldry.org/data#5db11eea-49b4-4af1-93fc-c1ebd0ca5672", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#cd885a0d-5de9-4a6a-af26-2d1252c5aa30" + }, + { + "@id": "http://digitalheraldry.org/data#7bb6a99c-7886-45ad-af95-6db7b4fe47ce" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ad93d22d-69b6-4457-8062-2c296a7399b4" + } ] }, { - "@id": "http://digitalheraldry.org/data#9190841c-1048-4e0b-80d5-7f88ce5c0923", + "@id": "http://digitalheraldry.org/data#CoA0000002819", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#bb42a7cd-59ab-421e-b093-c9b3670656b7" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#046080f1-2738-4440-8073-d3c9cb9862c7" + "@id": "http://digitalheraldry.org/data#dcf6ad78-3947-4db2-93d8-2afdb341a317" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#9addb59b-b4d4-4dce-9460-b6347dce3b40" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2819" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#25430fa1-3580-4693-9218-f48b970bb49c", + "@id": "http://digitalheraldry.org/data#caa24374-b9d4-44b7-a123-5951d4615802", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith": [ { - "@id": "http://digitalheraldry.org/data#e6679d82-4622-4386-bc7d-74b4d5168e2e" + "@id": "http://digitalheraldry.org/data#bba90291-e758-44df-a655-e4830a380e1b" }, { - "@id": "http://digitalheraldry.org/data#f43e70b6-85c1-4d37-8960-82bd44f2b07b" + "@id": "http://digitalheraldry.org/data#6a21a89e-0d63-4acd-833e-1a2ff11ee619" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#126914d6-f650-412c-b5e9-ed9daed926b3", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#c91be5d0-46d9-435e-83df-18dcc745b118", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + "@id": "http://digitalheraldry.org/data#53a6988c-ddec-4d2b-98f8-ec6dd5813791" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006224", + "@id": "http://digitalheraldry.org/data#CoA0000007076", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "changed number of barruly to 16" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000007076_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -40297,17 +40619,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0f03b39-2e18-44e4-92e2-b8b102aa0f85" + "@id": "http://digitalheraldry.org/data#4f73e863-e425-4041-94bc-5596e7fde750" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#548ef1f5-04b3-4538-bf17-d8c59b87d1f4" + "@id": "http://digitalheraldry.org/data#473223bd-31ce-4b30-9f99-a12557c797ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6224" + "@value": "7076" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40317,75 +40639,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a3b8ea4c-6e9d-44ca-802f-a72ef1f89268", + "@id": "http://digitalheraldry.org/data#d8ad5e00-ff12-4bb2-9d39-3ca7fc7dc70e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#dfa4bbba-e4f8-4de9-a1c4-7caa05b099fd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#186b6e59-8ec2-46c4-8fae-b940afad7bf9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#70fd7aa5-8f9d-4462-9179-e714ba9163d6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#08718458-9ea4-42fd-8ca7-b5fb4572a167", + "@id": "http://digitalheraldry.org/data#CoA0000031504", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#382402f0-c295-4af6-b477-7d936a137388" + "@value": "changed helmet tincture from A to O" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#15d5026a-69f8-4bbc-8429-ce0027ee4585", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#38a6d328-2194-40d4-948b-dc5f5971ca84" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f7f479de-1e31-4608-8a26-02a5baa6b42f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000031504_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006040", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -40394,22 +40686,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ebee8f68-94a3-40c1-9976-7a36ac53ef36" + "@id": "http://digitalheraldry.org/data#1b4167d6-a971-4136-adac-5902339c4632" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e9ef1164-6172-4cac-a77b-0a6d2255e849" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#33cf3e30-916b-4eee-975d-0171d9409705" + "@id": "http://digitalheraldry.org/data#bf2db5c6-142d-4589-9e87-5dcebae35912" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6040" + "@value": "31504" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40419,28 +40706,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005989", + "@id": "http://digitalheraldry.org/data#CoA0000008837_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added field_tinct" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#5bc649c0-4f1e-43c1-90d2-3f79d835ce01" + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#543a320e-8b4e-4ce7-a9d6-3fdd2f44cd07" + "@id": "http://digitalheraldry.org/data#f848c96c-ef98-47d5-9c6e-b34b780196e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "5989" + "@value": "8837_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40450,18 +40747,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2b13168d-5150-4a3e-bc96-6d946d915763", + "@id": "http://digitalheraldry.org/data#e9e2581f-6a9f-4ea7-8607-09daaa8c3d7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002464_1", + "@id": "http://digitalheraldry.org/data#CoA0000000384_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -40472,189 +40769,199 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b37bf374-5baf-416d-9350-8677742e74b8" + "@id": "http://digitalheraldry.org/data#64d564f5-5ff0-4be3-8583-09957ff53fb9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a4e02d6b-6a68-413a-a077-d5fcf7dbaf14" + "@id": "http://digitalheraldry.org/data#63a5f834-79f5-4e29-90c6-63e8bfa374ac" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2464_1" + "@value": "384_1" } ] }, { - "@id": "http://digitalheraldry.org/data#1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475", + "@id": "http://digitalheraldry.org/data#0ca17f5f-a7c4-403a-b865-c507d5e35078", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#e07b6de1-4478-4575-a36c-3a94bd8d046a" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#d8c5f626-4e9d-4633-8442-53a3106391bc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ - { - "@id": "http://digitalheraldry.org/data#9c05cf15-a831-4f6e-8645-577a1e18e1ee" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003758_1", + "@id": "http://digitalheraldry.org/data#660bd8c4-09bc-4041-b6bf-4e05aa88bf95", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#235b3241-0c6a-496c-b440-f4f0c226dcf2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#3e4f8234-2698-43cd-94f6-8633a58f789a" + }, { - "@id": "http://digitalheraldry.org/data#329872fe-54b0-4e35-8bc6-b1f8538a80f1" + "@id": "http://digitalheraldry.org/data#08177e39-e535-4d30-8f44-4467cfaf12ed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3758_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f260025a-0522-4671-bf36-3c97466a09b7", + "@id": "http://digitalheraldry.org/data#c7581060-ecf6-4fe9-b9df-9fd0f7f888dc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#f88a237f-1009-42ef-8ec6-f4cf2bd3f2e4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#edc17fdc-49e9-470f-9756-ebe934ecefb2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#03ec4981-a57e-452d-8300-6f4142d2efeb", + "@id": "http://digitalheraldry.org/data#1e6d7b9a-bbd1-42dc-91b8-be49a1c960e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#42fcfd0d-3f50-4e42-b85d-e9d09e47cf09", + "@id": "http://digitalheraldry.org/data#f80ba914-84dd-4010-8df7-4437ad3e6224", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b0ac00b3-5c5b-4cc9-8c03-b88974cf8d69" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#878e0447-a0f8-4786-8520-599ece809401", + "@id": "http://digitalheraldry.org/data#9da65270-4195-42b5-8764-f6c22ee843f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#65907964-360f-4e44-852a-26abf1401ebd", + "@id": "http://digitalheraldry.org/data#b387653c-924d-4439-8e2f-1f1d4f8d44b5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b1aec38a-0c18-4095-9962-497f77cc5b89" + "@id": "http://digitalheraldry.org/data#63aaca00-c9b2-4def-830b-7072de20ec08" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Buckle", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cushion", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#efc21c35-14c9-4145-b3da-cdef5f8d760d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab" + }, + { + "@id": "http://digitalheraldry.org/data#53a6988c-ddec-4d2b-98f8-ec6dd5813791" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#1780aa8b-4a53-4f1e-a18d-a86384469497" + }, + { + "@id": "http://digitalheraldry.org/data#08f55baa-14ac-4f06-8ab4-331832a48038" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#d12c3b5d-3bc3-43dd-91c4-d9a5b2f84119", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#59daac54-1540-4b8b-b442-fbdcea5649a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#04268227-d7fb-40df-82bf-df2ac725d93d", + "@id": "http://digitalheraldry.org/data#CoA0000009651_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627" - }, + "@id": "http://digitalheraldry.org/data#680f79ea-7cf5-4858-91a8-8ef34baa6872" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c6d9a5c5-9402-4adc-8155-40447e981f30" + "@id": "http://digitalheraldry.org/data#2a0dc9b9-7b27-4152-8213-7be31b4f7dc0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#246ccf18-faa9-409b-86a5-feeb101ee93f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "9651_1" } ] }, { - "@id": "http://digitalheraldry.org/data#0023b967-c8fb-48bb-969f-4518acc1b682", + "@id": "http://digitalheraldry.org/data#ff5f28cf-2021-4662-87f0-bc16f66bca85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b85b2c55-ce0d-4b39-9856-7883c836062c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -40663,128 +40970,86 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6a8b05ed-8cf9-45d5-b07e-b4c9f07dfbfa", + "@id": "http://digitalheraldry.org/data#CoA0000002802_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#8535a235-a736-4fda-9380-1d2ac5c4f59c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#795bf051-78ff-4dfb-8e47-4eab645137b7" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#51a3b287-37d2-4468-8ff4-f95ca4b34d3b" + "@id": "http://digitalheraldry.org/data#a75a1c64-632b-4153-bee5-4125f7f03720" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#f2fd176d-6ec7-4ba1-bf1b-0d78670a8c83" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#96737e48-9b82-4fc3-acd1-e564a5e26d9e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#98445a6d-3f5a-4c1c-a2d8-d855b71e1959" + "@value": "2802_1" } ] }, { - "@id": "http://digitalheraldry.org/data#5c0d7a77-bfdd-4d87-9b10-f4655b4a8400", + "@id": "http://digitalheraldry.org/data#CoA0000002793", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#aa94b98b-e9c3-438d-a16b-9ddeac117b1c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chicot", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#09f3b61a-32e4-4289-a7ce-56b127c1650e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#75693bbb-a53b-44b9-b9cf-55541e403649", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3fa68abc-07e2-445b-a5f9-df37459ac7c3" + "@id": "http://digitalheraldry.org/data#e2f2aa88-6cbb-47ff-acfd-74893f15de1a" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "2793" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#25095286-1370-4687-a9b7-e69476acc7e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#95613421-281a-4a3c-b4b6-91e318b20747" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a91f983e-9ba8-4ee0-a1f5-4c3d71edb4ec", + "@id": "http://digitalheraldry.org/data#28902dba-2575-4326-a901-08d5fcaab642", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5ae724cb-24f3-407a-a8cc-99f4a14b2746" + "@id": "http://digitalheraldry.org/data#4a96a842-9bc8-4efc-ba01-83c659af4b9c" } ] }, { - "@id": "http://digitalheraldry.org/data#08f24f6d-22f8-4213-ba8a-756a427a74ba", + "@id": "http://digitalheraldry.org/data#4c585f76-2fe2-41b5-8c1d-66dd4d725c20", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Hooded" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b16f77f5-c178-4cfd-9dc9-8ce9a9c34f06", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000016665_B", + "@id": "http://digitalheraldry.org/data#CoA0000009649_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -40795,17 +41060,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fe536ece-18ea-41bd-aa81-7e9a54ed2514" + "@id": "http://digitalheraldry.org/data#ab35e7a5-3530-438c-9d2a-90faef58d1ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a48000e6-d49a-4e36-904c-9ae1fc1f95c8" + "@id": "http://digitalheraldry.org/data#39662120-83fc-49dd-a6de-1d308eae47a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16665_B" + "@value": "9649_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40815,81 +41080,97 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319_1", + "@id": "http://digitalheraldry.org/data#c6b6d733-4719-4605-b6c9-bc703e8188e3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#26a8bb3d-6eca-4e4f-8d25-3193dfaf30e8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#278aae13-6fc4-4a4f-99b7-14b329c4bc60" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fec12311-b48a-4691-812f-b3b769902368", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "1319_1" + "@id": "http://digitalheraldry.org/data#c61305b1-f7e4-45ee-b505-2932c078188c" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber", + "@id": "http://digitalheraldry.org/data#790fcb79-5a19-4d16-bd00-3751af7312d1", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031504_1", + "@id": "http://digitalheraldry.org/data#1af64b6b-5ff3-4b80-a4f1-1bbd332fc29f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": false + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e4e373d1-b7c0-4aa4-8043-4c067377ad9c" + "@id": "http://digitalheraldry.org/data#3b6e2493-ac41-43e3-8f1c-0e999c85f11e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#652b0abe-3c94-48ee-a54d-723f623714c8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "31504_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#23d34382-6693-456f-a79e-8110acc8ea82", + "@id": "http://digitalheraldry.org/data#1b262410-ad0d-45d6-a327-42a5bbb18d90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7b4fbae8-75a4-4f16-b6cc-0d9261adfa3a" + "@value": "of 9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009378", + "@id": "http://digitalheraldry.org/data#CoA0000031579", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -40900,17 +41181,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0ce15597-0a47-41a0-9805-0474f92d7051" + "@id": "http://digitalheraldry.org/data#0a4081a7-bbea-489a-bb57-dd4b6d71a420" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e82014b5-a409-4562-ac71-306d59c61a1b" + "@id": "http://digitalheraldry.org/data#1f19e712-b44e-49d8-8080-f7ae504707cd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#bba90291-e758-44df-a655-e4830a380e1b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9378" + "@value": "31579" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -40920,127 +41206,148 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002718", + "@id": "http://digitalheraldry.org/data#e0d708df-282b-41b0-8e0d-742cdbaf5143", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0ddaaed4-1eea-4636-a303-5b089820e5ba" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#89a17ef3-17b6-4e78-b765-752b0393cd23" + "@id": "http://digitalheraldry.org/data#157e98a7-f425-409b-864a-bb72835b33ba" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2718" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#186ec6f6-0e00-4387-9d21-e4c322980acf", + "@id": "http://digitalheraldry.org/data#7f89b902-25ab-45ae-9ac0-47b36f06bb10", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5" - }, - { - "@id": "http://digitalheraldry.org/data#cd7b8a5a-6fa2-4af6-8296-4c9d090e185e" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7e2107ab-cb5c-4672-93a5-24ede9b7f768" + "@id": "http://digitalheraldry.org/data#a6ec60c2-2f34-4339-9842-912fdbe09ed7" } ] }, { - "@id": "http://digitalheraldry.org/data#f8da368d-fadd-4c99-8e76-f8b39858f34b", + "@id": "http://digitalheraldry.org/data#f360339c-5722-4e98-9db5-1ca047f021ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#50c236f9-7ee8-4e72-83a6-8fc8020018df" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#558127c4-e4ea-4a42-947a-d31721d5ab66", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#878e0447-a0f8-4786-8520-599ece809401" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d1052b5b-6c3a-42cf-8422-e8c4254faa78", + "@id": "http://digitalheraldry.org/data#CoA0000021423", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ed1fe9a8-87cd-4485-9599-012cbafde914" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#291877fc-1b6d-45b6-8696-f7e223dfee9e" + "@id": "http://digitalheraldry.org/data#6d7e4f2a-7b54-4fba-a2a3-c3156abe7a9d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000021423_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000021423_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "21423" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b037d60e-2159-4fd8-96d4-9b107662c65c" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#3e4f64a2-15e5-4497-a0d2-70bdcf07da3f", + "@id": "http://digitalheraldry.org/data#7bbdd099-0845-4755-817f-2d1cc3c7c2df", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8fc932c9-a73e-4265-835c-62a8d4f75fa1", + "@id": "http://digitalheraldry.org/data#39de37d5-1d48-4b52-9328-3f8d01c577a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#1de5f00c-f359-4faa-add1-51b03dc5712f" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#60713635-f84a-46de-98d6-2abc5de657a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#98601b0d-434e-4bec-be33-0d6e15962c0f" } ] }, { - "@id": "http://digitalheraldry.org/data#2974eb5c-4eae-4556-903f-15a09684173a", + "@id": "http://digitalheraldry.org/data#34c31818-9a9c-40ad-80d1-d42b33db2cb9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#2534f208-299a-4a4f-bddc-5c8b273b7e6a" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" @@ -41048,122 +41355,168 @@ ] }, { - "@id": "http://digitalheraldry.org/data#20aeea14-f62e-47ca-95e0-d811d2a3ae9a", + "@id": "http://digitalheraldry.org/data#eb2c5d39-1497-4b57-b4c7-bac522869969", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#c9819b24-856a-4cfe-900f-cafc0aba0975", + "@id": "http://digitalheraldry.org/data#fd3c6e03-a93d-4aee-b59c-ca0d6cb62b52", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Hooded" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#1afd13c9-ee23-47e7-b0ae-35ce0c34b443", + "@id": "http://digitalheraldry.org/data#87e57c1c-ec86-426d-8f15-b401674888de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1ae372f2-dfee-4303-a55b-222fb3ee1617" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2f86b1f0-3c1f-4ca8-bb08-d78fae018074", + "@id": "http://digitalheraldry.org/data#71bf8208-9b1e-4389-8505-d3dd4aa8f017", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f26b4ffd-24ad-431a-884e-1517e445a988" + "@id": "http://digitalheraldry.org/data#b54bfd01-911d-4bda-83cf-d72698538192" } ] }, { - "@id": "http://digitalheraldry.org/data#ec974506-69b1-4fb7-84fc-bd798aebde35", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#ddd5e4d4-6a2e-4bc3-a461-369f17425288" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Label", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#d38f7c79-473a-43d6-8702-96929fcee473" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3dba7564-301f-4070-97ed-264983cca4d3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#75bf0e54-a66d-4351-95d8-7cd0923af7e3", + "@id": "http://digitalheraldry.org/data#CoA0000016665", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4a187bc6-1844-4787-9327-5b433a13902b" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#96d1f013-6b96-4608-9db4-b187775d532b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000016665_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000016665_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "16665" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Millstone", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ed9884ff-78db-462b-ac26-8a604de7ed7c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#a055c1db-a200-4cff-8bbd-b4f5b29c76a8" } ] }, { - "@id": "http://digitalheraldry.org/data#8621f74a-7b20-406e-b664-07a9d1724bb0", + "@id": "http://digitalheraldry.org/data#f68e66f4-6480-4505-b9db-daf44946e38f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#e9d48b43-cd42-4d75-baab-c4375b7526b7" + }, + { + "@id": "http://digitalheraldry.org/data#faad046b-d20a-412e-bf88-d1762fa99407" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652", + "@id": "http://digitalheraldry.org/data#5f722fe4-8ef5-4770-a380-d02a5b2a851b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3f533a70-2efb-4336-8a5f-9459fe541354" + "@id": "http://digitalheraldry.org/data#641c2fc5-1965-42e4-a8b6-38aa939821a3" } ] }, { - "@id": "http://digitalheraldry.org/data#8f4e2a3a-1d9e-4591-bdf2-7b7154b62f9e", + "@id": "http://digitalheraldry.org/data#508565d9-3917-44f7-859b-7dc1c79ea3df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ada8cd32-b7cc-4870-9af3-e64307267e9f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022137", + "@id": "http://digitalheraldry.org/data#CoA0000022273_B_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -41174,124 +41527,145 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#75d993c1-8a5f-47bd-8dfe-d4aea4de3e7b" + "@id": "http://digitalheraldry.org/data#afc125b7-531a-4105-afae-e69b4eb4abd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#25e45c8a-a326-4034-b1e9-159bc5d39212" + "@id": "http://digitalheraldry.org/data#b4494373-85bf-4d98-98ff-11047c8434e5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "22137" + "@value": "22273_B_A" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#015117c5-75d7-4583-8b89-2a896d1733bb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1f4dd362-efbd-4578-ad60-9307aa76c832" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#12c68f7f-1ab7-42c8-936b-4434e4ba091a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#dcc30c58-cbd3-4297-8745-3fb62b5eb645", + "@id": "http://digitalheraldry.org/data#7ba0cb88-c303-4eda-ab7b-b784befb213a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#99d9d32e-ca2c-4a0c-beb1-7d5ba68c5832" + "@id": "http://digitalheraldry.org/data#c0aee7bb-da7e-4463-a415-3e063fb90617" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#988fb671-6795-46ae-8e24-d1476daa3f2c", + "@id": "http://digitalheraldry.org/data#572ec3a1-070d-4756-ae0b-c422c73147fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#dadcda82-254d-4cf6-aec9-92749e8a63b8", + "@id": "http://digitalheraldry.org/data#316b3b00-1609-4d53-99d5-3b25962414a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d957a5c1-d5f3-47fd-b7af-dbba686bc651" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#ca895692-4c8d-49a2-934a-24b2a280936a", + "@id": "http://digitalheraldry.org/data#8ee04d31-27ea-4d42-bd0c-ba467e407377", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3ddad659-29d4-46ad-9dc7-e9620ed249df" + "@id": "http://digitalheraldry.org/data#a52a67bc-8c46-4fa0-b9a9-3f0a2274f652" } ] }, { - "@id": "http://digitalheraldry.org/data#83bb565c-99d9-438f-b627-958d5680d8ff", + "@id": "http://digitalheraldry.org/data#def6a722-f084-465c-bac6-f727d15ed1b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#09e86472-66ee-4733-b040-ba102d0f7cae" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#063bc0b6-8aa6-471e-a4df-b6b5916fec93" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#74b86af0-8e8c-41de-8b34-cbaca4b9ea59", + "@id": "http://digitalheraldry.org/data#12b74949-11d7-4804-b72b-fb52e161dec0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7" - }, + "@id": "http://digitalheraldry.org/data#27dd33f1-564a-42b2-9313-566c65617e8c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#2a708aea-6e64-46c3-83af-a366e7e9ff09" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ac8a4d36-a768-4294-96e3-2525bf032932" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#51a8891c-c59d-4b8d-9e79-c10a752b6511", + "@id": "http://digitalheraldry.org/data#63f1604a-17df-43d2-8f33-c5984eab1487", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#98e4ef9c-5037-4b65-8cc6-9cf733566465" } ] }, { - "@id": "http://digitalheraldry.org/data#63327dde-7c6e-4245-ac00-fddcaa20c25e", + "@id": "http://digitalheraldry.org/data#845f5c4d-c643-48f5-9599-e57f9fe6d844", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#f4b6b9aa-580a-464c-b0b7-6afd9cdedd77" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#230d324b-61f9-43a4-b5fb-0c90fe58da39" + "@id": "http://digitalheraldry.org/data#38d81f48-fa28-4a7e-8d27-241f3a725ebe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -41301,93 +41675,88 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226", + "@id": "http://digitalheraldry.org/data#7bb6a99c-7886-45ad-af95-6db7b4fe47ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#704ee0f0-02fe-442d-b123-688d596dcca1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_A" + "@id": "http://digitalheraldry.org/data#cd885a0d-5de9-4a6a-af26-2d1252c5aa30" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#3b6e2493-ac41-43e3-8f1c-0e999c85f11e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0332b648-d703-44c6-9674-1e59e94f7bc6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d3fe454b-e838-4074-9e48-9323d58e716e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_D" + "@id": "http://digitalheraldry.org/data#ff654ee5-3223-45ed-8d4d-05bb212f00f6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8226" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3ace3762-f49c-45ed-b02a-c72d73fdd715", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#eec53298-7cfa-45e3-8788-8ff011e67dc4" } ] }, { - "@id": "http://digitalheraldry.org/data#78c6ab86-e806-4937-94a5-00330d4df5e7", + "@id": "http://digitalheraldry.org/data#81fe380f-901c-4bfd-8448-13c893c1e0fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#233e7bf6-9ded-4e1d-9e58-9b154c5f054f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Salient" - ] - }, - { - "@id": "http://digitalheraldry.org/data#850d23da-2d47-4828-870b-efb66227d1ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002821", + "@id": "http://digitalheraldry.org/data#c45abfa3-ccf2-4913-b500-f7bc38bbed86", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed per pale to (2:1)" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002821_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031541", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -41396,17 +41765,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5c81ee94-0c4d-4bd0-b13a-5795371c3290" + "@id": "http://digitalheraldry.org/data#44084286-db05-468a-9eca-d10a31ba2f44" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1e80f408-9dfc-4e5c-9d3c-ee4a5eddd80c" + "@id": "http://digitalheraldry.org/data#2e935a44-b825-4b6e-9982-9e1dd2473d36" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2821" + "@value": "31541" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -41416,72 +41785,81 @@ ] }, { - "@id": "http://digitalheraldry.org/data#47669f46-a6d8-4091-9095-635a4249d63c", + "@id": "http://digitalheraldry.org/data#1dc75c14-6e94-4e30-82db-f65ce9fdd8b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#689395e1-d1a6-40fa-8610-82ece1f01712" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#043a4436-1427-4bc8-b692-7b6be74eb53a", + "@id": "http://digitalheraldry.org/data#769e7582-bc17-42ed-a105-98be691cb777", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6647ab2f-d581-47ad-8c73-bef9962728b9" + } ] }, { - "@id": "http://digitalheraldry.org/data#7fea9f71-44a9-4cfb-94ef-87387c074794", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#cd7bada1-9d5c-44c0-90b1-164c8d4310eb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#9395a814-fb47-484a-8e20-51fa17b9ba53" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#a31423e2-5f27-4685-b0a1-375197670d68" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "10789_B_C" } ] }, { - "@id": "http://digitalheraldry.org/data#7dd92f91-bfbb-495d-9299-dd1f40ab8aeb", + "@id": "http://digitalheraldry.org/data#15ac3506-ada4-4643-8a78-ac9d6ce3195d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b26ed281-9134-4f8b-b7c8-8f74c97ce6d0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006412", + "@id": "http://digitalheraldry.org/data#CoA0000011494", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -41492,17 +41870,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fa56c310-1a71-43f2-843e-9ca523a2bed2" + "@id": "http://digitalheraldry.org/data#f0fad8a3-412e-463e-91b7-32491fc91a09" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#91ab8b12-b592-43cd-97d0-7850a85bfd00" + "@id": "http://digitalheraldry.org/data#21910eae-3c1e-4bd5-9569-cfc25c246e02" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6412" + "@value": "11494" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -41512,31 +41890,32 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f2fd0ff4-490e-4d2b-a6c9-fc8363a48510", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chief", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#20fc55d1-ae65-4c7e-a3e3-58e04d83940a", + "@id": "http://digitalheraldry.org/data#CoA0000031573", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@value": "changed tincture of plain to A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031573_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -41545,55 +41924,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#30900d67-d145-49c8-8414-e5d528eb0e8c" + "@id": "http://digitalheraldry.org/data#a771dbbe-fae5-4fed-984b-08cf74e11554" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "6003_CoAF1" + "@id": "http://digitalheraldry.org/data#79145115-339f-430c-ad1b-055fc89993c7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#031cec71-3b8b-4990-b9ca-b132d76463a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#23395089-62a1-4442-abbc-b49975eb5df9" + "@value": "31573" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#eb32eaba-ad47-42f2-a256-b91ca8361180", + "@id": "http://digitalheraldry.org/data#e55111e0-5568-40fa-881c-dace05d66a26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Key", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4bae23f7-f62d-4cb1-a13b-623d62f31e14", + "@id": "http://digitalheraldry.org/data#ae0feb3c-5157-44e8-a53f-d45a0506999a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" @@ -41601,51 +41971,84 @@ ] }, { - "@id": "http://digitalheraldry.org/data#78b7cea9-69fc-4b91-80f2-48068d7662e4", + "@id": "http://digitalheraldry.org/data#056cf987-82df-4ad6-b518-d6b603e3faf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flying" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fec04946-89c0-48c0-b951-a2b601b8b655", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#cf25bd20-cef5-443d-a770-ddfa63763e15" } ] }, { - "@id": "http://digitalheraldry.org/data#cc8b97ef-eff6-4d69-917a-643aa465c4e4", + "@id": "http://digitalheraldry.org/data#023f24cc-26b9-47fc-9c10-4312eb8eb9fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5a321b5a-4ca3-4276-b2d2-dc47ff19c401" + "@id": "http://digitalheraldry.org/data#559f0444-31b6-43ae-ac6a-7587a8165f8e" } ] }, { - "@id": "http://digitalheraldry.org/data#14a644a8-f74b-4a31-8302-627f857d319c", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#CoA0000009692", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#06ac2e0a-d7b9-46c8-8ed4-96dfcecf5b90" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "9692" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ddef9d14-099f-4ffa-a898-627e528f53ec", + "@id": "http://digitalheraldry.org/data#11ed3c02-ea03-4bfa-bb4e-76b8dd43c618", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#LeopardsHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#e908a246-d219-49cd-97a2-844b460c1b99" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#bd16b8f8-6e22-4698-9085-103f8da5f846" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004051", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escallop", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007824", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -41656,17 +42059,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f049f62c-d2d6-481b-a8be-0efe43c701cb" + "@id": "http://digitalheraldry.org/data#bcd78b08-03d7-45f6-a502-2bd1e6d4b1f4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f84ad758-4ce5-400f-b213-db40c68e1ec3" + "@id": "http://digitalheraldry.org/data#68f9a3d6-a5c1-4599-a9ee-35a3ddb64c1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4051" + "@value": "7824" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -41676,7 +42079,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_B", + "@id": "http://digitalheraldry.org/data#3e117c30-fb47-4deb-b550-72e3d11a9ee0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#bc06ca04-5f99-4f27-b12a-ce5c77258713", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002825", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -41687,221 +42102,163 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#614b79cc-83f5-46bf-a877-d6dcb61d8bd3" + "@id": "http://digitalheraldry.org/data#1469bd86-6c3b-41a8-8c6c-eef2449e48c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#28c97b69-6988-4b23-80a7-7e3546ceabdb" + "@id": "http://digitalheraldry.org/data#0186e24c-6a86-40a8-b1eb-82cc337b67ba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27639_B" + "@value": "2825" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#66453016-575f-4a6c-a99e-3303085ecfe0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#180a6fea-f5b8-4eb8-90fc-5e818dea624d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Statant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000006213", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a5ca559b-7e3f-4544-b3f9-90a06198224d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#770656d0-fa1d-4e60-83dc-afa1041e4ac0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#adbae54f-6f4b-4f4b-a85f-a60c66cd4f30", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b7d09640-4808-4ea3-a642-1b6ba3f0625c" + "@id": "http://digitalheraldry.org/data#c1f09b4d-b0e3-4e8d-ad5c-e0b7953d2ced" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8615ca3d-6e46-46e2-983b-f1ed4d146350", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#41ef2e66-18ff-45bb-96cc-b032bb7ffcbd" + "@id": "http://digitalheraldry.org/data#ff15ad86-36d2-4bd7-96dc-15c10aff37ee" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "6213" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f084747e-b77b-4c1a-a9b5-94fc9c38bf03", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#cc03e298-86f4-47fd-9e3c-37464f6ae989", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#5b24b481-9d96-4939-9bbd-a83827d0009c" } ] }, { - "@id": "http://digitalheraldry.org/data#46c16129-a794-4e24-822e-b8762a09ff86", + "@id": "http://digitalheraldry.org/data#87a40470-a312-49aa-8b4f-8605f2d7a2c3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#739b1dd2-35cf-439d-b587-68817090aa20" - }, - { - "@id": "http://digitalheraldry.org/data#8d20cf1c-f4e5-4021-9792-18711f55c711" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6e662252-4289-4e95-8f7b-720cf90d8d03" + "@id": "http://digitalheraldry.org/data#22a03a6d-cf1e-449c-bd35-1c1782ea3a02" } ] }, { - "@id": "http://digitalheraldry.org/data#af240b65-9559-4074-b9d1-6ae71c7e04ff", + "@id": "http://digitalheraldry.org/data#CoA0000003176_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a0b14be0-77bb-4ae7-9928-0e848cd9d776" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2be707f9-f9f6-4bf3-a789-32e14c3797b8" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d31f52f9-c330-44e5-9f2e-8ad80ee05d91" + "@id": "http://digitalheraldry.org/data#be2479e6-51ba-4e4b-82dd-99cf3725c07d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#92d7e563-15b5-42d5-af13-cac70fdc95ac" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7e21be48-7893-44a5-86c3-e6aff24d612c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#63f1604a-17df-43d2-8f33-c5984eab1487" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "3176_1" } ] }, { - "@id": "http://digitalheraldry.org/data#398c1f14-5396-4cd7-a90e-2a661e305de2", + "@id": "http://digitalheraldry.org/data#CoA0000002704", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2451e04f-c731-4a68-b424-43ece49f7361", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8663681b-b9e4-4238-81a2-421afa26953e" + "@id": "http://digitalheraldry.org/data#8a845d65-0ccb-4018-9dac-089c23c281d6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a68717fb-e4c0-488c-9363-ba4e1cc54a01" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4a5069cd-1479-47ee-a796-76a87462f7ff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/data#a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c1bed9d8-26af-40bf-8ff2-d8f74d96a262", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2704" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#daebfdcf-93d4-469e-aa51-38040fcbd9a5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a73add22-c98e-4dfb-8db2-10f871c4d6cc", + "@id": "http://digitalheraldry.org/data#fa8bd569-af1e-4268-97c4-f17c829149aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" + "http://digitalheraldry.org/digital-heraldry-ontology#Letters" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006234", + "@id": "http://digitalheraldry.org/data#CoA0000000194", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -41917,7 +42274,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006234_1" + "@id": "http://digitalheraldry.org/data#CoA0000000194_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -41927,17 +42284,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#86d748ae-723f-4457-a6b5-6c5b5271c2cd" + "@id": "http://digitalheraldry.org/data#2651712f-7e64-4571-98ae-4a0fc6954f62" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#56782669-063c-43bc-96e2-674b3e5e3fa2" + "@id": "http://digitalheraldry.org/data#dca1c5af-9346-4682-8b96-912672b3f0f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6234" + "@value": "194" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -41947,83 +42304,166 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5e3ca944-eeaa-41d4-87cd-4eeebbe6358c", + "@id": "http://digitalheraldry.org/data#13432b17-1944-4713-ae0b-ee19e8041967", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Bear" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#71e160e9-f774-42f9-a69d-344b841eb0fc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#706d8fa3-8147-4546-9a04-7fa6b39b4f05" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#1150c007-3c55-463b-8767-1abe924939e7", + "@id": "http://digitalheraldry.org/data#CoA0000002828_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#30c0e916-7dd3-4160-85a9-d917b48ddda1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#904383ac-e9ac-4aa7-9550-28b8be2b3636" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e16cb273-e31f-4b98-b954-5167594117bd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#67b8de72-1b45-4623-95a1-e4b7cffa54ac" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ + { + "@id": "http://digitalheraldry.org/data#326a268c-4a9d-4c8d-bc3f-6e404c9d244e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#bbff40f2-db5c-4b29-9d49-5aa7f4efaa85" + "@value": "2828_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b63c64e0-a690-4318-b074-8cbe8f3c05e5", + "@id": "http://digitalheraldry.org/data#644e8ce3-a420-43c1-9da8-6d1e5e6f0d9a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#58772b1a-d656-4fd0-ab3a-56adc48ba9ce" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cerf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#2a93955e-26b4-4d2c-a2d4-a24180fbead7", + "@id": "http://digitalheraldry.org/data#5bd3d9d1-e2f0-48da-a44d-0d4997ab3b78", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "of 4" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#932d94a6-2f2d-44c1-a67e-c11fa3960b11", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#74ca302f-da05-4fc9-8c85-1353806170c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#68f117f1-3aff-4453-a902-e842816a763b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006297", + "@id": "http://digitalheraldry.org/data#deeac63f-d32f-40b6-bb20-9dfb8f8fdec5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Scissor" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "added q.f." + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cbbbbd53-eb9c-456a-b114-b9248792de58", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006297_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8264b0a1-1ef7-43fb-900c-108605e7e08a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008517_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -42032,17 +42472,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c4f242ee-d404-40ee-810f-fd93a5538572" + "@id": "http://digitalheraldry.org/data#67944538-fa8a-4c66-acf9-aa505dbcbe06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#afd8fad0-504d-41a6-8926-c977a547ac2c" + "@id": "http://digitalheraldry.org/data#4c27cd2f-53b5-4228-b126-846ee418b864" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6297" + "@value": "8517_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42052,215 +42492,193 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4b6be87f-e82f-4b82-ba90-f86fedda5388", + "@id": "http://digitalheraldry.org/data#f2a34c27-a66c-4397-936e-6a00d3f3587c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#031b2760-c02a-4aec-a9a2-323cfec73017" } ] }, { - "@id": "http://digitalheraldry.org/data#15d8c980-26ec-4e4d-bc19-d853d07a9110", + "@id": "http://digitalheraldry.org/data#13945ad5-5e11-4be7-baa6-3bfe8d07499a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009657", + "@id": "http://digitalheraldry.org/data#ad4a4e56-7d9e-4382-8d20-952dfe49f55d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#40f8d458-cc4f-403c-be68-55891757e3c1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "9657" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#51981210-9a5e-4c3a-9f04-725cdca0d29e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#729059ef-6d38-46ed-b480-91cf4538f5ed" } ] }, { - "@id": "http://digitalheraldry.org/data#570813cd-b2d8-47b3-b880-94d66002d7a7", + "@id": "http://digitalheraldry.org/data#e0a38810-3f18-4b9c-89ff-a9ff1814de5b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#77964772-0298-44ae-a261-14e98d7f458a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d12bd933-7fc1-4ef1-8342-0b5af5285c4a", + "@id": "http://digitalheraldry.org/data#bbe0c39a-d264-4135-bba5-1e61c807d307", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#1ace87b9-7678-4cb8-8021-c9b7db5146a9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007602", + "@id": "http://digitalheraldry.org/data#CoA0000031518_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d89afd9f-6803-491a-8cb4-c2fa56f5d606" + "@id": "http://digitalheraldry.org/data#7cda7d27-20d5-401e-8b46-3102e7309eb1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#360447cf-fb44-4c8b-a748-1b81f66c70aa" + "@id": "http://digitalheraldry.org/data#aedd8880-399b-4f59-88e4-85ce2bf2393c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7602" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31518_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011299", + "@id": "http://digitalheraldry.org/data#b0444f21-9a2d-45c6-94c0-28150540191c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#71edee9c-a84b-4f57-a16a-78d1ce76ac0c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8dc1ca59-68ff-4099-bf5a-739572a121a6" + "@id": "http://digitalheraldry.org/data#660bd8c4-09bc-4041-b6bf-4e05aa88bf95" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2db3bd1e-9c40-425c-a84c-1b22103f5673", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#374531b2-da1b-4088-b5f8-812d49adcc6b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#CoA0000011299_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "11299" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031573_1", + "@id": "http://digitalheraldry.org/data#83852501-a95e-48dc-afb7-2d3ff5bf7439", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#52fd7c64-baf9-4530-8c8e-48cb18a89c76" + "@id": "http://digitalheraldry.org/data#06cc6121-5eb9-4589-8b2c-f2eaf8e14613" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#04d07a73-6b3d-4acf-9558-83e070943079" + "@value": 7 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31573_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#552f84f4-a8c3-47d8-a5ee-7ba426954807", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0e53853e-e4e5-48f8-a1f1-31c7ce7fe733", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002779", + "@id": "http://digitalheraldry.org/data#CoA0000008974_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002779_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -42268,17 +42686,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ea80eb18-bd6c-42f5-b0ee-0d44d2bf8121" + "@id": "http://digitalheraldry.org/data#50c113bb-13c2-4a91-bb5d-c7031b7b817d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fb697339-2555-4634-b627-9764d66f434a" + "@id": "http://digitalheraldry.org/data#8fb63e42-fe5b-4aa9-b728-20b085601dd5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2779" + "@value": "8974_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42288,220 +42706,186 @@ ] }, { - "@id": "http://digitalheraldry.org/data#79c18e2f-f59c-4d49-9e9b-71e0ccdb4500", + "@id": "http://digitalheraldry.org/data#3d68ebfd-5b10-43f9-ae73-b06428e224ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7ee5e1b4-ab04-4521-aa42-f6c41b951a7c" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallets", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3e7a57bf-e4eb-414f-9eba-eee9431a8ba5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#efcaf633-348f-485d-a5c4-7967ae5b2122", + "@id": "http://digitalheraldry.org/data#12d750d8-cb38-485e-a568-08548faac11a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5671f298-61b6-4784-8ecd-4389fee12b57" + "@id": "http://digitalheraldry.org/data#4d34369d-ec0f-4db1-b3bb-94ef57cfe048" } ] }, { - "@id": "http://digitalheraldry.org/data#8b539508-f15e-4c70-8b72-ac70bacdc712", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7c7b2ac6-975a-43c7-8e83-f8622ad4049a" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b403271e-f250-43df-bec7-178ff3deec79" + "@id": "http://digitalheraldry.org/data#510c2ef4-86ad-49d0-9e29-5fa683b377c8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "27639_A_B" } ] }, { - "@id": "http://digitalheraldry.org/data#af9100cc-ccf5-49c5-88db-83e9bceeb0b4", + "@id": "http://digitalheraldry.org/data#4f3c3639-b9ef-4ec7-9159-84342f6e5259", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b4cde678-919e-437d-aca4-064e534921b9" - }, - { - "@id": "http://digitalheraldry.org/data#903059a0-df45-4126-acda-fdf328357854" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 7 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c9cd4b78-a8e4-4595-b954-b4ca15876695", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" - } + "@id": "http://digitalheraldry.org/data#9feb9f85-14ee-4f44-be26-b6e5ccdd184a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#4be57098-ae07-4677-83b7-da242165aa75", + "@id": "http://digitalheraldry.org/data#6d97244d-f21a-44cc-a976-cde99ed33b7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004384_1", + "@id": "http://digitalheraldry.org/data#26ca0d5e-3651-4b9d-a8be-39e0822dbf8f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#1b06c8ab-415b-43a8-8bc1-6ef140754cfa" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#471ebd85-486b-4d23-97f9-d47bd2e111de" + "@id": "http://digitalheraldry.org/data#81dec5dc-70c9-42d6-8a3c-fd56d8290bd4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b513732a-9e90-4df5-88c7-70219eb82d53" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "4384_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636", + "@id": "http://digitalheraldry.org/data#4a21e465-02d3-4c6f-98aa-b12e4fafcb87", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0bb33e64-fb10-4adf-ab3a-e767cd3a0f32" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLetter", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Statant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#24bb5b9c-f737-4f7b-a745-256f467b74c7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#cd29c36d-add6-4f01-b286-86f50ab6a06c" + }, { - "@value": "27636" + "@id": "http://digitalheraldry.org/data#698ee120-e012-4a70-8756-2d1c3133b741" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#9d25101a-8d00-4f50-8f7c-c924eff9c8c3" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sejant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#e8e562d0-0a8c-4b93-ba37-b2a3a74426ef", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8bfddd35-dfbf-4847-8af8-fabc6ab80b07", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gemel" - ] - }, - { - "@id": "http://digitalheraldry.org/data#55dfab2e-b6a4-4510-b53a-ee54b4f7303c", + "@id": "http://digitalheraldry.org/data#00711d9f-ce79-4dd8-bc41-4c008e932950", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#3a8e8903-c457-44ad-978b-fd93e87db914" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007555", + "@id": "http://digitalheraldry.org/data#CoA0000002751", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -42512,22 +42896,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cdc7ddb9-b0f1-478e-afed-3ff0ec4902b8" + "@id": "http://digitalheraldry.org/data#0778aca9-d664-458e-95bd-aa7136510f00" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#62b910ce-7484-46bb-957c-028bb3cc493b" + "@id": "http://digitalheraldry.org/data#d55d63f2-eca4-4c3b-9ca4-45a7bd28bdba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6b60957f-8b7a-480f-bb62-49de11250e90" + "@id": "http://digitalheraldry.org/data#df3e11c5-9dbb-43f4-b3f7-67205d193062" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#aac26688-d279-4b7f-ba7c-8b9081aa2f1d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7555" + "@value": "2751" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42537,18 +42926,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#694e8b12-6843-4e66-8c64-6a5a09c95ced", + "@id": "http://digitalheraldry.org/data#13cc1847-af6c-4008-9231-474960349be0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3c6d00a6-6e9d-4b4d-9474-d0d762c5b271" + "@id": "http://digitalheraldry.org/data#ef514da9-db00-44ad-9630-c5409e80ebda" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#508a52bf-4c5c-4780-8404-7e98155823cb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c049b32a-bbcf-4557-b076-e1d93e7a302f", + "@id": "http://digitalheraldry.org/data#766bc811-0dd7-4d99-bd15-c821739be230", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -42559,18 +42959,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#95f6e7d8-2b71-4075-ac0c-4d103df2a5bb", + "@id": "http://digitalheraldry.org/data#2e983417-05f9-4d1b-ad43-c54e980992f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gorged" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#62f14d37-2ca2-42fd-abea-aea973f90aea" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006238", + "@id": "http://digitalheraldry.org/data#CoA0000007985", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -42581,43 +42981,54 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#03ec4981-a57e-452d-8300-6f4142d2efeb" + "@id": "http://digitalheraldry.org/data#e7eb3794-ae50-4605-bc75-c62a1ffd1696" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000007985_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#ffb70da4-a365-42d9-bc7c-1861608a6401" + "@id": "http://digitalheraldry.org/data#CoA0000007985_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6238" + "@value": "7985" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#c1a83cc3-ac93-4164-8c3d-f152e65d3899", + "@id": "http://digitalheraldry.org/data#5ebcbe8f-31fa-4dcf-8311-9fe94d7e9ac6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#b6a02362-f8e5-4114-ab83-45a80c21cd0d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006073", + "@id": "http://digitalheraldry.org/data#f3d51d3a-d544-4d54-99ef-8dec9a0453b0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000010921", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -42628,17 +43039,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5561c038-e8c0-425a-92a2-314ecf86e86d" + "@id": "http://digitalheraldry.org/data#c28d2f82-433a-40f9-b6fb-b2e89a2c7f45" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4993e52a-4473-46c2-b800-3ad94d5df2ef" + "@id": "http://digitalheraldry.org/data#a2759bc3-342c-4fe5-ae9d-ee7e19896f06" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6073" + "@value": "10921" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42648,71 +43059,31 @@ ] }, { - "@id": "http://digitalheraldry.org/data#15dde7a2-3d9c-4e93-b357-021222e605c6", + "@id": "http://digitalheraldry.org/data#411a5902-b392-4f1b-a09e-65b3cc6e0277", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 6 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu", + "@id": "http://digitalheraldry.org/data#08964684-bd4f-48ff-8bd6-57e2367b661b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e7322fad-a2c7-4165-b935-ee969fadddc5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b1b3b703-29e2-45c9-bd23-bca804022ef4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8191_Escu" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963", + "@id": "http://digitalheraldry.org/data#d99fb464-4878-4628-ae49-34fbbfd9e359", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -42721,13 +43092,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002583", + "@id": "http://digitalheraldry.org/data#CoA0000028271", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant to Charge1" + "@value": "changed tincture of Charge2 to A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -42737,7 +43108,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002583_1" + "@id": "http://digitalheraldry.org/data#CoA0000028271_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -42747,17 +43118,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6941a9a0-effc-4e6b-a0de-5db585cd0d75" + "@id": "http://digitalheraldry.org/data#7450dd97-b997-4f31-bf2a-29e94e5501dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#74eee8b9-a594-4b6b-9f35-cb596c81954b" + "@id": "http://digitalheraldry.org/data#fab3456b-b0c9-4581-8cfd-e854ae6d9bb2" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#624c25ac-32df-4758-8f69-a29364cc12ff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2583" + "@value": "28271" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42767,165 +43143,139 @@ ] }, { - "@id": "http://digitalheraldry.org/data#37fe24e4-b68b-4411-8a30-93cfc551afb6", + "@id": "http://digitalheraldry.org/data#a97e68a0-0f7c-47da-97e8-5dfae24ad811", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#15a03b0b-00c0-4e8b-9bf1-383392be62fd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#2de3d3ad-6bd9-4b8d-a286-4925806fbc76" + }, + { + "@id": "http://digitalheraldry.org/data#c04460b4-8a62-49fe-8baa-f6161a48f5fa" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#946e607b-86db-4aef-a9b7-91c2c46db60f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002733", + "@id": "http://digitalheraldry.org/data#CoA0000016446_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#61849005-6019-4c2a-8396-99d0d81c7bc4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2733" + "@id": "http://digitalheraldry.org/data#9247fff7-600f-45bb-ba9e-248b84b4b0b9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c3751493-6bc8-48f0-ae99-7984038c240a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c3599404-8a1f-4400-97e0-de4d0085d174", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#52fe9e19-6fe3-4c2d-969e-dc110b452951" + "@value": "16446_1" } ] }, { - "@id": "http://digitalheraldry.org/data#795bf051-78ff-4dfb-8e47-4eab645137b7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/data#8535a235-a736-4fda-9380-1d2ac5c4f59c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006216", + "@id": "http://digitalheraldry.org/data#5c4f8006-6ecb-49fe-95cc-4aaced149d18", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e3091e88-43a7-468c-89d4-a50d516ef81c" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#b2e34b28-1c6c-461a-a414-0214c811b69e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6216" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3cfd7b5b-9192-4594-a9f5-1f0f61826578", + "@id": "http://digitalheraldry.org/data#315d83ff-bc95-4771-b815-11ee15533f71", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#1e593d6a-5a02-4a93-a83e-269180409feb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#f9703744-addf-4458-acba-0051c2b11dfd" } ] }, { - "@id": "http://digitalheraldry.org/data#360009a0-f16d-447c-8096-cb6675b7209b", + "@id": "http://digitalheraldry.org/data#5169c267-235c-490b-94d3-868201e05c50", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#03d62d19-ad45-413c-a781-8bcd6b33207b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006015_1", + "@id": "http://digitalheraldry.org/data#f6c656d5-fcfd-4a03-aaad-824c5284b4eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d215522b-3c44-421b-b60d-d635800f9138" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#0dd81e0b-ae74-4b70-bf83-e04bd5416dc6" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f4b6b9aa-580a-464c-b0b7-6afd9cdedd77" + "@id": "http://digitalheraldry.org/data#1dc65a95-47a7-42e0-b81a-d4cd63eb9725" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "6015_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006866", + "@id": "http://digitalheraldry.org/data#CoA0000002421", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -42936,17 +43286,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9092d61f-00c5-4e10-a815-6363104c2215" + "@id": "http://digitalheraldry.org/data#3194c39f-0ab6-4c5e-b731-4ecf7c4ce8ae" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a236474c-c9a9-4d63-87ae-9fcdee6bdd29" + "@id": "http://digitalheraldry.org/data#2580bb7a-6468-47bd-b1e1-7c17b199241e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6866" + "@value": "2421" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -42956,93 +43306,84 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8f14d1e6-fa48-4f6d-84a8-624b3524f73b", + "@id": "http://digitalheraldry.org/data#137b5a18-843f-4a31-b5a1-c528043563a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#78e4b42d-2d5e-4907-9ee3-ed8fd40c946d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f84ad758-4ce5-400f-b213-db40c68e1ec3", + "@id": "http://digitalheraldry.org/data#1edd5f33-ee41-47b3-8ccb-5dce83add834", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#35e9aca6-4e5a-43ef-8d2c-9c3203eba1e4" + "@id": "http://digitalheraldry.org/data#0e46c7bf-0228-4b53-a75f-6537910724c8" } ] }, { - "@id": "http://digitalheraldry.org/data#843e4105-a2e8-46b6-8549-6cfc19b69109", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flying", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#706b538b-732e-4e67-94ff-5684d74bc80b", + "@id": "http://digitalheraldry.org/data#af95d877-8c2f-434c-acb1-b52b51e0bc19", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#6763d1d5-6780-4cc3-96cd-647c1d3dc045", + "@id": "http://digitalheraldry.org/data#CoA0000007612", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added isst sn to Charge1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031517", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#b7193316-bbfc-49b8-8fc0-a4a909353dcc" + "@id": "http://digitalheraldry.org/data#CoA0000007612_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7b6d07bd-e194-47a0-8d2e-9b48b3335ba8" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ca52c695-1f59-4e3e-9cc3-dceff6ba9bbb" + "@id": "http://digitalheraldry.org/data#013c8baf-0fb7-4a46-940e-6ce244323167" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#543dd5b0-71b6-4c50-ba32-61a47d7f3145" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31517" + "@value": "7612" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43052,125 +43393,137 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e7b27531-06b5-43d4-a8d8-7f21953a7bab", + "@id": "http://digitalheraldry.org/data#1741c54a-b5c2-413b-bd9f-abcc1564dd66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#a3c9a336-4731-4c5b-a0fb-92703c885c08", + "@id": "http://digitalheraldry.org/data#70965436-d5f2-491e-a55a-013b4f55a0f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#3bb295ea-09a3-49b2-ba27-f0a4f0113c7f" - }, - { - "@id": "http://digitalheraldry.org/data#19f80691-7351-4e3c-a9ff-f1263ebffbeb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ade771bc-f3d5-439c-9074-7d6254c333e6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#56abdd05-6a51-435e-87a6-1a16e86e3f4d", + "@id": "http://digitalheraldry.org/data#e32c0ec5-ddcc-47c6-95ff-ce1ad050cbb9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#989cbf3a-97df-469c-802f-57e799dde065" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#aaf25df5-48f5-426b-b3e9-8d251a4c84e8", + "@id": "http://digitalheraldry.org/data#85d15e90-7f2a-4d26-992e-8d9f1e243293", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#b0b7b4db-0fa3-425f-8060-f7ec8546bbd5" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Scissor", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#e972e4bf-84a1-414b-a1bc-a13583ec17c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#e75761f9-a77e-4e8a-a328-06ffe45e8fbb" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3c04371b-11e9-4478-b1f3-eaa4f0b17102", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/data#676522bb-b381-4a8b-9099-72bd837896ae" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#cb03a4e9-ef40-4337-88d8-1fd715c555d9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1cb916bf-953d-4ac5-8c09-8f28fe9e45dc", + "@id": "http://digitalheraldry.org/data#a9a4bf2d-c424-4145-a30b-392b4611dd22", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4c79e368-67cb-455e-ac72-db3dc271861c" + "@value": 5 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#61d47ae1-6188-418e-adc1-353a92741c02", + "@id": "http://digitalheraldry.org/data#d07b45bc-e44d-4d19-8c31-ab7b50c82cb1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/data#868fa9d1-5c63-4674-9416-b8acbb1aac7b" + "@id": "http://digitalheraldry.org/data#8f2a003a-8595-4053-a0f4-ed44a8d15903" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002712", + "@id": "http://digitalheraldry.org/data#30500dba-4ae8-4fa5-bb18-63bf2cb8d023", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3502ddb2-6e07-4330-a1a3-41a0d1f12a3b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002743", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -43181,17 +43534,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b419cb4c-3230-4432-a1df-d965f1d80e0e" + "@id": "http://digitalheraldry.org/data#efb94b9d-a10a-4410-b989-e27840548dbd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#795490c1-b947-4b49-9f8f-51f8a6ea1b62" + "@id": "http://digitalheraldry.org/data#cac3ac47-e639-4dc6-8b81-eb07572c8397" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2712" + "@value": "2743" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43201,7 +43554,26 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022974_B_A", + "@id": "http://digitalheraldry.org/data#d308cc9a-0d67-4cfb-9f17-e76d5e98a5e9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#990fa66e-a9fd-40a6-9252-95156d7b2abe" + }, + { + "@id": "http://digitalheraldry.org/data#c4291b31-8861-40c0-bb9f-773deb51a339" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006423", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -43212,82 +43584,91 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#41a29855-41e2-4f2f-a60a-dc8bc9cb140f" + "@id": "http://digitalheraldry.org/data#fd889b23-53d2-4c3b-86cf-aae35992a683" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8e025665-7fcb-4f36-af9d-295cbc7cd348" + "@id": "http://digitalheraldry.org/data#ce162ab5-f125-41e8-b575-4a4ffd7fae51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "22974_B_A" + "@value": "6423" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#86b3a21d-7d23-4156-8cb7-3cffb1969c53", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0001d4e-0ef9-47ba-a73a-616ad4450089", + "@id": "http://digitalheraldry.org/data#f3d02b6f-dde6-466a-a2f6-42c75ea1c183", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#03fee96c-7307-4b0f-bb73-1f2420abd289", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b825c0a8-84c5-4012-ac66-cce7a63da2d7", + "@id": "http://digitalheraldry.org/data#ffa56788-5b77-48ae-b6e0-120124dd75de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#885752f4-5a60-4ed4-866f-f49c204eaa9a", + "@id": "http://digitalheraldry.org/data#17a3f9ce-fa85-4fa3-823e-a103b467debe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "of 4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#7c01295b-8270-4ad6-ad60-c3cf85e4c305" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#4c6a77ad-956f-44c7-afcb-839b17e87908" + }, + { + "@id": "http://digitalheraldry.org/data#46962b6a-15c5-4cf6-852f-c07c5aad5929" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031536", + "@id": "http://digitalheraldry.org/data#CoA0000000198", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -43298,17 +43679,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0edc62a0-76f4-484a-abba-b7c73e22d890" + "@id": "http://digitalheraldry.org/data#7ad284f5-37f1-4a36-9c8b-2205f32ef6a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#148c6882-6461-4dba-8dc0-4874537f198e" + "@id": "http://digitalheraldry.org/data#42c3176f-7bf0-4e1f-9de5-baf64575c148" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31536" + "@value": "198" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43318,157 +43699,108 @@ ] }, { - "@id": "http://digitalheraldry.org/data#504094bf-9452-4dd1-9782-a6e763faa7cf", + "@id": "http://digitalheraldry.org/data#CoA0000006136", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#e8576486-8611-4f2b-840d-044d3f5582c1" + "@value": "changed chief to per fess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#79a3a15b-82dd-4c30-af83-0b6ae849a8fd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#CoA0000006136_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#29f7845a-7fcd-4bb6-b8cb-d85268db968f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#78cd415a-9844-4325-8d5e-ef2c81f7bddc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fdb60746-db5d-4bce-b6dc-76e0a969aa70" + "@id": "http://digitalheraldry.org/data#536fdcbe-a7fb-4db9-b152-57f9a3786590" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "6136" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#442603ea-0392-48b2-89e8-360a7af5b789", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cock", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#a9e2dccf-53b8-43f0-9c3f-a21c05595208", + "@id": "http://digitalheraldry.org/data#94d4de64-b98a-4a26-9e67-daeef3998e3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#34ef773f-eef9-4a31-bb5f-63c5fca7c03e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#39672102-a256-419d-80ff-14fad335aebb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#50e1c2ba-e45b-48b8-93db-b63e975957fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9c932ec1-4d43-4b7b-af1c-68c2aa8bfc7a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a4e02d6b-6a68-413a-a077-d5fcf7dbaf14", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#fcc24fac-9be9-480e-8e1b-b8f953eb43dd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#5f13d43b-6c94-4e90-a8fb-ca3025076ada", + "@id": "http://digitalheraldry.org/data#CoA0000003420_2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": 2 + "@value": "added nimbed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Anchor", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006844", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -43477,97 +43809,51 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd0cb2df-8718-45ac-94d4-46771dbf6927" + "@id": "http://digitalheraldry.org/data#5a27c5d6-81d5-4a5f-8f2b-de817da9cf7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c38ceaf3-de75-40f7-bc03-1f277ac5d6f5" + "@id": "http://digitalheraldry.org/data#a7dcf1a5-b84c-4208-96d0-fdab72cb509a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6844" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "3420_2" } ] }, { - "@id": "http://digitalheraldry.org/data#d2ed4fcc-9e95-4d78-9f66-ab2d129959b4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e02de4e4-b1a0-4994-b0a0-71d751ef3e21", + "@id": "http://digitalheraldry.org/data#bb83fa7d-6509-4f8d-adf3-9d6126f64a73", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5958af25-0074-44e1-9689-55a8f8f6390a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#315c04b6-b80d-426a-ba19-9e55a96d890b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#dcdb3f88-f1dd-47fe-a100-a5d0b268e675", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0bd5cbb9-5ffa-4736-888d-7ba9926826df", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Letters" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasText": [ - { - "@value": ".." + "@id": "http://digitalheraldry.org/data#2fcd2e21-fce8-4fba-a8e6-22f0655411a9" } ] }, { - "@id": "http://digitalheraldry.org/data#d08e7304-6f0a-42d5-98f9-8392bf4360c4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5a157ea6-a948-443f-a12b-f2021791c819", + "@id": "http://digitalheraldry.org/data#c3898e63-e45d-41fe-b829-73354a049c4b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#24d3a0c6-f3da-4216-894c-0647ba94020c" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#644d9a69-131f-46da-93da-a75a85d2f99d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000006041", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -43576,293 +43862,263 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5911c74a-f13e-4b42-8278-6bed7d09a78b" + "@id": "http://digitalheraldry.org/data#115eb4da-561b-4909-85c5-c1152a082e21" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2c4c3dea-f81b-4720-a528-ddbc4640343b" + "@id": "http://digitalheraldry.org/data#defcb8de-6291-41a1-b680-43ac91855edb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f37a380b-1384-4a19-bff3-a4c61a8c032a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7294_CoAF1" + "@value": "6041" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1ee3b0b2-c760-4dca-bba8-62da26973ed8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f8c1ba40-3958-4954-bd78-baeea1075628" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e4890847-d24f-4e8a-9d5d-33010b15fecd", + "@id": "http://digitalheraldry.org/data#bba49881-7f47-48e8-ad1a-5f1827562137", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Star" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/data#d2d3a4ba-46bd-4e3d-9a56-aaf4e5348bd2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#0d0daf08-5513-4dd7-aaa7-79110ac92b89", + "@id": "http://digitalheraldry.org/data#2c72e1d6-bcf9-4e7f-8714-eb9ad64250b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#733971de-5f2d-4d70-8af4-cb935082327d", + "@id": "http://digitalheraldry.org/data#a2b01428-7834-4358-bf5b-aa8de2a0fb45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6a5edc03-a95f-45ed-b67b-f7f03e87f13a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f634aa8d-9212-45b1-91bc-a7546362d254", + "@id": "http://digitalheraldry.org/data#02ae78de-4b94-4f10-93ca-7575a85e0334", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#53f446c1-3991-4988-9ef6-b88641d5c214", + "@id": "http://digitalheraldry.org/data#aef212c9-0c58-40fa-af0e-d320242057e4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fab15907-20bd-4a00-84dd-f5735bb33b6f" + "@id": "http://digitalheraldry.org/data#eed908b1-b71d-4155-9d92-fbab4930cb5b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319_2", + "@id": "http://digitalheraldry.org/data#CoA0000003803_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#372f88ea-133d-48af-a5e3-c3ecc36c2372" + "@id": "http://digitalheraldry.org/data#1179a2e8-1109-4636-a4a3-8d91c34d6c49" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#472998d9-e542-4f57-9418-6668f7396127" + "@id": "http://digitalheraldry.org/data#e63e135d-a904-4533-b00d-d4d73c22480f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1319_2" + "@value": "3803_1" } ] }, { - "@id": "http://digitalheraldry.org/data#041d7b6c-5def-4634-9d27-03dd2d48abd3", + "@id": "http://digitalheraldry.org/data#CoA0000006221", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#365f08c9-6c73-47c1-84ef-79abf5a60fb8" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#52c87872-96b6-4a87-ac41-52317db565b7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@id": "http://digitalheraldry.org/data#9afbd14a-b6d7-4861-9420-b3c045131876" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "6221" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f10c3c91-78dc-4629-acfe-1ed7d45e8384", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d4236c29-f72b-4351-8161-729edec2aa30", + "@id": "http://digitalheraldry.org/data#48a536da-3623-4380-843e-e959df7215de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#42fcfd0d-3f50-4e42-b85d-e9d09e47cf09" + "@id": "http://digitalheraldry.org/data#1f08bdc7-7d36-4109-8cec-12be2c289b6f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031559_1", + "@id": "http://digitalheraldry.org/data#f8c1695d-d11d-4d4e-9b1b-37db8ba94097", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9e1f8422-a7be-4226-ae41-6f5df86372f8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#dcc30c58-cbd3-4297-8745-3fb62b5eb645" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "31559_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#25dd3b53-c290-4432-8dab-68ada188b42a", + "@id": "http://digitalheraldry.org/data#a023a9f8-6afd-49b1-a276-4a885c2afe56", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#4c0281e4-e977-4f34-9a3b-d6d5c325ccf0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + ] + }, + { + "@id": "http://digitalheraldry.org/data#471a4b8e-873a-4f24-bfd9-650116c5c59f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000006028_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#1750b628-ae15-4103-990c-c3c17bcbd5c8", + "@id": "http://digitalheraldry.org/data#325ebf00-a8dc-434e-8ce7-68e21f919280", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5e9362e6-44b1-4ceb-bfbc-b3d09633519f", + "@id": "http://digitalheraldry.org/data#a1ad4426-1b84-468e-b558-ea9189889d41", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#784336e0-2c62-4c57-9e6a-2c2a500dd55f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009650", + "@id": "http://digitalheraldry.org/data#b28a4777-7a0c-4ba8-87d2-0a131daedbb6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "Added color for crown" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006259", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009650_1" + "@id": "http://digitalheraldry.org/data#14a0eb06-eb7b-45d5-9a0b-682c1fd5aa21" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "6259" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#24b54312-6c78-4083-b60d-af57f9954394" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002710", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#118e0ba2-4381-4a91-8e6b-74160fff63d1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3035ab6a-884c-4cb2-bd08-f9f5a1675bbb" + "@id": "http://digitalheraldry.org/data#e32c0ec5-ddcc-47c6-95ff-ce1ad050cbb9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9650" + "@value": "2710" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43872,18 +44128,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4641bfad-19f0-4c01-b304-b2dfaf9ad15c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#ea7704ea-794d-47eb-a5fc-a0bc81d8a427" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000011494", + "@id": "http://digitalheraldry.org/data#CoA0000008677_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -43894,17 +44139,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#06d83aca-35df-41aa-b285-8995b671d6fb" + "@id": "http://digitalheraldry.org/data#4147beeb-07b6-48cd-9c19-c2223f87e7a2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7683cb29-2fab-4d27-8196-a8dddd0d76b3" + "@id": "http://digitalheraldry.org/data#6f7097ad-b50e-4f59-9825-724966f54aab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "11494" + "@value": "8677_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -43914,7 +44159,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#608f998a-5de6-47ab-836e-2d3cca104d78", + "@id": "http://digitalheraldry.org/data#7378ef3b-6d47-4e8c-9bc4-154bdc57f904", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -43925,7 +44170,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4093b205-dca1-4db1-9a5c-10f27cb5c2f6", + "@id": "http://digitalheraldry.org/data#200bd914-f8c6-4ea1-a587-9c2a312e8845", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7b1a582d-cfaf-4e20-940d-5649b4f51f3b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -43936,225 +44187,192 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a5183fe5-86c3-4bb2-a037-7609b30918e0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#899e4cc3-63a5-4bc1-be83-20f9571236fb", + "@id": "http://digitalheraldry.org/data#48e75aee-ef28-4d58-b919-ad9a2bdd2611", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3a10ffbb-0c3b-4f05-8630-20317688d8e7" + "@id": "http://digitalheraldry.org/data#e9fecf6e-4f54-4e87-a921-3a9f10d9abcb" } ] }, { - "@id": "http://digitalheraldry.org/data#e54f6644-1a8f-49cd-ab20-0af0d622cab9", + "@id": "http://digitalheraldry.org/data#d68d2363-44d0-45fd-9a2f-ab9b73ba2397", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f34ac151-ec3e-4e8b-8950-cd103283cc29", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c7782ad0-a2f3-4381-8a2d-0d158b042328" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#5f4e9dd9-a7dd-4732-a839-39a5f816bd67" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#9cfaa23d-bfd2-49cc-8e61-a8f290eecd7a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#52e30878-c4a9-4154-8d3e-550955496c6d", + "@id": "http://digitalheraldry.org/data#912acd4a-1cea-4f04-8b2c-f062bec8e559", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#f85fc7ab-2ba7-4ca4-b764-22d9df156fb3" - }, - { - "@id": "http://digitalheraldry.org/data#e5e452ac-f769-41a3-864d-62e1519a8317" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#aa65429e-1250-46b0-bb6a-3b0083858d02" + "@id": "http://digitalheraldry.org/data#62f2f71f-c081-427e-839c-0506fcb143cd" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B", + "@id": "http://digitalheraldry.org/data#8136d01a-5345-4d46-8373-c4a0de725730", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e51a9ef9-ad6c-403d-bd2f-bd960dbaee35" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "27639_A_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7f72833c-179d-4767-866f-7f0f3d91085a", + "@id": "http://digitalheraldry.org/data#c5e6e254-83c1-45ad-9e1a-396bd1ff706c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7c7b2ac6-975a-43c7-8e83-f8622ad4049a", + "@id": "http://digitalheraldry.org/data#c1764214-3ffa-443c-b823-d0bc2e363f5b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2676d01e-0ece-49fb-8e6b-a8d84210ec41", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b403271e-f250-43df-bec7-178ff3deec79" + "@id": "http://digitalheraldry.org/data#41992fb8-fd95-4051-b752-dfd554aba3e7" } ] }, { - "@id": "http://digitalheraldry.org/data#24b54312-6c78-4083-b60d-af57f9954394", + "@id": "http://digitalheraldry.org/data#b60382d7-7b31-49a1-9105-8bbebd15c1dc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#43128de8-d38e-47ed-b58e-f1e0d9e13230", + "@id": "http://digitalheraldry.org/data#4769994d-f79a-4811-be8c-b6720a150589", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile" + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006034", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#497e4a3b-fe96-464f-841d-41343f9ba0fb" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#cceeb6ed-07ef-4193-a645-3ef221fb8d4f" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#0b319cbb-e460-400f-8e14-92af61adbf04" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b08e9a41-9285-4ca1-8ff7-617b189a14f5" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - }, + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": "6034" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#da026f03-506b-404c-a223-de379ac5a904", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7e01d07e-2da1-4884-91f4-0647c8e39b27" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ae37d492-5c5f-46b3-83dc-38b382c676b7", + "@id": "http://digitalheraldry.org/data#4afacbf2-4f7b-4c9c-9062-59263fd55b97", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#b60c57c8-9352-44b9-8594-9ee2dcd7fcdb", + "@id": "http://digitalheraldry.org/data#e9d48b43-cd42-4d75-baab-c4375b7526b7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b2b36dad-8d17-4f41-bbee-f4206a23ea9c" + "@id": "http://digitalheraldry.org/data#faad046b-d20a-412e-bf88-d1762fa99407" } ] }, { - "@id": "http://digitalheraldry.org/data#83b4f69d-3d5d-4f1e-82fb-0741efcf2548", + "@id": "http://digitalheraldry.org/data#a6ec60c2-2f34-4339-9842-912fdbe09ed7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#3b07c9c2-3b80-46da-91c0-7dd861810038" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#770b31ec-189c-46bf-bc01-350388c13bdd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InFess" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b419cb4c-3230-4432-a1df-d965f1d80e0e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_B", + "@id": "http://digitalheraldry.org/data#CoA0000006252", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added armed and langued" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -44162,7 +44380,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000006252_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -44172,86 +44390,89 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4d1edd37-538e-457d-8ff7-a553258c12c6" + "@id": "http://digitalheraldry.org/data#4ffba3b5-71f9-4c2d-aa6e-386de829d7f9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e878bf68-40a4-40d1-a9b6-7a0dd7b15b71" + "@id": "http://digitalheraldry.org/data#6c24fbb6-7b59-41d3-833e-4de44a2fd8eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31570_B" + "@value": "6252" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1a36ae55-3e47-452d-aa11-f06207b9003d", + "@id": "http://digitalheraldry.org/data#758ef644-5c14-423c-8ed4-dccf854cd7f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2c80243f-7d26-4578-b3e4-4830ba1fe91a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#de073252-5748-4ee8-8502-3d7edae96bcf" + "@id": "http://digitalheraldry.org/data#1bc7ebf8-fde2-473a-a3f8-089ec8df54be" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#4837c902-4c25-436e-b95d-ab74bb210159" + }, + { + "@id": "http://digitalheraldry.org/data#423da4ea-1309-4fee-8c13-7f0d6ad8cc64" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031539_1", + "@id": "http://digitalheraldry.org/data#2524aba6-fa1f-414b-ad4b-39fdde4b8e88", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000018397", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2a93955e-26b4-4d2c-a2d4-a24180fbead7" + "@id": "http://digitalheraldry.org/data#bea6ee50-52c6-4e8e-92a4-1d9a6ab64f61" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9a838ada-6a0c-4e43-9d08-a7592df65e62" + "@id": "http://digitalheraldry.org/data#243ec2de-0ebf-428c-8448-638b0e27fa67" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31539_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#199aa728-f1d9-4a15-96c7-250cae17b7ae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "18397" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1c886bda-0ee0-4eaa-a988-b4e69d4f71e9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#93af5b0b-38c6-4c51-80cb-21c55e1a1879" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031532", + "@id": "http://digitalheraldry.org/data#CoA0000002439", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -44262,12 +44483,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#59db87bd-2274-460b-8302-d620c8971dd2" + "@id": "http://digitalheraldry.org/data#f2ba9381-34ad-4ee1-8d86-52c194d4cc24" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3574fa75-3c13-4d98-9471-a8565bf14295" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#62604306-9ab9-47d8-ac7f-a2d0c2d04095" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31532" + "@value": "2439" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -44277,47 +44508,90 @@ ] }, { - "@id": "http://digitalheraldry.org/data#452814ab-5833-487e-9f68-9b98f8b51536", + "@id": "http://digitalheraldry.org/data#e7eb3794-ae50-4605-bc75-c62a1ffd1696", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0bdcf132-3c6b-4b90-94bc-4377c4466685", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/data#a9fd9cfa-229f-4271-8448-f78ce92877ce" + }, + { + "@id": "http://digitalheraldry.org/data#3aab9d3e-728d-4d5f-b73a-e95b2e041415" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#ef760d8d-1a74-4ab0-9db4-2151dccff984" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019557", + "@id": "http://digitalheraldry.org/data#2ef357a4-7842-4ba5-a7e9-36d0ac230c01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3b887147-77e9-4dd3-a1cd-eec2f2e98134", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6f6ce923-275e-4fc8-8d1d-a892a091b1ed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#881e1d5c-0adc-4500-9372-8707d5a18d8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "19557" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ab647b0f-1a5d-468b-aeac-bf8cf58f2a4a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#489fce35-d303-425e-8267-13630c374416", + "@id": "http://digitalheraldry.org/data#c8ee75a3-d33b-42f3-ae6a-2d922a5529ae", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#29c1d2a7-485e-4ddd-a4b3-3ec7cf606298" + }, + { + "@id": "http://digitalheraldry.org/data#e287e0ae-ac4b-42b0-8933-f8e4b09ca392" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" @@ -44325,237 +44599,207 @@ ] }, { - "@id": "http://digitalheraldry.org/data#225042ea-234e-48ed-9a53-322b7b57772e", + "@id": "http://digitalheraldry.org/data#7c01295b-8270-4ad6-ad60-c3cf85e4c305", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#40cec763-c234-49b3-a1ef-c9eeb1fd56e9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a587c4be-3764-4ff8-910e-b0997837c6bf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#c2e36607-27a1-435d-bf74-755adb76d7c7", + "@id": "http://digitalheraldry.org/data#46302593-60fa-4d46-a32d-e924bbb57257", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory" + "http://digitalheraldry.org/digital-heraldry-ontology#Crown" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Boat", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#f6d43dad-0872-4eb0-a8fe-09b76e54ebff" } ] }, { - "@id": "http://digitalheraldry.org/data#6caf57aa-7901-43a8-9e93-c98d86a97b2f", + "@id": "http://digitalheraldry.org/data#638b8c96-d461-4b39-bd76-1fd4deeab188", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9cfcebb1-e9d0-4e0b-a22c-ee238d792d27" + "@id": "http://digitalheraldry.org/data#d05074fd-5990-4883-8c7f-4c8f21db5b6b" } ] }, { - "@id": "http://digitalheraldry.org/data#5a6a17f4-bb88-4f54-a5ba-58173c810f48", + "@id": "http://digitalheraldry.org/data#01007533-25a3-4c1e-88b1-1146a61c7799", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ec109d40-5b9a-4b70-8e18-6d6ca8be9b45" + "@id": "http://digitalheraldry.org/data#2de9bd37-d8c6-40d1-a590-4e260e65a0ae" } ] }, { - "@id": "http://digitalheraldry.org/data#df0f54d0-6437-45ec-8ed5-b82dd89e920b", + "@id": "http://digitalheraldry.org/data#8e0ba4bb-46cc-4a92-801b-d8d66c3174ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#81151d55-8f9d-447b-9b05-5d455c6cabc5" } ] }, { - "@id": "http://digitalheraldry.org/data#1781027f-d943-43de-aa9a-01e2a722fb9b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#006919f3-1280-4561-94b7-ceae7c2a9c13", + "@id": "http://digitalheraldry.org/data#4aedd028-65bd-40f2-ab61-7b0a03f5d364", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#fa7a8de8-819b-44c4-98c2-5b5acedea49f" - }, - { - "@id": "http://digitalheraldry.org/data#7d6ae299-d422-4f81-be77-52dbc24471b1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d0b2103f-fba8-4495-85ca-438183f82ffe" + "@id": "http://digitalheraldry.org/data#0d46955b-2f8a-445b-85c8-7caaaf96fee6" } ] }, { - "@id": "http://digitalheraldry.org/data#8bd643d5-7d24-4835-a52b-a32a9c50d53b", + "@id": "http://digitalheraldry.org/data#dea3ea73-6d84-4809-8e20-855680afbd5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#86552903-35a2-4cb9-9e07-fabb897c1717" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0a59e902-5df6-4fca-879d-83a0d8f3e91c" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#d9457575-7215-4fff-96ea-07ece11f7d81" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f7351241-1e6b-4f5d-813f-16207ae370b6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b72f9a71-6393-4897-b046-cf887c0bb335" } ] }, { - "@id": "http://digitalheraldry.org/data#341d1bc0-4da5-4f85-97b9-c5205853d122", + "@id": "http://digitalheraldry.org/data#98f9581e-613a-4609-aca8-17a29d34503e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#2b1926ab-8984-4552-89d9-eb36345b2904" + "@value": 5 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#ce32cc45-93d5-4382-a107-a1baed6eab33", + "@id": "http://digitalheraldry.org/data#69d60040-712a-4163-9684-0f64983bc36d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#8296962e-75eb-4fba-b5a4-044e78e57f5f", + "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5b105f6b-3b99-4cba-b023-07806d95da8c" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#ec0dfae7-1ff8-4db9-91f0-f426442ce2fa", + "@id": "http://digitalheraldry.org/data#dbe69892-35f7-4202-9cc2-ddfd5464736d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5f372b7b-5a19-420f-a9c1-dcba65f678e8", + "@id": "http://digitalheraldry.org/data#fa9fd02c-3f6e-403e-a9be-3dd826f24231", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0296409a-9a6f-48e6-bc2a-a8e913d35191" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bb795922-a9e1-4c92-af3a-976b414f454c", + "@id": "http://digitalheraldry.org/data#5eec13e0-0941-4882-a5d1-c471ee4943a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Leek", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7adbf5b9-aae1-4bcd-8383-379a777e2eb1", + "@id": "http://digitalheraldry.org/data#CoA0000006003_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#929de5a2-5dfc-4268-b961-2d04417f3c7e" - }, - { - "@id": "http://digitalheraldry.org/data#11902202-c227-445d-b105-3c49f1d445c3" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#56ec2cde-461d-44dc-b4eb-fbdea39b2bf3" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f0bd0064-a930-40eb-979e-643ccda25886" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "6003_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#2618bd07-f27f-4838-99a4-a381818163e5", + "@id": "http://digitalheraldry.org/data#008591cd-d822-418b-acd4-3c9693d9ee48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#0a1aa6af-e662-4f2d-91fa-4afe513198a6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008666_A", + "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -44566,122 +44810,107 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d52d9fc6-ccd4-484c-9fea-608e662206b0" + "@id": "http://digitalheraldry.org/data#96006cc9-6880-41c3-b73d-ae62db4f5bc5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f68272c4-c335-4468-afd2-d3094f50a8ef" + "@id": "http://digitalheraldry.org/data#3fef2838-ff6c-4f68-a757-b7668a3403a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8666_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "10789_B_A" } ] }, { - "@id": "http://digitalheraldry.org/data#f6c04523-e22a-457b-9518-65e93de3cbd0", + "@id": "http://digitalheraldry.org/data#815ff228-8f87-478f-8368-0dece5c0878d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#a151d371-20da-4263-a9b5-1e50a3e2a5ec", + "@id": "http://digitalheraldry.org/data#802bc626-54d9-4e7f-bbf4-87b8101ad20b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#28f456f4-bec4-4e87-a51a-4944926dcc17" + "@id": "http://digitalheraldry.org/data#ea838136-f3e9-4d1e-93a7-6e2bbe963705" } ] }, { - "@id": "http://digitalheraldry.org/data#2dc383d5-6260-4e76-a99b-c7a9bea25193", + "@id": "http://digitalheraldry.org/data#a33b730a-6b6b-4fc4-b571-e3772c88dbf0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#adf8e083-dcd8-4210-8f73-f3dfaba5ec49" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027380", + "@id": "http://digitalheraldry.org/data#3a01747c-9fd4-43db-882d-cdfdece35a4f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0f3dcb77-1d11-48a5-a7f2-b3dc3434e05b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#75693bbb-a53b-44b9-b9cf-55541e403649" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "27380" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007804", + "@id": "http://digitalheraldry.org/data#c1439a08-034c-40f3-8033-c75c42f08bbe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#ae7ab35c-c200-4bbd-8750-080351da944a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#00d3f7d9-fd04-4526-8e24-3a7e17431041", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fe193171-cc74-46ff-ac1c-85581650ae01" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#04b04ad4-22f4-4d8d-b922-76e316aa5f2b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@value": "7804" + "@id": "http://digitalheraldry.org/data#026a5cb2-de78-4d1f-9c97-ca47579a2018" + }, + { + "@id": "http://digitalheraldry.org/data#8e3da20d-6511-4e69-9c9d-660167661f81" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#216363dc-a3c6-440e-b631-ba5d9c03c0dc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_1", + "@id": "http://digitalheraldry.org/data#CoA0000006392_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -44692,71 +44921,88 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4c44843e-d6af-41db-ba61-3be56fdbf3a7" + "@id": "http://digitalheraldry.org/data#34c31818-9a9c-40ad-80d1-d42b33db2cb9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#62a286f1-99fe-4cc4-8580-057e60bdbf5e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#21fe8fbf-ad43-49c5-82a8-17cce2662f5b" + "@id": "http://digitalheraldry.org/data#fe7cfa80-5d6c-49e0-bd55-94ff6e85e48f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31570_1" + "@value": "6392_1" } ] }, { - "@id": "http://digitalheraldry.org/data#930a4e4a-cbea-4354-ad58-392b4fda4be3", + "@id": "http://digitalheraldry.org/data#0b674915-910b-4c0f-b770-be3ed17dcfee", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#59d5b3c3-bb9c-4d79-a6b2-45f370dcb0b3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9ff7c295-6103-4c0d-8f43-037bf674a6dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#24146424-f850-4c24-bc44-d72dec684b99", + "@id": "http://digitalheraldry.org/data#9ee17747-5ff9-4ada-963e-ac5b438f8d3b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Mallets" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a8ffff22-90ce-40d1-ab2f-f36ae5d03fce" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2ad6b93c-813c-4175-adde-fae6121d6c3b", + "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1334388-d3bb-4775-aa8b-fd7ad28f1edf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Axe" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#f5b3868e-6e4b-4be3-be50-44a2bd7715a8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001227", + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed tincture for Charge2" + "@value": "added rampant, armed and langued to Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -44766,7 +45012,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001227_1" + "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -44776,32 +45022,80 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#493acc12-6098-4a84-b241-d52dcca53632" + "@id": "http://digitalheraldry.org/data#0af04450-32d5-4d43-9d60-7a650674bd4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#99b2d13b-8e7e-40bc-bc2f-838739365713" + "@id": "http://digitalheraldry.org/data#7be93141-f4f7-49f8-8c38-0c77a451284f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#9e56e042-0e61-45a4-bdb1-3fa86f6867cb" + "@value": "9943_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#df70286c-a3dd-4add-9bd7-bbe9ab837b9c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "1227" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#db0b5d2b-b2f8-4f68-bc89-ab17bfd48368", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#eb390133-88c6-4a6a-b669-e24e9b9d6cc4" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031569", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#07c59cb7-83ca-465f-b192-7b1643de3564", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#044e08d7-c26d-4057-a937-4cecaa232136" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bf25eff4-c514-4f34-98bd-ccc5046b1f86", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6f6386e8-cc5f-49cd-969e-111fff46f982", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006307", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -44812,17 +45106,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d07085ab-5682-4c0c-9a10-54531db56938" + "@id": "http://digitalheraldry.org/data#8b5c03ef-7b75-485c-b7b3-664ea3d77cb5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#21e19702-0548-40b7-97e8-daf333452891" + "@id": "http://digitalheraldry.org/data#7335233d-c8dc-4d77-bb0c-6c53da9b2e91" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#badf18c8-02e9-416f-8935-70fc78cc3ef2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31569" + "@value": "6307" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -44832,19 +45131,35 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d327d8b8-2316-4e76-8535-1f1b93717878", + "@id": "http://digitalheraldry.org/data#3fef2838-ff6c-4f68-a757-b7668a3403a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9b91267d-fcfe-4191-baaf-a29015262df9" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007085", + "@id": "http://digitalheraldry.org/data#9cdca13d-ccc3-4386-97e3-6b3acd860218", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5bd3d9d1-e2f0-48da-a44d-0d4997ab3b78" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002473", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant / removed crowned / fixed field_tinct / removed Charge2" + "@value": "added rampant, armed, langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -44854,7 +45169,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007085_1" + "@id": "http://digitalheraldry.org/data#CoA0000002473_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -44864,17 +45179,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b08ab54e-38bc-4338-8176-91b2faa3daa2" + "@id": "http://digitalheraldry.org/data#7c67d81a-56ff-4cf5-a3cf-0c2618155810" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8202b7f3-fed8-4580-bb9c-4aa625921e31" + "@id": "http://digitalheraldry.org/data#fa07ad9f-e9f3-4cfb-b46f-5e822fd5c531" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#861be881-bd34-48ff-ba34-8ffb09809d4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7085" + "@value": "2473" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -44884,183 +45204,140 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e9b6f040-9576-4d8d-8938-ff3d85f810d2", + "@id": "http://digitalheraldry.org/data#a303645c-b677-47ea-a1f4-0dc3731f6cfc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e2634174-165f-49a0-a01c-f482d13c2532", + "@id": "http://digitalheraldry.org/data#44df5e0d-e1f9-44ea-b636-cd84dd63df64", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#bd582bea-d05f-42a0-9e20-c2de89696f65" - }, - { - "@id": "http://digitalheraldry.org/data#5278219e-5b5d-4d4d-aa9b-7b213cec8728" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3c0e5d34-81e7-4740-ac78-ce9a0da733ba" + "@id": "http://digitalheraldry.org/data#ad5e376a-77aa-4a10-8e2b-9798f514432c" } ] }, { - "@id": "http://digitalheraldry.org/data#4b8dd715-5664-4d10-8842-0ae5c0ac6c2e", + "@id": "http://digitalheraldry.org/data#CoA0000006019", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#ee802ca2-a0e2-498f-b5ab-32e59de6816d" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#55871c13-930c-4543-b70d-a106d82d7b7f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8" - }, + "@id": "http://digitalheraldry.org/data#2ad01d78-e127-44cb-b8c4-368ec0527833" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#7b59deab-9574-47e6-89d5-8eb225d9528e" + "@value": "6019" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b1107907-a48c-44b6-9bcc-e67978bb21bb" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#67c8f268-9e09-4ee8-849a-a33ec7d18d50", + "@id": "http://digitalheraldry.org/data#321cd646-65d9-4e4f-9f97-501d8f18b907", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0b2deac7-d67f-4317-bde2-93f8555ac429" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006313", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#a9753e2a-ac06-46db-b606-fe15b399033c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#2dec404a-d1df-4060-b482-cfe39e8884b1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#0ee97d59-aac8-4a2a-8527-8ffe7ef99273" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#4ed3d12e-0676-44b0-8dae-180d73990de9" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#9985f41c-03c6-42ea-9800-15714aaf73b0" + "@value": "6313" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#89fd6793-1500-4774-9e5a-d2de50ff22bd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7b6b7ec4-358b-45d5-a82e-e1c15a1e92f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9f5d9ec-b825-464e-9c31-028d00e03517", + "@id": "http://digitalheraldry.org/data#c963753c-49bb-4a49-9be7-94dc7fa6ed51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#41daa5aa-d76f-42cb-9474-99786ec38079" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#0451d53d-0203-4d9f-930a-3655ffe50459", + "@id": "http://digitalheraldry.org/data#0f6d0863-c424-4455-ba7a-c6a96299574b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#186b6e59-8ec2-46c4-8fae-b940afad7bf9" + "@id": "http://digitalheraldry.org/data#bf25eff4-c514-4f34-98bd-ccc5046b1f86" } ] }, { - "@id": "http://digitalheraldry.org/data#c6952e0c-8ab1-4281-8b17-54bab0e3e274", + "@id": "http://digitalheraldry.org/data#4d6eea35-3ac3-422e-99d1-1846c25aa935", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bdc1ba57-ac00-49ed-b886-d4fbb13f6aa0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#931275fc-e8d4-45e9-9786-e85fa4ff8a8a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#4502fc1c-2cfe-49f3-bd90-bec5ce86f377" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#08e614b3-1388-43d8-b89b-3b20df54e15b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b4cde678-919e-437d-aca4-064e534921b9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#094a65e8-31c0-4b69-870f-46cfa23926b8", + "@id": "http://digitalheraldry.org/data#df68521e-98a7-4e34-98b7-72197e8693fa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Key" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#fccf442e-54fe-45c9-ba38-bec0f170456b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -45069,140 +45346,134 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ea90eb4d-5e2c-457a-ba7d-844b4fa4e60d", + "@id": "http://digitalheraldry.org/data#CoA0000006238", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ebf036de-84e7-4df8-a718-59c7b2e921e1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#396ddeed-54b6-464c-8909-d0dd4ed235cd" + "@id": "http://digitalheraldry.org/data#f80ba914-84dd-4010-8df7-4437ad3e6224" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#842f2ef7-5ce4-4fed-9fd9-df3dabff9606", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" + "@id": "http://digitalheraldry.org/data#6a23607b-fd46-47a7-a314-1fab9e945717" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#58c068d6-290d-49cf-840b-6aeb055f7b1d" + "@value": "6238" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0bf1c26f-5d02-4f77-8b73-054ea14b5d95", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#515a04a4-faa7-4619-95db-e8c321c6c119", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ] }, { - "@id": "http://digitalheraldry.org/data#44051df3-7a2d-4747-8854-12643232e514", + "@id": "http://digitalheraldry.org/data#bb65280c-6493-45de-ac2d-f210751d223a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#813662f9-a14c-49a3-bee5-672aeb9d25ea" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cdda3f61-d460-415a-b1b2-cb07f006e444" + "@id": "http://digitalheraldry.org/data#33b9def8-ee17-49f1-9eb5-b82376cff7f3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#414282d8-76a9-4d18-9d02-6b9eff9c3ba9" + }, { - "@id": "http://digitalheraldry.org/data#cebc72c0-8891-4dc8-9893-0d77aadc6b2f" + "@id": "http://digitalheraldry.org/data#9c95d4a3-55dd-467a-b2de-e3222b44ab76" } ] }, { - "@id": "http://digitalheraldry.org/data#11cf5d7d-e1f2-45a7-af04-aa01fbe86732", + "@id": "http://digitalheraldry.org/data#8d5a4101-7ec1-4c32-9f14-17dca677fab3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5f13d43b-6c94-4e90-a8fb-ca3025076ada" + "@id": "http://digitalheraldry.org/data#7c1f3cc0-1291-4493-8853-48e223a7436e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007119", + "@id": "http://digitalheraldry.org/data#be4a668d-d9c9-475c-b394-0bc1fa841de8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#33a3ae20-cb8f-42c6-b48b-dfefc395743a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasText", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9d0513ca-d858-4e15-849a-46d7b7713102", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0936cbd7-bdeb-4284-b729-53ad586835ff" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ef6e4863-3f1e-4a8b-9dba-99ce2f23065e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Arrow" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#a04671be-c3d1-46c7-acb2-72871fedb939" + "@id": "http://digitalheraldry.org/data#1283f963-f6c2-4f0c-bd22-99837d0cdaae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "7119" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319", + "@id": "http://digitalheraldry.org/data#CoA0000002733", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and langued" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000001319_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -45210,17 +45481,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#adee59f6-8d31-4066-9253-b57b4fdbedb1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#13b892ec-d5b4-448f-8638-9cee399b69ed" + "@id": "http://digitalheraldry.org/data#d2c745f1-9e84-44ca-86a8-beeddae44fb4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1319" + "@value": "2733" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -45230,128 +45496,69 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart5", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b0d5a27c-23f7-4d6c-8820-877db79a47cf", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/data#f92f7ebe-61b8-4c64-9470-9899b3575539" } ] }, { - "@id": "http://digitalheraldry.org/data#cd305c9f-8656-4287-b5b1-a26cc1b5059f", + "@id": "http://digitalheraldry.org/data#67f8853a-a3b6-4aaa-8028-a5f6d8834825", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837", + "@id": "http://digitalheraldry.org/data#83d99d3d-b8b1-4c91-9bd0-a86cfe8078c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008837_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5194e3b9-250a-4501-aa0f-4b7ed2b7152d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "@id": "http://digitalheraldry.org/data#89c38ac2-a928-40ce-9747-72be4060b04c" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B" + "@id": "http://digitalheraldry.org/data#268858e0-5704-4f8d-9311-0ac50ee791b4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8837" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#681bb653-0358-440d-a575-7021765bb122", + "@id": "http://digitalheraldry.org/data#6f7097ad-b50e-4f59-9825-724966f54aab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#3d1be0c6-66e3-451e-8833-f6d2d89357ad" - }, - { - "@id": "http://digitalheraldry.org/data#16c39315-131c-4d28-abb3-9ec62dd605b4" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#476ab695-26b3-40c8-bed3-361c45aead94" + "@id": "http://digitalheraldry.org/data#26ca0d5e-3651-4b9d-a8be-39e0822dbf8f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007961_1", + "@id": "http://digitalheraldry.org/data#CoA0000002776_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -45362,86 +45569,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#04267430-a2c1-4809-a231-6c6666ad612f" + "@id": "http://digitalheraldry.org/data#9776b552-e4d9-4256-a06a-1ec93f817a82" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#da58666a-b21f-4d6f-b528-4e97b7e10c09" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be" + "@id": "http://digitalheraldry.org/data#65ea954a-7bda-4ab4-9c84-7c91095b8afe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7961_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e84e3b66-28a6-4834-a444-b09be8f83e27", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2776_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003783", + "@id": "http://digitalheraldry.org/data#CoA0000006253_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7f72833c-179d-4767-866f-7f0f3d91085a" + "@id": "http://digitalheraldry.org/data#22a8d6ba-95f3-4067-bea0-5b353f2e60e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3a582ebf-c40b-4f30-a4e1-2c3112cb6ffb" + "@id": "http://digitalheraldry.org/data#a580e785-45e5-46ad-9dd7-21b6dbccde88" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3783" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "6253_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002907", + "@id": "http://digitalheraldry.org/data#464a97dd-87a0-48fb-a7eb-cc5d7dbfa415", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "fixed tincture of field_seme" + "@id": "http://digitalheraldry.org/data#d9051dbc-0de2-4c7a-ae73-6526e966c7ea" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ebbceba6-8b2e-4a54-9fd0-7ad64bc6e8ae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6b45a700-1e02-4fd0-b19c-01868a39fd9b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002907_1" + "@id": "http://digitalheraldry.org/data#c3a5b072-e3dc-44e1-8de6-152224422758" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008670_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -45450,17 +45654,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f167c6da-0b55-4979-9d0f-6a15c3c8fa6f" + "@id": "http://digitalheraldry.org/data#13d53234-84f6-4bd3-a0c5-d9b9a0dacd50" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c421e0f8-0951-4794-b9b5-91ff90f8081a" + "@id": "http://digitalheraldry.org/data#5d57cf2c-b89b-445f-b9f3-57a0f4f35297" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2907" + "@value": "8670_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -45470,20 +45674,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c1b5e013-f156-4d2b-a408-64c21d234075", + "@id": "http://digitalheraldry.org/data#CoA0000002787_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#6a36e6ce-d053-4b33-8f8c-7a35496b0293" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e39484b2-8d08-4b30-8f22-87418a5ce143" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2787_1" } ] }, { - "@id": "http://digitalheraldry.org/data#06376954-c612-4ff2-84cb-dace7f1bf8cf", + "@id": "http://digitalheraldry.org/data#75746444-e0ce-422f-bb6d-e48ee56ca3d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -45492,16 +45716,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#93e82a35-9211-4afc-bc3e-838d47e39097", + "@id": "http://digitalheraldry.org/data#d0f532ac-1d47-47e3-8f5a-704a9f64e7d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006309", + "@id": "http://digitalheraldry.org/data#CoA0000002797", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002797_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -45509,17 +45753,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1658f6ad-7e05-43dd-8403-a30b0d91d839" + "@id": "http://digitalheraldry.org/data#ffa92671-2801-4951-bbbb-3b8327aabcb6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#92eefbd4-a1ff-4e9d-8058-b3214398349c" + "@id": "http://digitalheraldry.org/data#ed92f362-f597-43a0-be0f-6a63d3c5efe1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6309" + "@value": "2797" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -45529,304 +45773,266 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006024_1", + "@id": "http://digitalheraldry.org/data#07499ec6-2d85-4a6c-bf65-cf347ed1db19", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1060b8cc-d950-4351-b0cd-3638b8f31cfe", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002767", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#12a299a3-15f9-4b1c-b001-b867b7819016" + "@id": "http://digitalheraldry.org/data#328a8bdf-ac46-426e-970f-10398ae06d23" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ecc35726-b64a-4ed2-a1ac-53bb0ab53882" + "@id": "http://digitalheraldry.org/data#4378b44a-10fc-4f1e-86e3-fc35d05deab8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5f9666dd-3243-48b9-9312-265ca1ad3fb3" + "@value": "2767" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "6024_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#adf8e083-dcd8-4210-8f73-f3dfaba5ec49", + "@id": "http://digitalheraldry.org/data#ed838c6d-ec53-4fb5-ae48-df41ff01410c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b3356f42-aaa6-4f9d-85a4-c58ee88f63af" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#bf157d7e-778d-47a3-a76e-150ad282cc87", + "@id": "http://digitalheraldry.org/data#d14f69fb-1a28-48d0-8e2a-e24e048b000c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#dafd2d57-dff8-460d-afd6-8d9978a38696" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#8c3b1ae2-6981-4668-87b0-b3054ad8e3dd", + "@id": "http://digitalheraldry.org/data#a9dea103-7b4e-413e-bbd0-5f1b766c7938", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#d6019596-058e-469e-bde8-f77a56abdbb3" } ] }, { - "@id": "http://digitalheraldry.org/data#04ded2ab-3362-4292-b58f-4703570e986b", + "@id": "http://digitalheraldry.org/data#365986af-202b-4a10-b1af-709ad1d7983d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#39f06d74-c630-4042-9077-5ef70c8d4460", + "@id": "http://digitalheraldry.org/data#e6ed4509-a110-49bc-99b9-7a33c2252c25", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#086ec737-a7a4-4869-ad0d-3eda2e20a87f", + "@id": "http://digitalheraldry.org/data#73f22eed-5abd-4a38-90c9-c9107aad0514", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ee6e9d15-23f3-4f89-9359-2783c417fe9c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#a7699e09-f06c-455d-8a3e-4e4d44981acb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Talon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#95e95bdb-1126-4b81-8fd9-e0b9b4e7a483", + "@id": "http://digitalheraldry.org/data#4b072ed5-76f6-469d-ab8b-ba3cd4c811ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a12734ac-03d6-4b99-ba2a-a5d34bdd8c9c" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" ] }, { - "@id": "http://digitalheraldry.org/data#548ef1f5-04b3-4538-bf17-d8c59b87d1f4", + "@id": "http://digitalheraldry.org/data#ceb0e152-35c5-4f1f-a3f7-77e3172bf695", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#21c320fc-efba-4f22-b1b9-2a741f29eb42" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flying", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a4f985a7-676a-412a-b1e4-605a8e9880fe", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#a8e23f48-7e31-4c36-a4fd-8093351ef41a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5f214e5b-2290-4cc3-a481-091cb46759a0", + "@id": "http://digitalheraldry.org/data#5f71ba8b-884d-4875-ba2f-f2bdfc096733", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#7f0aa965-9ca9-44ec-a6c5-65d9f7d64585", + "@id": "http://digitalheraldry.org/data#32b45f54-bb31-498c-b1f0-a0ea30263379", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d4cf4445-78af-45b4-83ae-75b0070892ea" + "@id": "http://digitalheraldry.org/data#d9a9703f-e952-4996-915f-d452121ab831" } ] }, { - "@id": "http://digitalheraldry.org/data#9cd395fa-b76c-4fc7-bc93-ecfb9880746d", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#8b1ae266-980a-42e4-b026-e40fdb01b02f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bea013a2-05cf-4d97-b9d8-a8e98c06c4ab", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#239c14b6-a561-421a-b42b-76ebd4c38fb1", + "@id": "http://digitalheraldry.org/data#96b6da67-351d-46d2-9a90-00e43244921e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#6bb0c50a-bee9-4f2b-bb86-de7fec21119d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#216e33a8-7120-40f6-a98b-2b83cdba0fc3", + "@id": "http://digitalheraldry.org/data#0a738586-86db-4c1e-9d6f-0713eea20dd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#eee74ddb-813e-4a95-bab7-a9e4a8972e6b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" ] }, { - "@id": "http://digitalheraldry.org/data#e73e0771-5559-49c2-8c36-904ad0130cb1", + "@id": "http://digitalheraldry.org/data#0a1aa6af-e662-4f2d-91fa-4afe513198a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Tower" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#1e31f773-6fb2-4c4d-9a55-9db3f188017d", + "@id": "http://digitalheraldry.org/data#38d81f48-fa28-4a7e-8d27-241f3a725ebe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031512", + "@id": "http://digitalheraldry.org/data#4ef55579-797b-476e-b09f-b7be07bacb18", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4cb32915-a1e5-4162-bf4d-4b314a274eb2" + "@id": "http://digitalheraldry.org/data#1ee8757b-84fb-4e1c-88c3-a582ee8c6074" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#81c9c82a-97f2-4c1c-9aeb-d785defb82e2" + "@id": "http://digitalheraldry.org/data#515a04a4-faa7-4619-95db-e8c321c6c119" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31512" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_A_B", + "@id": "http://digitalheraldry.org/data#ec1b8276-30d8-45d9-b0ea-4d88883db2f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2a0b8184-9472-410b-8f44-63d222cc5a1e" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise" + ] + }, + { + "@id": "http://digitalheraldry.org/data#17761365-e591-4523-bbf3-473b2d8da248", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#e2756ffb-338b-4d43-a6f5-698025b1429c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "21423_A_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002773", + "@id": "http://digitalheraldry.org/data#CoA0000002940", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -45837,12 +46043,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d5db4057-c9a4-413b-9034-8c876930e199" + "@id": "http://digitalheraldry.org/data#1b262410-ad0d-45d6-a327-42a5bbb18d90" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2773" + "@value": "2940" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -45852,170 +46058,161 @@ ] }, { - "@id": "http://digitalheraldry.org/data#619f75cf-3b16-4f99-965f-3d794217d722", + "@id": "http://digitalheraldry.org/data#68f9a3d6-a5c1-4599-a9ee-35a3ddb64c1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#733020c9-6d4b-449a-b631-d7f38deb6de8" } ] }, { - "@id": "http://digitalheraldry.org/data#f45af6f1-0a11-4f66-b323-fd3f35b2cd59", + "@id": "http://digitalheraldry.org/data#eaf193b4-73bc-4650-b737-e285f34d40b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#d99167f4-10b0-4160-8c75-49bd4ef15517" - }, - { - "@id": "http://digitalheraldry.org/data#a3474e61-641a-4a6c-9727-f6dab6bcddcb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#6d42b02a-002a-4532-a325-9be985043d84", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#288010af-f3d7-4a0b-8bd5-745c4dfe7cfe" } ] }, { - "@id": "http://digitalheraldry.org/data#0425ba7b-8f4b-42bd-80d3-178ca9d5c0ae", + "@id": "http://digitalheraldry.org/data#e60df2e5-453b-4b81-9a6f-a065f77806e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2" + }, + { + "@id": "http://digitalheraldry.org/data#415515bd-cc75-4290-9cd4-761b7967cdf6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#eb5d1173-f7ec-4b31-8d36-987afe03ed2b", + "@id": "http://digitalheraldry.org/data#eff86a52-2aa1-4ae8-a7b8-4beedd062651", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002935", + "@id": "http://digitalheraldry.org/data#61983bac-e31b-4a4a-84f0-d3a17002c4e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d1ba7086-61ee-45e9-8220-088c88a5ff57" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#216e33a8-7120-40f6-a98b-2b83cdba0fc3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#9e74f615-d480-453b-9f0c-df94d971a223" + }, { - "@value": "2935" + "@id": "http://digitalheraldry.org/data#2276c9dc-afe4-495d-8165-7e2a93ae7a82" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f9fcb506-4f94-43f8-87e0-2a28e007c498" } ] }, { - "@id": "http://digitalheraldry.org/data#337943bb-2f97-49ed-8ea5-129c341169d6", + "@id": "http://digitalheraldry.org/data#e5cd4337-e689-4e42-8d76-e5e868a4c314", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#63ca88c3-4e77-41ff-8b03-be6a10a76748", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e22d8f61-2590-4151-a35c-9ffbfefe381b", + "@id": "http://digitalheraldry.org/data#01b7caf6-6871-4769-9707-870f078b3731", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#28f456f4-bec4-4e87-a51a-4944926dcc17", + "@id": "http://digitalheraldry.org/data#fa42fe42-0585-42f1-aca8-b1573711fff5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#007343b7-fef3-43db-95e2-cafadc1ebf8a", + "@id": "http://digitalheraldry.org/data#ed4dc7dd-11b3-4177-872d-79e5747bfeb1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#99b7a8a7-21a3-4d66-b480-80c2b185871e", + "@id": "http://digitalheraldry.org/data#CoA0000008226_D", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cushion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "added langued and rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6ecc258a-2a68-45ed-b0cd-a6cfa056b8b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#33eda72d-19f1-4532-ac11-af6bd62384bb" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c26a4a23-4531-44e3-9875-ed4cb9dd7c2f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#ded6c8b9-aee0-4ea0-b6dc-de859cc086d2" + "@id": "http://digitalheraldry.org/data#CoA0000008226_D_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -46024,138 +46221,97 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#365d3b4f-921f-4ea8-816e-5d72189d5698" + "@id": "http://digitalheraldry.org/data#e99f90d7-be1f-4730-adb4-a0735064e9ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e88f6d3b-77d3-4724-9b14-5cee5e7817d4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#5f36ca4c-4d42-49e6-8222-a76a3b47513b" + "@id": "http://digitalheraldry.org/data#24eceb76-fd1b-41d1-8527-9a9161be8dcc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2683_CoAF1" + "@value": "8226_D" } ] }, { - "@id": "http://digitalheraldry.org/data#7fa99e92-3e3d-4929-9c80-0ce03af1bdd2", + "@id": "http://digitalheraldry.org/data#9802b090-9597-4d23-bd3f-b1caa701cd2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#413f946d-6db3-49f0-be64-3c913ef0ae52" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#73c54c1b-5f23-4fad-aa4c-58d23b153ea7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d4cf1b7b-dffb-45be-93fb-8437107f27a5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#c2fc17d4-af71-42cf-90b3-d43f3309a28b", + "@id": "http://digitalheraldry.org/data#075b12d3-f771-4380-bd59-3ddd4f0b159a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#83630f72-459a-4a8a-a012-35f056076175" + }, + { + "@id": "http://digitalheraldry.org/data#a273f649-389c-4ce4-8178-0b1c4d7bbb1a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c3d54331-bcce-4321-b3e6-15973d98f753", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6ee6eeec-78ab-4f01-8726-1fea90d4d8d3" + "@id": "http://digitalheraldry.org/data#4be409d9-2436-4c3f-9085-4b92833c865b" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#R", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#d7ac6a6d-93f4-40b8-8500-64d4d9ac6090", + "@id": "http://digitalheraldry.org/data#a07c694f-a2e6-4974-996f-7aa227b8d8a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Key" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#bb85d17b-8612-418f-a6a6-95b8cb0861e7" + "@id": "http://digitalheraldry.org/data#e1509464-f75b-443a-b787-a965bb710cd2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ddd5e4d4-6a2e-4bc3-a461-369f17425288", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d38f7c79-473a-43d6-8702-96929fcee473" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A", + "@id": "http://digitalheraldry.org/data#05829a09-9fd0-474f-9422-07d729126e9c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a5908478-a385-4b0b-a4eb-a3e3d8fdf584" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#2afe6313-c66a-48b8-9ced-f743377c258d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "16665_A" + "@id": "http://digitalheraldry.org/data#cde6a524-df40-4cb8-96ce-16ccdff75973" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006223", + "@id": "http://digitalheraldry.org/data#CoA0000022273_B_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -46166,189 +46322,167 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a6102e14-4031-456a-968d-6f2d5bc9c6f4" + "@id": "http://digitalheraldry.org/data#ee0ca75e-c8db-42a3-be2e-78c136037611" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e0a7f2ee-9db7-4527-81d5-265c40e0f617" + "@id": "http://digitalheraldry.org/data#67546a1d-b7ac-4c37-8e9b-4780774d428b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6223" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "22273_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#1d70279e-87d9-4fc2-837f-d64a55055152", + "@id": "http://digitalheraldry.org/data#60423e55-8471-4ac7-862e-c4756f6c8d0d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#12c76844-3cd5-4c32-853f-57d4428c3cd5" } ] }, { - "@id": "http://digitalheraldry.org/data#90f44b9d-f003-4704-91de-a1a89a30672b", + "@id": "http://digitalheraldry.org/data#80152810-34cf-4131-ad1e-70f4afb0826a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#85c52873-5de1-4d63-a362-dbecbb402e21" } ] }, { - "@id": "http://digitalheraldry.org/data#105fe918-f3f0-4e56-8859-22cd593dbfc8", + "@id": "http://digitalheraldry.org/data#0cd1ce57-a846-47fc-8319-b5ebd6422d1f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#8c695379-ffeb-486f-aa95-7b3548917e5a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#ff4a85fc-6690-4748-a76e-8ff51a8d4abd" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3ac7e06f-cc94-46c8-ad49-735951315288" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a5e7c8b1-f83a-4cad-b322-4c830acdfce3", + "@id": "http://digitalheraldry.org/data#f88a237f-1009-42ef-8ec6-f4cf2bd3f2e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Star" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#850d23da-2d47-4828-870b-efb66227d1ec" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3506e4e9-f98f-426a-b699-56513337a64a", + "@id": "http://digitalheraldry.org/data#062e5785-d8eb-434d-a967-345335c2015c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c81bad3a-3f28-4045-ba79-6304ae5b7015" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006136", + "@id": "http://digitalheraldry.org/data#664fbe99-12ac-49d8-828a-4196f0f4cad8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed chief to per fess" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006136_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#f69ca4c8-3011-497c-8bfc-afd29518605f" + }, { - "@id": "http://digitalheraldry.org/data#ffea3cfa-9b2d-441c-8833-3c0f34900247" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#bcb0ac93-35af-4864-ae73-4cd33f6885f2" + }, { - "@value": "6136" + "@id": "http://digitalheraldry.org/data#faa86d8d-a4d1-4f69-8645-72ada8b5fa58" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a833b9b9-c483-4686-95e9-7fc6d2dc5423", + "@id": "http://digitalheraldry.org/data#6c80390b-0fba-4d32-82ca-e7dd538dff05", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031556_1", + "@id": "http://digitalheraldry.org/data#47b2d836-2c66-4712-adb8-52fa55f45e65", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#f39dc1cd-cc38-40a7-b847-ab2b9bdf120f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#234ecadd-d6c5-46e8-ac1d-06d4385e2d64", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#fb9220e7-1389-4339-9710-f0b5c7941a66" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#8643d111-cb87-4b46-8bef-743ca18b52a0" + }, { - "@id": "http://digitalheraldry.org/data#7616c28b-5c8a-4146-a5b3-ecc8b019bf06" + "@id": "http://digitalheraldry.org/data#a779cdb8-fca6-418f-9837-da030a23bbcd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31556_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#278aae13-6fc4-4a4f-99b7-14b329c4bc60", + "@id": "http://digitalheraldry.org/data#a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a59109ce-9c1d-4810-8c14-e85c21e7abf2" + "@id": "http://digitalheraldry.org/data#415515bd-cc75-4290-9cd4-761b7967cdf6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009653_1", + "@id": "http://digitalheraldry.org/data#09b56e71-0a5e-4eae-8940-a1b2193ee82d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Salient" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000001988_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -46359,49 +46493,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e3488a1d-5478-4c26-a124-5c8ebc4ea046" + "@id": "http://digitalheraldry.org/data#881e1d5c-0adc-4500-9372-8707d5a18d8d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#38201acb-c089-4215-af6b-d2126425ba57" + "@id": "http://digitalheraldry.org/data#0b78c0d9-d549-482d-b576-1e9766a60bf9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9653_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f71e619f-5ca2-472a-920b-f2e1aa33ca5e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f7cb5800-f5bf-4217-852c-28be645fbdfb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "1988_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_B", + "@id": "http://digitalheraldry.org/data#CoA0000031554", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -46412,17 +46519,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#712bdb2c-3997-4460-bde1-8dec59a5c9b5" + "@id": "http://digitalheraldry.org/data#82c5f567-62ff-4002-b786-c7006c6487d1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4a3d87e1-315f-42f7-bf5d-51850d17654e" + "@id": "http://digitalheraldry.org/data#e6a7e4a3-be10-4e42-9558-9ed60ef3faf7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#51476c39-8fce-4c4b-88a6-9acdf62c40d5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8191_B" + "@value": "31554" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -46432,13 +46544,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#384d762e-f4ba-44fb-8793-d3fa047e03ba", + "@id": "http://digitalheraldry.org/data#cb8e7a7e-b072-452b-8668-735338845c2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#33847feb-885f-42f1-8140-af2d3295e58f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -46448,91 +46560,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4aca9591-c997-436e-a3e3-861ec7e624af", + "@id": "http://digitalheraldry.org/data#163e4b32-8b09-47c9-b160-602ba45f9776", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" + "@id": "http://digitalheraldry.org/data#f8cd8b49-8dd2-4823-a3fa-4bde2676411c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e", + "@id": "http://digitalheraldry.org/data#7b44c69e-c623-48c2-9420-c27b033a6b30", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963" + "@id": "http://digitalheraldry.org/data#845f5c4d-c643-48f5-9599-e57f9fe6d844" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006411", + "@id": "http://digitalheraldry.org/data#853af6a0-31c2-4dde-87b8-1b05f3943c5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6288fe8b-6f9b-4841-9d36-42b91d9646dd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#4cdae4f9-0859-4c92-ac7d-b3ca343202c1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5a6a17f4-bb88-4f54-a5ba-58173c810f48" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "6411" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#cee61c92-c3a5-4d9d-9ed6-c69d894266ab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#2dbec6df-b19a-491f-a28a-669ad7914456", + "@id": "http://digitalheraldry.org/data#99f66034-b658-479e-ad98-84c288f6913b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" + "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002772", + "@id": "http://digitalheraldry.org/data#CoA0000002702", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -46543,12 +46647,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9ade432a-1b2b-4631-bce6-1c9c89ecf952" + "@id": "http://digitalheraldry.org/data#2b35a164-093a-4d1c-b91d-ba9ff74ea413" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#5e462fdc-3041-42ec-af1c-6bea2cd2e312" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2772" + "@value": "2702" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -46558,15 +46667,18 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#07661808-c7e7-4116-a451-577c490359e6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002668", + "@id": "http://digitalheraldry.org/data#CoA0000006032", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -46577,49 +46689,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#55284228-fb02-42a2-9bdf-47445312aecb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2668" + "@id": "http://digitalheraldry.org/data#484feb5a-a5aa-46b0-9835-82d42770e180" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#3a4ac1c9-4892-43ba-a158-27433acd8e46" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3ddfe4f3-9d7b-4047-89ef-153e477c8368", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#6026da6a-11ba-42a7-a5b2-624346d2472a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5b105f6b-3b99-4cba-b023-07806d95da8c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#93e82a35-9211-4afc-bc3e-838d47e39097" + "@value": "6032" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006825", + "@id": "http://digitalheraldry.org/data#CoA0000007037", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -46630,17 +46725,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b8dfad72-a1b6-4441-8b4e-1ed700763b1f" + "@id": "http://digitalheraldry.org/data#32de25d0-287b-4829-9f81-49873e13f027" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0c21eb52-89b9-45f9-8a22-e1967d2259f1" + "@id": "http://digitalheraldry.org/data#a872ed0d-8fb9-4ffb-a1e2-c4625dc6371c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6825" + "@value": "7037" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -46650,137 +46745,91 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ae238311-5863-4d01-9e08-21749b44aaa4", + "@id": "http://digitalheraldry.org/data#93918a52-dcf3-4487-b87e-76dc64f78b53", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#382402f0-c295-4af6-b477-7d936a137388", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#IbexHorn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b78ac68a-221e-4055-b690-dc3adde9cd9d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#1621aa5c-d167-41e2-8da5-db65ae17100d" } ] }, { - "@id": "http://digitalheraldry.org/data#30665d25-8a92-4974-8032-fe7a3371d935", + "@id": "http://digitalheraldry.org/data#70e39ef7-eaa4-49d8-b9da-d74e1c68493f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#04587d06-9834-4ba1-9926-8ec54bf4e8a8" + "@id": "http://digitalheraldry.org/data#198758ec-84a4-4852-ab57-7a833a6dc541" }, { - "@id": "http://digitalheraldry.org/data#939728cb-ba26-4707-9f63-fd5708920ac2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 + "@id": "http://digitalheraldry.org/data#9765a878-29af-48e1-96ae-7f7a4aac8faa" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#9668738b-6896-4839-b9f4-9312b27d8054" } ] }, { - "@id": "http://digitalheraldry.org/data#de0f7dd0-5e97-4d0d-b3a1-2ac92aec4b33", + "@id": "http://digitalheraldry.org/data#aa515236-4d14-488f-a5d4-e36f5ac26d0a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#bb91e2a6-a5d5-4708-8dc4-6ede805a9345", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasField", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#c91be5d0-46d9-435e-83df-18dcc745b118" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#284e0820-b963-4e24-bd41-3d77df786233", + "@id": "http://digitalheraldry.org/data#9eae206c-5bbd-4aa7-b304-6c15fc515ee1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossBotonny" + "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#baceb3a8-6bb2-4156-8ee9-65213f3a0fad", + "@id": "http://digitalheraldry.org/data#8a986152-178f-44c0-b8c0-0c2f90714865", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Key" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ab6826f6-0bdd-4da8-9b25-0b4c4409dcfc" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#243e2e5d-1e87-41a9-aed9-d996a27011b6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Key" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3bf48166-0f67-4b17-8b26-ea952fada875" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossBotonny", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -46788,44 +46837,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006220", + "@id": "http://digitalheraldry.org/data#5e138c40-d5f0-47bf-a4d0-72035d83471f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dd887116-9ac9-4488-acae-392c24fc3593" + "@id": "http://digitalheraldry.org/data#1c7a752f-31e6-477c-ac3e-3af36b7fb495" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0e2de20c-d84b-47ca-b13e-060f2e54f14e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "6220" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#699c3721-c6ec-46b4-90c4-a732c9ee9a8d", + "@id": "http://digitalheraldry.org/data#79298c73-76d1-49c1-9bf1-9a3f9ff55581", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#1b73fa79-4f17-4ce9-bf31-3af41e97d047" + }, + { + "@id": "http://digitalheraldry.org/data#5409d6a3-9f5b-4f80-bf61-fdeace179cbb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9104ca08-c66e-41e1-a561-1b5b8a5ecd1c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#24ebbc38-3950-43cb-8bfc-224af7b2a8ba", + "@id": "http://digitalheraldry.org/data#5fa87bad-fc85-4969-92b6-22e832548d09", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -46836,361 +46894,260 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e82014b5-a409-4562-ac71-306d59c61a1b", + "@id": "http://digitalheraldry.org/data#15867c4b-1f34-44cc-92db-ca6e3216694f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#191f5e0b-2ebe-4127-887d-2307c58cf6e0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027003", + "@id": "http://digitalheraldry.org/data#CoA0000011299", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added rampant and armed and langued and tinct for modifier" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0fbd2dd9-6bcf-442d-952b-71589bc778f4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027003_1" + "@id": "http://digitalheraldry.org/data#CoA0000011299_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000011299_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#3814a10c-9e86-41d0-94e3-443534bd2199" + "@id": "http://digitalheraldry.org/data#CoA0000011299_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#7d23bc90-8df5-4339-81fc-db2f28e9f1ef" + "@id": "http://digitalheraldry.org/data#CoA0000011299_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27003" + "@value": "11299" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#5eb30e2f-068b-4632-b61f-8627d7067469", + "@id": "http://digitalheraldry.org/data#8d3efcf2-2535-439a-a3e8-13fa85ebc754", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#2e859651-319e-444a-b99a-d0b65e152cf5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A", + "@id": "http://digitalheraldry.org/data#bf3f1618-c0b5-48b9-a6dc-e3f4ca7f5f88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e1640832-c47d-46f5-a065-e6a3785d0a2b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "10789_A" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#74b8d69f-9245-4a71-9f2a-23ae5a905faf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#8f9c8e4f-ba40-4a60-9ab1-c95dff9296dc" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crampon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037_1", + "@id": "http://digitalheraldry.org/data#acf7ca8f-3173-451e-a024-0ddd523829bd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002779", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#39cf0205-e89a-4ea2-853f-7663b1cd360f" + "@value": "added langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#5750ddc0-8d8b-4a26-9f36-1196861f0172" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#ec51a329-892d-41d7-99f0-f2e84788e524" + "@id": "http://digitalheraldry.org/data#CoA0000002779_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "6037_1" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4061e2ba-d47c-44ee-a3ac-76c58ab54d91", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#0b21170f-21af-4f53-a2b4-4e12c36f3b3f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#e860f254-7e9e-4efd-9876-fa1da4418206" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2fe6807-54a1-4a53-a470-1461965f6862", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "2779" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f0575891-d71b-4a2d-95f1-8ba0875713cd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ba403119-b393-498b-b401-6752102cb2a1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#425f40d1-856a-4a42-b426-1b9ad0689e11", + "@id": "http://digitalheraldry.org/data#db99fa4d-b080-4a9b-b098-49b37273fac2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b9fc4fe4-0b63-40f4-9439-13b62ee647ab" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#ed4af462-5686-4fff-b918-3ee99a6e4244", + "@id": "http://digitalheraldry.org/data#f0fbb58c-1349-484c-ab26-6df891437efb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#7fd1c998-9cae-43cb-a855-ad0501e38ea8", + "@id": "http://digitalheraldry.org/data#a1e7a62e-f904-49c2-bc65-a99066783157", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } ] }, { - "@id": "http://digitalheraldry.org/data#75d993c1-8a5f-47bd-8dfe-d4aea4de3e7b", + "@id": "http://digitalheraldry.org/data#5409d6a3-9f5b-4f80-bf61-fdeace179cbb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#2ccfe07b-fe65-41b3-959c-2ca9befbbb34", + "@id": "http://digitalheraldry.org/data#99f9e6a4-0125-4eb8-ba7b-eab6c3105c36", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#53d8cc8d-b8af-4dd9-916a-2bf0ebe14a9a" + "@id": "http://digitalheraldry.org/data#7e8f4a1e-f3e7-4474-bb92-7ad0e6416a37" } ] }, { - "@id": "http://digitalheraldry.org/data#c58ca936-c86d-4e0b-962a-9bcf821fa64b", + "@id": "http://digitalheraldry.org/data#f82a59b8-c828-4253-a805-b176c0134abc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#a030de10-1def-4bbc-9293-f027e155f141", + "@id": "http://digitalheraldry.org/data#CoA0000022974_B_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cae514cc-7f97-4ddb-93ae-c0c8c21b009d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#40f3375e-067d-412f-9491-4610bc5c92e5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#75da7949-5f18-48f9-af7a-eb9b36a4516e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#e7587cbb-674f-4fe1-b9d8-6ed2f56d87bc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "22974_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#5ab074f6-e46d-42f7-9ffa-30dea9cb2445", + "@id": "http://digitalheraldry.org/data#ec2083b2-79fd-491a-b178-2b2995ca37e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dove" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#78b7cea9-69fc-4b91-80f2-48068d7662e4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b23c0e06-81a9-4b2f-bae4-3dbff70e9d7d", + "@id": "http://digitalheraldry.org/data#6b80525b-8825-4a10-9ef2-052a1424db21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#546c5e5b-458f-4bb1-b21f-a8361571f7cc" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ade771bc-f3d5-439c-9074-7d6254c333e6", + "@id": "http://digitalheraldry.org/data#d91d48cd-3661-42a5-8c8c-e1870f50d829", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ { - "@id": "http://digitalheraldry.org/data#19f80691-7351-4e3c-a9ff-f1263ebffbeb" + "@id": "http://digitalheraldry.org/data#0f24f45a-877b-4803-af17-569bf00d8e07" }, { - "@id": "http://digitalheraldry.org/data#3bb295ea-09a3-49b2-ba27-f0a4f0113c7f" + "@id": "http://digitalheraldry.org/data#128b6472-f558-4470-8b35-060a1ecf5117" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#203071de-2805-49fa-b5f9-d16456dcaf61", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#1aac9247-6bc4-49aa-a5e8-c3a84d25c1c2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#3693c364-f15f-4b9a-a3ab-6f881c67276d", + "@id": "http://digitalheraldry.org/data#aaa79942-dc13-45e6-b13b-41ff0edf6017", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -47201,86 +47158,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f4b6b9aa-580a-464c-b0b7-6afd9cdedd77", + "@id": "http://digitalheraldry.org/data#502a5f9d-6e95-4f09-ab6a-92d5ebb3b9e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Wing" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#230d324b-61f9-43a4-b5fb-0c90fe58da39" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5b19ce8f-e579-470c-b580-ce145be42c1e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ca52c695-1f59-4e3e-9cc3-dceff6ba9bbb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#eb32eaba-ad47-42f2-a256-b91ca8361180" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dice", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#6378c975-a3bd-49ec-9874-cc374a2cacb5", + "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#dc41ef04-a123-4723-ab05-e4e0e7cfb026" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#b78a59e6-5db2-4e1e-abd6-9bcf055cbc8b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#b6551f51-1b4c-4691-a0d2-8ff2cd1524f6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7294_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#2e0cac1a-a070-4d5f-b4a6-21b3e376a6d9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gorged", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#59319737-4f3f-49a2-97fb-1dd840d41d44" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027525", + "@id": "http://digitalheraldry.org/data#712d9190-351e-45c4-ab8d-25fb63041ddd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009646", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant and armed and tinct for modifier" + "@value": "removed semy / removed crowned" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -47290,7 +47243,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027525_1" + "@id": "http://digitalheraldry.org/data#CoA0000009646_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -47300,17 +47253,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aff9de04-85dc-487e-b4a1-f70dfe6bd186" + "@id": "http://digitalheraldry.org/data#fb571f34-c886-46ea-8549-0df2f7a63c49" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d96b1d89-541c-4575-b373-3c779a50e6b9" + "@id": "http://digitalheraldry.org/data#023f24cc-26b9-47fc-9c10-4312eb8eb9fa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b0eb504c-fc22-4530-bdc3-5a7653ae1ff9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27525" + "@value": "9646" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47320,142 +47278,147 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2b59fa0c-7fb6-442f-a6d3-a96975a80b21", + "@id": "http://digitalheraldry.org/data#b0bfbc8a-ba5b-48bd-ad8b-24a8ecaf2477", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#04bf3749-1c6a-4bfc-8213-bfcefe7c3495" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#14f6e7c0-671a-4384-88f7-45e85baf08d8", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#55b593de-b478-4b28-9bda-c2f707849b60", + "@id": "http://digitalheraldry.org/data#357bb857-5c6f-41ce-894d-fa85c604ad6a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d5c77b92-f76f-4804-9f67-6b09d3501a5c", + "@id": "http://digitalheraldry.org/data#76263e38-1dde-4713-9d0a-46f7c8fea55b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#c278f4e5-48f8-4b13-9f59-068dd83f3298" + }, + { + "@id": "http://digitalheraldry.org/data#adc81964-ff46-45dd-a684-68e657be158d" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f422f83a-826d-4d56-8287-8c747d5019ec" + "@id": "http://digitalheraldry.org/data#904f3fed-8fd0-4328-b360-b471e3ad77f7" } ] }, { - "@id": "http://digitalheraldry.org/data#140e6b28-1cf8-487f-8afe-676acf2df4c2", + "@id": "http://digitalheraldry.org/data#595a6633-2367-4095-91ca-1b2aa5f95a30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4ed3d12e-0676-44b0-8dae-180d73990de9", + "@id": "http://digitalheraldry.org/data#CoA0000031510", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9985f41c-03c6-42ea-9800-15714aaf73b0" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5fdfa426-f603-47b8-aad0-3b2293e8a8d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc" - }, + "@id": "http://digitalheraldry.org/data#dbe69892-35f7-4202-9cc2-ddfd5464736d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4061e2ba-d47c-44ee-a3ac-76c58ab54d91" + "@id": "http://digitalheraldry.org/data#c9d7dade-528a-4ba0-a75c-acba6b32a031" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "31510" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a8f13640-56cb-43f2-804c-adf6a22bb8fa", + "@id": "http://digitalheraldry.org/data#bc8757d2-487b-4671-97d8-0678dfaf2e89", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#72230cd1-1795-488b-ad6f-13c532c18d3b" + "@id": "http://digitalheraldry.org/data#ee2a50c5-e509-43d3-8a32-202153fe052c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#5b92a781-5fe3-4635-85f8-d6009d003409" + }, + { + "@id": "http://digitalheraldry.org/data#91ed64d1-28cb-4f25-b929-324c9ed353d0" } ] }, { - "@id": "http://digitalheraldry.org/data#bfbd3dbb-cb89-4056-b69f-70c5207f7cd8", + "@id": "http://digitalheraldry.org/data#a0ceb169-5cf3-40bc-8178-1bf502edbadc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7adbf5b9-aae1-4bcd-8383-379a777e2eb1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" ] }, { - "@id": "http://digitalheraldry.org/data#93b8a4a0-f6f8-44ee-a8af-04699e3dd3c8", + "@id": "http://digitalheraldry.org/data#88579928-27a0-4b4c-b8f5-06b11125140f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#32c3018c-017b-41c9-83a6-19e6ef9061f5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" ] }, { - "@id": "http://digitalheraldry.org/data#1e42674f-5ecf-40aa-9d76-5279c86146d5", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#ab39297b-45a8-463b-87f7-0493c5091136", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#23081045-c0c6-4f0d-a50f-7db72e778278", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -47464,18 +47427,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7b6d07bd-e194-47a0-8d2e-9b48b3335ba8", + "@id": "http://digitalheraldry.org/data#ec4bd512-2e08-482b-90d6-9e515985a5ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b88c796c-50fe-4b1d-9923-6800513c128b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Naiant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008682", + "@id": "http://digitalheraldry.org/data#3fd80ec5-da8b-48ae-9e41-ea3438cbe446", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007717", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -47486,49 +47450,50 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9cff8386-46c9-4fa8-a420-e8a82ad180f0" + "@id": "http://digitalheraldry.org/data#81fe380f-901c-4bfd-8448-13c893c1e0fa" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008682_A" + "@id": "http://digitalheraldry.org/data#c78c9cae-757e-4271-b692-b5f82dfa8d58" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008682_B" + "@id": "http://digitalheraldry.org/data#20d3c631-6bef-4a97-8ce4-9896b1a87ff2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8682" + "@value": "7717" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 2 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A", + "@id": "http://digitalheraldry.org/data#d2a33296-f3a9-4498-b4ea-b270fca58514", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008188_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -47537,17 +47502,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#29554ee4-67cf-4d55-94e0-b07999a945d9" + "@id": "http://digitalheraldry.org/data#309835b8-cab1-48af-a5cf-cdb59cd68341" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#56d577cc-b412-46ad-8280-86655a5eb6fa" + "@id": "http://digitalheraldry.org/data#5db11eea-49b4-4af1-93fc-c1ebd0ca5672" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7bb6a99c-7886-45ad-af95-6db7b4fe47ce" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27636_A" + "@value": "8188_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47557,115 +47527,91 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c737cc7f-a680-425c-80cf-8b53ee045d61", + "@id": "http://digitalheraldry.org/data#9556652f-fbfa-4f00-b38a-73628a2a1c22", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#efcd471b-f668-46b9-85ef-42cff12389cf" + "@id": "http://digitalheraldry.org/data#606bedce-3331-48a4-8a96-90f37109dc22" } ] }, { - "@id": "http://digitalheraldry.org/data#e791063f-fd60-4d48-9175-c8bf161fcb1e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + }, { - "@id": "http://digitalheraldry.org/data#f1cfde8b-b31f-4ac8-a02c-423d86c4082f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#388af6b1-1b00-4da4-bdda-bd9d0c123ad7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ - { - "@id": "http://digitalheraldry.org/data#f82c7ecc-9c45-48e8-b688-aaab9ec81723" - }, - { - "@id": "http://digitalheraldry.org/data#9215d4c6-ac04-4f6b-9c94-344525f9c435" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Slipped", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#a3358a6e-9b3a-4de7-9de9-6397419b0eed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#a85d0412-7a82-426b-95c2-c49231a22dd9", + "@id": "http://digitalheraldry.org/data#b15ed1db-52cb-4a92-a065-7476e9fd82ab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8c7ea2ba-1d7e-45f4-84af-af30b28f47fb", + "@id": "http://digitalheraldry.org/data#c2bdea84-3e26-4cb8-acaa-95792650b179", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c07e0bcc-de9d-4a07-a516-09b6b4883650" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nebuly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#de7fb4d9-67c6-4938-9497-20f0172d2b45", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/data#2f700eb3-9136-437b-a633-062bea70d9c0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a582720c-1c12-45d8-a33e-4cf7d1756f47", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006425", + "@id": "http://digitalheraldry.org/data#CoA0000005967", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006425_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -47673,17 +47619,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#02151a8f-a46f-4595-b693-114bc3843310" + "@id": "http://digitalheraldry.org/data#547f82d0-a3f6-4360-88e3-00dc2fbd1615" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#98d5198f-89c6-4684-9e2d-085eddf891e6" + "@id": "http://digitalheraldry.org/data#afdec95f-6b38-4695-8717-4c77c461efc5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6425" + "@value": "5967" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47693,149 +47639,146 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e6ddc031-abf6-4f11-bf20-2e91097ceb65", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" - } + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#arranged", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#6f076be4-48c0-4082-935a-79445d625f5d", + "@id": "http://digitalheraldry.org/data#f28c7083-b295-4d92-9f37-41c05e694ca7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4262c68c-55aa-4135-bca1-10ea508980e3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#eb8685c4-44d9-4e80-8ed1-d010e2b8d2c2", + "@id": "http://digitalheraldry.org/data#da3f40d6-4a2f-4165-93e7-f4a847c34b35", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#a1ef3a81-f108-4ad8-94b1-40a02a0948bd" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bc019f85-8e10-431f-b085-528c0e10a271", + "@id": "http://digitalheraldry.org/data#eafc3e40-40ee-44ab-a594-679a229f0b25", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#54ebb70c-39f1-4408-9583-70abe131ad56" + "@id": "http://digitalheraldry.org/data#fe5ae4a0-295e-4001-bd74-564339d49dfc" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1e80f408-9dfc-4e5c-9d3c-ee4a5eddd80c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#1afbec52-9ddb-43f4-bf2b-e80962f7d60e" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027004_1", + "@id": "http://digitalheraldry.org/data#CoA0000031547", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#62a91b14-0641-47fa-bf6e-c47a8700fc96" + "@id": "http://digitalheraldry.org/data#e8b21ae3-0ee5-41d8-8c93-d2243111cf55" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#78f5b4cf-f75f-4bd3-929d-a2abbbfc0208" + "@id": "http://digitalheraldry.org/data#b39028f2-ddfb-4221-9682-1e389ba0d2a5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#063ac149-5165-4a45-b9cd-40dedf95efb1" + "@value": "31547" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "27004_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chief", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c6623501-2ea9-431b-9b8e-a3d3298054fd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#128b6472-f558-4470-8b35-060a1ecf5117" + }, + { + "@id": "http://digitalheraldry.org/data#0f24f45a-877b-4803-af17-569bf00d8e07" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e9deccfe-08af-4b73-86ae-06108a291a1a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#d91d48cd-3661-42a5-8c8c-e1870f50d829" } ] }, { - "@id": "http://digitalheraldry.org/data#f4689f63-5a74-4534-8d62-20494f064c21", + "@id": "http://digitalheraldry.org/data#3b378c63-0d4d-478c-8f09-3aefb21988f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#b9015572-18d1-4299-b363-02dd6f073b92" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#47cdaef8-726c-46b3-bc53-0442cf4786f8", + "@id": "http://digitalheraldry.org/data#473223bd-31ce-4b30-9f99-a12557c797ab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4042fc6e-e9df-4e80-81ca-6cc96f9b37da" + "@id": "http://digitalheraldry.org/data#734b9a57-f5dc-41da-9285-41e47c7b5549" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031575", + "@id": "http://digitalheraldry.org/data#CoA0000004537", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "field_tinct missing / added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000004537_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -47843,17 +47786,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2db2c401-a702-431d-a39a-a5ccbd6b1300" + "@id": "http://digitalheraldry.org/data#3a01747c-9fd4-43db-882d-cdfdece35a4f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eeb6569b-b610-42e5-aab3-cc71c912d566" + "@id": "http://digitalheraldry.org/data#3927066e-1a7a-4f8b-9514-1dc0c20349e2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31575" + "@value": "4537" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -47863,109 +47806,143 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002704", + "@id": "http://digitalheraldry.org/data#9d4dcec5-9e83-462a-a361-fcff524f7870", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1dcfeddb-f39d-4907-9e82-203c6945f3ae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d9111403-f659-41be-af5e-5718959c2af7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0eb54365-f522-497d-ad9c-674ce7f8f28b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#62859df8-082b-403a-8b3f-60701f6dcd1a" + "@id": "http://digitalheraldry.org/data#2c3824de-3759-44f4-ba8e-2c63bc173d8c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#febfbf09-c164-4864-9a0c-9c73c2130905", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#1b870557-f2a3-4c95-ac19-124b021987f7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#81151d55-8f9d-447b-9b05-5d455c6cabc5" + }, { - "@value": "2704" + "@id": "http://digitalheraldry.org/data#8e0ba4bb-46cc-4a92-801b-d8d66c3174ab" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#d4b5906d-7953-4cc3-979b-a3a6fa700a74" } ] }, { - "@id": "http://digitalheraldry.org/data#657b649a-812b-4fb1-87cf-37548180f1c5", + "@id": "http://digitalheraldry.org/data#CoA0000006232", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7e79e03a-095f-4677-af81-f8bd694b92de" + "@id": "http://digitalheraldry.org/data#842d5f6b-54fc-4b9e-bf29-993a1dbdf1af" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f78fbb9a-7adf-4127-8613-d41a6492381d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6232" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a171b7c7-6429-474c-a043-32b21ca9ed32", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c2cf5ba7-68f9-4107-8dac-cd1e9c412f04", + "@id": "http://digitalheraldry.org/data#210b3b3f-eaa1-499c-9912-1abbaf02653f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#1d3c9e00-8189-4b3a-9167-7a1bd7b2f0f4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a0a16f3b-1a3e-458d-9624-248c2f84875d", + "@id": "http://digitalheraldry.org/data#06874d12-6d43-452e-9f99-25cb1192eb4c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Panther" + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#54854154-f330-4936-970b-c8dc95afafa7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stag", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#9d47fa61-e79c-4b3f-8513-01ce7310f42a", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008974_B", + "@id": "http://digitalheraldry.org/data#CoA0000031570_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031570_B_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -47973,157 +47950,133 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#df0f54d0-6437-45ec-8ed5-b82dd89e920b" + "@id": "http://digitalheraldry.org/data#fca5f83d-46a9-4b40-8c48-52de541c53e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c46b6462-61d5-4c3d-a799-4b2b7edf4770" + "@id": "http://digitalheraldry.org/data#2856624c-7321-468b-bc73-62550e316817" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8974_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31570_B" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C", + "@id": "http://digitalheraldry.org/data#CoA0000027545", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1" + "@id": "http://digitalheraldry.org/data#328a380c-2d3b-4de8-94b8-d387f0cb8bde" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "27545" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#9c5ea320-1f13-4cad-9efb-e77f3a1e8019" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b26d0610-b3fb-4b33-82e9-f3358add507f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#a1ce510e-bfaf-4953-b9a1-399c8f082da0" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8226_C" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#7bf1322e-13eb-4cfd-add9-37d7586cb7f9", + "@id": "http://digitalheraldry.org/data#dc84996f-8d4c-4a05-acc8-353aa7392dd9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c5e46021-c6a2-4235-aa5b-23e564355a41" + "@id": "http://digitalheraldry.org/data#b3bf3379-27a7-4c0c-a9d1-c6257336cacc" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallets", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#2facbaf4-f9d7-4678-a4f3-23f151317fcc", + "@id": "http://digitalheraldry.org/data#c2ba9ffc-24ee-4cba-ac3f-910622ee5c1f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#24199c49-05e6-4450-95ea-41b9b489fd7f" } ] }, { - "@id": "http://digitalheraldry.org/data#c8766455-de84-4b20-9b2f-d1553b31a050", + "@id": "http://digitalheraldry.org/data#5a307949-2411-4828-ab07-c7a5f5a75e12", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002421", + "@id": "http://digitalheraldry.org/data#6d06f890-c070-4418-b148-80b1efeb0f26", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6194278f-2afb-4d60-aaab-7f60ec6a8fd3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5139908b-69fa-4ac2-bc46-88e9c6a49abd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2421" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#13b892ec-d5b4-448f-8638-9cee399b69ed", + "@id": "http://digitalheraldry.org/data#e0e6a1c2-637e-4535-8e44-78137731baed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e8bebd56-e80c-4582-940b-b2e16141cf7c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006228", + "@id": "http://digitalheraldry.org/data#CoA0000002714", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "added modifiers" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -48133,7 +48086,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006228_1" + "@id": "http://digitalheraldry.org/data#CoA0000002714_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -48143,17 +48096,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4b6b1c1c-0e06-4bf2-b444-035c13e83688" + "@id": "http://digitalheraldry.org/data#f2eae337-f13b-4670-8cd0-317c4842fa55" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b5cb858a-61eb-44ec-a252-0912140f8456" + "@id": "http://digitalheraldry.org/data#91b79f85-1ed6-48d0-b9ab-622ed0cfeb16" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6228" + "@value": "2714" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48163,15 +48116,61 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f7bea86a-280d-4fb9-bb29-ce504c01238e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006275", + "@id": "http://digitalheraldry.org/data#c44e086a-ef9e-4d18-9196-e816a233e37b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#3cd1b5ea-a49b-4f9f-b005-faf7fd643df3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#04665470-e1ee-4819-9ab8-d12ed929dbbd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ + { + "@id": "http://digitalheraldry.org/data#27c41d23-1a79-44cb-9cb9-c7f157c738d6" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bef4c5b7-5e39-45c9-b204-cfbd4b1cf2a8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008229_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -48182,17 +48181,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4d041fab-6536-4479-9211-2e803bf6a3c9" + "@id": "http://digitalheraldry.org/data#20f25556-4549-47a4-bf82-e0f53090a157" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a64487e8-4dbf-4a1d-bdc8-66f5255b3744" + "@id": "http://digitalheraldry.org/data#c2ba9ffc-24ee-4cba-ac3f-910622ee5c1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6275" + "@value": "8229_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48202,13 +48201,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002816", + "@id": "http://digitalheraldry.org/data#CoA0000006273", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added tincture for Charge2" + "@value": "changed Charge1 from garlic plant to leek (this is more acurate according to https://www.heraldik-wiki.de/wiki/Knoblauch_(Heraldik))" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -48218,7 +48217,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002816_1" + "@id": "http://digitalheraldry.org/data#CoA0000006273_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -48228,22 +48227,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#429a19aa-6c40-4fdb-a8b1-a670ea51e791" + "@id": "http://digitalheraldry.org/data#5d72c560-666c-4d13-9f31-0f06fba7708d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#58987e2d-35c3-4818-a7ea-daaff15b8d0b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b8e5fb91-3224-4e03-9b16-d48799f956e7" + "@id": "http://digitalheraldry.org/data#9e25d4ba-a724-4947-999d-04d2dd4ad3d7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2816" + "@value": "6273" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48253,15 +48247,10 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002701", + "@id": "http://digitalheraldry.org/data#CoA0000008837", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -48269,7 +48258,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002701_1" + "@id": "http://digitalheraldry.org/data#CoA0000008837_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -48279,215 +48268,133 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6613c9b7-aedf-49e7-8c84-36d2d866f0ed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#8b87a92d-0aae-4ea3-ad34-c2a566343882" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#1ee3b0b2-c760-4dca-bba8-62da26973ed8" + "@id": "http://digitalheraldry.org/data#b108a0ff-65e4-4504-b358-4214091dc60d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": "2701" + "@id": "http://digitalheraldry.org/data#CoA0000008837_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000008837_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002798", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008837_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#55c7598e-9686-4051-b9e5-01089b4d6c8b" + "@id": "http://digitalheraldry.org/data#CoA0000008837_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2798" + "@value": "8837" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#cdc7ddb9-b0f1-478e-afed-3ff0ec4902b8", + "@id": "http://digitalheraldry.org/data#e0dcf09d-f32f-4bf3-b72a-c308903be3a5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#18d39793-63b5-4650-acff-d851dc1329df", + "@id": "http://digitalheraldry.org/data#924d9bf1-cb50-4cb5-9e2e-75bf993f68b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Aigle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled" + "@id": "http://digitalheraldry.org/data#cdd95aea-a4ac-4686-a33c-66ac5c4a299a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be", + "@id": "http://digitalheraldry.org/data#3cbecb50-5e11-423a-a457-11734f98ee2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#15dde7a2-3d9c-4e93-b357-021222e605c6" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2ad8c329-de51-4aa4-b8da-598daa27daf0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_1", + "@id": "http://digitalheraldry.org/data#CoA0000006312", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9767c050-22c9-4fce-b156-1ee32ffdc61b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" + "@id": "http://digitalheraldry.org/data#fa3ec4a1-df36-43ae-a3cc-25605bca71c7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + "@id": "http://digitalheraldry.org/data#21a4cf28-614d-4ebe-9632-063d52cdc754" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8359_1" + "@value": "6312" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9cd1ddcb-c680-459a-94c0-93dcae568456", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#72787ba7-f075-4b65-94ea-c7f656e129a7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ad28b4d-f3e7-48f6-acc6-075c93c405a2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c079f37-9ca9-4ae1-8ea2-f0242db46bb5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#27be3972-f161-4e99-b5da-364e343bc08e" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#39472310-9051-4559-af03-cf64e28c804e", + "@id": "http://digitalheraldry.org/data#CoA0000002440", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@value": "added rampant to Charge1 / fixed tincture of field" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000002440_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002793", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -48496,17 +48403,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#599489e5-2680-4601-ba42-72ffc975c7a0" + "@id": "http://digitalheraldry.org/data#10473e14-7caa-4c4c-aa98-bf7744b594bf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a615b8b5-a759-47bc-b847-71471462102a" + "@id": "http://digitalheraldry.org/data#fe706a74-ac1e-422c-b8c8-886713adaf80" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2793" + "@value": "2440" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48516,13 +48428,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001458", + "@id": "http://digitalheraldry.org/data#CoA0000009650", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued, rampant and armed to Charge1 / fixed tincture of field" + "@value": "Added color for crown" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -48532,7 +48444,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001458_1" + "@id": "http://digitalheraldry.org/data#CoA0000009650_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -48542,22 +48454,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#272de57e-2523-4910-81fe-3e1248d12d35" + "@id": "http://digitalheraldry.org/data#b5f92931-7c0a-4cec-9069-d24cba43b2cc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b1b47d6e-f575-4019-9ce4-9142c64d69ef" + "@id": "http://digitalheraldry.org/data#c74934c1-b7d1-417f-9dd3-fb8d2121c31d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e3d1d73e-da4a-4454-b1b7-2d516859fad1" + "@id": "http://digitalheraldry.org/data#5882e543-8bd4-4b65-988b-59d0bad20a1b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1458" + "@value": "9650" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48567,68 +48479,64 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Guardant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f5cccf9c-7b57-4c86-9d7a-7a1065b1fdf0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#fbb02520-bb28-4ccb-aa66-55320b42bc30", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f52db2f3-1a42-408f-b36d-ffa82ebb675e", + "@id": "http://digitalheraldry.org/data#CoA0000010789_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#0bd5cbb9-5ffa-4736-888d-7ba9926826df" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9b53c0bd-85d4-4653-a8b0-9ea4e3d94530" + "@id": "http://digitalheraldry.org/data#226b1c84-f341-4029-94c9-d3863c671465" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#ac4b4d0e-bb3e-4ddd-93ba-5630b26370bd" + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Layer", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5facf97d-576a-43df-ab09-346a7d2507f9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#229586f8-a3b7-417a-9f45-5619e9f7c6f2" + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#257cb3e3-021f-4c7a-95e8-53667a3d942b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "10789_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#52bd306b-f264-4c99-8eb4-169362405f40" + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000018858", + "@id": "http://digitalheraldry.org/data#CoA0000002813", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -48639,17 +48547,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#398d75ac-d261-4074-a953-da3435ab9353" + "@id": "http://digitalheraldry.org/data#51e91f13-c502-4539-8cca-a80221d37006" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a5775c4a-e5a8-4a1c-aaaf-69216d76bc52" + "@id": "http://digitalheraldry.org/data#f930a973-292a-4a06-93dd-8d3e4a662a52" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8c52ae72-eb49-408a-a749-ccc1d7c5a6f2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "18858" + "@value": "2813" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48659,30 +48572,30 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c4874760-ce64-42c0-927f-0e3e2869a78d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#afd8fad0-504d-41a6-8926-c977a547ac2c", + "@id": "http://digitalheraldry.org/data#cda833e3-f7f7-481d-a71d-158ad90a05bc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#59a6a168-acef-4b16-a620-6f6e5453e8ef" + "@id": "http://digitalheraldry.org/data#93ae841f-a48d-4759-b0fc-89a118120c99" } ] }, { - "@id": "http://digitalheraldry.org/data#ae5002df-eec5-45b5-a5d6-386497db3c83", + "@id": "http://digitalheraldry.org/data#c1d09be9-0407-4c95-ba94-34f880635d17", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bird" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#734b9a57-f5dc-41da-9285-41e47c7b5549", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c48fb63c-cfbe-4fc6-8e32-39062504f0b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -48690,175 +48603,266 @@ "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#dec861fb-ad6b-404c-83c1-977da123c839" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6dc3d202-8cc1-4fa8-b893-49c31b690ede", + "@id": "http://digitalheraldry.org/data#5893f685-2c84-459e-a9cc-aa313da0aea3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Millstone", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c64d13b4-313c-4f20-abef-c4efbd76c848", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#0b9f3e12-e32c-44e5-ac65-0472a3f1c2dd" + }, + { + "@id": "http://digitalheraldry.org/data#5169c267-235c-490b-94d3-868201e05c50" + }, + { + "@id": "http://digitalheraldry.org/data#f1b68760-317d-4352-991f-7826ff392ec6" + }, + { + "@id": "http://digitalheraldry.org/data#9eacb361-41c4-4e5d-bc3f-e278179a8907" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c68b1819-2d29-418b-86b7-6212c009cd22", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#ab2fb103-b0da-4a75-a72d-77708fb260c5" } ] }, { - "@id": "http://digitalheraldry.org/data#9dbf0b71-3dee-4431-b0b2-f070299a9678", + "@id": "http://digitalheraldry.org/data#5cea687d-2adf-40ef-be68-50e5d0d1c968", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cc3f09db-d12f-436c-9118-826eed05e931" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b74eef2-b9d0-428d-bf12-64a44d4ba4f8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aee06bac-c6c3-466d-9b89-d97d42793ff3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#08e01d50-7371-4c2e-84c4-b6b090ff3e4c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4412e051-4755-41c6-9a80-5288fde88b5d", + "@id": "http://digitalheraldry.org/data#cb718fc7-5692-4647-bdcc-97673988d8a7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#50f9ec7d-b21f-41af-88b9-98d5b9c8774f" + "@id": "http://digitalheraldry.org/data#6422791e-71ea-457a-b0ea-fe23f1ecad13" } ] }, { - "@id": "http://digitalheraldry.org/data#4ecfa73f-e034-4bd0-aece-4683200b3404", + "@id": "http://digitalheraldry.org/data#502ac7e7-ad15-462f-9346-2706912b854c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#256e5fb2-f9f9-4e92-893a-fa71918dd6f5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#486ede8a-4617-4355-9b5b-0ea30dc3dfaa" } ] }, { - "@id": "http://digitalheraldry.org/data#df073ed3-0433-44cb-8e60-c0d4a28f5c69", + "@id": "http://digitalheraldry.org/data#71742873-d10e-41ac-86e9-06ad99b1930b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9" + "@id": "http://digitalheraldry.org/data#d07b45bc-e44d-4d19-8c31-ab7b50c82cb1" }, { - "@id": "http://digitalheraldry.org/data#091fd490-8698-40c9-a911-3a834cfc83d1" + "@id": "http://digitalheraldry.org/data#3ced87c9-7d3e-4025-bad1-0a629055adb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0ea63077-269c-486b-a776-a49d93571eec" + "@id": "http://digitalheraldry.org/data#f78fc97a-3eed-48c0-975f-32e26ea03795" } ] }, { - "@id": "http://digitalheraldry.org/data#c0029f3f-9327-4497-bb73-dd42f32e4b1f", + "@id": "http://digitalheraldry.org/data#265e762c-5cde-49b7-a5a7-3200004ce252", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#adab8072-8396-470c-b3bf-56d0be41fc69" + } ] }, { - "@id": "http://digitalheraldry.org/data#e47a31ba-86fb-4854-a511-01a46680c21b", + "@id": "http://digitalheraldry.org/data#fb6f14f8-9153-4bdc-8059-4ab942055817", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#20a9eaec-08ef-476b-a344-50227212af8a" + }, + { + "@id": "http://digitalheraldry.org/data#c8e0dfaf-d118-45a7-afcf-4936a7c985ab" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#31753f35-f515-4dfd-b69b-7b26668a9bcd" } ] }, { - "@id": "http://digitalheraldry.org/data#934a01e0-2033-42cf-9edb-10116ee36ce5", + "@id": "http://digitalheraldry.org/data#CoA0000002712", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#eaf193b4-73bc-4650-b737-e285f34d40b3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e6d1edae-47bc-4f08-b5f4-388bc0525ad5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2712" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#21823367-9b9d-4987-875f-7935c344cba8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#de01b39f-1c2a-4c8a-90cb-fb33ea709402", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bird" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c3cfb51d-9cb4-4324-a3ae-a038ffcbb9a2", + "@id": "http://digitalheraldry.org/data#1550832d-2344-43d7-aa38-78b1df011959", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#9002b790-0328-41f4-a277-85cec99d8ec3" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#170c5212-225c-492c-bc0a-bda68ef461c3" + "@id": "http://digitalheraldry.org/data#5f7ad489-0aac-490d-b024-5611016fbc6d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#19faa84e-5b7a-4b91-a12e-fa61e7d70f16", + "@id": "http://digitalheraldry.org/data#718a6c72-882d-460a-a864-64ae4b3473d2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ba0dd5b9-a691-4d97-8712-d5c058eed888", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#c7db68e1-f1a9-4144-a48e-b53d85b2e4d6" + }, + { + "@id": "http://digitalheraldry.org/data#7da6a0f1-df57-464e-81a3-0cee8ebdb34a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#51bd6bbc-cd2b-4789-80b5-01d3aa754f57" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002607", + "@id": "http://digitalheraldry.org/data#CoA0000031527", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -48869,12 +48873,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b3114d9f-6c0e-46ab-a974-c4ff6ddc9144" + "@id": "http://digitalheraldry.org/data#aeef5e07-e1d6-4239-9f0d-221c75fbb7c5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#d1d97f42-8ffc-489e-9d20-43a6f3121399" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2607" + "@value": "31527" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48884,7 +48893,34 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016496", + "@id": "http://digitalheraldry.org/data#d9ede918-81c7-4a56-a280-01cb781ff0fc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#775c4c11-b0e0-49c5-816a-77e091ca170f" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#57c43f13-248f-46b7-a4a6-d88b613328f9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002769", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -48895,17 +48931,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4a9890f5-7807-4305-8c90-4ad038c20839" + "@id": "http://digitalheraldry.org/data#6fe40fbd-50ca-4336-8546-96b98bc158da" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#257cb3e3-021f-4c7a-95e8-53667a3d942b" + "@id": "http://digitalheraldry.org/data#5fcf9e56-246d-4146-85a2-f1075d2c853a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#89c38ac2-a928-40ce-9747-72be4060b04c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16496" + "@value": "2769" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -48915,153 +48956,129 @@ ] }, { - "@id": "http://digitalheraldry.org/data#943acd25-4eeb-4697-8b9d-aab0076aa18c", + "@id": "http://digitalheraldry.org/data#c71a52e3-1962-480b-bc2c-4668449b6cb8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#08ec55e8-79ef-48f0-934b-0af2514dee3b" - }, - { - "@id": "http://digitalheraldry.org/data#8703d3c2-667f-4acf-b51f-632d23d6ba5a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#ad2e51f7-585e-4252-a9b7-820878eef90e", + "@id": "http://digitalheraldry.org/data#9776b552-e4d9-4256-a06a-1ec93f817a82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6ea01ded-0976-42bc-b8e5-96e504b75bd1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#b27f52f5-ecd2-4f1e-b1b9-0339ce941f7a", + "@id": "http://digitalheraldry.org/data#c9d7dade-528a-4ba0-a75c-acba6b32a031", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rake" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#79370d5e-4177-42ba-b23c-a39d7fbac909" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bd018030-4386-4ecd-9941-a0b7f5f1c455" } ] }, { - "@id": "http://digitalheraldry.org/data#64137ec5-bef5-4664-bc09-a918b2c2a00e", + "@id": "http://digitalheraldry.org/data#1d2af4cb-1eb0-41ee-bcf1-35fed79e649c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4ea71fde-6783-43a9-992d-386aa73506db" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#fdece4ef-9530-428d-9860-50118d69fb1a", + "@id": "http://digitalheraldry.org/data#f5dfd6c1-7990-420e-879a-21126cf1725b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0391ea15-9912-4035-9bbf-51a2fdf169c5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e512fba1-a6a5-477e-919f-e6a4099e4589", + "@id": "http://digitalheraldry.org/data#564260a9-4eca-4734-9a73-bd4fdee00fbd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InBend" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#ed3634a0-e86a-4c22-821a-6e3cb450e9d2", + "@id": "http://digitalheraldry.org/data#CoA0000003785", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#612932b2-9858-4d8e-9e7d-09310a1f418d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#38da288f-ccf3-4fb9-b0b3-562fcbe5081e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "3785" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#6fc2b075-14c4-4568-a2d3-e87b73a7a313", + "@id": "http://digitalheraldry.org/data#4f6f6b5f-f08d-41c8-8168-e6a924beca0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9f03e656-bf62-4144-86ee-0a508edd5b94" - }, + "@id": "http://digitalheraldry.org/data#bd46003a-c344-4963-a634-966ecb333fe9" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4a351bd2-dd2a-4d02-b157-d12980c997ee", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#6b8c1b92-1cb0-4484-bea8-1301c3e76004" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#9bd76e62-532b-43fc-92f0-17b10feb3339", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#c48fb63c-cfbe-4fc6-8e32-39062504f0b3", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#9b9dbee8-5a48-4eb9-ac8c-7d9cc0856d3b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002810", + "@id": "http://digitalheraldry.org/data#CoA0000003724", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -49072,17 +49089,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8d257cee-4288-490f-a62e-a76e792d43f3" + "@id": "http://digitalheraldry.org/data#12981dea-d7b6-45ee-87ee-f20e88da803f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e791063f-fd60-4d48-9175-c8bf161fcb1e" + "@id": "http://digitalheraldry.org/data#59b1178c-2b5e-45a7-a5e7-48676fc1e6e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2810" + "@value": "3724" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49092,25 +49109,10 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031571", + "@id": "http://digitalheraldry.org/data#CoA0000010789_A_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "isst entfernt, da Füße sichtbar sind" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031571_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -49118,86 +49120,128 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#51d53fcc-60fe-41b8-a616-877332a99c94" + "@id": "http://digitalheraldry.org/data#4a21e465-02d3-4c6f-98aa-b12e4fafcb87" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#41d9f732-8f61-416c-ad1a-83717863cfb6" + "@id": "http://digitalheraldry.org/data#aca5cde3-0a8c-4eb8-b9ae-71c0be80998b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31571" + "@value": "10789_A_C" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d6da3381-caa3-4d0c-8c16-ae1ddaa980c1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Axe" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#a0ceb169-5cf3-40bc-8178-1bf502edbadc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0eb8f6da-ecdb-41eb-b58f-1ba6e164cb7d", + "@id": "http://digitalheraldry.org/data#fe2b1802-4727-4ea2-9227-00655a12fbd6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7410eb81-e26a-4d85-9f79-7d2dac4494c9" + "@id": "http://digitalheraldry.org/data#0cc5804b-72b3-479b-b4d7-936c987a710e" } ] }, { - "@id": "http://digitalheraldry.org/data#e86b552d-556d-4c43-a4b0-83567d847675", + "@id": "http://digitalheraldry.org/data#0bf35c31-2add-423d-b00a-7bf13329ddd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000005220_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#68a8cfdb-520b-4d9d-a747-331ff38397bf" + "@id": "http://digitalheraldry.org/data#0a6e2733-4eef-4ff8-9768-58ca22fcaa57" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#65fae183-7075-46ec-a6e7-48fb7b9e8c14" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#22bc51da-41a0-4953-b4bf-9a6146ecbded" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "5220_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4aa01d6e-845d-485b-a097-155fa18d4c35", + "@id": "http://digitalheraldry.org/data#e16cb273-e31f-4b98-b954-5167594117bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#ca9f6a4e-a87d-400e-9fe6-e1adbaa0b70d" } ] }, { - "@id": "http://digitalheraldry.org/data#f8aac586-4d11-47bc-997e-a98f57211425", + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#0c295a59-a4f7-4d3e-bf76-ff6214703501" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#33dc18f4-8c5a-481a-a356-e280086c477b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#d4b17d94-444e-42dc-8ad1-9bed90cea9fa" + "@value": "27636_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010025", + "@id": "http://digitalheraldry.org/data#CoA0000008226", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -49208,32 +49252,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f54f3ffa-6bb0-4c61-8bb2-b5bfdf1244e9" + "@id": "http://digitalheraldry.org/data#1fa461d6-02aa-44a5-9bb0-6d1edff2b697" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#44051df3-7a2d-4747-8854-12643232e514" + "@id": "http://digitalheraldry.org/data#CoA0000008226_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008226_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008226_C" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#cdda3f61-d460-415a-b1b2-cb07f006e444" + "@id": "http://digitalheraldry.org/data#CoA0000008226_D" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "10025" + "@value": "8226" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006500", + "@id": "http://digitalheraldry.org/data#CoA0000006315", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -49244,17 +49298,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c99a252-aedd-4164-bf59-7bed4c49b309" + "@id": "http://digitalheraldry.org/data#264bab64-c4ef-4613-a07e-d148731f3bd3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3a36a628-3fc6-47b5-b1a9-a8997c0c209c" + "@id": "http://digitalheraldry.org/data#87a40470-a312-49aa-8b4f-8605f2d7a2c3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6500" + "@value": "6315" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49264,25 +49318,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#65182aef-1776-4fe8-ba5b-9865368cde01", + "@id": "http://digitalheraldry.org/data#f7f70fba-17fe-42f2-b714-4fd87d49a577", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crampon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ac86fa44-73c4-4f82-87c2-632dc82f874c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ab48cf92-d776-47af-b79c-4dd93a7ab22a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -49291,37 +49334,49 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#93c6082c-149c-4a52-a25e-7a8c7ae1227b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#847bbbf9-b0fb-4d38-949c-b7b58fd5e152", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#64bc566a-1e4a-4554-9768-ab410759e07b", + "@id": "http://digitalheraldry.org/data#678a59cd-7cb3-4e06-bc0d-0bb2c35334a1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#8a21b386-a74f-4ae9-a865-6aa3c4b134bb", + "@id": "http://digitalheraldry.org/data#598d4a51-561c-4567-a1f5-f1ed61d5c85e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + } ] }, { - "@id": "http://digitalheraldry.org/data#f6ae7c52-b806-4021-9376-f361c22f73c5", + "@id": "http://digitalheraldry.org/data#c3a5b072-e3dc-44e1-8de6-152224422758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" + "http://digitalheraldry.org/digital-heraldry-ontology#Mascle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -49330,358 +49385,439 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4587e61e-ff19-4277-9ee6-ddcbb7d17c8a", + "@id": "http://digitalheraldry.org/data#193941f3-59e8-4572-8c6b-31c65fde886e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6524de24-5b33-4748-a283-ca87a82b1653" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#bb7ef3e1-70b3-4601-9096-6dc64ec7dfd6", + "@id": "http://digitalheraldry.org/data#70801d91-e019-417c-9e83-1adfb4e9c753", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#022e02c5-d7ec-44ac-bdea-9e1ffb02635f", + "@id": "http://digitalheraldry.org/data#da3e6ee7-2b91-47c7-b533-7534d832cb74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sejant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + } ] }, { - "@id": "http://digitalheraldry.org/data#2448ab8f-eb95-4788-b1c4-fa15b11a882b", + "@id": "http://digitalheraldry.org/data#a7821e9e-9330-4b1c-aea3-d1d5c14165f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Monk" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#and": [ { - "@id": "http://digitalheraldry.org/data#37c65230-899e-4567-8562-53708a421777" + "@id": "http://digitalheraldry.org/data#a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f" + }, + { + "@id": "http://digitalheraldry.org/data#27c41d23-1a79-44cb-9cb9-c7f157c738d6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1963e631-83ec-431a-afed-7e7229f0d0a1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#78f5b4cf-f75f-4bd3-929d-a2abbbfc0208", + "@id": "http://digitalheraldry.org/data#b069aef1-76b9-474f-b282-5758cdd1787a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b23c0e06-81a9-4b2f-bae4-3dbff70e9d7d" + "@id": "http://digitalheraldry.org/data#51e51897-2da1-4b89-b2d7-f9be6a090631" } ] }, { - "@id": "http://digitalheraldry.org/data#5f1a8492-1c89-40be-9821-ded30d41e89c", + "@id": "http://digitalheraldry.org/data#3f27f7a8-33bd-47be-a52b-f255e8f04e76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#EaglesHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#22fad033-3443-47f2-94fe-6a72440425ea", + "@id": "http://digitalheraldry.org/data#CoA0000002731", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e1628f6a-a7f6-4a84-9431-dfe644dbcf66" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1abfdb08-b532-4e69-bedf-112a873aab4c" + "@id": "http://digitalheraldry.org/data#d291bba6-1a34-4097-ace7-192ad957f9ce" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2731" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3824c99f-070c-48c7-80fd-70e2ab7a8512", + "@id": "http://digitalheraldry.org/data#0a6e2733-4eef-4ff8-9768-58ca22fcaa57", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4d0528e1-1d41-4485-a6f6-da5c1cac166d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4a3d87e1-315f-42f7-bf5d-51850d17654e", + "@id": "http://digitalheraldry.org/data#1e03192b-c552-4630-a144-f0f48edfa3d8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#38949958-a36b-4f52-b97b-3daecfa93dfd" + "@id": "http://digitalheraldry.org/data#e9231962-bc7a-498f-8c6b-c567fedd769e" } ] }, { - "@id": "http://digitalheraldry.org/data#9af0f368-c151-4b09-8ebc-ebd4e5d25e53", + "@id": "http://digitalheraldry.org/data#0ec6cd51-af70-4c47-b7de-d328c3441d8b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#1dc75c14-6e94-4e30-82db-f65ce9fdd8b3" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0c63e9da-7d3b-4a10-89e8-a9191ed9f424", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#8099eec1-bb91-4008-94f4-672af93b382a", + "@id": "http://digitalheraldry.org/data#ee448919-c158-4858-ba0a-804ed78da591", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#b8186aee-1e3a-405a-a160-a0be314ea05f", + "@id": "http://digitalheraldry.org/data#f3381c37-9980-43ca-aec4-a01ea528bd0f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + { + "@id": "http://digitalheraldry.org/data#50ff588c-660b-46f3-916d-fd2383bb9e1a" } ] }, { - "@id": "http://digitalheraldry.org/data#d07e6b73-f3d8-4deb-b0e2-69b6e2a2315d", + "@id": "http://digitalheraldry.org/data#13e10436-ad13-43a4-bb70-004790a1b9e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#20fe793d-058b-4550-828d-77f9a9907b00" + }, + { + "@id": "http://digitalheraldry.org/data#58b122d6-a80f-44d1-91c2-978376777395" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#36e69a2f-8309-4c42-a9ab-ec6655782480" + "@id": "http://digitalheraldry.org/data#3858620f-f493-48a7-b92a-cbbb2fa7babf" } ] }, { - "@id": "http://digitalheraldry.org/data#dbf7eba5-448c-4772-8d32-abcef3debeb6", + "@id": "http://digitalheraldry.org/data#CoA0000002477", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a33b730a-6b6b-4fc4-b571-e3772c88dbf0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#b61162ad-74eb-4d79-a031-298cf195dc1d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b2c950fc-5725-4612-9a74-d00c4b151384" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2477" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#38bfa6a1-a37e-4a53-8b2f-5bcc0bd6659a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e65ad35a-238d-4a77-a36a-ecccdbe00f1c", + "@id": "http://digitalheraldry.org/data#6a289a6a-cbf2-43a1-b285-0c7cac894ab6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#f10c3c91-78dc-4629-acfe-1ed7d45e8384" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5a3451a8-8134-453c-b4df-73cd6a2a9d5d" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5dcb51ec-0391-40e3-bdf8-b400c9530684", + "@id": "http://digitalheraldry.org/data#3ee398ce-a7ef-4059-9a6c-cff5be455b46", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0ed622d1-51f0-47f0-a184-e2b234e76c1d" + "@id": "http://digitalheraldry.org/data#2d6502ea-62da-4e85-a563-1a598690f7d4" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#bba90291-e758-44df-a655-e4830a380e1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#6a21a89e-0d63-4acd-833e-1a2ff11ee619" } ] }, { - "@id": "http://digitalheraldry.org/data#38fc4cd4-4023-411c-8af2-01d8f7098b02", + "@id": "http://digitalheraldry.org/data#c660bfe0-e9e0-4896-ba5d-e496a3de192c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lion", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cf5ef7d1-cb26-4543-a1d4-3fc9864affe3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#835893e9-3cd6-4daa-bf69-45553aef9c09" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1123224c-3dd5-468b-ac9f-669000a2436d", + "@id": "http://digitalheraldry.org/data#63ca6b22-003f-41ce-859d-cdf6fc719da9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#9ee63a7e-95fd-4ca4-b6a9-cb2a7fadb65c" + } ] }, { - "@id": "http://digitalheraldry.org/data#dd959057-d05c-405e-b682-1bbcf6c6163c", + "@id": "http://digitalheraldry.org/data#8752867a-4004-4c04-9d47-653a7b5f920f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#fa8bd569-af1e-4268-97c4-f17c829149aa" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#eb1cc96f-650f-4e73-96a7-cfe2d2774ceb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#4e63594d-23b6-4e7e-bccb-940042e18e0d" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#72f55192-eed4-432b-a311-e96bd86d3935", + "@id": "http://digitalheraldry.org/data#97d035d6-6225-41f8-a080-a0b51a62e6c2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#0c7bd3dd-f084-4016-8fc8-2b96034c5e22", + "@id": "http://digitalheraldry.org/data#ac2110cb-7b9b-4e9e-9115-5c6391523176", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#02e57de5-c1c2-43d6-8f79-5efebd53e54e" } ] }, { - "@id": "http://digitalheraldry.org/data#3aadf2a5-e6a6-436c-ad3e-19c47d5a3620", + "@id": "http://digitalheraldry.org/data#c278682f-df5a-4e14-b0da-cfb5d3a98b91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#d84849ef-41d8-4b62-832f-14e66d4e4bee" } ] }, { - "@id": "http://digitalheraldry.org/data#1c716a6e-26fa-44cf-a7b8-b31434db9c80", + "@id": "http://digitalheraldry.org/data#2c1a05af-eb7c-43c1-a1d4-e57a435dca88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@id": "http://digitalheraldry.org/data#6960a386-3ac6-4765-b41f-955e5f84e1fb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c91e1e60-d3f5-40b2-8892-92300b60b614", + "@id": "http://digitalheraldry.org/data#CoA0000006308_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 2 + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#027f7c32-edd0-4a79-a9fc-b5b73e1f12f0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3d1be0c6-66e3-451e-8833-f6d2d89357ad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b1c4af3e-5a29-4dd0-a4c5-3b133ddc301e" + "@id": "http://digitalheraldry.org/data#e8a32f24-a2ac-414d-82ed-ca4f9f7c2b59" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": "6308_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000006415", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant, langued, armed" + "@value": "fixed tincture of Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -49691,7 +49827,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1" + "@id": "http://digitalheraldry.org/data#CoA0000006415_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -49701,46 +49837,43 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3a16ffc8-d62e-4a4d-a6a2-66b60a1f20e7" + "@id": "http://digitalheraldry.org/data#9e9d5f5d-3e1a-4384-b7c6-d961c2c982b1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c3004940-351c-43ef-b9cf-d8650f8aebef" + "@id": "http://digitalheraldry.org/data#3fdd1665-c02f-4d5f-bae4-b5d80bc10fb2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#238a4334-9932-4849-bda2-d8d87cbc70f5" + "@id": "http://digitalheraldry.org/data#18db4c9e-b6ee-4fcc-a08c-b31ce7856c8b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "22239_CoAF1" + "@value": "6415" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#62b910ce-7484-46bb-957c-028bb3cc493b", + "@id": "http://digitalheraldry.org/data#ff4ca31a-9d9b-4131-865d-b4b5ae37d213", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#ee09d2f8-3442-4680-9315-e33402185b74" - }, - { - "@id": "http://digitalheraldry.org/data#6b60957f-8b7a-480f-bb62-49de11250e90" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9a9cb572-77c1-4bdf-8549-428c0416170b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A", + "@id": "http://digitalheraldry.org/data#CoA0000002698", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -49751,50 +49884,101 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#086191c6-8de9-4d38-872e-9207f82afe59" + "@id": "http://digitalheraldry.org/data#d7c87cd5-6fef-4f9b-b29b-f4ad49b2468d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5728a26e-bdb4-4d39-bfac-f0359861e2c2" + "@id": "http://digitalheraldry.org/data#e089ef56-201c-4f36-a5ae-da525f749c44" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21423_B_A" + "@value": "2698" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ddd74fc8-0de8-49c4-b315-d5b81b5d08a8", + "@id": "http://digitalheraldry.org/data#08ff2e42-5cba-4cb1-bb33-1b22e576e422", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#073750a1-58a5-4da8-9999-aba3ec3caeee" + }, + { + "@id": "http://digitalheraldry.org/data#cc5c8422-f9ac-4809-b036-c89a06e2b24b" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004384", + "@id": "http://digitalheraldry.org/data#55c73a61-0357-47e9-bcc1-b0d7b3e4a72d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added armed and langued and rampant to Charge1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006256", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000004384_1" + "@id": "http://digitalheraldry.org/data#5a307949-2411-4828-ab07-c7a5f5a75e12" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#09cf136b-b754-4d62-9717-a6a27fea6674" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6256" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#55a4a75e-572b-4546-9eba-873109292b8d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#590a77dc-e250-40f7-b85d-72c9152dab43" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002684", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -49803,22 +49987,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dbc9ad7e-c270-4e45-b7f9-90409c436aff" + "@id": "http://digitalheraldry.org/data#64637b4d-0cdb-42ca-80b5-73433fca8d98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8a426400-9390-4f1a-a15e-f8004a1c6720" + "@id": "http://digitalheraldry.org/data#fb6f14f8-9153-4bdc-8059-4ab942055817" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#1b358066-8a38-46c7-830e-69ef2de1a8af" + "@id": "http://digitalheraldry.org/data#c8e0dfaf-d118-45a7-afcf-4936a7c985ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4384" + "@value": "2684" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49828,76 +50012,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6eb16f3b-9815-44cc-81e8-998e543e2b31", + "@id": "http://digitalheraldry.org/data#77f8d41b-6d1e-467d-a854-5974f60a3ad5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#44527c9a-616e-40b7-a59c-798d18975b3a" + "@id": "http://digitalheraldry.org/data#2c894d22-d04f-4b8d-b304-5af7ed26e71b" } ] }, { - "@id": "http://digitalheraldry.org/data#5c7a5374-97e0-451f-aa68-a21568058ea6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d15be167-2f48-4685-98c9-3f284882910a", + "@id": "http://digitalheraldry.org/data#626f5999-bba5-47b3-8244-65eee7ea5a61", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#263ff9bb-fd20-40b7-ad3e-173d5bce49c4", + "@id": "http://digitalheraldry.org/data#4acdf933-d692-44ff-a3e9-85d574b345ec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#faa18199-d9b5-461f-8e47-ae2d9762ae59" } ] }, { - "@id": "http://digitalheraldry.org/data#9411a741-03db-4984-ae72-f24d4c46e5d0", + "@id": "http://digitalheraldry.org/data#CoA0000006926", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "added armed and langued" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9beebe6-160d-4600-9e3a-bb4810197536", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#47a43347-2fbe-4d64-8a5d-2f877f0b5e64" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000006926_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2be707f9-f9f6-4bf3-a789-32e14c3797b8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002811", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -49906,12 +50066,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bb2d4f1c-475c-4f61-997f-3b370a8cd4a8" + "@id": "http://digitalheraldry.org/data#766bc811-0dd7-4d99-bd15-c821739be230" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#3d68ebfd-5b10-43f9-ae73-b06428e224ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2811" + "@value": "6926" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -49921,183 +50086,125 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a80ef8f1-adbb-4263-a21a-5a2c053ce061", + "@id": "http://digitalheraldry.org/data#60254762-047e-46a8-ba9c-44a4f409cac7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3a91924d-51e7-446a-9f2f-fd33dba69b3e" + "@id": "http://digitalheraldry.org/data#8825aad7-f725-47a3-8287-e2b01ff92ebb" } ] }, { - "@id": "http://digitalheraldry.org/data#34af373b-9a9f-48fc-9123-65c27a619e37", + "@id": "http://digitalheraldry.org/data#b9a22860-30c6-49b5-a455-cda0065bc470", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#e39ab722-5b85-4dc2-b5d0-0ea75a8c107f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#0edc62a0-76f4-484a-abba-b7c73e22d890", + "@id": "http://digitalheraldry.org/data#0537cc6f-91ee-4372-a026-c4a9a9e492b1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bc7babff-46de-4a0f-b191-4f21f9a722a9", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#078c85ad-a560-472a-9f9e-e1eaa3ff0133", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#74ca302f-da05-4fc9-8c85-1353806170c5" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008452", + "@id": "http://digitalheraldry.org/data#b4ee31ed-d4a0-4fe0-b62d-c48f5f8a8930", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ - { - "@id": "http://digitalheraldry.org/data#69086fc8-9c36-4c11-ae75-db3e23b3d065" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#62ead83f-3d28-45c7-b8e1-837753fbff4e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008452_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008452_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008452_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008452_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "8452" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 4 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#046080f1-2738-4440-8073-d3c9cb9862c7", + "@id": "http://digitalheraldry.org/data#3e2d628c-71c1-4d55-9237-5283c56c18ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#16543307-13ae-42a2-844c-bf9fd94666a2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009818", + "@id": "http://digitalheraldry.org/data#CoA0000007582", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "added nimbed / added escutcheon" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#9ffb259b-6358-4c11-ac1e-73db19362fe3" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009818_A" + "@id": "http://digitalheraldry.org/data#CoA0000007582_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009818_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009818_B" + "@id": "http://digitalheraldry.org/data#a53c852a-6e33-49cb-baf1-0c57e77473c3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009818_A" + "@id": "http://digitalheraldry.org/data#9224871c-e413-4bfb-a397-8520288ea26e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9818" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + "@value": "7582" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a6b770fc-d36f-448c-b368-83834a5afa86", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#6de70761-6e31-4053-90d3-9f16b9b96959" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006926", + "@id": "http://digitalheraldry.org/data#CoA0000008226_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued" + "@value": "added langued, rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -50107,7 +50214,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006926_1" + "@id": "http://digitalheraldry.org/data#CoA0000008226_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -50117,17 +50224,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8099eec1-bb91-4008-94f4-672af93b382a" + "@id": "http://digitalheraldry.org/data#6ce2c9cc-bce7-4479-952a-b127e456ea8f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4a9c7a3-8964-4f24-a08a-eac01693ee48" + "@id": "http://digitalheraldry.org/data#c4eaac6c-9cd5-4da6-bf1d-238177a124d2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6926" + "@value": "8226_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -50137,80 +50244,101 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d7af9d7c-60ec-47fb-8639-695bc326ef07", + "@id": "http://digitalheraldry.org/data#e62dc850-4375-462b-9ed2-2dedfcedbc9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets" - } + "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003758", + "@id": "http://digitalheraldry.org/data#8aff2907-8051-4e96-b4c0-77452fa41932", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "added rampant and armed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003758_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f9f7dc10-3a70-468b-bacd-c0faadde1ff9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#20fe793d-058b-4550-828d-77f9a9907b00", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 8 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c2fc17d4-af71-42cf-90b3-d43f3309a28b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f2548012-e38f-45b7-a96d-1a9a4799d50f", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2118da20-36bc-49a5-92bf-4cac19c98177", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#44a06aca-33a6-41ab-b017-f99cec686f83" + "@id": "http://digitalheraldry.org/data#c05f2efc-920f-4f85-9fb7-c21371486426" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "3758" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d3b490e2-7d6d-4bee-97f6-6c16526e4dd2", + "@id": "http://digitalheraldry.org/data#be768bf5-7766-4e0b-a9b4-3eba2b370d30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" + "http://digitalheraldry.org/digital-heraldry-ontology#LobstersClaw" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#a0ec444e-0ea0-4d10-949f-136546673b9c" + "@id": "http://digitalheraldry.org/data#92838466-529b-4438-8574-1ce775351104" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -50220,34 +50348,37 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f3d977aa-917a-4ba9-b92c-fd00946d17e5", + "@id": "http://digitalheraldry.org/data#e73df0e4-4721-4cac-a93e-fd52c5772f90", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#05203dd9-f939-46c8-84f2-d1cf3e3a6665" + "@id": "http://digitalheraldry.org/data#c68c89cb-6663-492f-8a92-6dd713b49338" } ] }, { - "@id": "http://digitalheraldry.org/data#7fb3c457-237f-4897-98f0-4af450f1a99f", + "@id": "http://digitalheraldry.org/data#c7797643-1166-42d7-99c6-f801b74f35b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Annulet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003818", + "@id": "http://digitalheraldry.org/data#CoA0000006224", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -50258,22 +50389,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#63a04f15-15d9-4688-baa8-3935703f6941" + "@id": "http://digitalheraldry.org/data#da66f4c9-8f66-4da5-9264-6c58855ca6ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f127eea9-7005-4664-8b23-d209e39a0a3e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#653d8260-6ea8-48cf-9651-7f589c34753a" + "@id": "http://digitalheraldry.org/data#2e5a8d37-9d65-428d-92c4-2b5a69556e91" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3818" + "@value": "6224" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -50283,116 +50409,127 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1", + "@id": "http://digitalheraldry.org/data#6ed3813d-70a1-4c79-a0fc-ba0eb35c2e39", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fd744369-c527-46a1-801b-114ae62deb8a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000001660", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#706b538b-732e-4e67-94ff-5684d74bc80b" + "@id": "http://digitalheraldry.org/data#7bec60a8-33ef-4043-b158-8d33bd85281c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b47fd7b0-1440-4cdd-941a-a53b350d44ec" + "@id": "http://digitalheraldry.org/data#0e7fdb5d-de39-4230-a6ed-dd79c301f39f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#cfdaaa11-4e00-4c02-9b08-8065fde15ac7" + "@id": "http://digitalheraldry.org/data#8f70d8d0-0b75-401d-83e3-b892c6921f68" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8191_A_1" + "@value": "1660" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#025cd7ae-6122-40b5-8df8-ee41b5d6017b", + "@id": "http://digitalheraldry.org/data#e8c32735-e267-41ae-9b0a-6b43477771df", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Molette" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031520", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#3da018f2-eae9-4b65-bf0f-3c4eb7144d29" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7a9e4575-9d15-4276-ad14-afa80e92dda5" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d0f532ac-1d47-47e3-8f5a-704a9f64e7d5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#49c3d219-1f02-4ca6-8aca-b2c14e25637f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#46482270-5449-4ab7-9417-241e409507d1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#cece5b45-5fda-4255-b23a-9d5a5807e698" + "@value": "31520" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a255926c-925b-4745-bbaf-e825881e4192", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#262f5b09-de05-43ca-a25f-64f1ec6c740a", + "@id": "http://digitalheraldry.org/data#718094df-e488-4154-a133-fbd51496d7ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e197438e-6c32-4425-86b7-3b16a5f99d6e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "@id": "http://digitalheraldry.org/data#28d937ce-0898-4ad7-acda-c8df7330aa30" + }, { - "@id": "http://digitalheraldry.org/data#2a99db45-a2c6-4dc2-ba65-01a9310bec4a" + "@id": "http://digitalheraldry.org/data#b10addcb-1448-4b40-ab5d-1f14f47a3d4e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#07cd3c22-06b5-470c-883b-7b4623d2ddd0" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aaa2e1ab-28f7-4f78-8306-63433cd84052", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022273_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000002766", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -50403,131 +50540,129 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6e4b79e6-dd7e-4195-8997-ddcfd74b2945" + "@id": "http://digitalheraldry.org/data#bfb6d02c-e144-496c-97e4-7628eadbe31a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7cf5cd10-e867-4806-a17d-10407f577437" + "@id": "http://digitalheraldry.org/data#8c6be73d-8663-4162-a1ad-aa28b33d9594" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "22273_B_B" + "@value": "2766" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#fa664827-3ef9-47c1-91b3-d3a244c78615", + "@id": "http://digitalheraldry.org/data#326a268c-4a9d-4c8d-bc3f-6e404c9d244e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#fa9fd02c-3f6e-403e-a9be-3dd826f24231" } ] }, { - "@id": "http://digitalheraldry.org/data#0a2c6125-1aa5-4d07-9760-4febe6326e40", + "@id": "http://digitalheraldry.org/data#34b8c43c-7b1f-443a-92af-918f7f674555", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#00a8b9c9-fdd4-43e6-98dc-2d18a7fb190f" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection", + "@id": "http://digitalheraldry.org/data#852d8081-67e4-4961-b372-10ea94d1670b", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#350117b5-5b16-4e19-8783-0a8fb54f011a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fesswise", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + } ] }, { - "@id": "http://digitalheraldry.org/data#559424a1-818f-42b8-b97f-bcc543e8e59f", + "@id": "http://digitalheraldry.org/data#bfbc3165-0c9e-4965-a5f6-ba499a898433", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#5279b187-0ec2-4462-a0a3-15333f2b47a2" + "@id": "http://digitalheraldry.org/data#13e075f0-d1f0-4a08-94c5-3146945de4da" + }, + { + "@id": "http://digitalheraldry.org/data#3cf48c99-e83c-4e6d-b3d2-3757c6e178da" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d2e76249-1444-48a4-9b64-d0ff5a13682f", + "@id": "http://digitalheraldry.org/data#df6e4fb4-c70b-4ebc-9f31-c54ec268b068", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#32ff313e-21e9-455d-bb6c-6f818134c267", + "@id": "http://digitalheraldry.org/data#CoA0000002810", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f0311f9f-1546-4257-bfa8-9e328cb1821f" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#542c2957-0046-421c-b2ee-d14b062efd7b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ec378ad8-22c3-41f1-b87b-43f9bfd94948" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0995f3db-ac6c-4973-a7b0-1e61373c09c9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Book" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7db370e9-030b-4eb7-b5d0-0154fbd9ea08" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#294a4d05-2fb5-4c42-82d5-652e5df60312" + "@value": "2810" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D", + "@id": "http://digitalheraldry.org/data#CoA0000009579", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -50538,7 +50673,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1" + "@id": "http://digitalheraldry.org/data#CoA0000009579_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -50548,31 +50683,68 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#13c6f961-b793-4f1e-be5c-563ccba92566" + "@id": "http://digitalheraldry.org/data#83cfb2d7-39ae-4d9a-b0d5-0d2757bf7e37" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009579_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#9bd76e62-532b-43fc-92f0-17b10feb3339" + "@id": "http://digitalheraldry.org/data#CoA0000009579_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000009579_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19035_D" + "@value": "9579" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#b6bfd461-caea-430d-bd83-783267092b92", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Leek", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B", + "@id": "http://digitalheraldry.org/data#CoA0000003803", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed tincture of field" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000003803_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -50580,77 +50752,99 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6cef9ba8-bed6-49ca-b6b6-6a164568ddb6" + "@id": "http://digitalheraldry.org/data#c14838b1-1431-4506-815b-3609ec483172" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7817ee7e-0dcc-420a-ab6a-f1f1d9e241ef" + "@id": "http://digitalheraldry.org/data#a8f872f6-5d68-40a3-89d8-c1cbc018cc3d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21423_B_B" + "@value": "3803" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#eef6e52b-52f8-4007-846b-78b899c87d1a", + "@id": "http://digitalheraldry.org/data#12981dea-d7b6-45ee-87ee-f20e88da803f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#099c2681-780a-406d-b79a-85aabf427e59", + "@id": "http://digitalheraldry.org/data#84ba8b66-c5e3-461e-b072-27ec7818b5f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c536f941-670d-456e-829d-1f8c51b65112" + "@id": "http://digitalheraldry.org/data#ffdca52d-69e4-43a0-95c7-939c72758be5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5194e3b9-250a-4501-aa0f-4b7ed2b7152d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4b6b1c1c-0e06-4bf2-b444-035c13e83688", + "@id": "http://digitalheraldry.org/data#cf4a809f-0cb8-4231-b566-e6f36fd8c57c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ] }, { - "@id": "http://digitalheraldry.org/data#83c7cef3-8904-45ca-8058-ef6c35bd41d3", + "@id": "http://digitalheraldry.org/data#69b0d9f4-0962-4181-8320-2e1832fb2a61", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#2524aba6-fa1f-414b-ad4b-39fdde4b8e88" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#fb3e333b-add0-4eaa-8d82-9b64cbe6c5ed" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002937", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007296", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -50661,17 +50855,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#08d06e81-de1d-4ae4-880a-0ee5e4a49a2f" + "@id": "http://digitalheraldry.org/data#84bc97ea-c2eb-4d3c-a72c-929c403f6bba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#603c0415-698b-4aab-bd58-cb1bd506c5ae" + "@id": "http://digitalheraldry.org/data#989a090f-2544-402b-a851-622707409fea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2937" + "@value": "7296" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -50681,120 +50875,173 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006425_1", + "@id": "http://digitalheraldry.org/data#3aa805cc-1ad8-40d6-8c73-2f865db3d118", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#bf7bec75-accb-4266-8aec-8ef335b8db46" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003568", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ef09e95d-0248-47fa-9686-183f0b0c3cb6" + "@id": "http://digitalheraldry.org/data#e54edfe0-419a-4417-ae7c-97a536788765" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ad205791-b316-4e8e-a102-a972b7a3126c" + "@id": "http://digitalheraldry.org/data#0b27ae1e-774b-45ac-8af1-837b874155e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6425_1" + "@value": "3568" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#72b9601b-dfe4-434d-9fff-09388dfdde78", + "@id": "http://digitalheraldry.org/data#5ef1b18c-4b6b-46df-9e4a-b56462a3117e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower" + "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#f8a864e4-13e4-4458-a37b-7994bce272f1" + }, + { + "@id": "http://digitalheraldry.org/data#1fa90564-725b-4788-aeeb-a69ea390ab97" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#47af8091-44d1-4ea0-82cc-5d9244264f96", + "@id": "http://digitalheraldry.org/data#CoA0000035585", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#68151499-b999-4f18-af8f-61111d31e568" + "@id": "http://digitalheraldry.org/data#1acc7d37-41e2-4ddd-ba90-a760e3b17127" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8dbd2adf-d1bb-4c37-89b5-5d231c1b85a1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#8b19e124-1135-4471-b741-69221d90235b" + "@value": "35585" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#166a49b6-4e28-43be-b324-6c25e4c66203", + "@id": "http://digitalheraldry.org/data#b2f1ac27-84ee-47ed-adb9-e95350e8cd42", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_1", + "@id": "http://digitalheraldry.org/data#CoA0000002728", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#496f9abc-0836-46e5-8020-9a9070f2ae56" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#b89249b5-e07c-43ff-bb1c-aabc3e655419" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2728" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#b9831f10-4d85-416b-89a8-f2f646dcebb3", + "@id": "http://digitalheraldry.org/data#4332d869-fe24-47d7-9e4a-f904f39af5a3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#8f848ad7-8754-4182-a530-e6ed73ce76c6" - }, - { - "@id": "http://digitalheraldry.org/data#79cd0825-7ac3-46c6-b833-6f1d9855ef37" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#560ee6a6-62a1-4547-8652-ad2ce7aef0f6" + "@id": "http://digitalheraldry.org/data#12b74949-11d7-4804-b72b-fb52e161dec0" } ] }, { - "@id": "http://digitalheraldry.org/data#42d93eae-ecf1-41f3-88d6-860da3a4518f", + "@id": "http://digitalheraldry.org/data#cc8484e7-3b4b-42fd-9206-a6ffbc218518", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Anchor" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#a642c9b8-4804-4750-92a2-1c677a00e385" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#63a04f15-15d9-4688-baa8-3935703f6941" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c6c5d07a-9cef-49ec-8abb-bef78a8dc4e0", + "@id": "http://digitalheraldry.org/data#05f0c19c-f778-4d69-a4b9-2b757afa011a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -50805,18 +51052,29 @@ ] }, { - "@id": "http://digitalheraldry.org/data#03e7a925-7c50-472d-bebe-98f351886fd0", + "@id": "http://digitalheraldry.org/data#cf25bd20-cef5-443d-a770-ddfa63763e15", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4ddb14f0-085f-46f5-a694-4eed30804025" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#370c5619-b1cf-4ee5-b20b-815803b970bb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#49fa75e4-d742-4e8b-83da-2e720599a6de", + "@id": "http://digitalheraldry.org/data#b47ef627-5efe-46bf-b1ea-cef2096bd41f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0778aca9-d664-458e-95bd-aa7136510f00", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -50827,173 +51085,191 @@ ] }, { - "@id": "http://digitalheraldry.org/data#48a949e6-8423-49a2-9e24-89bcfad67504", + "@id": "http://digitalheraldry.org/data#4081e8a9-90fb-4722-a7dc-cbbcf77a09d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#727ab0b3-f4a3-4a71-bbf0-7f5ba8b778e1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fd14be44-e758-46de-871e-253a1b51200e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8b32d408-020b-4027-8813-bd501580e1ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008363_A", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fb095921-20bd-4dc7-89d2-4472d8ae15c6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#27acf93e-4b92-4592-9e1a-d750c552e13c" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d4f6d418-9a40-4a70-a9c9-15e87e16bc6a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8363_A" + "@id": "http://digitalheraldry.org/data#76117517-2cda-4cda-9925-d3a89c65f891" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#40cd2eea-9d41-4dde-b448-783bfa44b2d1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2f700eb3-9136-437b-a633-062bea70d9c0", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#85920e6e-b29e-41fd-9ee5-4b157d25bc07", + "@id": "http://digitalheraldry.org/data#8a4939e7-c71a-4091-b468-4f6006d518bb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crown" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pile", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#9105e3bd-2569-433f-addb-7662886f9af3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#16ccd4a6-5f91-4a86-bbe5-29679daac25d" } ] }, { - "@id": "http://digitalheraldry.org/data#29d10ba8-5ab9-47f6-9d4d-c96b88c4e026", + "@id": "http://digitalheraldry.org/data#d6e92295-828c-40ba-baa1-bbb699310d08", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#2a31a287-0912-47b4-8d85-d045bbc3e88a", + "@id": "http://digitalheraldry.org/data#bb3e2646-f3d7-405e-ab15-0de361965a06", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#33542e14-e7ed-4bc9-bc9c-7cc26c06e605" + "@id": "http://digitalheraldry.org/data#05829a09-9fd0-474f-9422-07d729126e9c" } ] }, { - "@id": "http://digitalheraldry.org/data#fe7711da-dc96-4bde-bd46-ab3acc0f09eb", + "@id": "http://digitalheraldry.org/data#4bebc89d-0b18-44bc-8e1e-427b143ec044", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Flying" ] }, { - "@id": "http://digitalheraldry.org/data#38201acb-c089-4215-af6b-d2126425ba57", + "@id": "http://digitalheraldry.org/data#e4c45b5d-ffac-479d-975a-a0c42041ac4c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b18409c4-0407-414e-8956-4929329128b9" + "@id": "http://digitalheraldry.org/data#3aac2f98-0ee9-4bc8-a3b0-af6733b3ea88" } ] }, { - "@id": "http://digitalheraldry.org/data#0c21eb52-89b9-45f9-8a22-e1967d2259f1", + "@id": "http://digitalheraldry.org/data#44a63534-bedf-42b3-bcbb-7a751046a585", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5a684875-0a4e-4a5d-977e-0844f0f5348d" + "@id": "http://digitalheraldry.org/data#a2805e61-6594-4c98-bc2f-959be08fa35b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000006073", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1fdab999-78e4-4d17-930a-eb3f8de937d3" + "@id": "http://digitalheraldry.org/data#41e9f93c-3f6c-48eb-b8bc-1704bdcc549f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4bdd5cc-a3aa-471a-bf67-56d3ec80c308" + "@id": "http://digitalheraldry.org/data#de470c30-2440-44a0-ad73-69c9e9fece79" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16665_A_1" + "@value": "6073" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bbce943e-1e8e-46d7-8434-531a03ff164f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_C", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -51001,149 +51277,139 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#017b1c88-6f43-4bbb-97ba-98efcef6f96a" + "@id": "http://digitalheraldry.org/data#0444f563-c7b9-448a-b830-74160637bb6a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#85d75343-e6aa-4eaf-b9a1-d945b580c738" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": "10789_B_C" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002904_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#bc47872f-3ce4-43a7-ba55-d0847e84fa9d" + "@value": "27639_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@value": "2904_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#c2da779e-ec34-45ef-8ac8-8e5b047ead5f", + "@id": "http://digitalheraldry.org/data#CoA0000002462", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#e06718a5-4917-4d02-bdf3-034cf5a91975" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6786b7b6-0f5b-439e-b0ca-7639285273bd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" + "@id": "http://digitalheraldry.org/data#4cc36e5b-07b4-460e-9561-6078f2057787" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#39ca192f-e9f5-4f2e-8352-8dac19da69b1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/data#644d2792-a5fe-4ca2-9031-bf5f5d0778f0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "2462" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c7f60a46-44e5-4ba9-9e9a-8fc1ea18dc99", + "@id": "http://digitalheraldry.org/data#f4d987c5-0c25-4814-b8ab-8d075537d8bb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#272de57e-2523-4910-81fe-3e1248d12d35", + "@id": "http://digitalheraldry.org/data#af8d6e5c-0560-49b8-ab21-f20b72d1ae22", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#43af48c1-242a-4c2b-8e76-af67dabb0603", + "@id": "http://digitalheraldry.org/data#4a0cfaea-9841-46ff-8a4b-27abfafaaa84", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9ed8d81a-7fdc-4f7e-9f70-dd239d700c9a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#32f4d728-56cf-4208-ab64-bfdfa566d134", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006278", + "@id": "http://digitalheraldry.org/data#CoA0000005679", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "removed field_seme" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000005679_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -51151,17 +51417,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8b211960-fc4e-4792-9e05-f3d3a4071ddb" + "@id": "http://digitalheraldry.org/data#853af6a0-31c2-4dde-87b8-1b05f3943c5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7f31bead-eea3-446d-8bcf-fbe5f6884cc4" + "@id": "http://digitalheraldry.org/data#833971b4-fdb5-40f2-9181-4104d7b69684" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6278" + "@value": "5679" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -51171,123 +51437,153 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0bb324b6-55bb-4038-89be-d02a2e55d8c2", + "@id": "http://digitalheraldry.org/data#a53c852a-6e33-49cb-baf1-0c57e77473c3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#82dbc4fb-2ddb-418e-a4e1-7b1479d9bfaf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Sickle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#34ee0c00-01a5-46f8-a0a7-ec666f983ef3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#35870bdd-4b37-4cb1-a431-8db1e0f6e067" + }, + { + "@id": "http://digitalheraldry.org/data#e1cd9b6a-e230-4b0c-ac8d-5c4ba6d3acb9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pile", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#363bcd44-eea7-4e27-9828-dcc3cc3afeca", + "@id": "http://digitalheraldry.org/data#da3cfbf2-bdbe-495f-8264-4b25363f1a85", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#91ab8b12-b592-43cd-97d0-7850a85bfd00", + "@id": "http://digitalheraldry.org/data#2934055d-820d-48b5-b206-05bf84b72d04", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#585ed956-7bad-454e-b99e-ff4ab771a887" + "@id": "http://digitalheraldry.org/data#15788457-82ea-4b2f-8fee-6c404af4a9b8" } ] }, { - "@id": "http://digitalheraldry.org/data#acf7a2fe-5f50-4b5f-80b1-3ae09343fbb4", + "@id": "http://digitalheraldry.org/data#af7ed014-db60-47ed-90f5-2cf27185a862", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#cbd60655-2716-41d8-bb66-74144b227f7d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#a30a5f3c-0433-4325-be1f-04ef9a8968b1" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e4325d12-cecd-476e-9d6b-012dcaf52f9e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002445", + "@id": "http://digitalheraldry.org/data#71aabaed-127a-4e82-b151-8596cc046bd4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and langued and rampant to Charge1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bcdc6cde-dd6d-42e4-bb82-6d50aa973de0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002445_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/data#74bc4136-bf49-4f78-bc75-19dba2b1781f" + }, { - "@value": true + "@id": "http://digitalheraldry.org/data#5a1b9567-3d0c-47e8-a88b-a9e6b4d6abc5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#89fd6793-1500-4774-9e5a-d2de50ff22bd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e9fecf6e-4f54-4e87-a921-3a9f10d9abcb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fish" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#5cf821f4-e931-4125-a6ad-cb50d3397a47" + "@id": "http://digitalheraldry.org/data#a40373e3-34f0-4800-b5df-3c62ad28d012" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6b698e52-dbd9-4c8d-8f85-16208acaaccb" + "@id": "http://digitalheraldry.org/data#890e4702-5c89-410f-b11c-57db01f6acf9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "2445" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027529", + "@id": "http://digitalheraldry.org/data#CoA0000031572", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -51298,17 +51594,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#127ce4d5-23dd-4ad4-8658-efae8e017f5a" + "@id": "http://digitalheraldry.org/data#0a95b446-2c9c-4da0-ae4b-dc59cc0895c9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e42896dd-0f06-4b7d-b803-5d669ee85209" + "@id": "http://digitalheraldry.org/data#f52947c0-2d33-418f-8e17-1bf494a1b895" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27529" + "@value": "31572" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -51318,130 +51614,123 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2edbae44-facc-43da-a8e4-684f165293e3", + "@id": "http://digitalheraldry.org/data#92d7e563-15b5-42d5-af13-cac70fdc95ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c73fb67e-1aaf-4d64-b0b2-782fbfb66b66" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#63f4c1ef-3d4d-4641-82ec-4e9e75432924", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#eb0cd901-4967-451b-b5d8-a4b3f5311230" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#ef20f9d9-ca5a-4b16-87dc-0271584e84c6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#bd320452-4dba-418a-ac64-c8d15b176750", + "@id": "http://digitalheraldry.org/data#3c081fe8-5913-412f-8eb5-a597c43667b5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Affronted" ] }, { - "@id": "http://digitalheraldry.org/data#d8ff51e6-166b-401b-aefa-94796ad4d846", + "@id": "http://digitalheraldry.org/data#CoA0000031532", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Arrow" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8c8a7f26-4ace-4837-aa16-dc2ca5fb6ea5" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#aee06bac-c6c3-466d-9b89-d97d42793ff3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#66440da4-423e-4996-85cc-4591bd7f5fe7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31532" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#561b842b-cb6f-46b5-927f-334c09ec733d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#858ac603-fac2-4a0e-ab82-4e01a584ac6f", + "@id": "http://digitalheraldry.org/data#3dcb0699-be29-4ddb-9a96-7e7df6730333", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#aad85c41-5485-4f9e-a695-5c2e638a5632" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#f603540f-f193-4533-a609-d728f7017e76", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Eagle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#7001a9c8-0a6c-43ba-b80f-f7a6094a3850", + "@id": "http://digitalheraldry.org/data#3a4ac1c9-4892-43ba-a158-27433acd8e46", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#94a97cb3-700e-464c-8d18-ea8c5b5a83e8" + "@id": "http://digitalheraldry.org/data#2dda0585-44cb-4710-a9f1-95059c9522c9" } ] }, { - "@id": "http://digitalheraldry.org/data#1a99a797-0206-4917-823d-360d37e73a2c", + "@id": "http://digitalheraldry.org/data#CoA0000006279", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 2 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#043ce6ed-bf67-431f-bd5f-d26550f2c81a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#de073252-5748-4ee8-8502-3d7edae96bcf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a14a0ad5-a701-4b75-a84a-bed0837f804f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" + "@value": "6279" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007311", + "@id": "http://digitalheraldry.org/data#CoA0000006017", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -51452,22 +51741,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d9a81743-a2a3-498f-90e3-97fa607f09ab" + "@id": "http://digitalheraldry.org/data#6e70fc9d-4ee6-40c1-85db-67c6a73d43d6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#006919f3-1280-4561-94b7-ceae7c2a9c13" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7d6ae299-d422-4f81-be77-52dbc24471b1" + "@id": "http://digitalheraldry.org/data#05fc2a37-76b3-4ca5-a3f8-a4c74f29ed2f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7311" + "@value": "6017" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -51477,34 +51761,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7812902c-bc73-48b7-86f3-67826b0ae11c", + "@id": "http://digitalheraldry.org/data#5791c143-3cfe-4c85-a4a2-3f4c93e6c962", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4aa01d6e-845d-485b-a097-155fa18d4c35" + "@id": "http://digitalheraldry.org/data#f30a9f9d-19d7-4293-af66-5af6a3b5e8b6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#16cccadd-e2d3-45ab-a628-2292e1d30591", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2" + }, + { + "@id": "http://digitalheraldry.org/data#446be2af-1bf2-4f03-b31a-04d3f81d3ee6" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrow", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000020538", + "@id": "http://digitalheraldry.org/data#3449ed9f-211e-4ba7-be26-8ae01c88ec35", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002948", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -51515,22 +51805,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#18fb44b8-710b-4f08-8f2c-46484207ee60" + "@id": "http://digitalheraldry.org/data#6d17ebbf-dcc3-4b3b-90b8-ffa566bbd5a3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c6ea104d-bfe5-49ba-8f51-ed177ea709d3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#4ed3d12e-0676-44b0-8dae-180d73990de9" + "@id": "http://digitalheraldry.org/data#ac2110cb-7b9b-4e9e-9115-5c6391523176" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "20538" + "@value": "2948" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -51540,18 +51825,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ca054400-f8e1-414e-abed-4e8d6ad7cf88", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002836", + "@id": "http://digitalheraldry.org/data#CoA0000031575", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -51562,120 +51836,172 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a6a3398f-122d-45bd-a377-77e0f3db2db8" + "@id": "http://digitalheraldry.org/data#10d7a642-d9ea-45be-aab0-eed91cd0862f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1150c007-3c55-463b-8767-1abe924939e7" + "@id": "http://digitalheraldry.org/data#bdadfdcb-a260-4905-a0a2-aef90e160163" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5a9b3352-7557-4846-996b-d727be74aa47" + "@value": "31575" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ac063f3e-8b05-456c-8c26-23077d3ad89b" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f8433fcf-3ba9-4825-8dac-6789ca427833", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2836" + "@id": "http://digitalheraldry.org/data#4d81768e-04bb-4adf-b6be-8a4652513694" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7ff1471a-10f0-40d6-9ff4-b7b8c53cc51b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1ad3cc48-0175-4477-9fe4-498ebbb702dd", + "@id": "http://digitalheraldry.org/data#6dc3b60b-f6d6-435d-93d3-322c146b6c07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#dd38b4d9-fb91-4333-8035-b7c54d15615b" + }, + { + "@id": "http://digitalheraldry.org/data#7ddf1010-62ff-48a8-bd5d-b328ba99f9ee" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#96674fcf-51a7-481d-a3c2-f98f83cc2d4a", + "@id": "http://digitalheraldry.org/data#aedd8880-399b-4f59-88e4-85ce2bf2393c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a2ac756c-dd2f-471d-9901-9d3a1e66e2e3" + "@id": "http://digitalheraldry.org/data#129cdee1-2191-4960-8528-3854cf5a6d4f" } ] }, { - "@id": "http://digitalheraldry.org/data#b3f36e30-1867-480f-a393-7c67be70e269", + "@id": "http://digitalheraldry.org/data#181e407d-d3c0-4e0f-9fa1-cc00f0f5d3d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#93095889-6014-41a3-8e03-f27342443c41" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#624bd075-08e3-474d-85c7-0c64c5994af4", + "@id": "http://digitalheraldry.org/data#7fbca07c-62a0-4e00-b5c2-5da0658371fd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5ffbcb6f-b6ee-46b0-a200-5cc5f4ef3c5b" + "@id": "http://digitalheraldry.org/data#12c68f7f-1ab7-42c8-936b-4434e4ba091a" } ] }, { - "@id": "http://digitalheraldry.org/data#b3379817-4cdd-4009-88a5-0c9199cc4162", + "@id": "http://digitalheraldry.org/data#be2f2025-b3b7-4565-9118-8771949584dd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3aeda639-fe69-48d4-832c-fcc670ac5eb8", + "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5ae04119-5d0b-4c70-b108-83801be57180", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#08857884-31e6-4256-aa47-5e99db193b0f" - }, + "@id": "http://digitalheraldry.org/data#57c43f13-248f-46b7-a4a6-d88b613328f9" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#63bed212-7e3a-4ec3-bb32-900d51027a5f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#ae727ccc-cb3f-4c57-bf6e-f3a7e1403efc" + "@id": "http://digitalheraldry.org/data#1d20f024-6ee8-41a3-a9cb-9316449397a4" }, { - "@id": "http://digitalheraldry.org/data#59daac54-1540-4b8b-b442-fbdcea5649a2" + "@id": "http://digitalheraldry.org/data#c8064960-d41b-4d0a-9102-0b7d36536a12" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bdee0539-e99c-4528-98f5-810125d3b28c" } ] }, { - "@id": "http://digitalheraldry.org/data#c8f3b098-f6f3-43fb-9f80-f67fc2357caf", + "@id": "http://digitalheraldry.org/data#0317733e-cf79-4b59-bbd5-a0ce12dc1d1b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f78fc97a-3eed-48c0-975f-32e26ea03795" + }, + { + "@id": "http://digitalheraldry.org/data#71742873-d10e-41ac-86e9-06ad99b1930b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4f851d65-4fca-48df-ab89-8b86b97d5c3a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031562", + "@id": "http://digitalheraldry.org/data#CoA0000008220", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -51686,55 +52012,65 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f7a4f6b5-c57e-43ed-b551-3eba5ebb8aa5" + "@id": "http://digitalheraldry.org/data#dc33634a-63db-4eef-98e1-a887854bad34" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008220_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008220_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008220_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#2d4df868-92d3-4a78-93f8-93db1071a025" + "@id": "http://digitalheraldry.org/data#CoA0000008220_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31562" + "@value": "8220" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#6194278f-2afb-4d60-aaab-7f60ec6a8fd3", + "@id": "http://digitalheraldry.org/data#94bf1075-02db-49fd-b7b1-4e98a631dc2b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#e2480e37-9c40-4aec-ad48-c0a27117a553", + "@id": "http://digitalheraldry.org/data#45b66c77-3f35-4b34-8dc5-95fd8939609c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#e64ffc85-d7bd-4a95-a515-a4aba9172d5f" } ] }, { - "@id": "http://digitalheraldry.org/data#33eda72d-19f1-4532-ac11-af6bd62384bb", + "@id": "http://digitalheraldry.org/data#5e3759f0-0b46-4aee-9b4c-20f3670e9776", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish" + "http://digitalheraldry.org/digital-heraldry-ontology#Key" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#d98db7ed-b154-4271-b789-97bc369041b2" + "@id": "http://digitalheraldry.org/data#1a324b6d-6a9d-4b2c-bc7a-c8374f92bfa8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -51744,109 +52080,81 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007285", + "@id": "http://digitalheraldry.org/data#CoA0000006266_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#97e50ad1-2aa7-4f99-a8f0-a797f8774625" + "@id": "http://digitalheraldry.org/data#eb2c5d39-1497-4b57-b4c7-bac522869969" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9d7d38b7-0d54-4b5b-8922-9b05afd8500c" + "@id": "http://digitalheraldry.org/data#064670a8-4acb-43ae-b190-7419f77ece9c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7285" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "6266_1" } ] }, { - "@id": "http://digitalheraldry.org/data#046b84e0-54fe-4dab-8521-4f80cfe762d2", + "@id": "http://digitalheraldry.org/data#CoA0000002931", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#65a30445-cf53-4b48-9c21-685a0d5cf4e9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32dd1da9-ff8a-42be-a15e-4a157e9f73a2" + "@id": "http://digitalheraldry.org/data#de34ee24-ac20-4b24-8cd6-67ddbe4df00f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a48000e6-d49a-4e36-904c-9ae1fc1f95c8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#706dd59c-773e-45ed-8508-79b7b61005fa" + "@id": "http://digitalheraldry.org/data#d6eeda39-2416-43a2-ba31-b69b40aab9ed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#107b62e8-e39e-47ff-9146-56f5a1fbdf47", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#603c0415-698b-4aab-bd58-cb1bd506c5ae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2931" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ea12de1d-ed44-4faf-970f-89a50a5facb8" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ac8a4d36-a768-4294-96e3-2525bf032932", + "@id": "http://digitalheraldry.org/data#CoA0000006402", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#2a708aea-6e64-46c3-83af-a366e7e9ff09" - }, + "@value": "added rampant and crowned to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000006402_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008682_B", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -51855,12 +52163,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#84489076-45e3-456c-9dc6-ab73058f7c77" + "@id": "http://digitalheraldry.org/data#e5fd143a-322e-4a1d-bcf9-16ea38b128cc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#4f8be2df-453e-442b-a02c-942f1bd64c80" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8682_B" + "@value": "6402" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -51870,188 +52188,220 @@ ] }, { - "@id": "http://digitalheraldry.org/data#452150a6-40ad-463c-8d94-7b078d0175f7", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c851e3c0-f893-4739-a5f0-d55d0ef2b662", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#284e0820-b963-4e24-bd41-3d77df786233" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3ffda9a6-4571-4a29-9231-5620e1443834", + "@id": "http://digitalheraldry.org/data#670d904a-6234-4fbb-b55f-7e78501e4ac8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#c57660ac-2f16-45b8-8ab6-f12575dfcd66", + "@id": "http://digitalheraldry.org/data#475963dd-600d-4c1f-bb8e-3194c25a7856", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#19040038-9990-48e4-aadc-1d83dda56288" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#cb572305-cc81-499c-bd4b-58e73c24df02", + "@id": "http://digitalheraldry.org/data#CoA0000000384", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#6e497bee-4f85-4bc3-979d-af25b0b1938b" - }, + "@value": "added langued and armed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000000384_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#05f0c19c-f778-4d69-a4b9-2b757afa011a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#bc856487-1fa9-493b-bef2-4b5e63631c51" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#d19606c7-55ae-47a9-9edc-4903ec6412f1" + "@value": "384" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1b789d64-cfc3-44a0-bc95-20ebbd06198a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#71dcd8dc-d4c5-4970-bfb9-ad1b2756a609", + "@id": "http://digitalheraldry.org/data#defcb8de-6291-41a1-b680-43ac91855edb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "@id": "http://digitalheraldry.org/data#9c6488af-6f69-4b17-81e9-77bfd51183b6" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#f37a380b-1384-4a19-bff3-a4c61a8c032a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#64cc7a54-1613-4c51-b8f6-3ed45ad3a402" } ] }, { - "@id": "http://digitalheraldry.org/data#6288fe8b-6f9b-4841-9d36-42b91d9646dd", + "@id": "http://digitalheraldry.org/data#756a3da5-da45-4f71-8bdf-278b98b7bf49", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bc277f2b-b045-4834-8373-d86a1ac16906" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c9cb8713-a8d8-44cf-9f56-ff7f631af18f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#a9a4bf2d-c424-4145-a30b-392b4611dd22" } ] }, { - "@id": "http://digitalheraldry.org/data#d800d195-0660-4dce-84d5-5f6f79d1c7bc", + "@id": "http://digitalheraldry.org/data#9910e655-f783-43d1-ab2b-36d1b67eaf0a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B", + "@id": "http://digitalheraldry.org/data#CoA0000031573_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#46e9f4c1-c8b5-4587-b3d3-5d694f6e330b" + "@id": "http://digitalheraldry.org/data#a3bdb10c-8b44-4929-b903-a30ed8ab4185" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2dc383d5-6260-4e76-a99b-c7a9bea25193" + "@id": "http://digitalheraldry.org/data#2a4433e5-df7b-4d30-abbb-73546fda5936" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8359_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31573_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010789_B_A", + "@id": "http://digitalheraldry.org/data#1346df96-dbe8-480c-969e-c8a4625d162d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#88279049-4722-457d-8f33-57d584db55c1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e2bbe48a-3383-43b4-8a20-3ffba39b4ce7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#8e9f164a-519a-4bfe-bde4-f604a4a5d506" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "10789_B_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002803", + "@id": "http://digitalheraldry.org/data#CoA0000002827", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -52062,17 +52412,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a635f88e-36cf-4b59-a768-4c855a238aa7" + "@id": "http://digitalheraldry.org/data#1621aa5c-d167-41e2-8da5-db65ae17100d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a42b440c-1651-40e5-a66f-8beb84372eb1" + "@id": "http://digitalheraldry.org/data#1bed99cc-51e3-44e6-a089-fd1116a9193f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#7e468840-f180-40d5-9ce1-e00811c3b957" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2803" + "@value": "2827" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -52082,54 +52437,69 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e2840e02-b926-4dc0-bebb-ae67ac2df8ec", + "@id": "http://digitalheraldry.org/data#a337cab3-6237-40e4-b2fc-5be53ef07974", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + "http://digitalheraldry.org/digital-heraldry-ontology#Book" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#c399287b-49f0-4b22-810d-2a02debefec9" + }, + { + "@id": "http://digitalheraldry.org/data#10c9e156-163e-4665-b73b-6fc18077515b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" } ] }, { - "@id": "http://digitalheraldry.org/data#6c366025-5a3c-4827-a755-d99ce39160b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ + "@id": "http://digitalheraldry.org/data#697768e6-d01f-41fe-9fb6-4a6065a2417d", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#7fea9f71-44a9-4cfb-94ef-87387c074794" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ] }, { - "@id": "http://digitalheraldry.org/data#5c230280-37c1-4cca-8a31-0771b18e0f67", + "@id": "http://digitalheraldry.org/data#692f2ff3-6e6c-455e-9a6e-e2bac8877042", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003805", + "@id": "http://digitalheraldry.org/data#CoA0000002906", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued to Charge3" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -52139,7 +52509,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003805_1" + "@id": "http://digitalheraldry.org/data#CoA0000002906_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -52149,37 +52519,57 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e9466ff8-cdf0-4a64-ada4-37a69cfecff4" + "@id": "http://digitalheraldry.org/data#e8b61aa8-695b-48bc-a1fb-f81932e1859c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#27e1696e-8303-43db-b6b3-f027998c93a3" + "@id": "http://digitalheraldry.org/data#5b9c9984-f12a-4783-88ed-0c89405f7d48" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#0e04a4f9-18a7-477a-a7a8-692f3b90f540" + "@value": "2906" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#ceb55088-ed43-4150-aba6-62c58086ea68" + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#817c8f19-987b-4c3e-b7ee-bc7e4bd828be", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2a2f5e37-5725-4c18-93ae-8b34ba44b909", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3805" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3fdd1665-c02f-4d5f-bae4-b5d80bc10fb2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#802fd4b3-7420-47bf-b04b-5132c0f56ef1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031546", + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -52190,67 +52580,46 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0a7e038a-37ab-4e89-a759-31c8cf85ed6f" + "@id": "http://digitalheraldry.org/data#c660bfe0-e9e0-4896-ba5d-e496a3de192c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#18177549-d797-461f-b8e2-4156d700a8af" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc" + "@id": "http://digitalheraldry.org/data#55a4a75e-572b-4546-9eba-873109292b8d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31546" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "21423_B_B" } ] }, { - "@id": "http://digitalheraldry.org/data#63ec41dc-f465-4a71-b6dc-1fd69051de7b", + "@id": "http://digitalheraldry.org/data#09cf136b-b754-4d62-9717-a6a27fea6674", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d601d7ab-85f9-4dea-a714-20f9632e0bc2" + "@id": "http://digitalheraldry.org/data#e8e84538-baa5-4606-b257-4670b516ba79" } ] }, { - "@id": "http://digitalheraldry.org/data#4362608b-890d-49d3-aa9f-4b782cb588d8", + "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#54be6901-e6b8-417d-8485-626dd2f7bafa" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#5a823e7f-da51-45eb-ba4c-c3afec5a8f00", + "@id": "http://digitalheraldry.org/data#64637b4d-0cdb-42ca-80b5-73433fca8d98", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#0e8615ce-6b4e-4dd8-a20f-d49127077524" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fb9220e7-1389-4339-9710-f0b5c7941a66", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -52259,297 +52628,198 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5a2f30c4-428d-4de4-bde7-7916d22bb822", + "@id": "http://digitalheraldry.org/data#82888d37-8850-4b87-842e-9291fa9686fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#43d66b76-4655-423b-ac84-3cd87cb48f46", + "@id": "http://digitalheraldry.org/data#c7d8ea91-42df-4b2a-a115-447bb20674e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#cf28f02d-ba55-4680-97c3-d6395c03c822" } ] }, { - "@id": "http://digitalheraldry.org/data#f4881bd5-683a-43ea-9856-8de066711903", + "@id": "http://digitalheraldry.org/data#74f4bcd9-59e4-4753-9a5f-0e4da388f516", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#f599efcd-b1f2-4c46-b7d0-4dfaff4346e2", + "@id": "http://digitalheraldry.org/data#3ec7f3ea-1a88-4e4e-a97f-62fb405b4617", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8cbb885a-0ee5-483a-a1e7-fdbf4d009b0a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003357_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#263ff9bb-fd20-40b7-ad3e-173d5bce49c4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#375bd060-ea8e-4541-a091-c32ccba2d543" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#1cc3bed7-9b5a-42c0-81f5-7175d492f306" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "3357_1" + "@id": "http://digitalheraldry.org/data#706850bd-39f6-4728-9180-e5e937b2fd2d" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031496", + "@id": "http://digitalheraldry.org/data#3fecb6dd-5180-46b5-85e1-2a8a391aaff8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#baceb3a8-6bb2-4156-8ee9-65213f3a0fad" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#c32901a3-ae96-4ab5-b3c4-c645cc46ff61" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "31496" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#c5e6e254-83c1-45ad-9e1a-396bd1ff706c" } ] }, { - "@id": "http://digitalheraldry.org/data#2129e291-950a-49a6-bd4e-ebd17c0a33fc", + "@id": "http://digitalheraldry.org/data#b716bd3d-a3f0-46b8-b133-12c2151e1a63", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#94ee4295-0b74-4ac7-8e51-590670e55a87" - }, - { - "@id": "http://digitalheraldry.org/data#1ae110d0-566e-4004-88ef-91146ce3b9ce" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2d249e51-26e8-408e-8820-606eda049904" + "@id": "http://digitalheraldry.org/data#cb82b110-2eed-4f15-8c36-37c7034ac19a" } ] }, { - "@id": "http://digitalheraldry.org/data#b175e31b-9631-499c-8b80-1bdad122998a", + "@id": "http://digitalheraldry.org/data#b39028f2-ddfb-4221-9682-1e389ba0d2a5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#93ca4cf7-87aa-4f70-ab08-72c78b42288c" } ] }, { - "@id": "http://digitalheraldry.org/data#43db27a4-f016-42a0-bd68-f31d4076eb03", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#931275fc-e8d4-45e9-9786-e85fa4ff8a8a", + "@id": "http://digitalheraldry.org/data#16543307-13ae-42a2-844c-bf9fd94666a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#08e614b3-1388-43d8-b89b-3b20df54e15b" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4502fc1c-2cfe-49f3-bd90-bec5ce86f377" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4d0ebcd0-bbb2-425f-961c-a2b9e8bb8b22", + "@id": "http://digitalheraldry.org/data#2de3d3ad-6bd9-4b8d-a286-4925806fbc76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#a68a26e7-3281-4676-a753-0505319ff1e1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#85d46f06-d31f-42de-a5e5-1834e1dc78a9", + "@id": "http://digitalheraldry.org/data#9e25d4ba-a724-4947-999d-04d2dd4ad3d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c22e80e3-cd72-42b6-9ae4-9d3c029c30cd" + } ] }, { - "@id": "http://digitalheraldry.org/data#e4d210d4-dc90-4639-8435-cc2f3ff93920", + "@id": "http://digitalheraldry.org/data#8e907d4d-68dd-4b85-89aa-03d9a6c976f6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#78b7b16d-f8c3-40ee-bb18-6c703487a504" + "@id": "http://digitalheraldry.org/data#ee2912e3-180a-4585-a99a-702a4ff7054a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007582", + "@id": "http://digitalheraldry.org/data#CoA0000031557_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added nimbed / added escutcheon" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000007582_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c6c5d07a-9cef-49ec-8abb-bef78a8dc4e0" + "@id": "http://digitalheraldry.org/data#fd34e314-22ea-45ac-a795-b93ad31b4395" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e900f01d-0696-4f86-8323-9f524714f6bf" + "@id": "http://digitalheraldry.org/data#bb65280c-6493-45de-ac2d-f210751d223a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "7582" + "@id": "http://digitalheraldry.org/data#9c95d4a3-55dd-467a-b2de-e3222b44ab76" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "31557_1" } ] }, { - "@id": "http://digitalheraldry.org/data#19f80691-7351-4e3c-a9ff-f1263ebffbeb", + "@id": "http://digitalheraldry.org/data#2dc2f683-aa8a-4302-8d46-0adabafc71fa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3bb295ea-09a3-49b2-ba27-f0a4f0113c7f" + "@id": "http://digitalheraldry.org/data#f332b421-6aa2-43c2-bd72-763b0b717242" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#arranged", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#069eb25c-ec01-41e5-8769-08e46e40fa30", + "@id": "http://digitalheraldry.org/data#a1021423-4e34-4039-8eaa-0e4f76a8660a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#a74b1e97-bafd-4bd5-ba84-5b640dd7e74a", + "@id": "http://digitalheraldry.org/data#80197cdb-de9a-402a-a4f7-600793a0d923", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cf8c7b26-da67-49e1-981d-365a65313f9a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A", + "@id": "http://digitalheraldry.org/data#CoA0000009691", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "removed crowned" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -52559,7 +52829,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000009691_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -52569,58 +52839,38 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#53d64223-5454-4329-8c6d-c08109600419" + "@id": "http://digitalheraldry.org/data#6d2d529f-5fea-46e4-92d6-dbdd9bb4093c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1fe1cd53-d819-409e-a19b-5cd3a6aac6f6" + "@id": "http://digitalheraldry.org/data#40faca2b-5836-4b9f-b33b-66edcda3a45f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27639_A_A" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8abf4e88-7ab8-4cff-b5c3-d6b68dd62c24", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#d417c188-eaf8-4537-94a0-513ea49bfc48" - }, - { - "@id": "http://digitalheraldry.org/data#9b96e637-7d49-4c52-8fff-41cc3e6e22d0" - }, - { - "@id": "http://digitalheraldry.org/data#2b390279-41e3-4491-a2a2-f081fd1e7b7d" - }, - { - "@id": "http://digitalheraldry.org/data#c34403f2-3246-4806-8e7d-a5cf7f139a6f" + "@value": "9691" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#52b29e6f-f331-4b13-beb5-b26991e30fe7", + "@id": "http://digitalheraldry.org/data#8b0c4346-7781-4d37-a0dd-73d6dfb9bc4b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#897fe443-e29d-4e17-8193-8067d326a316" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006227", + "@id": "http://digitalheraldry.org/data#CoA0000031561", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -52631,17 +52881,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c53e22f2-024c-4e63-a14d-db7ebf849cb3" + "@id": "http://digitalheraldry.org/data#e7483561-5437-4189-b251-d3f43d07e624" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5a157ea6-a948-443f-a12b-f2021791c819" + "@id": "http://digitalheraldry.org/data#ad488d54-0bdf-4623-855b-f40beeb9c69e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6227" + "@value": "31561" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -52651,32 +52901,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9de37b8b-d908-4595-9dcc-db05d82df366", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#cc2b6a25-d6bb-4a4f-91a1-78e000071715" - }, - { - "@id": "http://digitalheraldry.org/data#c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3e0ae895-6c12-4215-a9f2-73485d2f93b1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007961", + "@id": "http://digitalheraldry.org/data#CoA0000027384", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge2" + "@value": "added field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -52686,7 +52917,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007961_1" + "@id": "http://digitalheraldry.org/data#CoA0000027384_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -52696,22 +52927,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d9d96cae-83a8-45ee-8f17-478bf36ea92e" + "@id": "http://digitalheraldry.org/data#73505ff2-3f97-43cc-81d7-bb711cb18897" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#45cc2893-a806-4cd8-b337-b89708a29e08" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#4e8d7c02-740c-45d4-b9b8-1bb5002cd139" + "@id": "http://digitalheraldry.org/data#464ded86-425a-47a3-98cf-02c03cf38027" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7961" + "@value": "27384" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -52721,246 +52947,317 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031558", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#82974570-24e4-415b-9f54-cea22ecee643", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "added second tincture to Charge1" + "@id": "http://digitalheraldry.org/data#5651c2c6-7ce1-4b3d-88c1-a5ded9d75e27" + }, + { + "@id": "http://digitalheraldry.org/data#77b85fb7-41fe-453b-8c92-8b780ba0a935" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7c157d9b-c50e-4acc-8101-7a882125631e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031558_1" + "@id": "http://digitalheraldry.org/data#679129c1-04ee-4001-8575-ea4788b9498a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b9a623b4-5de9-4af7-be1e-0bea39847c4c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e012557d-fddf-4687-83c8-0dd1a4f9b982", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#dd87722d-6056-4610-a17b-5c7a3342da18" + }, { - "@id": "http://digitalheraldry.org/data#602d3468-1a35-43e5-9e7f-a2819254b5ad" + "@id": "http://digitalheraldry.org/data#fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0e12e4da-bb6e-45bd-9fd4-0361a7cc2089" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2f1a8675-a375-4d16-83e2-4c6907384db2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": "31558" + "@id": "http://digitalheraldry.org/data#a580de20-f3fa-4ba7-b63d-f8308354ed38" + }, + { + "@id": "http://digitalheraldry.org/data#32115866-79cd-4a50-9ea8-4beb8b89ec48" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#0e31299c-1fb2-4d03-aaa2-2d0a931b313c" } ] }, { - "@id": "http://digitalheraldry.org/data#d1e888b2-f8c3-461a-80a7-ac919350baeb", + "@id": "http://digitalheraldry.org/data#1e1264f4-a347-478f-98ed-f65e98db045a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#733cd606-f37e-4749-aa19-6403b1ae1e43" + "@id": "http://digitalheraldry.org/data#cdfad3e2-2650-4738-b9a0-faa00c4afec4" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031511", + "@id": "http://digitalheraldry.org/data#395d6336-0574-4463-abd7-3ed8f3d68846", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fish" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#97428786-92b4-4bb0-a8a4-a571c083d054" + "@id": "http://digitalheraldry.org/data#4f186e65-ad4d-482e-bf5a-afc9c4e3ef85" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5bb73297-a4b7-4785-98c2-3abf4fc9a16e" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1e31f773-6fb2-4c4d-9a55-9db3f188017d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#db967146-0780-41b5-ad1d-be0caaf2c6dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "31511" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#479322db-0c4a-4055-a41b-429a4cdc2b2a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#276341dd-dbbd-4286-a5ae-64b234c22fb6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011265", + "@id": "http://digitalheraldry.org/data#c5731969-3eb6-42a0-a2c2-aa0c50e12d85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#67e53ebe-25f1-4ab2-9474-a3a1603a536e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6a7ffa19-4a9b-4cb2-88c7-11c299c8b83d" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9270aae5-7017-4d0a-93d3-e217d119becb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ebf08951-beb3-44c7-95dc-2789fd94233e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": "11265" + "@id": "http://digitalheraldry.org/data#dfd402d8-ad2b-4252-902b-6234b92bd63e" + }, + { + "@id": "http://digitalheraldry.org/data#33231948-eb99-444b-bce6-e5ae4765c006" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crowned", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#abccea2f-0096-42a8-a4d7-8cec2a835e2a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" } ] }, { - "@id": "http://digitalheraldry.org/data#fe11aed8-4fc6-4a27-aaf6-4e9160b4aa0e", + "@id": "http://digitalheraldry.org/data#64b5e296-9e98-4927-a71b-eb63740ff1f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4671f987-da11-4b7e-a720-1e927a5b7528", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b8c66b2c-9af4-4f3c-85bc-e6deef5e191a", + "@id": "http://digitalheraldry.org/data#414759f1-dcc5-44e9-9f1c-410148c7aaef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a919bc07-2dac-4ec6-ad59-d7be759742ce" + "@id": "http://digitalheraldry.org/data#463bcbec-4470-44e3-94e1-1e10d57e6600" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002910", + "@id": "http://digitalheraldry.org/data#ec2adc72-c2fb-4753-8fe8-3f2d878192b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#014c3dc7-1ce2-4758-9da8-3acb1834a164", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@value": "removed field_seme / fixed tincture of Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "@id": "http://digitalheraldry.org/data#fd5652f5-9e69-417b-a710-e600e075f9dd" + }, { - "@value": true + "@id": "http://digitalheraldry.org/data#7d75ef04-787c-4b3a-bb5e-362595fb9e21" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002910_1" + "@id": "http://digitalheraldry.org/data#bfa5cda0-444f-487d-b5f2-32c86d9dbd9b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a222923d-5779-410e-8e8d-0faee5ce2121", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1a1f0188-d685-4980-88bc-b1e476fcfd14", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#e7ab23f5-2c7a-40c4-8ff1-169d8faa976b" + }, { - "@id": "http://digitalheraldry.org/data#bb7ef3e1-70b3-4601-9096-6dc64ec7dfd6" + "@id": "http://digitalheraldry.org/data#9802b090-9597-4d23-bd3f-b1caa701cd2f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f211b390-ae2e-4ed5-9e8f-6d0a33009aa9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e08cc0db-e9a1-4dbc-a0e3-90fa902ad381", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": "2910" + "@id": "http://digitalheraldry.org/data#59551b0d-dcb7-4f23-8b8b-10f6f5a399d4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 1 + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3968c099-7ec3-4345-8856-64b6ab6a13f0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5d8f4d83-6514-4314-b924-849c3af158f6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3ead45df-5079-428e-82d4-3b15396c8733" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009646", + "@id": "http://digitalheraldry.org/data#CoA0000000586", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed semy / removed crowned" + "@value": "added armed and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -52970,7 +53267,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009646_1" + "@id": "http://digitalheraldry.org/data#CoA0000000586_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -52980,22 +53277,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7aca639e-fc00-4a08-b9cc-c6f1755c30d8" + "@id": "http://digitalheraldry.org/data#86f9e8cc-1445-4664-9dc1-bab338e6b9b8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#650baecd-5ddb-476d-8856-0ef93a59bd29" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#fc400484-ff42-46d1-a1c8-3b6ea7a2ef28" + "@id": "http://digitalheraldry.org/data#f8433fcf-3ba9-4825-8dac-6789ca427833" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9646" + "@value": "586" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53005,18 +53297,41 @@ ] }, { - "@id": "http://digitalheraldry.org/data#61eca948-3f57-4f9a-9e44-151b4da6c4e1", + "@id": "http://digitalheraldry.org/data#CoA0000019035_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#7bf038a3-eb93-41b2-8c51-b1f95ab2bbad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#40b4673e-f243-4abb-8aaa-b9ab4fd2df14", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#031cec71-3b8b-4990-b9ca-b132d76463a2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031579", + "@id": "http://digitalheraldry.org/data#6f0a67ce-474c-4fc3-9a90-cde6d3b75ab4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002688", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -53027,22 +53342,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#262f5b09-de05-43ca-a25f-64f1ec6c740a" + "@id": "http://digitalheraldry.org/data#5c26b3d2-de0d-434a-9434-ac9ee7133259" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a09de9df-fdd0-4eed-81fa-b11c6b2d4d20" + "@id": "http://digitalheraldry.org/data#3169d1f9-767b-470a-9c70-e1237515a9a9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#f260025a-0522-4671-bf36-3c97466a09b7" + "@id": "http://digitalheraldry.org/data#dfd402d8-ad2b-4252-902b-6234b92bd63e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31579" + "@value": "2688" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53052,18 +53367,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1478a86a-7c63-4ca4-ab8c-95fe89450acd", + "@id": "http://digitalheraldry.org/data#ed92f362-f597-43a0-be0f-6a63d3c5efe1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#3f8697b6-d845-4e57-94e5-fd4883f28270" } ] }, { - "@id": "http://digitalheraldry.org/data#e95802f5-5c57-448a-8342-3b62b9889fd0", + "@id": "http://digitalheraldry.org/data#2ed6fd6d-7abe-43e7-b164-fc60be39e094", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -53074,111 +53389,124 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008229", + "@id": "http://digitalheraldry.org/data#0382ba62-df0a-4f32-9e56-4b8c32a40883", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d0b53f7a-2adf-41a9-b8d2-6552e35da893" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008229_A" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008229_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "@id": "http://digitalheraldry.org/data#44a63534-bedf-42b3-bcbb-7a751046a585" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008229_B" + "@id": "http://digitalheraldry.org/data#a2805e61-6594-4c98-bc2f-959be08fa35b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008229_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ab2fb103-b0da-4a75-a72d-77708fb260c5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8229" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e375e344-aa2d-42c6-bd15-7bfd98036bcd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#de689755-1da6-4a26-ba37-fd9b2c4d1e24", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#d16b3b9b-2d92-485b-b7b9-e915f21ed5cb" } ] }, { - "@id": "http://digitalheraldry.org/data#6d353bcd-38d2-4bd4-b117-f45631426aa3", + "@id": "http://digitalheraldry.org/data#1bed99cc-51e3-44e6-a089-fd1116a9193f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#93918a52-dcf3-4487-b87e-76dc64f78b53" + }, + { + "@id": "http://digitalheraldry.org/data#7e468840-f180-40d5-9ce1-e00811c3b957" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a4ee3527-6b88-48c7-975f-b1eb5e8fa841" + "@id": "http://digitalheraldry.org/data#1e93ca17-32df-4693-b7ae-9e03c2c91be7" } ] }, { - "@id": "http://digitalheraldry.org/data#a7d5b116-8c25-4d36-9b1e-5bbf24c44bea", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castily" - } + "@id": "http://digitalheraldry.org/data#22a63f7c-b20f-476a-80e4-a1664a03358b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031553", + "@id": "http://digitalheraldry.org/data#CoA0000005965_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#059bcd32-385c-4a9e-bdf5-93ae7f399819" + "@id": "http://digitalheraldry.org/data#19dd6c25-0fc6-4cf2-a57c-2007ef68d30d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31553" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "5965_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d847a8d9-548a-4cc8-8056-7158cfa0f67c", + "@id": "http://digitalheraldry.org/data#5667aebf-bafd-4563-a2c5-e2b78d60e64e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#b0bb636d-0243-42f9-8217-4a2e82a631ca", + "@id": "http://digitalheraldry.org/data#05fc2a37-76b3-4ca5-a3f8-a4c74f29ed2f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" + "@id": "http://digitalheraldry.org/data#35d1f843-bff9-490b-aec9-d1bddb0b9c0c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b72f9a71-6393-4897-b046-cf887c0bb335", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -53187,12 +53515,20 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002443_1", + "@id": "http://digitalheraldry.org/data#ad34ed95-a360-48aa-8f4f-abb7adac29c6", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000003420_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -53203,237 +53539,203 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d519b3f8-b319-4f59-a87a-65179d9faca4" + "@id": "http://digitalheraldry.org/data#216ad165-ef91-412b-a0b9-27c3a8287786" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b9831f10-4d85-416b-89a8-f2f646dcebb3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#79cd0825-7ac3-46c6-b833-6f1d9855ef37" + "@id": "http://digitalheraldry.org/data#71ad38e7-56f8-4296-80c4-eec63b7991cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2443_1" + "@value": "3420_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002768", + "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a67902b-9a06-4737-b0ac-0ff179ae3e7e" + "@id": "http://digitalheraldry.org/data#3e2d628c-71c1-4d55-9237-5283c56c18ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#faeefda5-6922-4dc5-a0c4-8083ec8534e5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#bddf35ac-6af0-4008-ac93-e6ffb0e1608f" + "@id": "http://digitalheraldry.org/data#4839dacc-aef6-48a4-9329-392460ca297d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2768" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "8359_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#45e33060-cff5-424a-8b2d-e328bf17db76", + "@id": "http://digitalheraldry.org/data#8b548f54-0951-4cfe-9ea0-42dcaf58206f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f95ca7ba-2f76-4463-a0dc-5b9c66d71a71" + "@id": "http://digitalheraldry.org/data#0b02d02b-d159-49f6-9f60-c6cd15f1def1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bar", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#ad709de5-bbc3-4b11-acae-2ad6cbda439f", + "@id": "http://digitalheraldry.org/data#11dbea84-3c0e-4dc1-a041-b6f94892fe80", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#12708262-ad0b-4944-ba1b-70a7413b65b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a281156f-bdcc-412c-9a11-a5abfdcd48ba" + "@id": "http://digitalheraldry.org/data#76c34fb8-acae-4042-bf16-8a8be7121b9c" } ] }, { - "@id": "http://digitalheraldry.org/data#d71743f7-6b26-4348-934e-483de8d47574", + "@id": "http://digitalheraldry.org/data#b623c0bc-575a-4e06-9373-a52a2cdc62b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#a7d5b116-8c25-4d36-9b1e-5bbf24c44bea" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#b02502b3-28cd-4b19-8a28-eed6cc938147", + "@id": "http://digitalheraldry.org/data#606bedce-3331-48a4-8a96-90f37109dc22", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5b24daac-e76c-4a3d-8b1c-97593a636d12" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019399", + "@id": "http://digitalheraldry.org/data#b3bf3379-27a7-4c0c-a9d1-c6257336cacc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d12bd933-7fc1-4ef1-8342-0b5af5285c4a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#2dce1f52-e1d5-4aa1-a836-32171ce4da88" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "19399" + "@id": "http://digitalheraldry.org/data#fd3c6e03-a93d-4aee-b59c-ca0d6cb62b52" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b947abe0-f40f-4b94-a4b6-e6026479884c", + "@id": "http://digitalheraldry.org/data#06ac2e0a-d7b9-46c8-8ed4-96dfcecf5b90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#37833238-06e6-485f-ae3d-5f5920ed906b", + "@id": "http://digitalheraldry.org/data#4c97e3d6-30ec-453a-a24b-dc892febc5af", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#294a4d05-2fb5-4c42-82d5-652e5df60312" - }, - { - "@id": "http://digitalheraldry.org/data#7db370e9-030b-4eb7-b5d0-0154fbd9ea08" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0995f3db-ac6c-4973-a7b0-1e61373c09c9" + "@id": "http://digitalheraldry.org/data#65a928cd-90b5-401c-8ef5-90c67453f002" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006308_1", + "@id": "http://digitalheraldry.org/data#d6019596-058e-469e-bde8-f77a56abdbb3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Antler" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#4a0cc34c-5893-4982-88cd-7d9ffa490bec" + "@id": "http://digitalheraldry.org/data#bf58558e-52fc-4bd9-8589-28d0880cd99b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#2b1b5621-1016-4e78-9658-86ec25559026" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6308_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasField", + "@id": "http://digitalheraldry.org/data#3e4f8234-2698-43cd-94f6-8633a58f789a", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#7cf79463-ddbf-4309-ae85-29a4447fdfe2", + "@id": "http://digitalheraldry.org/data#ff9fe36e-96c4-4008-bfcf-adb84db7020a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4c0688d1-3f24-469b-b8dd-31bf0cdf1c4b" + "@id": "http://digitalheraldry.org/data#c637d48f-b512-4ce7-84bf-1317e1403644" } ] }, { - "@id": "http://digitalheraldry.org/data#6524de24-5b33-4748-a283-ca87a82b1653", + "@id": "http://digitalheraldry.org/data#ee2a50c5-e509-43d3-8a32-202153fe052c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#6765a2b0-a9ef-4968-9288-5d7fccac951c" + "@id": "http://digitalheraldry.org/data#3c081fe8-5913-412f-8eb5-a597c43667b5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c1764214-3ffa-443c-b823-d0bc2e363f5b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -53443,91 +53745,80 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a587c4be-3764-4ff8-910e-b0997837c6bf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bull" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#91ed64d1-28cb-4f25-b929-324c9ed353d0" + }, { - "@id": "http://digitalheraldry.org/data#c0240b77-5cd9-4744-9378-6889ce12fbf3" + "@id": "http://digitalheraldry.org/data#5b92a781-5fe3-4635-85f8-d6009d003409" } ] }, { - "@id": "http://digitalheraldry.org/data#1f38ec1b-bdf7-4bec-a852-3531606a570e", + "@id": "http://digitalheraldry.org/data#e48fb92c-b165-4d76-a456-9670f8f7d926", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f6c04523-e22a-457b-9518-65e93de3cbd0" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b6fcdd16-00f4-472f-aba8-50e19878eab6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#ec13f0f3-141e-4415-8718-310833288966" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#1cae1fe1-1a5e-47a7-964d-45f22911550f", + "@id": "http://digitalheraldry.org/data#29ce1d86-c7f0-422b-acdb-2ff5c36ea290", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#71a1ab19-25cc-48b0-aba2-5a539fe95bee" + "@id": "http://digitalheraldry.org/data#10808ffc-b8cb-4100-8a16-0d9aab29027f" } ] }, { - "@id": "http://digitalheraldry.org/data#3943edca-06fa-4256-a1ae-35ce0f1d8665", + "@id": "http://digitalheraldry.org/data#eec538a7-fcfa-440e-bc66-3d45bb09beff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 4 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#6a5edc03-a95f-45ed-b67b-f7f03e87f13a", + "@id": "http://digitalheraldry.org/data#b482ab17-f182-4247-8260-32eb2acab815", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#dafd2d57-dff8-460d-afd6-8d9978a38696", + "@id": "http://digitalheraldry.org/data#c2e49155-ba83-45fc-a4b4-95cc47a3b9e3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ @@ -53537,78 +53828,54 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e0763434-0765-4ce6-9c00-3e1be0d6afa8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c1ce7c9e-5858-4e9d-9af2-211f65b7756c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001146", + "@id": "http://digitalheraldry.org/data#675bab22-4979-4f3b-aa07-c8c92ce33d34", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#27be50d4-344c-447c-b376-6c583a2b28bb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#95b5082e-3695-489b-a7cf-31b23814a62e" + "@id": "http://digitalheraldry.org/data#4a351bd2-dd2a-4d02-b157-d12980c997ee" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "1146" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#22a8d6ba-95f3-4067-bea0-5b353f2e60e3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7fecbd93-1596-4b8d-b907-ed06a1099db0", + "@id": "http://digitalheraldry.org/data#8f682f6b-e466-4032-be79-1a085bd145d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#b1dcce15-7bd2-4a90-9f93-38c6f989168a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#363364d2-db64-45ba-bc42-519ec813122d" - }, - { - "@id": "http://digitalheraldry.org/data#1645aadf-c5aa-4b84-8357-ea60a7179376" - } + "@id": "http://digitalheraldry.org/data#92955cad-990e-4737-b52b-9d4879378130", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#cf48c7ac-18d6-4cdc-9132-3007f56dd422" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#febb094b-b6a5-4e98-b52a-53adf4967d67" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -53618,35 +53885,54 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4ea6dbe5-4904-4961-9af6-d62dc9b695cf", + "@id": "http://digitalheraldry.org/data#7c3b293f-fdd5-49e1-998a-298ca953d8c0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#83c1ba6a-a0c5-45ce-8b88-2914480f274c", + "@id": "http://digitalheraldry.org/data#5a265a63-51e2-4eb1-a74e-e44b2340bcd4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#255a9116-d3af-4370-960d-873abad5f135" + "@id": "http://digitalheraldry.org/data#397fc86b-2d50-4baf-abee-6b742357ecc0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007334", + "@id": "http://digitalheraldry.org/data#3022056d-cb12-4201-b8ab-03b66c5d50f7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#b28a4777-7a0c-4ba8-87d2-0a131daedbb6" + }, + { + "@id": "http://digitalheraldry.org/data#560d9eee-de84-4912-8ed1-43cf15710739" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#bebf73d6-cf9f-4d66-a12b-478d8c93387b" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009682", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued" + "@value": "added armed and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -53656,7 +53942,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007334_1" + "@id": "http://digitalheraldry.org/data#CoA0000009682_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -53666,22 +53952,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#efa135e9-2313-4456-9269-4a8f73442a52" + "@id": "http://digitalheraldry.org/data#96b6da67-351d-46d2-9a90-00e43244921e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d660090e-6ccb-4a18-9eb4-651ad429c345" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#62470d3f-5db9-458a-ab75-fb08bd368211" + "@id": "http://digitalheraldry.org/data#ee331b12-d232-47d6-8d3f-58e2c983e3a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7334" + "@value": "9682" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53691,86 +53972,98 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ea742d9b-be37-464d-a9c1-a814e94c745c", + "@id": "http://digitalheraldry.org/data#fe509538-d45d-4efc-a69c-74f097464cb2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ec26a7e4-13ba-4828-9784-090c320bf69d" + "@id": "http://digitalheraldry.org/data#7916c45e-a3c2-4797-a5d0-75d55082cf51" } ] }, { - "@id": "http://digitalheraldry.org/data#820abd1b-a6ff-4401-85f3-ab3eb4b46641", + "@id": "http://digitalheraldry.org/data#CoA0000021423_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f3e5d5ca-1405-45fb-a74f-73e1476a0f6a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f4d987c5-0c25-4814-b8ab-8d075537d8bb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000005965", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": "fixed tincture" + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000005965_1" + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000021423_B_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#ae2889c1-98cb-4bba-b469-582d3cdc3a4e" + "@value": "21423_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ { - "@value": "5965" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#68670b52-eca1-48df-a5a5-188e2396d9e7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009818_B", + "@id": "http://digitalheraldry.org/data#CoA0000001319", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added armed and langued" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000001319_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -53778,17 +54071,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#70710e72-71e8-44e3-8c04-198c247b60c4" + "@id": "http://digitalheraldry.org/data#328a2a16-11a0-41b4-9aa6-57c93aba6349" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#24e09ff4-82cd-4b58-a4a9-92a929d32386" + "@id": "http://digitalheraldry.org/data#1e09eaee-8ad8-4306-a2d7-47f9b8da9e28" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9818_B" + "@value": "1319" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -53798,39 +54091,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021659_A_A", + "@id": "http://digitalheraldry.org/data#CoA0000000118_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b52a5ef0-d0dc-482c-9af9-662fd00aa51d" + "@id": "http://digitalheraldry.org/data#fa42fe42-0585-42f1-aca8-b1573711fff5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "21659_A_A" + "@id": "http://digitalheraldry.org/data#0478ae02-c6ac-48d4-bab3-334b4248fad1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8a426400-9390-4f1a-a15e-f8004a1c6720", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d61e70ed-a211-4601-8c3e-7dbad80385eb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#ba4c2e00-c9ba-49b7-9477-d338a61a1c9e" + "@value": "118_1" } ] }, { - "@id": "http://digitalheraldry.org/data#392b9159-2161-4e83-966a-cf11e9e49b66", + "@id": "http://digitalheraldry.org/data#21f4caeb-d92e-40a0-a847-e2beddb01fe0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -53841,7 +54133,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007367", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -53852,875 +54144,677 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2ad8c329-de51-4aa4-b8da-598daa27daf0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#94408d73-3dc9-41af-a81f-fb3ba7e23247" + "@id": "http://digitalheraldry.org/data#28e9d55e-2c5f-4909-88c6-e891d463f5ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7367" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "19035_Escu_B" } ] }, { - "@id": "http://digitalheraldry.org/data#4e5a6d87-4c77-4727-8345-48cc6507a925", + "@id": "http://digitalheraldry.org/data#fa9f2d2d-3147-4588-8cfe-3415cd1d4bb1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c11c175a-84ab-4c1a-9e8a-5bc81acac69c" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f942c5d4-5c73-479e-8bbb-84df54f0b716", + "@id": "http://digitalheraldry.org/data#f8b09c74-bc0e-4174-826a-bb2d40598335", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#Star" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1" + "@id": "http://digitalheraldry.org/data#b91ee397-6f45-43db-a9ac-a706af8c39fe" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a6d61046-91b2-4b6c-8042-2a1668c474c1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b0166bab-3623-4357-b2d9-2cdd4d486975", + "@id": "http://digitalheraldry.org/data#85bd7723-56b1-4183-adb8-9e3f38c5ad5a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#4e3910f5-8155-40b4-9179-a199ad1ef33b" } ] }, { - "@id": "http://digitalheraldry.org/data#5ce04855-7fba-4880-a414-cddb4a582ee2", + "@id": "http://digitalheraldry.org/data#fc6af23e-6431-4a7e-b509-98f378f1c43e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#688bf05e-4adc-4900-a2ee-ebc561169d73", + "@id": "http://digitalheraldry.org/data#9c95d4a3-55dd-467a-b2de-e3222b44ab76", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1392ea03-e2c8-4675-8b3c-afa295ee2556" + "@id": "http://digitalheraldry.org/data#414282d8-76a9-4d18-9d02-6b9eff9c3ba9" } ] }, { - "@id": "http://digitalheraldry.org/data#6825e0d6-7108-4f86-baae-f83b7146f95e", + "@id": "http://digitalheraldry.org/data#0f24f45a-877b-4803-af17-569bf00d8e07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#430d4a9e-b2fe-4531-88fb-d94e71705b8a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#128b6472-f558-4470-8b35-060a1ecf5117" } ] }, { - "@id": "http://digitalheraldry.org/data#bb2cf922-f25a-4eb1-87b7-6976dccc711b", + "@id": "http://digitalheraldry.org/data#276341dd-dbbd-4286-a5ae-64b234c22fb6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6c7d17b8-7b4b-464e-a887-f5245dd8b617" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#9f3bb568-1039-4312-bd99-ea70ad103354", + "@id": "http://digitalheraldry.org/data#5dfd38a1-467e-4fc7-ade9-987a592b8bdd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008452_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5e9362e6-44b1-4ceb-bfbc-b3d09633519f" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#cddbd6c9-a60f-461f-8515-c9a9563ebcda" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8452_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#55c58474-f737-4333-8f2f-87e0a6344379", + "@id": "http://digitalheraldry.org/data#99cf3724-d8be-4ead-86f5-3f7d9a97e8c1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#5bbd84c6-ce78-44d0-8651-e34b1eeecc1b", + "@id": "http://digitalheraldry.org/data#94002a62-b55f-4d49-8d89-7063c4629e63", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#d5f73894-aaa6-4db9-bc37-e3983ed8c3d9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#292ba535-2986-4320-9efe-fd3a3705fe01", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 5 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#329f7e53-2995-4825-8859-42f88bf4da8a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#2b1926ab-8984-4552-89d9-eb36345b2904", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#754e8e24-5e89-402f-b166-a9d35c1fe3e1", + "@id": "http://digitalheraldry.org/data#36131414-9719-4bba-96fd-8de251b023da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#3ac7741c-3260-40bd-92ca-6d108d7fee0f", + "@id": "http://digitalheraldry.org/data#c82f8d32-8c6f-4417-be49-9e00d52783b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ee09bc23-f109-4ff5-941c-82b322fa5201", + "@id": "http://digitalheraldry.org/data#a6cebc61-e48d-4f03-afb1-a841763c05c9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Antler", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d441b19e-3e40-4650-8cd9-620e36091037", + "@id": "http://digitalheraldry.org/data#8241860b-3fcb-4082-87ac-8c4dd0bdcfbb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a1db520a-cede-47a7-9de1-6ee0cc1e9b24" + "@id": "http://digitalheraldry.org/data#cc638abe-918e-4f3e-af34-8c104b27b34d" } ] }, { - "@id": "http://digitalheraldry.org/data#b26f0c9b-a4f5-4ed8-ac83-57348472f96a", + "@id": "http://digitalheraldry.org/data#2632850b-3424-48a4-8686-dcce8bd4cfc6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#fe3c893e-6568-43ba-bee2-1b3a616d00d9" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9858ec58-98cc-4107-8a88-8847ddc3e693", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "@id": "http://digitalheraldry.org/data#81201d3d-fcbf-4ca0-adc4-6789fbc7def3" + }, { - "@id": "http://digitalheraldry.org/data#032eb9f3-1bc3-4c0b-9aff-d3eeab5fe41f" + "@id": "http://digitalheraldry.org/data#4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#5e6e87e2-f8a9-4225-87b2-f90f36d8dea6" } ] }, { - "@id": "http://digitalheraldry.org/data#73a290d6-56c3-470f-9dd6-00e917ba2ca3", + "@id": "http://digitalheraldry.org/data#024cd139-7cb6-4e82-bcc2-84ea2665cfcd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4a3fabf3-5ff4-4c1e-ba73-cc391870e96c" - }, - { - "@id": "http://digitalheraldry.org/data#a42283be-da78-44fe-9d19-332f295e6697" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#fcc24fac-9be9-480e-8e1b-b8f953eb43dd", + "@id": "http://digitalheraldry.org/data#fb434111-a8d1-423d-874d-411c3aaceb77", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#bea013a2-05cf-4d97-b9d8-a8e98c06c4ab" - }, - { - "@id": "http://digitalheraldry.org/data#a51ef05a-1650-49bf-b1b3-a4d62727471a" + "@id": "http://digitalheraldry.org/data#6f3c876c-7e42-44b2-8a87-a16b7628a041" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#0b2deac7-d67f-4317-bde2-93f8555ac429", + "@id": "http://digitalheraldry.org/data#9bec8972-5380-4eaa-acbd-3be02aef835e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Affronted" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#7465951d-cec6-4c17-b57b-1b9224a5bcef", + "@id": "http://digitalheraldry.org/data#fea75ad3-207b-4fd5-8a0e-8ef453247f2a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#350117b5-5b16-4e19-8783-0a8fb54f011a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#58c08113-faf2-4f6d-ad22-e80c8d757df7", + "@id": "http://digitalheraldry.org/data#66093bfd-1da9-4d45-b3ca-552e9a4cb3bc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#7cb90536-67af-466d-af5d-0ebded1fe949", + "@id": "http://digitalheraldry.org/data#823674a0-f432-4ce7-a0ab-2a0dfa24e787", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#850a6c47-e064-4540-9d3a-9321470ec817" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006531_1", + "@id": "http://digitalheraldry.org/data#CoA0000027639_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5b50fa39-7732-4061-b0fd-100fefa591f5" + "@id": "http://digitalheraldry.org/data#fcdec40b-bd2d-4974-a196-1f551daa9c8a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#63ec41dc-f465-4a71-b6dc-1fd69051de7b" + "@id": "http://digitalheraldry.org/data#008591cd-d822-418b-acd4-3c9693d9ee48" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6531_1" + "@value": "27639_B" } ] }, { - "@id": "http://digitalheraldry.org/data#36e5c96e-32d0-4e8c-99b1-21a5218afd22", + "@id": "http://digitalheraldry.org/data#CoA0000003420_2_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#22319c5c-d6d9-4f17-bf19-a754f1e73c55" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#06a69705-02e6-4200-b034-2141ba8318cd", + "@id": "http://digitalheraldry.org/data#5a4cfef7-db39-46c3-ad11-9821245c2e3d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a6a67da9-d6ee-4686-aadb-32dca9f02592" + "@id": "http://digitalheraldry.org/data#a1cf966d-3ffc-4024-9597-af5aed04d78f" } ] }, { - "@id": "http://digitalheraldry.org/data#c069282a-2bc6-4b9e-95fb-6384319331f3", + "@id": "http://digitalheraldry.org/data#9cc81055-438e-448e-8517-c2f7738dba35", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#e15b8c49-cdfe-418b-9a04-5b872c891c33", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#82eb60cc-6763-4e94-b904-35a9f86da1d4" + "@id": "http://digitalheraldry.org/data#bafa4c14-d555-4e50-ab2d-3c8e41224565" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#285ea4ea-e1da-4e41-9fc1-05bb92668f83", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#58954779-22ed-4868-8f01-072bda3d732b", + "@id": "http://digitalheraldry.org/data#2416a7a3-90be-4e2f-a890-58c3ce4e2703", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#64204d1b-0766-418e-a4da-1cdf26871eb7" + "@id": "http://digitalheraldry.org/data#b91f8e00-fdf8-4a16-8537-2d4aabce151e" } ] }, { - "@id": "http://digitalheraldry.org/data#6144cabb-c00b-4a28-82f3-c452a56a80ca", + "@id": "http://digitalheraldry.org/data#CoA0000031544", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "talbot in dog geändert" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#with": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#197eb23a-34a9-4634-aeb2-fa68ae684b95" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#af732133-bc29-4e8a-8209-bad693916150", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000031544_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#237d0d7e-41ee-4020-967f-1105646d2a69", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#585ed956-7bad-454e-b99e-ff4ab771a887", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#07cf1ff9-6e98-4423-ba36-08467041534d" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#f8c1695d-d11d-4d4e-9b1b-37db8ba94097" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5e594960-9fe4-4b42-b7c6-bde735bfc406", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5804e4b2-c125-45fc-981c-d5e7aaf2042c" + "@id": "http://digitalheraldry.org/data#028c2684-c708-443e-b340-f83dc73a49f7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bcfbc515-a4c7-40be-b8c5-d0e5ae6a2dca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31544" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#5edcaac4-9fc9-492f-be11-aa9690bb2cae" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#62ffc1c6-9be4-4f25-a7a0-70bd5b518e83", + "@id": "http://digitalheraldry.org/data#c9e5ede5-ee4e-4a23-b3eb-1fcd15b1b267", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#af240b65-9559-4074-b9d1-6ae71c7e04ff" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7c4f8048-3d1c-4de1-896b-548f0f48e539", + "@id": "http://digitalheraldry.org/data#8d2766b9-fa5b-437f-8951-4a4be4e0eb3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4c719058-1d5d-4208-9a1a-ee9b3559ba1d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_1", + "@id": "http://digitalheraldry.org/data#fe706a74-ac1e-422c-b8c8-886713adaf80", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#512026b1-c914-4c47-bdf9-b643ef446aa9" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008378_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#53a6988c-ddec-4d2b-98f8-ec6dd5813791" + }, { - "@value": "8378_1" + "@id": "http://digitalheraldry.org/data#7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#efc21c35-14c9-4145-b3da-cdef5f8d760d" } ] }, { - "@id": "http://digitalheraldry.org/data#d8755451-4c0e-411d-b301-a2f869b5c0a4", + "@id": "http://digitalheraldry.org/data#e78e5907-1354-4d7d-9cbf-b4ef09ddc4ff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 5 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000034749", + "@id": "http://digitalheraldry.org/data#360f0db5-4828-4ee8-8443-9fc2ac58a5ba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#654a81c6-5a5a-42ca-8c5c-278ba5847ce8" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#9747c542-b740-4d7e-ade5-cce98bae004c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#677bf627-5889-4c02-a9e3-6d77f69f65c3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "34749" + "@id": "http://digitalheraldry.org/data#8a1f6889-eb3b-4958-b0e3-692bc693c460" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/data#3b1e6b9a-8514-45bc-ba92-983961eb3b42", + "@id": "http://digitalheraldry.org/data#e7af006c-9a16-4112-8dd8-d79ecdc7c3aa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b1b3b703-29e2-45c9-bd23-bca804022ef4", + "@id": "http://digitalheraldry.org/data#62f14d37-2ca2-42fd-abea-aea973f90aea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Castle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8615ca3d-6e46-46e2-983b-f1ed4d146350" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002450", + "@id": "http://digitalheraldry.org/data#CoA0000006402_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#20c00eee-bf94-4b9e-bcdb-7f1e71c77bb0" + "@id": "http://digitalheraldry.org/data#56651309-63a3-47fe-85e6-6f7b2ea135e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d2139002-f5e4-4c78-9c8d-2bb9e0a85109" + "@id": "http://digitalheraldry.org/data#eef63860-b504-4f88-9201-7db374a5285a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "2450" + "@id": "http://digitalheraldry.org/data#28ece4e9-b6bf-42ec-8159-805d07112ace" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "6402_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3a16ffc8-d62e-4a4d-a6a2-66b60a1f20e7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bird", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#3a35e6fb-f251-4ad2-8c54-74bb39e8b173", + "@id": "http://digitalheraldry.org/data#CoA0000006425_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#691918fb-8d7b-4c1a-b732-ecdd24bf9b71" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6fe3d158-601f-4d6c-a23b-c06eaafa8e02", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c6eb48dc-bf23-4e82-b4e0-4f14087449d3" - }, + "@id": "http://digitalheraldry.org/data#97667227-52d0-4c14-89c9-f6a608dd64e1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#57c07af6-9659-4158-8e0e-fc257dbcb711" + "@id": "http://digitalheraldry.org/data#b716bd3d-a3f0-46b8-b133-12c2151e1a63" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "6425_1" } ] }, { - "@id": "http://digitalheraldry.org/data#b345492c-0df7-470b-9d08-3f941dd622ef", + "@id": "http://digitalheraldry.org/data#e68ab6cc-4bae-42d3-abb4-d82708613f6c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#220d4fdd-03ec-4145-8b2c-4a671816d98a" + }, + { + "@id": "http://digitalheraldry.org/data#010c3920-0110-4e4d-b48b-8228314e240a" + }, + { + "@id": "http://digitalheraldry.org/data#25e4f425-3306-4228-9f57-fed717b1b3ae" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e640ca59-cde2-4b38-a652-10fd3c8e3954", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#091c4268-9944-49c9-9013-b1756e9162c8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#45d6c0e4-0c0c-4b55-8adc-40bafe5a8fb2", + "@id": "http://digitalheraldry.org/data#1ace87b9-7678-4cb8-8021-c9b7db5146a9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#37c69e11-4cbc-4abb-b6c1-9f5a3c2c139b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#1fdab999-78e4-4d17-930a-eb3f8de937d3", + "@id": "http://digitalheraldry.org/data#0355ffe8-b638-4e79-8bf4-38731b6872c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#9567c63e-c907-4854-82f3-3e74b0952ffb" } ] }, { - "@id": "http://digitalheraldry.org/data#3ee4bbe6-d455-4701-8a9e-d9336cb8adbb", + "@id": "http://digitalheraldry.org/data#60ae5f20-900d-4556-8902-4ff4afa907d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c36435e9-e342-4ee5-9568-31fa11a03779", + "@id": "http://digitalheraldry.org/data#66cc5eda-b122-4b31-afda-cd0798191e48", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a1d6026f-b879-4a37-bb32-4d292ee3f626" + "@id": "http://digitalheraldry.org/data#8ec617a7-c044-480a-85b7-cb886e5e9183" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#f70e2a25-3dc1-48c2-8ecd-51ff68973aa2", + "@id": "http://digitalheraldry.org/data#8c11cde9-a2dd-4f01-afe6-446c854e73cc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#b000520d-e2d6-4dae-b508-d9d9adccd799", + "@id": "http://digitalheraldry.org/data#e220f5c1-6ab0-4d2d-8d65-a96b5f7a24e1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -54731,146 +54825,120 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mount", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#b52e3aae-d680-4e97-83fc-575583ff2410", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#8b32d408-020b-4027-8813-bd501580e1ca" } ] }, { - "@id": "http://digitalheraldry.org/data#3f9a166d-fc91-4afa-b0a9-8008386f8cfd", + "@id": "http://digitalheraldry.org/data#4a3867fd-a81c-465b-89fb-466b02a597c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 6 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cea58bc9-d518-4bb2-a122-0335944698bd", + "@id": "http://digitalheraldry.org/data#b97f9a11-8336-4d74-81af-ee8ab789e12a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#c1577214-a6d5-4472-b535-1fd598324c39" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "27636_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#499c8af6-63da-4ca5-af10-dc83497ad411" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Curled", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#4abd0795-6cd7-4da9-bd2e-b6dd6274617d", + "@id": "http://digitalheraldry.org/data#56972ae2-2235-4285-81b5-7ede51112c95", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#25415c74-ffec-4e30-9a16-16bc12384502" + "@id": "http://digitalheraldry.org/data#d99fb464-4878-4628-ae49-34fbbfd9e359" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#31950610-417f-49c7-8451-db9d6c7dc5f5", + "@id": "http://digitalheraldry.org/data#2651712f-7e64-4571-98ae-4a0fc6954f62", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#7e21be48-7893-44a5-86c3-e6aff24d612c" + "@id": "http://digitalheraldry.org/data#4550243c-8e42-4dbd-b2ed-9e5928809fdd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#deafbfb7-84f9-43cf-86bd-8001a01683bf", + "@id": "http://digitalheraldry.org/data#CoA0000002803", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#d7af9d7c-60ec-47fb-8639-695bc326ef07" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#9d82ce60-e05d-4cca-8fad-bfbf79da92d7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#70e80448-2134-42ef-b6f3-363f61cfb1ff" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2803" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007099", + "@id": "http://digitalheraldry.org/data#CoA0000002464", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "field_Tinct1 missing" + "@value": "added rampant and langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -54880,7 +54948,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007099_1" + "@id": "http://digitalheraldry.org/data#CoA0000002464_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -54890,12 +54958,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#55eefaf4-65c0-41df-9cff-5602839df78c" + "@id": "http://digitalheraldry.org/data#449ceabd-11a2-4fab-8e6c-7bb266fc0ab7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#bd2f2d0d-4f85-4851-bbf3-ca2db3d214a3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7099" + "@value": "2464" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -54905,31 +54978,47 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4316dbb3-13f0-42c1-8358-7e84905575fd", + "@id": "http://digitalheraldry.org/data#dcf6ad78-3947-4db2-93d8-2afdb341a317", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#20859fbd-55a8-441c-80f0-d8f2838d1f01", + "@id": "http://digitalheraldry.org/data#035fa524-de77-4948-b846-cafeaf88701b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#5ed52f8b-a939-4090-a9a8-8fbf8d668aa6" + }, + { + "@id": "http://digitalheraldry.org/data#5e7e6544-4506-4e54-bef4-8746d811f93c" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#485db075-ed8a-424e-a23c-dbd6c4662e97" + "@id": "http://digitalheraldry.org/data#7be0380b-7c3d-4aeb-8257-22e7d5ec528f" } ] }, { - "@id": "http://digitalheraldry.org/data#b4b5942c-0e55-4c78-94b9-7ecc97bd22e6", + "@id": "http://digitalheraldry.org/data#59481c46-6491-4b4f-8724-8797fe7b7b0b", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#de7f9afc-2e38-4a60-b26c-5255827ea48e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -54938,225 +55027,258 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9a838ada-6a0c-4e43-9d08-a7592df65e62", + "@id": "http://digitalheraldry.org/data#2b35a164-093a-4d1c-b91d-ba9ff74ea413", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#069eb25c-ec01-41e5-8769-08e46e40fa30" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8e9f164a-519a-4bfe-bde4-f604a4a5d506", + "@id": "http://digitalheraldry.org/data#21682810-1617-4a82-9ed2-7a26856498c2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#cf34b496-36e0-4020-8cc3-a4507811a767", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#ec1b26b8-2a6a-49b3-9a28-9fdd56137d03" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType", + "@id": "http://digitalheraldry.org/data#4a134d6f-5744-46af-90fc-368a67ee8068", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#56e266d7-50fb-43c6-8a54-e95a1a07341d" + } ] }, { - "@id": "http://digitalheraldry.org/data#4b5d9835-e94b-4f13-97c3-f66e1fe59ea1", + "@id": "http://digitalheraldry.org/data#904383ac-e9ac-4aa7-9550-28b8be2b3636", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#91a91dec-621f-4cef-a392-2a66aa7fc98b" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#46cd9527-fa6b-4765-b108-80991de797ae", + "@id": "http://digitalheraldry.org/data#4ddb14f0-085f-46f5-a694-4eed30804025", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#51fd277c-d393-4b99-8b59-551a7aea0682", + "@id": "http://digitalheraldry.org/data#5c4e868e-9072-48fc-b813-3de324ebe7ac", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#22bec3f4-6079-462d-a7b7-bdebdd5fe3d0" + "@id": "http://digitalheraldry.org/data#9b74cd1f-0bcd-47e0-b429-a4f50ce219de" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016983", + "@id": "http://digitalheraldry.org/data#638b0688-1710-4643-864a-798ca47e4fcb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1b4167d6-a971-4136-adac-5902339c4632", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#07874350-08c9-4c84-a5bb-3e3ff785d467" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ef760d8d-1a74-4ab0-9db4-2151dccff984", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#f6155c42-be6a-4e9f-91cf-4a43d7a00e32" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#3aab9d3e-728d-4d5f-b73a-e95b2e041415" + }, { - "@value": "16983" + "@id": "http://digitalheraldry.org/data#a9fd9cfa-229f-4271-8448-f78ce92877ce" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d9770574-4754-4c47-b435-f68c444521b8", + "@id": "http://digitalheraldry.org/data#70720ee6-85e4-4dce-9b8a-48adf953bad9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#c92beba4-6f28-45b0-8a27-5a9f13f9cfc4" + "@id": "http://digitalheraldry.org/data#b4ee31ed-d4a0-4fe0-b62d-c48f5f8a8930" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027003_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000022137", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5e349939-fb90-4633-b4bb-c3c5f44c83eb" + "@id": "http://digitalheraldry.org/data#fea75ad3-207b-4fd5-8a0e-8ef453247f2a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4f80d312-805a-4aea-8fa3-3dd5d82211d2" + "@id": "http://digitalheraldry.org/data#afd59016-45e6-4ea0-8180-df3dc4bc8a91" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27003_1" + "@value": "22137" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e588430c-c282-4205-bec8-676d5c24fed9", + "@id": "http://digitalheraldry.org/data#06cc6121-5eb9-4589-8b2c-f2eaf8e14613", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" ] }, { - "@id": "http://digitalheraldry.org/data#905bc5d2-1068-4c80-bfc2-1dc44be2d899", + "@id": "http://digitalheraldry.org/data#bfa5cda0-444f-487d-b5f2-32c86d9dbd9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Pile" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/data#7d75ef04-787c-4b3a-bb5e-362595fb9e21" + }, + { + "@id": "http://digitalheraldry.org/data#fd5652f5-9e69-417b-a710-e600e075f9dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e12fc88c-fd08-4af0-9967-6e633dcd4098", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#8c6d3447-d03e-4ff9-9f74-b617b2003138" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031503", + "@id": "http://digitalheraldry.org/data#19fa0b42-4d6c-4fd1-9a8a-de628608d5e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c3fa03e1-0ee0-4c70-b0dc-a5116cf1b4d1" + "@id": "http://digitalheraldry.org/data#4af4f600-584a-4e36-add6-17e4b525a2c7" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f2ebcccf-12f1-4319-85e8-43c53dbc262f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#e729a224-b56f-4be6-afca-23944b86c50a" + "@id": "http://digitalheraldry.org/data#960f631a-f179-41cc-a0c5-65f591c6ea5c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "31503" + "@value": 4 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#4aa03c5b-5fc9-4e57-b9e5-4cc4778fc464", + "@id": "http://digitalheraldry.org/data#fdc05121-478d-4b1e-84d6-5a1dc174ad76", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], @@ -55167,34 +55289,19 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9232b7f0-f51f-4a7e-8cf6-790de68b6ab8", + "@id": "http://digitalheraldry.org/data#946b88d4-0495-4c49-85d7-8ed1df202f95", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006253", + "@id": "http://digitalheraldry.org/data#CoA0000001319_2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant" + "@value": "removed langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -55204,7 +55311,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006253_1" + "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -55214,38 +55321,28 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#04f1097e-258b-47de-84db-79b2b1a9924d" + "@id": "http://digitalheraldry.org/data#5c374da2-ed34-465d-9d01-8c9e6eb7e4e8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#df4d8367-c5c4-4f17-b93b-b8cd2cc1454f" + "@id": "http://digitalheraldry.org/data#52f9ada7-c88f-4720-9e88-c1fa4286ad7c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6253" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "1319_2" } ] }, { - "@id": "http://digitalheraldry.org/data#bef10646-06d3-4b87-8a5b-031d2dae360a", + "@id": "http://digitalheraldry.org/data#689395e1-d1a6-40fa-8610-82ece1f01712", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfAvis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_A", + "@id": "http://digitalheraldry.org/data#CoA0000002442", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -55256,12 +55353,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d4753824-f2ad-43ac-b062-3cbe46c133cf" + "@id": "http://digitalheraldry.org/data#e5bfc642-55a2-4614-a628-cc26665c4a29" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9d14dbae-a9a2-4d6f-9314-442a79b6f273" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#41e1a6f9-dee1-4bee-8210-fa5a6725a40e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8991_A" + "@value": "2442" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55271,41 +55378,20 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c4339516-d43d-4949-96fb-8fdf1e6cc914", + "@id": "http://digitalheraldry.org/data#496f9abc-0836-46e5-8020-9a9070f2ae56", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#f3e5d5ca-1405-45fb-a74f-73e1476a0f6a", + "@id": "http://digitalheraldry.org/data#e78b6893-1c6e-4bc8-a4aa-17564908baa3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -55314,63 +55400,62 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d75c791a-8662-4157-bd28-8967ae2cac35", + "@id": "http://digitalheraldry.org/data#483c1c34-cc32-4995-9aeb-bde2d6683bb4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#657b649a-812b-4fb1-87cf-37548180f1c5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#dec861fb-ad6b-404c-83c1-977da123c839", + "@id": "http://digitalheraldry.org/data#403cafbc-2759-4abd-a490-f8f657bdbca6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bodkin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e39ab722-5b85-4dc2-b5d0-0ea75a8c107f", + "@id": "http://digitalheraldry.org/data#3676eb69-ac47-49ea-af05-1db578288e5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b6ecc2bd-d97e-4b93-b25c-6708b6af1746" } ] }, { - "@id": "http://digitalheraldry.org/data#5d8f5ba4-2ae9-4cec-b30f-fcbe3289d02b", + "@id": "http://digitalheraldry.org/data#CoA0000002776", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#b3a14e4b-112f-494c-9912-5b844082b2a3" + "@value": "added armed and langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000002776_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002469", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -55379,22 +55464,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ddd173af-ebdb-4664-a9c4-6f3098caf54e" + "@id": "http://digitalheraldry.org/data#7d3fd1cd-4bec-42ed-b2a0-07c044bf3751" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#74b86af0-8e8c-41de-8b34-cbaca4b9ea59" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#2a708aea-6e64-46c3-83af-a366e7e9ff09" + "@id": "http://digitalheraldry.org/data#00d0d974-1b27-4076-b505-764219f3fe75" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2469" + "@value": "2776" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55404,337 +55484,304 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#a753177b-edb2-4991-b04e-2bcd9f64917c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#98ef8bba-ba56-4b31-b425-331af7bf6694", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f85fc7ab-2ba7-4ca4-b764-22d9df156fb3", + "@id": "http://digitalheraldry.org/data#00a8b9c9-fdd4-43e6-98dc-2d18a7fb190f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#a49386e5-886e-49ea-945c-64d3fb470834" + "@id": "http://digitalheraldry.org/data#1d648ce1-5a25-4595-a20f-cdb5df5bacc7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5c02ad3c-4166-4347-89f2-c09b1f9c91f7", + "@id": "http://digitalheraldry.org/data#2e20bf33-4e27-4c79-9f0e-61a3d8211917", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#NavarreChain" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#dc822e63-bac8-4421-9a87-75ed1784abd4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#2f7cea12-bb5d-4379-ab21-e2987c3c8a11", + "@id": "http://digitalheraldry.org/data#9e0639a5-ad3f-44e7-adac-a55cf5e7e4f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#5ef1b18c-4b6b-46df-9e4a-b56462a3117e" + }, + { + "@id": "http://digitalheraldry.org/data#7c37f750-52a7-429d-910d-18cb40cac1df" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3035ab6a-884c-4cb2-bd08-f9f5a1675bbb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#56abdd05-6a51-435e-87a6-1a16e86e3f4d" + "@id": "http://digitalheraldry.org/data#f67d47ad-b9b7-4e03-886e-a52c0eadf2c5" } ] }, { - "@id": "http://digitalheraldry.org/data#602657b5-12ac-4d85-8e9b-ed81170e0e16", + "@id": "http://digitalheraldry.org/data#CoA0000002905_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#20002401-f187-4747-835b-3c78b9ca6aed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#f4c21998-a301-4e1e-b0ea-9552a2a5aa1a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ae0ad637-73fc-4925-a213-2fba5727a59d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wing", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "2905_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4a3fabf3-5ff4-4c1e-ba73-cc391870e96c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7aca639e-fc00-4a08-b9cc-c6f1755c30d8", + "@id": "http://digitalheraldry.org/data#c6e43091-d953-4d05-92bd-c8ff31810c19", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#ce7ebe14-9f05-4d18-82d9-c2f4a1aa54e4" } ] }, { - "@id": "http://digitalheraldry.org/data#f2bbc8ac-51a1-4062-9ee5-6c84fddcf141", + "@id": "http://digitalheraldry.org/data#CoA0000006495_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#78b0dc7a-98ec-4fdc-a238-4cf098197196" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#acb3075f-c4eb-48ac-8e5e-93249fbf6e14" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6495_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3", + "@id": "http://digitalheraldry.org/data#12cec56e-8685-476a-ac0f-60ed7996bd43", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#7a516de0-7aaf-444d-a302-941f7a581a03", + "@id": "http://digitalheraldry.org/data#0a4081a7-bbea-489a-bb57-dd4b6d71a420", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#003a99e0-4719-44cd-a76c-52c0f1627bcd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#55284228-fb02-42a2-9bdf-47445312aecb", + "@id": "http://digitalheraldry.org/data#30a07f8d-eb5d-4109-a87f-843b19a638b8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ad5dc4e6-9f4f-4411-80e4-80cd37fef45d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#07d2ad13-4e51-4759-abda-57ecd0205d20", + "@id": "http://digitalheraldry.org/data#CoA0000002773", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b0745577-8ccb-4197-bd8d-3fde8700fe1a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#9debea58-d24f-4f46-99ab-b048167d5758" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "2773" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b8a597e5-3b5d-4ce0-9292-ee28db78678c", + "@id": "http://digitalheraldry.org/data#f848c96c-ef98-47d5-9c6e-b34b780196e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d1539915-1b5d-4290-8367-0d4c2567b147", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#33f0a778-a948-45d4-aa18-ff4f60558a9e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e374b73f-e1a2-45a2-a2d0-206068b953b5", + "@id": "http://digitalheraldry.org/data#CoA0000027012_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2dbec6df-b19a-491f-a28a-669ad7914456" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f753a123-02f4-485e-b3ee-50a67398ee31", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#f38538d4-6b35-4d93-a399-2cf15cd17fb0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#37ad728c-4646-4760-a71c-2cd1e5e3e27f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 3 + "@value": "27012_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#bb92c061-c9c3-481e-922d-ff6978cf1fac", + "@id": "http://digitalheraldry.org/data#f9370a3f-a324-4953-aeb7-c01c35568141", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#08e01d50-7371-4c2e-84c4-b6b090ff3e4c" - }, - { - "@id": "http://digitalheraldry.org/data#cc3f09db-d12f-436c-9118-826eed05e931" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#9dbf0b71-3dee-4431-b0b2-f070299a9678" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#74bd62dc-1223-4e5b-b64d-84a91a8c1bf6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287_1", + "@id": "http://digitalheraldry.org/data#CoA0000002452", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#64bc566a-1e4a-4554-9768-ab410759e07b" + "@id": "http://digitalheraldry.org/data#ae5b965e-fb21-496d-8e05-fa55e785c279" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" + "@id": "http://digitalheraldry.org/data#fe3bfe4d-0beb-4e9c-a0ad-5997475e7ac5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + "@value": "2452" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#aecd192f-3746-407a-adbf-71adbc7b3f3a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Antler" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" + "@id": "http://digitalheraldry.org/data#4ae236cc-5ee6-4a9f-bd7c-5113a9caa430" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "8287_1" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031513", + "@id": "http://digitalheraldry.org/data#CoA0000013049_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -55745,17 +55792,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3ddfe4f3-9d7b-4047-89ef-153e477c8368" + "@id": "http://digitalheraldry.org/data#be2f2025-b3b7-4565-9118-8771949584dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a461f385-5687-4d5e-8da7-61af42bb782b" + "@id": "http://digitalheraldry.org/data#341318e8-abea-4513-b144-8dab2d61cb7a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31513" + "@value": "13049_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55765,81 +55812,53 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2b6ee319-12eb-4314-bd68-70f39f558fae", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#HumanHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e1b9c1c2-bfb9-4786-ba29-6c3e1e379ce8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006056", + "@id": "http://digitalheraldry.org/data#d291bba6-1a34-4097-ace7-192ad957f9ce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed crusily" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006056_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#0ee7b860-f60c-4a71-8b37-cfa1c2edf035" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e34819b5-9c2e-49ad-a3e2-3f397c0ffc00" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6e904c78-46c2-44b9-a3a7-4806d5665876" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "6056" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4ab04d2a-7ae7-40ec-864c-25f3153b294c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A", + "@id": "http://digitalheraldry.org/data#CoA0000005965", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "changed Charge1 to field_seme" + "@value": "fixed tincture" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -55849,7 +55868,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008191_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000005965_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -55859,17 +55878,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#45a83d16-4cf9-4037-87fa-2c6d1752e35e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5632be63-908a-4411-8f7d-e3966df42e27" + "@id": "http://digitalheraldry.org/data#fe0538b9-c988-4475-9b2f-dcdf80f41e10" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8191_A" + "@value": "5965" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55879,29 +55893,47 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0dd81e0b-ae74-4b70-bf83-e04bd5416dc6", + "@id": "http://digitalheraldry.org/data#34c7e02a-e12f-4433-9473-73835a8908fb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#230d324b-61f9-43a4-b5fb-0c90fe58da39" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f4b6b9aa-580a-464c-b0b7-6afd9cdedd77" + "@id": "http://digitalheraldry.org/data#508a52bf-4c5c-4780-8404-7e98155823cb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5c8cb16-ff59-4c57-9adf-43b36df9910d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#63327dde-7c6e-4245-ac00-fddcaa20c25e" + "@id": "http://digitalheraldry.org/data#620bb950-3e8b-489a-b302-b338dba23d11" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006213", + "@id": "http://digitalheraldry.org/data#CoA0000002443", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed tincture of field" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002443_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -55909,22 +55941,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b330ca28-95b5-4364-af45-c7fba177f3ad" + "@id": "http://digitalheraldry.org/data#7118a3a8-d832-42e1-af0a-d686fa9209c7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#af8b8735-787e-487d-b005-a1f3fd82c4d7" + "@id": "http://digitalheraldry.org/data#febfbf09-c164-4864-9a0c-9c73c2130905" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2e0cac1a-a070-4d5f-b4a6-21b3e376a6d9" + "@id": "http://digitalheraldry.org/data#8e0ba4bb-46cc-4a92-801b-d8d66c3174ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6213" + "@value": "2443" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -55934,83 +55966,46 @@ ] }, { - "@id": "http://digitalheraldry.org/data#93304bd0-4348-4b60-84b1-a4f00be1e8a5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3783c3e8-e68a-4460-8bd5-b38083e7295a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f78bc936-0666-40ee-b4b0-0294e124a452", + "@id": "http://digitalheraldry.org/data#7047c9d3-9892-444c-8d18-7189c88e20a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e4890847-d24f-4e8a-9d5d-33010b15fecd" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt" ] }, { - "@id": "http://digitalheraldry.org/data#74845819-de6c-4c0a-b447-6e2f6350c41b", + "@id": "http://digitalheraldry.org/data#0cf08e6b-3df8-4354-b074-fb33b039d0a2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#71a90057-d3f3-459e-953e-b3ff54bebb5b" + "@value": 4 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bf258708-50d2-428e-bf81-d6b6bd964ab4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d9e051dc-9326-4e4d-b52f-33bee383a6c9", + "@id": "http://digitalheraldry.org/data#3d927aa5-ceaa-49cc-a006-5bda750b80fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed" ] }, { - "@id": "http://digitalheraldry.org/data#41053ed2-7c2a-4137-8c18-57d028e96ffe", + "@id": "http://digitalheraldry.org/data#caab2873-dc08-4eb8-b89e-f67cb8864ffe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006761", + "@id": "http://digitalheraldry.org/data#CoA0000031533", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -56021,22 +56016,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ea83f021-654c-4e5b-b083-c32e4dae36fb" + "@id": "http://digitalheraldry.org/data#b1c342e9-b643-4eb8-9140-36bcd756ecff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#26b60749-f416-48f1-90eb-3ee4e376aad1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#bf569a54-a4d5-462c-a3c7-e29e37464aca" + "@id": "http://digitalheraldry.org/data#6e9b7ff1-d00b-42d3-a89c-3ad3323806e5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6761" + "@value": "31533" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56046,140 +56036,108 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3e932ec4-7365-41e7-b30d-17c6d1a361af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#09195280-b3f3-4082-b70b-f47adc272cd9" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b964c22f-7672-4151-8deb-361fc0136948", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2246e438-4952-42ff-b84b-c325d0dc5be8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008837_1", + "@id": "http://digitalheraldry.org/data#CoA0000002772", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7bba46a7-933c-4bae-a947-974b248afeba" + "@id": "http://digitalheraldry.org/data#bc32b660-49d5-4e7b-8c6e-7432e983690e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + "@value": "2772" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" + "@value": 1 } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cd29c36d-add6-4f01-b286-86f50ab6a06c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1" + "@id": "http://digitalheraldry.org/data#64ee1afe-889a-4525-b060-0662d12e1029" + }, + { + "@id": "http://digitalheraldry.org/data#8b9a20e0-46af-4b9c-939f-c0a5dbc0507c" + }, + { + "@id": "http://digitalheraldry.org/data#12cec56e-8685-476a-ac0f-60ed7996bd43" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8837_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#51d53fcc-60fe-41b8-a616-877332a99c94", + "@id": "http://digitalheraldry.org/data#ed8fbc52-c353-4454-bdb7-4a554b1e0434", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#ee46e48b-e6f2-4220-a1f5-c509c6a7d3cc" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#0b3bb88c-d199-497e-90d4-d156106dda0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ce1d2a3a-f363-465b-b28d-e64be5673d31", + "@id": "http://digitalheraldry.org/data#8224623e-86e5-4d08-8deb-1b81fd0f4de5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#57d69eb8-30c0-4ef1-94bd-f598535d814d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#e4cb115b-245e-4421-afb4-befbc761b161" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0e41d522-d980-4d8a-a866-c5155c962909", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#45dafb62-d4c6-4e9c-962c-82c7bb31a84c", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006423", + "@id": "http://digitalheraldry.org/data#CoA0000006761", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -56190,17 +56148,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6202c42c-328e-4683-b79d-94a762598706" + "@id": "http://digitalheraldry.org/data#2922fddc-df65-4af2-b65f-233db7e09897" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c363da41-9cd6-4a14-87fa-d382927c68bc" + "@id": "http://digitalheraldry.org/data#70fb2a59-e0db-445c-bb13-cbe297baf864" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#8f600676-34f1-43aa-8504-c57af33ac9f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6423" + "@value": "6761" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56210,175 +56173,217 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9aaea332-c757-4ed9-a4bb-b71537e9761a", + "@id": "http://digitalheraldry.org/data#a6a8809e-eb83-4e7e-b7a4-df5fb20fd7e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Key" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/data#bd320452-4dba-418a-ac64-c8d15b176750" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#c61d459c-8eb1-4d79-b85f-343c07da9f2d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4440e207-f37d-4d86-a739-8b508a006942", + "@id": "http://digitalheraldry.org/data#efbc16c0-a7fc-44b7-9aea-4f438f3705f4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#24f682a9-db0c-43e9-b635-ae298007e2b4" + }, + { + "@id": "http://digitalheraldry.org/data#3d08cdaa-9393-4543-a12f-fe266ee01bc6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#52bd306b-f264-4c99-8eb4-169362405f40", + "@id": "http://digitalheraldry.org/data#1c4793ab-054d-40db-8e28-dbb96bc9d339", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Talon" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027384_1", + "@id": "http://digitalheraldry.org/data#58b122d6-a80f-44d1-91c2-978376777395", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#9f62c2c1-e595-41bd-850e-7bd4cab5dea7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#62ad90d1-82c9-47bf-acbf-700e8b7b22b2" + "@id": "http://digitalheraldry.org/data#20fe793d-058b-4550-828d-77f9a9907b00" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bc716341-697e-4268-8ef1-abd303d38a6e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "27384_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ad0417c7-6bd2-4bf6-b6fe-7ca7660be84a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Slipped" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + } ] }, { - "@id": "http://digitalheraldry.org/data#d5ac2b4c-cf1e-48a4-b82a-7691b8b0e597", + "@id": "http://digitalheraldry.org/data#CoA0000001988", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#88708007-2c4f-45a1-9916-5fef341024f1" - }, + "@value": "changed tincture of Charge1 to O" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#2209b5f3-a787-416a-b902-a9f5201c3d23" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#a9999b7d-8349-4b0f-9d70-2150d2471999" + "@id": "http://digitalheraldry.org/data#CoA0000001988_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000016114_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5c0cd798-ae57-4149-b7fd-f5773c406e13" + "@id": "http://digitalheraldry.org/data#eed16e0b-db66-448c-bbfb-c18c2f0b7323" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cc942343-1aac-4317-88d2-212326125942" + "@id": "http://digitalheraldry.org/data#a73a9669-3f51-40dc-bc03-c74db9033d46" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16114_1" + "@value": "1988" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#27be3972-f161-4e99-b5da-364e343bc08e", + "@id": "http://digitalheraldry.org/data#ae7ab35c-c200-4bbd-8750-080351da944a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Pile" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ + { + "@id": "http://digitalheraldry.org/data#a5e7ed7b-a239-4cc5-889d-3845b7eec67d" } ] }, { - "@id": "http://digitalheraldry.org/data#a09de9df-fdd0-4eed-81fa-b11c6b2d4d20", + "@id": "http://digitalheraldry.org/data#b68344c8-e19c-4085-8215-6f29271a887e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith": [ - { - "@id": "http://digitalheraldry.org/data#edc17fdc-49e9-470f-9756-ebe934ecefb2" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f260025a-0522-4671-bf36-3c97466a09b7" + "@id": "http://digitalheraldry.org/data#f83331d4-5bce-4361-83e6-9108c7f13e39" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3c4b5de3-c2f9-4636-8f02-eb80fc69d61f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7dd25d23-5641-4971-89a9-ab3306267fc8" + "@id": "http://digitalheraldry.org/data#62bb00ec-da27-4efe-a1ee-cc6ac87cd161" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002457", + "@id": "http://digitalheraldry.org/data#cdf08ae1-9519-4f3b-af7b-54c32aee8bce", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "fixed tincture of Charge1" + "@id": "http://digitalheraldry.org/data#9cef57b1-29f2-4623-aecf-85dd02caf598" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ConjoinedInPairle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e39484b2-8d08-4b30-8f22-87418a5ce143", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002457_1" + "@id": "http://digitalheraldry.org/data#bde12fa5-a4b1-4a9d-b050-fa5f63fd345f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002822", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -56387,22 +56392,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6ef3916a-4274-44ce-b6dd-f06b4732cb4d" + "@id": "http://digitalheraldry.org/data#e8a856a8-17e8-49c8-850f-96b57d93a536" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#87fea7fb-9d4f-4a42-bfce-09fab1594b15" + "@id": "http://digitalheraldry.org/data#db9725bf-e980-4619-8939-f4eef0074a7a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#75d7c615-39e8-4083-ae81-be0da9131539" + "@id": "http://digitalheraldry.org/data#24e1bf17-7037-4b15-ba68-110df60f2943" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2457" + "@value": "2822" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56412,124 +56417,135 @@ ] }, { - "@id": "http://digitalheraldry.org/data#af4777cf-3be7-4718-8a40-0b83e8456449", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#82b949b9-9300-4f22-bfe9-23b696b72a9b" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e4d07206-e1f2-4925-8efe-a0350d42c97c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5341378d-c44e-45f5-8bd7-880f901e166a" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003452_1", + "@id": "http://digitalheraldry.org/data#CoA0000006231", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ee3cbb89-7223-4f01-b397-4d81d2a75715" + "@id": "http://digitalheraldry.org/data#0a30f159-f532-41d6-8cf1-7b18b99d010e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fe7588b6-5080-43c6-82c8-0351395b7636" + "@id": "http://digitalheraldry.org/data#32a9f742-1eba-4565-916d-2c3f0c912b65" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3452_1" + "@value": "6231" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009654", + "@id": "http://digitalheraldry.org/data#62cdf535-b99f-4ae2-9789-ea049cbe0f24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c78c9cae-757e-4271-b692-b5f82dfa8d58", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#34d2547c-e991-4d59-84ad-d9db2266ce5a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd" + }, { - "@value": "9654" + "@id": "http://digitalheraldry.org/data#20d3c631-6bef-4a97-8ce4-9896b1a87ff2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#194b4764-936c-43b5-a4b8-da45606900e7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003689_1", + "@id": "http://digitalheraldry.org/data#6c24fbb6-7b59-41d3-833e-4de44a2fd8eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#9da97869-1c76-41d6-bb71-51f588539fd6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7cace6a2-5585-4aa5-85ff-1aebd4cdfbc1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9a072f0a-978d-4b23-9a31-0edf2f22481d" + "@id": "http://digitalheraldry.org/data#210b3b3f-eaa1-499c-9912-1abbaf02653f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#05ecd9d6-f345-4d65-95dc-b7c45219dd0e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b4b94dab-9428-485c-b9e6-b5748d769075" + "@id": "http://digitalheraldry.org/data#6c033756-6f05-4b3f-be5d-9af5cd7937ab" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#59070142-38a2-44c9-9605-865aa594a848", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "3689_1" + "@id": "http://digitalheraldry.org/data#d8db7505-3220-4b90-9c1c-741d70ecfb9e" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006415", + "@id": "http://digitalheraldry.org/data#8f15584f-22da-49f0-a12a-c7a6ef31c143", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": "fixed tincture of Charge1" + "@id": "http://digitalheraldry.org/data#4db7743d-7928-4a63-8735-e9c85234eb90" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 6 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006415_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000022974_B_A", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -56538,62 +56554,88 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#76b6e80a-7973-45cb-8aa3-a92cc04c0075" + "@id": "http://digitalheraldry.org/data#766c910e-7a5f-4905-a901-6b7675c4b7d9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#24146424-f850-4c24-bc44-d72dec684b99" + "@id": "http://digitalheraldry.org/data#2e983417-05f9-4d1b-ad43-c54e980992f3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5a2330b5-1d34-4ee5-9677-d97bcb7e0153" + "@value": "22974_B_A" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8dd5293-3d30-4da4-b222-dae84716289d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6415" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4c3542ec-cdcd-4721-b6a8-013065c4500e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b2dd0ad4-9209-4690-a5f3-1e9e314fa710" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Book", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#dc3b8d69-619a-4cdc-9f57-49f4454fd8c9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f226878e-f0a1-4f7b-8861-8fe2acf760e9", + "@id": "http://digitalheraldry.org/data#5160cfb6-c712-4f85-a88c-fd77d23fd86d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Tower" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cf28f02d-ba55-4680-97c3-d6395c03c822", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#IronGrate" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#7924ce7d-47f0-46f4-a5ea-a4c8b8aff79f", + "@id": "http://digitalheraldry.org/data#dca1c5af-9346-4682-8b96-912672b3f0f1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#93b77e18-e0e3-4e3a-92df-88bbff029631" + "@id": "http://digitalheraldry.org/data#4d95b84b-6188-4621-b97d-c36e019c44df" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001609", + "@id": "http://digitalheraldry.org/data#CoA0000031542", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -56604,17 +56646,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7750e137-99a8-488b-9239-b825bc9d240a" + "@id": "http://digitalheraldry.org/data#62337cda-fd8c-4759-ae71-423bd4514268" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e497e8cd-ca1b-45fb-b30b-1edae6419277" + "@id": "http://digitalheraldry.org/data#05ecd9d6-f345-4d65-95dc-b7c45219dd0e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1609" + "@value": "31542" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56624,7 +56666,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031563", + "@id": "http://digitalheraldry.org/data#CoA0000002727", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -56635,17 +56677,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#aee5a4ec-3350-4b1f-b907-f91a3c1ab8a7" + "@id": "http://digitalheraldry.org/data#aaa2e1ab-28f7-4f78-8306-63433cd84052" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#99391f55-8ffc-4674-8876-018e153f1b9b" + "@id": "http://digitalheraldry.org/data#fef0605f-3335-42de-a596-d29b80aa0656" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31563" + "@value": "2727" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56655,107 +56697,128 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d0be7c40-0faa-4023-a539-e6fe356b447f", + "@id": "http://digitalheraldry.org/data#5707dcad-7c56-40ff-bed7-6c0ac5641dc1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c7cfce8e-7864-4602-bdf8-cf4216376270" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_1", + "@id": "http://digitalheraldry.org/data#1ee8757b-84fb-4e1c-88c3-a582ee8c6074", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#79a3b1d4-3b52-4683-876a-96346dee23e0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#fe8ad62e-d6a3-4727-97a4-48abeb8f22dc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f4c21998-a301-4e1e-b0ea-9552a2a5aa1a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9579_1" + "@id": "http://digitalheraldry.org/data#b8131fc7-8830-4a72-918a-ac0d0c5ae691" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#95ef8346-661d-479c-9f5c-1d207050b47f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003803_1", + "@id": "http://digitalheraldry.org/data#963d4dbc-ece4-46bf-ab81-9ef6012c09b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#53a6988c-ddec-4d2b-98f8-ec6dd5813791", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#33231948-eb99-444b-bce6-e5ae4765c006", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e2685b7e-cfb9-4082-ad24-8273b72f9af7" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#551c87fa-9376-4125-81d6-16b125925272" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#adab8072-8396-470c-b3bf-56d0be41fc69", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3803_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#6eddc98b-bf4b-441e-81ad-b1446fb0ef1e", + "@id": "http://digitalheraldry.org/data#da4f88ff-b128-47fb-bb40-664e04376e3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#d8ff51e6-166b-401b-aefa-94796ad4d846" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#088dea62-a8f8-4c27-a84d-f1c122026698", + "@id": "http://digitalheraldry.org/data#bf82e67d-fdd4-433e-b95f-2bb0ac8523c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002792_1", + "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -56766,22 +56829,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6b7dd0c2-598b-454c-83cc-fd4d6e876b22" + "@id": "http://digitalheraldry.org/data#c5d6b1a4-d5bb-4e04-b322-51398e94599a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c36435e9-e342-4ee5-9568-31fa11a03779" + "@id": "http://digitalheraldry.org/data#2632850b-3424-48a4-8686-dcce8bd4cfc6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2792_1" + "@value": "17508_B_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Heart", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -56789,182 +56857,185 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#39f400ea-865e-4e8c-81ff-fbe12b3af4d6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InBend" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" } ] }, { - "@id": "http://digitalheraldry.org/data#383406dc-b256-4589-aec1-7d6e1d0ee72d", + "@id": "http://digitalheraldry.org/data#8670ae71-c067-4933-b696-86291233b6a4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c19f6fdc-ef47-4731-9644-b068efba6f76" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#676d931b-e25f-4dfc-ac00-3df87d31a472", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5b04a80e-d7d8-4062-92be-0ab42f7f82e5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3581cb55-1e68-47cd-b50b-f3636dcc51b4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f7b2dd1e-082d-45a1-a912-50a9e0eb333e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#facb22b6-3fa1-47f5-8a1b-e0419589f796" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001458_1", + "@id": "http://digitalheraldry.org/data#8bb7fcfc-7827-4ab0-aa0c-93b80f7ecafc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#05603480-dfff-45d8-8747-7884232715e4" + }, { - "@id": "http://digitalheraldry.org/data#c92ae8d4-6b7a-4650-b9db-72a3751e61a7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#73fcf3ba-9a75-44e1-b531-bd1fe80e6856" + }, + { + "@id": "http://digitalheraldry.org/data#fa54bb7c-6488-4694-92b5-a66d2b024baa" + }, { - "@id": "http://digitalheraldry.org/data#53f446c1-3991-4988-9ef6-b88641d5c214" + "@id": "http://digitalheraldry.org/data#963d4dbc-ece4-46bf-ab81-9ef6012c09b6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#733971de-5f2d-4d70-8af4-cb935082327d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "1458_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b8e5fb91-3224-4e03-9b16-d48799f956e7", + "@id": "http://digitalheraldry.org/data#5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0261f52e-a346-422c-8428-1fca4d3f5200" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dog", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#4d95b84b-6188-4621-b97d-c36e019c44df", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#40cd2eea-9d41-4dde-b448-783bfa44b2d1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#01f21392-f9dc-4f1f-8546-2ab0306d0caf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#72ffb7a1-9b11-473b-9d78-2151b2b19870", + "@id": "http://digitalheraldry.org/data#904f3fed-8fd0-4328-b360-b471e3ad77f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#32b7c3b2-6b95-4af9-a6d2-a095f23ce43c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#adc81964-ff46-45dd-a684-68e657be158d" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" + "@id": "http://digitalheraldry.org/data#c278f4e5-48f8-4b13-9f59-068dd83f3298" } ] }, { - "@id": "http://digitalheraldry.org/data#83ce650e-19bf-4c1b-9d2f-77c3ba6d65d8", + "@id": "http://digitalheraldry.org/data#5a97eb63-3153-4b33-ab0a-8e7ac1219258", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0782e639-8fd4-4b14-a410-44c601ded08a" + "@id": "http://digitalheraldry.org/data#2a8d11f0-faaa-4ae9-a0b4-6898c3eaeb87" } ] }, { - "@id": "http://digitalheraldry.org/data#7206e555-badf-49c2-aeb6-598be605add2", + "@id": "http://digitalheraldry.org/data#aeef5e07-e1d6-4239-9f0d-221c75fbb7c5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008229_A", + "@id": "http://digitalheraldry.org/data#71644ba2-64ad-4360-960f-ac6f89ee3b1c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#15d8c980-26ec-4e4d-bc19-d853d07a9110" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#bc067638-8e2a-4778-8767-ce500a1829bd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "8229_A" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2a5df5cb-504c-4da6-b251-1f71d9f06b94", + "@id": "http://digitalheraldry.org/data#794c7b88-ad56-4309-b47b-79a1ec457a03", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bear" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#4c5df968-89b8-4a61-853e-c61cd7555b42" + "@id": "http://digitalheraldry.org/data#d92cfacc-23e7-4b1a-8dfc-a8f15918a985" + }, + { + "@id": "http://digitalheraldry.org/data#3e812d4b-253e-4db1-81e0-70f3e4d02d98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002834", + "@id": "http://digitalheraldry.org/data#CoA0000021389", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -56975,17 +57046,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ecb706ab-5d36-4048-ac3c-e36be345ce29" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#bfcbb0a2-60c6-4053-8ae4-b54794c3b888" + "@id": "http://digitalheraldry.org/data#6522c6e0-63c5-4af8-b4d4-4c3949386d4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2834" + "@value": "21389" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -56995,99 +57061,102 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f68bc08c-4df8-4565-b022-a7f08f32e868", + "@id": "http://digitalheraldry.org/data#c9d1391c-bb29-4f18-a3be-b7d32d681282", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#e5512fbc-ac09-4bd2-9b19-33da063667ac" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007287", + "@id": "http://digitalheraldry.org/data#07bce333-74c3-4a04-baee-a261f4eed248", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#281b2401-0101-45db-8cc5-a74cbd5bc3f6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e180e1e6-d773-40a1-b408-a27864780564" + "@id": "http://digitalheraldry.org/data#c5af27e1-3184-40fa-af02-aa127478b3fb" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0bca0b5b-cbc4-4e6c-bd08-56227e33ccd9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#08d85bdb-f289-4a56-ae0b-19b60a8f822f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#5707dcad-7c56-40ff-bed7-6c0ac5641dc1" + }, { - "@value": "7287" + "@id": "http://digitalheraldry.org/data#c7cfce8e-7864-4602-bdf8-cf4216376270" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#180a6fea-f5b8-4eb8-90fc-5e818dea624d", + "@id": "http://digitalheraldry.org/data#75dfb458-3db5-4110-a235-986f86b78c2e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ae99a9db-c492-4cab-aa8d-b9654eff0898", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027524_1", + "@id": "http://digitalheraldry.org/data#fa07ad9f-e9f3-4cfb-b46f-5e822fd5c531", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#1a55936b-1ea2-441a-963b-6fdebdeca37f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#9ad4ce95-cac3-4322-b59f-5755f72752e4" + }, { - "@id": "http://digitalheraldry.org/data#2c608be1-96bb-4c0f-8600-0477f07199f9" + "@id": "http://digitalheraldry.org/data#861be881-bd34-48ff-ba34-8ffb09809d4e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "27524_1" + "@id": "http://digitalheraldry.org/data#74907c6c-b9cb-445f-beb4-e237887a8d35" } ] }, { - "@id": "http://digitalheraldry.org/data#7817ee7e-0dcc-420a-ab6a-f1f1d9e241ef", + "@id": "http://digitalheraldry.org/data#73505ff2-3f97-43cc-81d7-bb711cb18897", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#62f41ef4-d32f-4f90-8d22-b0ac2e76148e" + "@id": "http://digitalheraldry.org/data#63ca88c3-4e77-41ff-8b03-be6a10a76748" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#26a8bb3d-6eca-4e4f-8d25-3193dfaf30e8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { @@ -57096,87 +57165,93 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b1b47d6e-f575-4019-9ce4-9142c64d69ef", + "@id": "http://digitalheraldry.org/data#CoA0000002471", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#3830685a-2b72-4fbb-be52-8555bf85e00a" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d82b038f-8de4-4258-80fe-cee7b148c9ff", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ed4af462-5686-4fff-b918-3ee99a6e4244" + "@id": "http://digitalheraldry.org/data#c9e5ede5-ee4e-4a23-b3eb-1fcd15b1b267" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#bfd29ab1-d6be-4610-a661-1b224032c514" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2471" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4bff0b26-e028-4215-8052-17306b21683d", + "@id": "http://digitalheraldry.org/data#681de64d-d8d9-4582-b823-03f629437556", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000586_1", + "@id": "http://digitalheraldry.org/data#9691dc65-00d4-4ef3-a8ec-55d595b70910", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" + ] + }, + { + "@id": "http://digitalheraldry.org/data#76f4dc65-26c3-4717-bedc-5890fd06a593", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#c378154f-0e35-4850-afe8-ce657a29591d" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c1fc4ad2-50ea-4286-9706-ed6567d096b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ea5c6010-71d0-48d0-9765-9e8d4fcd3bcf" + "@id": "http://digitalheraldry.org/data#263c1483-404b-4d31-a797-35f10c1d0309" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@id": "http://digitalheraldry.org/data#c0134ee7-1e5c-4b7c-a612-bd5895a89558" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#0068071d-66db-4f7c-9162-d0ae6f77f8f7" + }, { - "@value": "586_1" + "@id": "http://digitalheraldry.org/data#33706c13-6cf6-474f-91a4-06259679c05a" } ] }, { - "@id": "http://digitalheraldry.org/data#07013c72-c9fb-4261-9332-8c33afea1402", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ec94f0dd-e4ff-43a5-8f1d-0ccb0d83e2fe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#0ee7b860-f60c-4a71-8b37-cfa1c2edf035", + "@id": "http://digitalheraldry.org/data#58bb4b4e-f631-45ac-94ec-6b38df469ac7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -57187,98 +57262,118 @@ ] }, { - "@id": "http://digitalheraldry.org/data#89b2b566-27f4-4696-ac98-2587c101fead", + "@id": "http://digitalheraldry.org/data#fecff9b3-cdd4-427e-bcff-50e987d1f879", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6ce881aa-6750-480c-ae20-68b78e5438f8" + "@id": "http://digitalheraldry.org/data#deeac63f-d32f-40b6-bb20-9dfb8f8fdec5" } ] }, { - "@id": "http://digitalheraldry.org/data#5a2330b5-1d34-4ee5-9677-d97bcb7e0153", + "@id": "http://digitalheraldry.org/data#09d0341c-4121-45fe-bdb5-f189afabdb06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4aa03c5b-5fc9-4e57-b9e5-4cc4778fc464" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1b5f7eb2-d962-4af1-ba3f-4611eba03a75", + "@id": "http://digitalheraldry.org/data#802fd4b3-7420-47bf-b04b-5132c0f56ef1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#0c77f4d5-a58d-4101-93c3-13e244c4e209" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#56d3d8e2-f03d-495d-9671-f46bcff81ddd" + "@value": 7 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#20c05422-6871-427f-bcd3-0cce05172b71" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d892ef22-3bc3-4418-b791-ca3eddc146c8", + "@id": "http://digitalheraldry.org/data#fffc2421-2d95-4759-9748-ea12e626ed82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Molette" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#db8b4334-b02a-44a5-a678-5169b92d5eff" + }, + { + "@id": "http://digitalheraldry.org/data#9f04b845-0c25-4f07-a4e1-8142e6b33eaf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#361cca27-5f9a-4a26-9608-be75a438139c", + "@id": "http://digitalheraldry.org/data#cf86aaec-db1c-4d41-86ac-bc86406c73c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7d05fae4-ae32-4759-985f-da726996dfb2" + } ] }, { - "@id": "http://digitalheraldry.org/data#6b7f5412-29eb-4748-b7d6-81404dec0e8b", + "@id": "http://digitalheraldry.org/data#71ad38e7-56f8-4296-80c4-eec63b7991cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#7d7496ec-07e2-4ff7-8111-783507a6988b" + } ] }, { - "@id": "http://digitalheraldry.org/data#676cfdf2-c25b-41b1-a446-79cbb733a3a2", + "@id": "http://digitalheraldry.org/data#b0999263-8a3e-493f-8fbf-93a521716c41", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sickle" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000586", + "@id": "http://digitalheraldry.org/data#CoA0000000773", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued" + "@value": "removed potenty / added second tincture to Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -57288,7 +57383,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000586_1" + "@id": "http://digitalheraldry.org/data#CoA0000000773_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -57298,17 +57393,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#09620450-cd99-49e8-b319-79db92c07010" + "@id": "http://digitalheraldry.org/data#c74acae1-6192-471f-9e3f-e33f63c2f57b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9fa03c95-59d8-4167-994f-aaf61f035fba" + "@id": "http://digitalheraldry.org/data#602147f7-baee-4fdc-835d-db8ab36d5386" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "586" + "@value": "773" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -57318,593 +57413,662 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c07cd7e2-aaef-4804-9aa5-a7dc3c4270a8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1fe1cd53-d819-409e-a19b-5cd3a6aac6f6", + "@id": "http://digitalheraldry.org/data#CoA0000016114_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c6dbe21b-0e95-4efe-9c7a-2425972f41ed" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3a0a85c5-e5ed-485c-9589-d0a7ba68ec60", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#dbe98533-0817-4833-b562-1ace2877a8e9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f80895e1-241e-4538-aa41-e0bbfc244a75", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b7b29da8-81c5-4cb0-863c-4dea917ecf05" + "@id": "http://digitalheraldry.org/data#80256ad4-944c-4727-875c-817450dd2cd3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9057c702-91f5-4d2b-917c-d64fbb806063", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "16114_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007612_1", + "@id": "http://digitalheraldry.org/data#CoA0000007311", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e53cad33-3ebe-4880-b41b-2930e0b24bb3" + "@id": "http://digitalheraldry.org/data#b6d237e2-6321-4606-b0eb-8fef5dcc0d4c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#33edb960-6b74-4a25-86ab-1fa1a580260c" + "@id": "http://digitalheraldry.org/data#e36d6535-37f3-4f77-b851-514cc575877c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d3510109-281b-42c9-b57f-e7ca8927b692" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7612_1" + "@value": "7311" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f72b2407-fb68-4c6e-b548-5f62baa95475", + "@id": "http://digitalheraldry.org/data#c0e53149-7c3c-4ddc-98a9-9ff49aa97f4b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#a97e68a0-0f7c-47da-97e8-5dfae24ad811" + }, + { + "@id": "http://digitalheraldry.org/data#53784021-5416-4a7b-95e5-51118d311b03" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#11657912-4ab1-473f-9310-1cf0ed96f81a" } ] }, { - "@id": "http://digitalheraldry.org/data#274f7c0e-0604-4a2e-b8b5-c4818ed2a829", + "@id": "http://digitalheraldry.org/data#a228ae99-c20d-4ec7-90e2-7571759013f6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#865f2a50-2bf4-40c4-a1ba-9e43d85a3ba6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6acb7ee3-b792-4629-959b-428e08004d88", + "@id": "http://digitalheraldry.org/data#5651c2c6-7ce1-4b3d-88c1-a5ded9d75e27", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#42d9217b-fc7f-466f-a18d-765c7b477de1", + "@id": "http://digitalheraldry.org/data#b2b27765-6ae6-4b35-9948-d7299c85c653", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#4d7a3a17-eda8-4e20-ae00-cd26b20d7d01" + } ] }, { - "@id": "http://digitalheraldry.org/data#dd56297b-b54d-42ed-8e32-177fdf4a5f9f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Of7Pt" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } ] }, { - "@id": "http://digitalheraldry.org/data#9aa028ea-e980-48d3-98dc-62cf24699431", + "@id": "http://digitalheraldry.org/data#eed7e093-512a-439d-94fa-ccc01f2d3e06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b947abe0-f40f-4b94-a4b6-e6026479884c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000013424", + "@id": "http://digitalheraldry.org/data#b99d9c2d-2d28-4211-a4f6-57a8f7e32dd4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#75746444-e0ce-422f-bb6d-e48ee56ca3d1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#5a823e7f-da51-45eb-ba4c-c3afec5a8f00" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1469bd86-6c3b-41a8-8c6c-eef2449e48c3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2137d6ee-917a-45e2-b65a-31e17e65afbc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#09e86472-66ee-4733-b040-ba102d0f7cae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#11f17a81-d3ce-4462-aa80-8779746e031a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "13424" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7be0380b-7c3d-4aeb-8257-22e7d5ec528f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#5e7e6544-4506-4e54-bef4-8746d811f93c" + }, + { + "@id": "http://digitalheraldry.org/data#5ed52f8b-a939-4090-a9a8-8fbf8d668aa6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b6a020bb-4d55-4b11-878a-e1f67de5dfd5", + "@id": "http://digitalheraldry.org/data#97a649d5-8802-4c9f-9f87-18812cdf9503", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Nimbed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#42c3176f-7bf0-4e1f-9de5-baf64575c148", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#72ffb7a1-9b11-473b-9d78-2151b2b19870" + "@id": "http://digitalheraldry.org/data#ce380042-4029-4286-a24d-fe8a565e542a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009655", + "@id": "http://digitalheraldry.org/data#f1168cbd-f663-4c7c-b0b0-22aadc7fa047", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "fixed tinctures" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1ccd71a4-813e-46ad-b222-79a8eda06316", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#0766a622-e1db-416d-aabb-12cf9d2330a8" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#be6e47ce-26c9-4783-b6a3-1c5e982b9dd5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009655_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "@id": "http://digitalheraldry.org/data#0e6762f2-797a-42b0-a19d-51af23b6065c" + }, { - "@value": true + "@id": "http://digitalheraldry.org/data#f82a59b8-c828-4253-a805-b176c0134abc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#238155cf-d990-40b4-939a-444c1e0c1517" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#736a54b3-f70f-42bf-94c5-32f0e2d45659" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d4ca9c4c-30e5-4704-9a3e-79fc603c007f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#20faf2a9-11b9-4d61-b0b1-33d05555b9ed" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#8f70d8d0-0b75-401d-83e3-b892c6921f68" + }, { - "@value": "9655" + "@id": "http://digitalheraldry.org/data#006f6be3-7918-4060-9111-3eb61cfc566d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003785", + "@id": "http://digitalheraldry.org/data#fad17e43-70c0-4d3c-ba41-090b88d39eb4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#14555a55-5e8c-47e0-a9d3-244049f43c6a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a8718cd9-9adf-4e43-b023-bad245c2572e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "3785" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#fd793373-1d15-4265-85ee-02720912d49c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2bb36b38-0e60-47be-ab12-db1753273e42", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#7206e555-badf-49c2-aeb6-598be605add2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ee50e28a-713d-4892-879f-a92fda73c13d", + "@id": "http://digitalheraldry.org/data#f2954237-e95b-422f-b198-e4c67987c6e7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#143597c7-6955-4e15-9b69-00f136e89087", + "@id": "http://digitalheraldry.org/data#594a47ea-91b2-4463-b051-a9701547f282", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#edbb2836-282a-458e-b5a5-67545ae2b44b" } ] }, { - "@id": "http://digitalheraldry.org/data#0f3dcb77-1d11-48a5-a7f2-b3dc3434e05b", + "@id": "http://digitalheraldry.org/data#CoA0000006316", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#20542fae-f9e2-486a-a26c-ff92d188a7ee", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bbf16edf-cd97-4599-9dba-d494ffa699ef" - }, + "@id": "http://digitalheraldry.org/data#7eb417e5-4bf9-4451-bc93-a5d0e8e2d4bb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#256e5fb2-f9f9-4e92-893a-fa71918dd6f5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#394527b4-08e8-4c75-ba3e-ddc837febbc5" + "@value": "6316" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9fbe57c1-1001-4d0f-81ef-802196a95323", + "@id": "http://digitalheraldry.org/data#b86e1c29-9989-4d65-b6d7-07712d507d8d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3986776e-ad2d-48f9-b759-dcf6ee5e9d3d" + "@id": "http://digitalheraldry.org/data#e4ce1ad4-f82a-47e8-82a1-81bf5b81ed31" } ] }, { - "@id": "http://digitalheraldry.org/data#e8b20401-525d-4c88-b882-c84d9bf69df6", + "@id": "http://digitalheraldry.org/data#25714b03-5a99-4fbc-94f5-853950583aa1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Gamb" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652" - }, + "@id": "http://digitalheraldry.org/data#36a477a0-e537-4476-a0e1-27fa4ab26e3c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3f533a70-2efb-4336-8a5f-9459fe541354" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#and", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } ] }, { - "@id": "http://digitalheraldry.org/data#7cee3441-aa50-4189-9d83-10f4b8606471", + "@id": "http://digitalheraldry.org/data#f818fe9a-0675-4dfe-aebb-9f5ea4687b07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#75d7c615-39e8-4083-ae81-be0da9131539" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#fbc15350-df01-4d40-8985-bc3961ed078d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embattled-Counterembattled" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c5918a6c-504b-4016-96c8-6bafd34cfdfc", + "@id": "http://digitalheraldry.org/data#141cf391-4d45-4363-9450-252dedbb5b3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#0f79f9a0-e094-4b97-a2f4-237ae4113430", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b01a578b-f43d-4083-922d-9af74fdd15b8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#115ab04c-a511-411b-a622-f7dcd7dc28d1" } ] }, { - "@id": "http://digitalheraldry.org/data#032eb9f3-1bc3-4c0b-9aff-d3eeab5fe41f", + "@id": "http://digitalheraldry.org/data#9ddd484a-3055-4975-9e09-db4107d4a6ad", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + "http://digitalheraldry.org/digital-heraldry-ontology#Sejant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A", + "@id": "http://digitalheraldry.org/data#c8420cdd-7fb8-4b0f-b843-4f136c2b0017", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#17f21cb4-a15e-428d-9bef-e7b5f98ecd85" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#76c34fb8-acae-4042-bf16-8a8be7121b9c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f2e75205-4512-4648-8093-519677a4cf93", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Talbot" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#d7752d9b-1b22-417f-b04d-c2183b2b58ef" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d68d67c6-74dc-4593-bc01-09e7527b8918" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1f19e712-b44e-49d8-8080-f7ae504707cd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#decoratedWith": [ + { + "@id": "http://digitalheraldry.org/data#6a21a89e-0d63-4acd-833e-1a2ff11ee619" + }, { - "@id": "http://digitalheraldry.org/data#9873ff30-8a36-4a71-84bb-b022ba4d3096" + "@id": "http://digitalheraldry.org/data#bba90291-e758-44df-a655-e4830a380e1b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "19035_Escu_A" + "@id": "http://digitalheraldry.org/data#caa24374-b9d4-44b7-a123-5951d4615802" } ] }, { - "@id": "http://digitalheraldry.org/data#c5c919d2-b42e-484f-ad63-90aefc658e23", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#84dc5722-4b20-4812-bdd8-2a74ab0d8c3e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#70acd7e3-f5f0-481b-a97c-8e7100264318" + "@id": "http://digitalheraldry.org/data#0f95036c-b68f-4854-9d78-53854f16b407" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Naturel", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mount", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#a028f500-2f86-4302-959d-44cecb7c478b", + "@id": "http://digitalheraldry.org/data#130762d2-6515-4a6f-8add-5059a06bf77a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#81c63714-5e41-41a1-a0d6-cd0d26092179" - } + "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws" ] }, { - "@id": "http://digitalheraldry.org/data#6274e6f5-812b-4944-b38b-bd51064ae68e", + "@id": "http://digitalheraldry.org/data#CoA0000008670_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#3287220c-9fa7-4551-b09f-cd26603d0931", + "@id": "http://digitalheraldry.org/data#fa729e5c-8e48-485f-8469-ae22d778a255", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#c5e46021-c6a2-4235-aa5b-23e564355a41" - }, - { - "@id": "http://digitalheraldry.org/data#7bf1322e-13eb-4cfd-add9-37d7586cb7f9" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f0c4066d-8984-4ae2-9939-a940fe9cdecd" + "@id": "http://digitalheraldry.org/data#10103592-c2f4-4eb5-8f8e-dcd3d873ec8c" } ] }, { - "@id": "http://digitalheraldry.org/data#d193ec1f-4c85-4744-9f49-9df299e35f0a", + "@id": "http://digitalheraldry.org/data#287f9377-6177-401b-b28c-7af4b82fe5c9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f814458c-870d-4869-ac3f-195cb6f3af23", + "@id": "http://digitalheraldry.org/data#542c5d2f-ccc5-4724-a12b-bb21dcbb85a6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#853715c8-03b8-4ee8-a7bc-3cba719f6445" - }, - { - "@id": "http://digitalheraldry.org/data#1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f677a3af-34db-4f46-b0ef-0a05bcf3b5f9" + "@id": "http://digitalheraldry.org/data#0db7ec6a-476f-46a3-ae6d-6aea28b46947" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002797", + "@id": "http://digitalheraldry.org/data#7c1f3cc0-1291-4493-8853-48e223a7436e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#61ad0b9c-c4da-453f-9692-97bcf5da3ec0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002797_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#31c04a62-5e1a-4abd-a117-5df93011d8bc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#7436f0bf-110d-4b7d-8adf-22ad6692ac16" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#91770b4e-3ab4-409e-ac16-0ff44f235eb0" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f918fd66-c59e-429f-88e5-b61ce165aaa7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b0a8ee8f-3b54-4678-8ac4-933807ebbb82", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "2797" + "@id": "http://digitalheraldry.org/data#f43f4a8b-bd24-4918-a1aa-a84cea34ea85" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031516", + "@id": "http://digitalheraldry.org/data#CoA0000002937", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed language of Charge1 (cerf to stag)" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031516_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -57912,17 +58076,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5bbd84c6-ce78-44d0-8651-e34b1eeecc1b" + "@id": "http://digitalheraldry.org/data#1626a915-4e57-4629-862f-f2c9c3565be2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b43a70d8-338f-4f22-bbd0-d606cc2ee0e1" + "@id": "http://digitalheraldry.org/data#ade7bf71-d905-4225-8859-48e3966a50c2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31516" + "@value": "2937" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -57932,158 +58096,114 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendOfLozenges", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - }, + "@id": "http://digitalheraldry.org/data#97aacf8b-b92c-4bdc-adde-58888cb9d79d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#88427bd3-f646-40a7-957e-2c4aa5b1308a" } ] }, { - "@id": "http://digitalheraldry.org/data#80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7", + "@id": "http://digitalheraldry.org/data#0a696baf-97c4-4064-b264-8764f4bb555b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#9d47fa61-e79c-4b3f-8513-01ce7310f42a" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#ddd173af-ebdb-4664-a9c4-6f3098caf54e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6ef3916a-4274-44ce-b6dd-f06b4732cb4d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BellFrame", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#242516e8-20ff-4c43-8513-6423c49f7153", + "@id": "http://digitalheraldry.org/data#CoA0000008452_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7a516de0-7aaf-444d-a302-941f7a581a03" - }, + "@id": "http://digitalheraldry.org/data#3c7941d8-13b9-4c83-a860-f1b45b7e8bf0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#003a99e0-4719-44cd-a76c-52c0f1627bcd" + "@id": "http://digitalheraldry.org/data#3c13f8a0-a58f-4cf4-b600-100f4a862619" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#isstDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#d2b33532-5abf-461f-81fe-f2638eaf511a" + "@value": "8452_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#858cb2de-0bf9-4f2d-bb05-dfb8e5c52092", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naiant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6a0dcd23-0c50-4a94-b157-d0fd45c322a0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#19f3804f-2683-4edd-bf5d-e1a5596dacd0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#d6064f1e-8d6b-42f9-939f-b2120baac1f3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9270aae5-7017-4d0a-93d3-e217d119becb", + "@id": "http://digitalheraldry.org/data#33706c13-6cf6-474f-91a4-06259679c05a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#64ebc1b0-c8f4-42ad-a2cb-dc7857d8a878" + "@id": "http://digitalheraldry.org/data#0068071d-66db-4f7c-9162-d0ae6f77f8f7" } ] }, { - "@id": "http://digitalheraldry.org/data#4dd80860-9735-4c6c-ba0d-ac52af62d3e6", + "@id": "http://digitalheraldry.org/data#842d5f6b-54fc-4b9e-bf29-993a1dbdf1af", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e4325d12-cecd-476e-9d6b-012dcaf52f9e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#a30a5f3c-0433-4325-be1f-04ef9a8968b1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#727ecbcb-e234-4701-942c-93121c22a44b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006018", + "@id": "http://digitalheraldry.org/data#CoA0000003081", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of field" + "@value": "fixed tinctures" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -58093,7 +58213,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006018_1" + "@id": "http://digitalheraldry.org/data#CoA0000003081_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -58103,17 +58223,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a0c7dc34-51a6-417b-883a-5440bd71f679" + "@id": "http://digitalheraldry.org/data#5c4f8006-6ecb-49fe-95cc-4aaced149d18" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#da3a50da-e477-43c9-be63-f60d9c66638a" + "@id": "http://digitalheraldry.org/data#b387653c-924d-4439-8e2f-1f1d4f8d44b5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6018" + "@value": "3081" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -58123,335 +58243,273 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7d1a9157-999e-40a6-a086-e75edad44a4e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#39a3328f-c1a4-495f-8738-5bfbb49d443b" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009691_1", + "@id": "http://digitalheraldry.org/data#CoA0000006401", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ff6577b2-c36b-45f2-850d-ac1461ea3ba0" + "@id": "http://digitalheraldry.org/data#c7797643-1166-42d7-99c6-f801b74f35b3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c57660ac-2f16-45b8-8ab6-f12575dfcd66" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "9691_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009646_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2d80a46a-d44a-462a-80b7-49fd1128c2cd" + "@id": "http://digitalheraldry.org/data#fec12311-b48a-4691-812f-b3b769902368" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e759331e-bd2b-445f-9581-e7589d31513f" + "@id": "http://digitalheraldry.org/data#0eaee659-22c4-4c85-a5bc-ca09e3875997" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5be65cc3-c751-4397-9016-8576e5a224bc" + "@value": "6401" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9646_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b02d53b4-ee4d-46f4-ae9d-e5a1d1ce04c5", + "@id": "http://digitalheraldry.org/data#e7b8960d-e8ba-4b33-a0a1-ffdd7c7e42f8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#14bd117d-fcdd-44f8-be4a-fe2e404bf8cb" + }, + { + "@id": "http://digitalheraldry.org/data#8e2b3353-f50c-4482-b4de-c0da50e8464c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#864ba5d3-6e58-422f-b7c9-574c4c7f0f8f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031516_1", + "@id": "http://digitalheraldry.org/data#CoA0000031536", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#199aa728-f1d9-4a15-96c7-250cae17b7ae" + "@id": "http://digitalheraldry.org/data#35a02e2c-4b82-4dcb-89c4-1584ac747f6c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7cb90536-67af-466d-af5d-0ebded1fe949" + "@id": "http://digitalheraldry.org/data#e8679bbd-fd02-4e43-b11d-c41aadef6f6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31516_1" + "@value": "31536" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f6ff1d02-392b-42db-9001-6f5975cff4ba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9dceefe2-d182-4993-980c-f4ec99407fb2", + "@id": "http://digitalheraldry.org/data#115d4a0d-0509-4ff1-8541-ec1ea52618d7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#03b1aac7-7699-412c-92ca-61d2e43083f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f226878e-f0a1-4f7b-8861-8fe2acf760e9" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f8d4c6c2-6fe1-4c8d-9d23-9e74de9be907", + "@id": "http://digitalheraldry.org/data#26e3e930-b2cc-4823-bffd-ab9bdec49860", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#e3b0d946-fc41-4704-949d-70b734629c3f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#de7799c7-95b3-41fe-a3d0-72f1e9d7bd02", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9fa980bc-9baa-4af5-87dd-79709dca13fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3a74db50-18a9-41ed-8d60-27261308789e" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cda6add0-d391-4cd5-9172-64195d5e005e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#fe28030f-4051-4e9c-8fae-f4ee43e282a0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001468", + "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bc29eb9e-c7ca-4591-81ca-96a9ddea0c59" + "@id": "http://digitalheraldry.org/data#5550b166-c13c-42c5-899e-9423e2b644ed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5dcb51ec-0391-40e3-bdf8-b400c9530684" + "@id": "http://digitalheraldry.org/data#9afc1fdf-ffc6-45de-bc0d-c1d8f8305223" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1468" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "8134_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#748e1266-b899-410f-8731-6baa9b099435", + "@id": "http://digitalheraldry.org/data#d7752d9b-1b22-417f-b04d-c2183b2b58ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#bb91e2a6-a5d5-4708-8dc4-6ede805a9345" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#41ed0016-2abb-4434-8927-ad0e0af479dc", + "@id": "http://digitalheraldry.org/data#cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#ce52d1f8-0fc9-4db6-b6ab-7f0cb53bbab5", + "@id": "http://digitalheraldry.org/data#0fe1d3c4-b61b-4dd5-9002-0cd4cf7d8ff7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#243e2e5d-1e87-41a9-aed9-d996a27011b6" + "@id": "http://digitalheraldry.org/data#e5e63ebd-f421-4d5c-953b-55385d10a07a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002462", + "@id": "http://digitalheraldry.org/data#7ca178a3-3bcd-4bf4-b587-490a216708d7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8d776d2a-88c3-41e3-861c-219e8824c7fb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#62604306-9ab9-47d8-ac7f-a2d0c2d04095" + }, { - "@id": "http://digitalheraldry.org/data#f630cc3b-01cb-4d52-83ff-53d5fa0b7fb0" + "@id": "http://digitalheraldry.org/data#e06aa9ce-ee71-4056-926d-3cce0b93e9a0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#acdb9b10-08bc-45f3-a7ee-32ff3e45a9cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#4e9c4765-b624-416f-bb96-a1423bfaef5a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#e2e09bea-b284-4600-825d-81213b6dc02b" + }, + { + "@id": "http://digitalheraldry.org/data#035ec0e3-4e18-42be-9315-cf61f7f6cc50" + }, { - "@id": "http://digitalheraldry.org/data#a74b1e97-bafd-4bd5-ba84-5b640dd7e74a" + "@id": "http://digitalheraldry.org/data#98cac79b-a13a-42bd-9509-f416845eb029" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2462" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#03a8d3ff-0c4e-47f9-8c2b-15248627fb40", + "@id": "http://digitalheraldry.org/data#c79c1ef8-bcb5-41f2-9ca0-dbd66836bdb9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#27fd8a77-751e-48be-9ee1-b1970c6abf86", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#93304bd0-4348-4b60-84b1-a4f00be1e8a5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#febcf6e4-c413-433a-807e-70daa565437c", + "@id": "http://digitalheraldry.org/data#8d380d80-e99b-4933-a9a0-abb5ae0c6258", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 4 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002808", + "@id": "http://digitalheraldry.org/data#CoA0000007209", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -58462,17 +58520,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dec861fb-ad6b-404c-83c1-977da123c839" + "@id": "http://digitalheraldry.org/data#fd1650c2-48d6-4785-843e-8d2d01ab3def" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#d043f8f6-0b4c-42fa-8f25-4e83f929bfe4" + "@id": "http://digitalheraldry.org/data#4c3542ec-cdcd-4721-b6a8-013065c4500e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2808" + "@value": "7209" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -58482,87 +58540,109 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f180d343-66c4-433f-972a-5c6df14dba47", + "@id": "http://digitalheraldry.org/data#4e3910f5-8155-40b4-9179-a199ad1ef33b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#074e96e4-93a3-4d1d-8ce0-18af9820a054", + "@id": "http://digitalheraldry.org/data#4773dec6-c0ef-4f82-8900-15b52ee6112a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#8c9126d7-f402-4e0a-b1ff-19cc4c8c35d3" + "@id": "http://digitalheraldry.org/data#8f994990-4e6d-4186-a355-fa0721dbe0f2" }, { - "@id": "http://digitalheraldry.org/data#50975665-2c27-49ae-84e1-4665ce898c21" + "@id": "http://digitalheraldry.org/data#f2f06813-5755-4386-96dd-61bfb18a6193" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#526a94ca-0c96-4e68-9da1-50e79b87db06" } ] }, { - "@id": "http://digitalheraldry.org/data#b15909de-8816-42d0-b9fc-07ec16b1c0f6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#37bc946f-b5f6-4300-ae8d-a8693bc017eb", + "@id": "http://digitalheraldry.org/data#ae54ebaa-e8c3-4ae8-9471-0f7fdd050fd6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d6392782-907e-4332-8c82-105d9954dd5b", + "@id": "http://digitalheraldry.org/data#1f02534e-6268-4f8f-92ff-8b1fe7575e24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9c718a0f-4b5d-48dd-b283-3f780ffad86e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#35870bdd-4b37-4cb1-a431-8db1e0f6e067", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Star", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#10914247-dd29-4a0d-bed0-992baf919d19" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#0ed07cd9-7431-47bf-8f9f-fba87106a858", + "@id": "http://digitalheraldry.org/data#8683d68b-41a5-478e-99c0-d1c6e0464778", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a835ef1e-376d-493b-89d7-94204fce6778" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#2a408f0a-b030-4045-b77d-aac8b443bd6f", + "@id": "http://digitalheraldry.org/data#de4955d5-d666-44ee-870a-e69855782d43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#348ed7d8-9bf2-4f0d-82c4-d5e0c769f486" + }, + { + "@id": "http://digitalheraldry.org/data#cb2b6e04-6ca5-466a-a7a1-3e66344a0e63" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008267", + "@id": "http://digitalheraldry.org/data#CoA0000006029", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -58573,22 +58653,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0e41d522-d980-4d8a-a866-c5155c962909" + "@id": "http://digitalheraldry.org/data#83c85911-c1d2-4564-a9a3-9966a956e0e8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#27fd8a77-751e-48be-9ee1-b1970c6abf86" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#9fbe57c1-1001-4d0f-81ef-802196a95323" + "@id": "http://digitalheraldry.org/data#e3d5640e-ffd4-45ae-bff7-aed6970b1783" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8267" + "@value": "6029" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -58598,250 +58673,198 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031515_1", + "@id": "http://digitalheraldry.org/data#819f0a55-6adb-4abc-87f1-1f7ed4c9b608", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#31dd85be-4a5e-402d-b4af-f6bc04c2ace6" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006026", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4b6be87f-e82f-4b82-ba90-f86fedda5388" + "@id": "http://digitalheraldry.org/data#874055eb-9ca9-409b-af72-2dd13cf7d8d3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e85b4be7-6d9b-48ee-b1d6-408a8d5a05e7" + "@id": "http://digitalheraldry.org/data#c26e8c5d-2360-4a6b-a9f0-f5934b3f42f5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "31515_1" + "@id": "http://digitalheraldry.org/data#2277e0b0-9f3b-41fc-a93b-d52401a613a8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#36b39dc3-faeb-4886-bcc1-4e49aae06566", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@value": "6026" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d73a21b8-c896-410a-948e-65fcaf8a71be", + "@id": "http://digitalheraldry.org/data#57fdc7ab-b675-4930-b38d-bf317d341cc3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#08805bb0-aa1d-4535-8326-4b5db3feb3eb" + "@id": "http://digitalheraldry.org/data#50a6a4b2-796b-4a95-8331-2d85c726e54c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031518", + "@id": "http://digitalheraldry.org/data#83025653-48f2-4b1c-a90c-d949c48d7d76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5343d802-bd93-408e-b1c2-14e70a908b61", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031518_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006015_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ec6fdd61-c830-4a17-8a47-62071dc36600" + "@id": "http://digitalheraldry.org/data#ff76cfc3-0f7e-4d17-b89b-3fe9614363e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#88e2e8a9-d000-4947-963a-866f667af8f6" + "@id": "http://digitalheraldry.org/data#3022056d-cb12-4201-b8ab-03b66c5d50f7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "31518" + "@id": "http://digitalheraldry.org/data#560d9eee-de84-4912-8ed1-43cf15710739" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "6015_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000011265", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2f422427-61ce-47f6-a1a4-9756b3bc7894" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_B" + "@id": "http://digitalheraldry.org/data#8670ae71-c067-4933-b696-86291233b6a4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A" + "@id": "http://digitalheraldry.org/data#13f9bf2f-0976-4904-92dd-06346c5acf5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27639_A_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" + "@value": "11265" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3aba60e5-243e-493b-ada0-72166f0a2a0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#92cf77d1-a9fa-4529-8501-469c9d43e088" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#EscutchOf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#b18409c4-0407-414e-8956-4929329128b9", + "@id": "http://digitalheraldry.org/data#4edf5a82-727c-4f6b-b3c0-873411c58406", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#e9bf02ff-d677-4b57-9724-e92c3f19e8ae", + "@id": "http://digitalheraldry.org/data#0ecea1b6-4a57-4a95-bd4b-724f7ae0e7c8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cerf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#83b38835-5e46-4c9f-b95f-f053cad997ec", + "@id": "http://digitalheraldry.org/data#CoA0000031555", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#cf34b496-36e0-4020-8cc3-a4507811a767" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea39d07a-97f7-4e40-86f1-1d135d838c43", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#a798e26a-d4eb-47ee-a67f-319d5b828e30" + "@value": "31555" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5601a848-5df1-4396-88c7-f1eb8e7260d9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#23d34382-6693-456f-a79e-8110acc8ea82" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9242dc9d-9820-4a8b-a258-3d04c096c538", + "@id": "http://digitalheraldry.org/data#696f4d55-0e97-43aa-b04a-b6dcf963314d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006019", + "@id": "http://digitalheraldry.org/data#CoA0000003961", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -58852,12 +58875,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b240d3d6-e878-4983-97c7-ae72795e871b" + "@id": "http://digitalheraldry.org/data#62b987b2-7bae-4e11-b8f7-967cd4f20ec2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6019" + "@value": "3961" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -58867,40 +58890,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9f03e656-bf62-4144-86ee-0a508edd5b94", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f8c1ba40-3958-4954-bd78-baeea1075628", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ - { - "@id": "http://digitalheraldry.org/data#6613c9b7-aedf-49e7-8c84-36d2d866f0ed" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cefb8273-218b-46f9-bd02-c5ecb8634f06", + "@id": "http://digitalheraldry.org/data#5c374da2-ed34-465d-9d01-8c9e6eb7e4e8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3e90d8ff-2ce3-416f-860a-0c65599cf5e4", + "@id": "http://digitalheraldry.org/data#9c8db580-705c-4c09-878e-f10a39044636", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -58911,25 +58912,9 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e254503b-1b26-4b4a-ae27-f106b9da3e39", + "@id": "http://digitalheraldry.org/data#bee11be1-9dec-4230-95cd-c94be9c8c128", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3cfd7b5b-9192-4594-a9f5-1f0f61826578" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#813662f9-a14c-49a3-bee5-672aeb9d25ea", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#71b71be3-c0ec-424a-b323-c1f03e8e2d1d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Pouch" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -58938,68 +58923,30 @@ ] }, { - "@id": "http://digitalheraldry.org/data#bbbe949e-e184-47b6-9fac-8c6005426e07", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5f00afde-0e8c-4c88-abf2-6ed9c3941c2b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wheel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2d80a46a-d44a-462a-80b7-49fd1128c2cd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#763fa5ba-d5ce-4f45-ba72-2050dd0525ab" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9cf54b67-3d0e-4400-8a29-ea8c3b036a45", + "@id": "http://digitalheraldry.org/data#71e160e9-f774-42f9-a69d-344b841eb0fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#1f122e4f-009f-4489-8413-cf66694d9d6c" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" ] }, { - "@id": "http://digitalheraldry.org/data#36734a70-a9bd-4dd9-a0dc-ae737ed07e15", + "@id": "http://digitalheraldry.org/data#fab2570c-48f1-488a-b36a-c980a8fda808", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#71c7e20d-959c-4bc9-8883-0bf30a5c3c11" + "@id": "http://digitalheraldry.org/data#d6da3381-caa3-4d0c-8c16-ae1ddaa980c1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003081", + "@id": "http://digitalheraldry.org/data#CoA0000027525", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tinctures" + "@value": "added rampant and armed and tinct for modifier" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -59009,7 +58956,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003081_1" + "@id": "http://digitalheraldry.org/data#CoA0000027525_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -59019,17 +58966,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dd959057-d05c-405e-b682-1bbcf6c6163c" + "@id": "http://digitalheraldry.org/data#b22160e2-1911-49ac-8e87-6be7cdaeb293" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0506d3f1-a57c-48a7-9e9a-290fc08dbdb7" + "@id": "http://digitalheraldry.org/data#1185d336-3ffc-4e9a-a4e3-634264425d76" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3081" + "@value": "27525" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59039,13 +58986,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c30245c0-50e5-4dbe-81c1-86cf848abe4c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000007985_A", + "@id": "http://digitalheraldry.org/data#CoA0000006309", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -59056,17 +58997,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#deafbfb7-84f9-43cf-86bd-8001a01683bf" + "@id": "http://digitalheraldry.org/data#eec538a7-fcfa-440e-bc66-3d45bb09beff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d8da5b5-23ec-4887-85fb-c85bdb785a7f" + "@id": "http://digitalheraldry.org/data#8d2364d8-3e87-40d6-86b6-39980f99d652" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7985_A" + "@value": "6309" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59076,49 +59017,28 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4b6f8ca5-e0b6-44fb-9c17-bcd41b56197a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#fa5a7b57-7ba7-4e0d-8eea-a865412efc89" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003820", + "@id": "http://digitalheraldry.org/data#CoA0000007437", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed order of field tinctures" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000003820_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#98a84b43-23d4-4ad8-93fe-520b50b50f27" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3e4f64a2-15e5-4497-a0d2-70bdcf07da3f" + "@id": "http://digitalheraldry.org/data#d2c244b3-d2df-4d3c-92d9-209008d3b3b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3820" + "@value": "7437" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59128,89 +59048,35 @@ ] }, { - "@id": "http://digitalheraldry.org/data#38e19219-ac12-4efa-8c61-e4faafdef600", + "@id": "http://digitalheraldry.org/data#f73ac32f-4935-4c99-ac7c-aaf5abf5236c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ae727ccc-cb3f-4c57-bf6e-f3a7e1403efc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5191929d-a22f-4951-a801-750aefcb9137", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#86eaa1fb-3df0-41ac-a978-f675b74bf8e8" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3dd567a2-a26d-47bc-8392-02f30f4dad52", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#8723647a-3e88-42de-8e9d-c8ae1c3878d6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c4874760-ce64-42c0-927f-0e3e2869a78d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008677_B", + "@id": "http://digitalheraldry.org/data#CoA0000001357", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#542a7933-d789-48df-95ee-0c2cf5df6adf" + "@value": "fixed tincture of Charge1 to missing" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "8677_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000001357_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031510", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -59219,17 +59085,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f663ee01-2486-49e9-827b-6f88f4b46988" + "@id": "http://digitalheraldry.org/data#4bea98e5-e6ad-46fc-9d5a-5f7dc08bcea3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a6b770fc-d36f-448c-b368-83834a5afa86" + "@id": "http://digitalheraldry.org/data#09ae9238-9731-4a5f-ba73-006f298455ae" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31510" + "@value": "1357" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59239,308 +59105,272 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1", + "@id": "http://digitalheraldry.org/data#26d2f882-c75b-464f-a6c4-e17c7ceac8e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6178f226-f594-4f81-8e6a-1fd3200e2bfb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#717c3854-48f3-47af-aeee-6b2fd0ad3a73" + "@id": "http://digitalheraldry.org/data#8ec653df-1215-4869-a497-58830916eae2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8991_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a615b8b5-a759-47bc-b847-71471462102a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#4cc22e20-c69a-45eb-8af3-d83b5d9d1c5f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bb2cf76a-4ad9-4f24-bcc6-f27ace2e5241", + "@id": "http://digitalheraldry.org/data#2ad01d78-e127-44cb-b8c4-368ec0527833", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d9457575-7215-4fff-96ea-07ece11f7d81", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#325abfe3-d255-414a-931d-a96ed55c1352", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#dfd575c8-5171-483b-9976-bce5424c0e88" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#d7f4df59-f5b8-4cad-b3c5-1fa8ad129f43" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002778_1", + "@id": "http://digitalheraldry.org/data#f78fc97a-3eed-48c0-975f-32e26ea03795", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#3ced87c9-7d3e-4025-bad1-0a629055adb0" + }, { - "@id": "http://digitalheraldry.org/data#64d97b54-dca3-48e8-b5ad-2ce6adaceebf" + "@id": "http://digitalheraldry.org/data#d07b45bc-e44d-4d19-8c31-ab7b50c82cb1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#845acb5d-c649-4e1d-be54-6b9aa35c95de" + "@value": 5 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2778_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#26b60749-f416-48f1-90eb-3ee4e376aad1", + "@id": "http://digitalheraldry.org/data#d0abaa7f-2a34-41da-900e-e6f210f908d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2edbae44-facc-43da-a8e4-684f165293e3" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#a73e2a4e-90ae-492b-9dc7-0855ccf6560e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c5db3efe-7c7b-431d-a37f-5a10d97349ad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7d8d6a3e-2bb3-4501-9bfd-e15058954df6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a47d34a6-4975-48b9-ba84-cb4f96320826" + "@id": "http://digitalheraldry.org/data#cb3d5a7b-5a17-4953-a8f8-850e18a0c427" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#41c70174-160a-4b60-b205-b470a38ef5e2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "27012_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#17a9ad76-4dea-4092-90f3-04b87f64df99", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008670", + "@id": "http://digitalheraldry.org/data#CoA0000007130", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "changed molette to mullet" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_Escu" + "@id": "http://digitalheraldry.org/data#CoA0000007130_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#6b80aa43-7dd3-4c0e-904e-85bc9c49ab66" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_A" + "@id": "http://digitalheraldry.org/data#c205ae9f-acd1-47b2-886e-ec8069adf63b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B" + "@id": "http://digitalheraldry.org/data#b81dcf1b-3028-4575-ac95-fe73ca65b3ee" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B" + "@id": "http://digitalheraldry.org/data#1721e86f-617c-44fd-a588-d15017cf8ed5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008670_A" + "@id": "http://digitalheraldry.org/data#f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8670" + "@value": "7130" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#86e3f393-43fc-4ad4-87dd-d377da3eedbb", + "@id": "http://digitalheraldry.org/data#960f631a-f179-41cc-a0c5-65f591c6ea5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pincers", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3d591dc7-b6a7-41ef-8057-29ea78538cab", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#46302593-60fa-4d46-a32d-e924bbb57257" } ] }, { - "@id": "http://digitalheraldry.org/data#728b157f-8f76-4311-a76c-0280265ed08b", + "@id": "http://digitalheraldry.org/data#df777790-b9da-4c50-81a3-f12df4ab48fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#5b54582a-398d-43c2-9788-745072aaa005" - }, - { - "@id": "http://digitalheraldry.org/data#451e378b-237e-4fc3-9236-f3312135f8c5" - }, - { - "@id": "http://digitalheraldry.org/data#da425a30-d0e1-448d-94ec-eb1889e26770" - }, - { - "@id": "http://digitalheraldry.org/data#d339461d-117d-4ee5-ba90-9fe6a97841e3" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#6fb940e8-db53-4fa0-a9f4-4766d95369d4", + "@id": "http://digitalheraldry.org/data#7c473bcd-9ff3-4d86-93af-8ffd526cf5d1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#92eefbd4-a1ff-4e9d-8058-b3214398349c", + "@id": "http://digitalheraldry.org/data#1adc755f-6764-415f-ad3d-916e198cd876", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#23a11b72-502b-4012-bc90-7462108816d8" + "@id": "http://digitalheraldry.org/data#8d7a5c32-9e3c-4399-b8f6-7fbbb56f23c1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart5", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" } ] }, { - "@id": "http://digitalheraldry.org/data#5c5a4173-51ed-430c-86cd-6f55780d1c05", + "@id": "http://digitalheraldry.org/data#07192283-d8db-47fb-aa1f-cde3fed9225b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d3b490e2-7d6d-4bee-97f6-6c16526e4dd2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017411", + "@id": "http://digitalheraldry.org/data#CoA0000002904", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "removed field_seme" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#9b45efae-8c3c-4643-8f60-c79a86e7497a" + "@id": "http://digitalheraldry.org/data#CoA0000002904_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#5bc40145-7ecf-4845-ac03-50f0cd2b4844" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bf13f403-ca70-4fd6-bc7d-bfe38318a0fe" + "@id": "http://digitalheraldry.org/data#f5dfd6c1-7990-420e-879a-21126cf1725b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "17411" + "@value": "2904" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59550,61 +59380,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d3c032ff-7dbd-4388-8b59-7478d1a06acf", + "@id": "http://digitalheraldry.org/data#CoA0000031563", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4f1aa41c-b467-4ec2-97f8-c56b81a11f34", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#dbd7eb9b-703f-4fbe-b7a6-84930c19a7be" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#e7aae858-b214-44de-848f-eed2f81e8d65" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31563" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#23cdcfde-4d4f-49f9-969f-e243837b01dd", + "@id": "http://digitalheraldry.org/data#c5979cb2-6bc4-4e71-a5e1-6a515eda1f93", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#6c956c60-a293-423f-b143-a4a276c7e339" + }, + { + "@id": "http://digitalheraldry.org/data#7746fe96-ee3a-4b16-b489-39ac0839c10a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8c910b61-29f2-4999-bb37-d30eb426f44b", + "@id": "http://digitalheraldry.org/data#da784b76-c8eb-4c7d-9bd4-232fa22a0e99", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wolf-Hook" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#dcaf09f7-30b1-4487-8dc1-7d76502bd9d1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#704fe8a7-76b7-4645-a165-d27876a7eb13" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009692", + "@id": "http://digitalheraldry.org/data#CoA0000021423_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -59615,25 +59452,40 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#af8928db-1379-4a84-94b6-e16c3e775010" + "@id": "http://digitalheraldry.org/data#589af833-d53e-4d65-94c4-4ac735026a74" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "9692" + "@id": "http://digitalheraldry.org/data#eb0e2703-4506-4ae4-bacc-bfa995dfd191" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "21423_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031577", + "@id": "http://digitalheraldry.org/data#CoA0000002828", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added armed and langued to Charge3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002828_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -59641,22 +59493,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d3c032ff-7dbd-4388-8b59-7478d1a06acf" + "@id": "http://digitalheraldry.org/data#4000fd21-314f-44a6-ae95-71bca109f88f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9b277625-60bd-4797-afbe-d61f67bbc8e6" + "@id": "http://digitalheraldry.org/data#d123b85a-5a6a-4497-bfcf-e6cfc0d5bd63" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#440f53af-b4cb-4444-9eea-ad4382dad475" + "@id": "http://digitalheraldry.org/data#0bef7532-9a66-4989-94c8-f068c27ccca7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#3e2741be-feed-4452-8fff-339c82c5b43e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ + { + "@id": "http://digitalheraldry.org/data#eddd2484-6fdf-43f9-89bf-d2eb29d7a45f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31577" + "@value": "2828" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59666,24 +59528,47 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000194", + "@id": "http://digitalheraldry.org/data#9247fff7-600f-45bb-ba9e-248b84b4b0b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "added rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b6d237e2-6321-4606-b0eb-8fef5dcc0d4c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a68bb205-e100-4f52-b9b5-cbf54311428d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#712d9190-351e-45c4-ab8d-25fb63041ddd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000194_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007766", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -59692,17 +59577,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c8b1dde-3c93-45b0-9357-48a18c16da0d" + "@id": "http://digitalheraldry.org/data#bcd6dc76-8c49-41b9-80d0-dbecd0ca7d9a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#73745f11-b7f9-45f6-92c3-99889664a410" + "@id": "http://digitalheraldry.org/data#038e9f32-640b-40df-aab9-fb3565d4448f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "194" + "@value": "7766" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -59712,52 +59597,81 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4852e90a-b991-4004-82f7-8177fc85ee21", + "@id": "http://digitalheraldry.org/data#f124f604-4ed3-4062-af4d-0dee684fe01e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" + ] + }, + { + "@id": "http://digitalheraldry.org/data#dc0df7f6-4ea9-45d0-917a-1807baa23d8a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#170c5212-225c-492c-bc0a-bda68ef461c3", + "@id": "http://digitalheraldry.org/data#8f18b5a2-6401-4391-aecd-5b4b1f2aac9b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#95f08490-b2c8-4b21-97d0-568f65b188a4", + "@id": "http://digitalheraldry.org/data#0d35b619-e435-4e1a-8b02-fd5a49c685b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Bear" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#ac0085ef-670a-42ff-9e16-028ac6f2a7d9" + }, + { + "@id": "http://digitalheraldry.org/data#9c718a0f-4b5d-48dd-b283-3f780ffad86e" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#51b11417-dac0-4e84-8fe7-c1c1d0af4700", + "@id": "http://digitalheraldry.org/data#b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#Mount" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#50433e6a-c618-426f-99d5-2d2bfcdac3e2", + "@id": "http://digitalheraldry.org/data#aa5729b1-9c7c-4032-80f7-60e6c154f304", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031498", + "@id": "http://digitalheraldry.org/data#CoA0000008452", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -59766,77 +59680,107 @@ "@value": true } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ + { + "@id": "http://digitalheraldry.org/data#65111b60-915e-43cd-ae91-c9eba9e31732" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#df6c4d29-161f-4bc7-af92-cea99ee531bf" + "@id": "http://digitalheraldry.org/data#8ffb0364-80a0-4663-ae1f-6c06727e8190" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008452_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008452_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008452_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008452_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31498" + "@value": "8452" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#62f41ef4-d32f-4f90-8d22-b0ac2e76148e", + "@id": "http://digitalheraldry.org/data#f39db583-d32a-4efe-b819-09803b513db7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" ] }, { - "@id": "http://digitalheraldry.org/data#30900d67-d145-49c8-8414-e5d528eb0e8c", + "@id": "http://digitalheraldry.org/data#00f52a17-6433-4dd9-8e64-2e2465a56f82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027636_B", + "@id": "http://digitalheraldry.org/data#CoA0000006848_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#11b5a5a0-f670-400a-b863-c4c946a0d2a6" + "@id": "http://digitalheraldry.org/data#7c7ddd76-365a-4029-986b-889e5fe6284e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#123cdf72-a273-4c8b-9dbf-3760e22a7c24" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#def77c02-1186-4e04-97ff-078241d7888e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#f2a34c27-a66c-4397-936e-6a00d3f3587c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27636_B" + "@value": "6848_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031543_1", + "@id": "http://digitalheraldry.org/data#CoA0000007582_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -59847,275 +59791,299 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6692fec2-6359-4c94-a094-038e52a288ce" + "@id": "http://digitalheraldry.org/data#fd081e7c-b589-44a4-8d54-0e1d1664bd47" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#06547d16-4bda-49b2-b614-da13cfaf4200" + "@id": "http://digitalheraldry.org/data#c4250726-a805-4333-97de-460750414cd4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31543_1" + "@value": "7582_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ad25e100-d270-4922-8c25-3a359666fec1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0bab0bd1-2a08-4603-ae4d-4dd92c807311", + "@id": "http://digitalheraldry.org/data#acb5d5a9-a4ff-44fa-995e-45ac293e1d07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#cf5ef7d1-cb26-4543-a1d4-3fc9864affe3" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b2380f85-7076-4039-a714-faa9ff34f8a6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#5605fde0-9d6d-42df-a53f-a9383b75298e", + "@id": "http://digitalheraldry.org/data#1460c49d-0b54-48ee-bf74-59b2838981ef", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#1ace87b9-7678-4cb8-8021-c9b7db5146a9" + }, + { + "@id": "http://digitalheraldry.org/data#bbe0c39a-d264-4135-bba5-1e61c807d307" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#52c5e2b8-4560-430c-99c8-b97ab28d6d6e" + "@id": "http://digitalheraldry.org/data#a120d3a1-2467-4322-8484-17ffeac7ca09" } ] }, { - "@id": "http://digitalheraldry.org/data#09620450-cd99-49e8-b319-79db92c07010", + "@id": "http://digitalheraldry.org/data#fd889b23-53d2-4c3b-86cf-aae35992a683", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#72445cf3-473b-4de9-800f-062b883fc502", + "@id": "http://digitalheraldry.org/data#47ca3834-c1bf-4cc7-998c-74605f8ec0d3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_1", + "@id": "http://digitalheraldry.org/data#d782dd5e-73cf-4dc2-8121-66438703c497", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#10808ffc-b8cb-4100-8a16-0d9aab29027f" + }, + { + "@id": "http://digitalheraldry.org/data#29ce1d86-c7f0-422b-acdb-2ff5c36ea290" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" + "@id": "http://digitalheraldry.org/data#f322d6e4-2342-49b2-a6a8-4c8adb6ba660" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#86054865-cedd-46c7-83f3-3338217477c0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Quina" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#8a954fa8-ad5b-4c47-829c-7e7323c55498" + "@id": "http://digitalheraldry.org/data#dadd1243-2ed5-4336-b136-c45be11a31eb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + "@value": 5 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031516", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_A" + "@value": "fixed language of Charge1 (cerf to stag)" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@value": "27012_1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#CoA0000031516_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#abf310a2-815a-48f1-b4d4-6885dd3f5fa6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#b8e934d6-b67c-4bbb-ad87-84c81d8ed726" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7511de60-4cea-484c-b409-dad4d4169cad" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#d3a29bb2-1a32-4b6f-99b4-85420da31707" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#acfaabd1-3062-4742-9ad0-d2da7ed9f920" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6363db80-769b-4afa-b2eb-3c05bd0c00e0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "31516" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b6fcdd16-00f4-472f-aba8-50e19878eab6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#f6c04523-e22a-457b-9518-65e93de3cbd0" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#cf22bb15-03d8-4cc9-bed2-6f259ba68fc0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe536ece-18ea-41bd-aa81-7e9a54ed2514", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Canton", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#bd5b09e4-384c-4bf4-8a6c-38f22ccf2a5f", + "@id": "http://digitalheraldry.org/data#e100f767-c5c0-49a6-abb2-994df2e52518", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74" } ] }, { - "@id": "http://digitalheraldry.org/data#9ce08a1f-bef1-4240-9b1d-b46bdafb8c5b", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#1ffbbb69-89b3-43c6-91a6-9a4dd40343e8" + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#28b6dbe2-37bf-4a9d-a0e7-9c74a4208314" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#499c955b-f6f4-4aa9-86e9-711ecd4edf0a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#18d064e9-5a0a-4df7-85ca-ac7d2191bf29" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f1423654-3587-4a05-8711-14513226a130" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9c932ec1-4d43-4b7b-af1c-68c2aa8bfc7a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0d5aa9a7-df14-43c4-a139-aeef64bcd05f" + "@id": "http://digitalheraldry.org/data#8bdf9e4d-d83f-4719-806b-8c51f504cbdb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "27639_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#ae393769-6ba0-42a6-93c0-95e66adf53c5", + "@id": "http://digitalheraldry.org/data#be67a986-46a7-4f1d-9162-8af1ce014c39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000006252_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Direction" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e7128541-5373-44f4-aac8-df7854763c18" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8960f297-3bde-4c2a-9246-356d7eaa1632" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6252_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d959dd1c-d52a-442a-8ae9-4add9f054ab4", + "@id": "http://digitalheraldry.org/data#f0d21940-c6cd-40be-867e-c1ef1b28321f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#e68ab6cc-4bae-42d3-abb4-d82708613f6c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006235", + "@id": "http://digitalheraldry.org/data#CoA0000002423", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -60126,17 +60094,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#444e8d18-7a7e-457f-99cd-a85af7935f78" + "@id": "http://digitalheraldry.org/data#2e7f8c91-dd63-4bf1-9c19-c829f4b3a1e1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#11cf5d7d-e1f2-45a7-af04-aa01fbe86732" + "@id": "http://digitalheraldry.org/data#5e138c40-d5f0-47bf-a4d0-72035d83471f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b9a19ee3-7957-4186-ae8c-d56474622ae4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6235" + "@value": "2423" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -60146,35 +60119,46 @@ ] }, { - "@id": "http://digitalheraldry.org/data#6b60957f-8b7a-480f-bb62-49de11250e90", + "@id": "http://digitalheraldry.org/data#14bc1a08-e57c-42cf-b9b3-e2300d443de3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a1681140-1819-44d0-98a3-6ee3687cd149", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ee09d2f8-3442-4680-9315-e33402185b74" + "@id": "http://digitalheraldry.org/data#870b4cc1-70e6-4539-a6ca-f8f10fc98a35" } ] }, { - "@id": "http://digitalheraldry.org/data#806519cf-cd5d-4db0-bef3-e98455a2308d", + "@id": "http://digitalheraldry.org/data#a69efe7b-c23c-40f2-be39-60a5c34a3374", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#83a67aab-9dca-4383-b56e-155e4e594a03", + "@id": "http://digitalheraldry.org/data#f43f4a8b-bd24-4918-a1aa-a84cea34ea85", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ @@ -60184,30 +60168,35 @@ ] }, { - "@id": "http://digitalheraldry.org/data#da5546c6-a0a8-4999-b84c-aceed0e42a7f", + "@id": "http://digitalheraldry.org/data#e06aa9ce-ee71-4056-926d-3cce0b93e9a0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#c536f941-670d-456e-829d-1f8c51b65112", + "@id": "http://digitalheraldry.org/data#cdb91456-2b03-4720-9c08-5652f27b9190", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c240901a-18cb-4430-9f00-39ef04cb0487", + "@id": "http://digitalheraldry.org/data#eb418a1b-24a4-4ffb-9833-d2f8b2734e15", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6c13bd8c-56e9-4e79-8be3-1965d21b1a38" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -60217,73 +60206,107 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#28b6dbe2-37bf-4a9d-a0e7-9c74a4208314", + "@id": "http://digitalheraldry.org/data#CoA0000023224_B_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Couped" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#620388e5-a141-410f-b4dc-1450e6a3a537" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#7cf218ac-3b1b-4d0c-8867-aebc3c3941a9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "23224_B_A" + } ] }, { - "@id": "http://digitalheraldry.org/data#e4688c0f-bef5-49ea-b3fb-1e2bb80fd07f", + "@id": "http://digitalheraldry.org/data#c73fb67e-1aaf-4d64-b0b2-782fbfb66b66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5caa71e7-4562-42bb-8555-e3f4807fe2c2", + "@id": "http://digitalheraldry.org/data#fd5652f5-9e69-417b-a710-e600e075f9dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#4c0a0c5f-e7b2-45a4-980f-22c6395be4cd", + "@id": "http://digitalheraldry.org/data#630f4887-56f3-414c-ace9-f8f2d0399e83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b78a59e6-5db2-4e1e-abd6-9bcf055cbc8b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#25487300-ec4c-4a84-8fb7-8e66431d3394", + "@id": "http://digitalheraldry.org/data#bac03ece-0094-4788-a175-87e74d5e59c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0d88feb9-4370-4139-a8cf-154165216b27" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B", + "@id": "http://digitalheraldry.org/data#CoA0000031570", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added rampant and armed" + "@value": "changed blason to marshalled coat of arms because of wrong description" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -60293,7 +60316,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000031570_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -60303,33 +60326,67 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#08f24f6d-22f8-4213-ba8a-756a427a74ba" + "@id": "http://digitalheraldry.org/data#c331ef11-35f0-4607-9577-6c988784ad1a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031570_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#1d00d488-6b0c-4363-ae1f-1b325762946e" + "@id": "http://digitalheraldry.org/data#CoA0000031570_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27012_B" + "@value": "31570" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#bfc2483b-a6df-4eb4-b35f-1e8455c4c905", + "@id": "http://digitalheraldry.org/data#c76ce625-6d9c-498b-99ae-c5632f69a214", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c234e304-570c-4736-814b-e847743cc397" + "@id": "http://digitalheraldry.org/data#01d6b9ad-7d3e-4976-a11e-b1d39daa9891" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009583_B", + "@id": "http://digitalheraldry.org/data#8d7a5c32-9e3c-4399-b8f6-7fbbb56f23c1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#4f68aca2-93df-46dc-b580-65633a43315b" + }, + { + "@id": "http://digitalheraldry.org/data#be0cf4a7-abf2-43e0-8caf-4818a7fe7f60" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031568", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -60340,17 +60397,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2aa11dc6-fb26-46cc-a103-ccf662d50c92" + "@id": "http://digitalheraldry.org/data#c82f8d32-8c6f-4417-be49-9e00d52783b4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#76ef92fe-8c6a-4389-aff0-6585f0c55328" + "@id": "http://digitalheraldry.org/data#3ac668d5-23eb-4e90-a26a-5b72e1a18e12" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9583_B" + "@value": "31568" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -60360,7 +60417,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002787_1", + "@id": "http://digitalheraldry.org/data#2f23e75c-478d-449a-91f3-567089cf9314", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -60371,72 +60434,74 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#499c955b-f6f4-4aa9-86e9-711ecd4edf0a" + "@id": "http://digitalheraldry.org/data#76879b59-068d-4af7-8711-db4d8331b2ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#dadcda82-254d-4cf6-aec9-92749e8a63b8" + "@id": "http://digitalheraldry.org/data#d4a7ff3f-1ab4-4656-bd82-4dee0b58e038" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2787_1" + "@value": "8134_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#29ee01ae-9642-43d2-b9fd-fa4fbbf32ee6", + "@id": "http://digitalheraldry.org/data#1d4bba73-bf46-448b-9842-1b3cd6fc80b7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#f5b29534-667a-4de7-829f-23c00df4768b" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#abccea2f-0096-42a8-a4d7-8cec2a835e2a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000009646_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e33fbce2-6c29-4d66-b1fc-fbe949ab9fb2" + "@id": "http://digitalheraldry.org/data#8253005a-d425-4a91-a249-ae901461140c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3f03bd96-1ae2-4024-a6cc-77251a661d9a" + "@id": "http://digitalheraldry.org/data#7f46eab6-606d-4108-bdee-d5dea7d9fc10" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#4abd0795-6cd7-4da9-bd2e-b6dd6274617d" + "@id": "http://digitalheraldry.org/data#acb5d5a9-a4ff-44fa-995e-45ac293e1d07" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2410_CoAF1" + "@value": "9646_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DonkeysHead", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wheel", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -60444,35 +60509,85 @@ ] }, { - "@id": "http://digitalheraldry.org/data#32ceb083-5a49-439b-883f-43c68a7915c8", + "@id": "http://digitalheraldry.org/data#7b7127e1-8326-4ae8-b58f-6ec5612abf51", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d80daa3e-a45a-4fef-8ea9-bd7832dbc3be", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5e7e6544-4506-4e54-bef4-8746d811f93c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#37a8b0fa-ccd3-4eda-9e93-8f435448a20b" + "@id": "http://digitalheraldry.org/data#5ed52f8b-a939-4090-a9a8-8fbf8d668aa6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B", + "@id": "http://digitalheraldry.org/data#9314b392-041e-4617-9828-283535f464d5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "fixed all tinctures to missing / added rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1283f963-f6c2-4f0c-bd22-99837d0cdaae", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d21e4516-ed10-4db5-9020-6e85b5b7bfff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e7128541-5373-44f4-aac8-df7854763c18", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e237be14-828e-4cff-b7bc-736c455051f2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#1f08bdc7-7d36-4109-8cec-12be2c289b6f" + }, + { + "@id": "http://digitalheraldry.org/data#48a536da-3623-4380-843e-e959df7215de" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + "@id": "http://digitalheraldry.org/data#c41e7225-27b1-44dc-a727-8bf4b84efd84" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000020538", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -60481,17 +60596,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6bdb5a62-fdac-4f40-a21c-8e07370a1ed4" + "@id": "http://digitalheraldry.org/data#a8408e8a-72f3-490f-b9ca-2e86b3d95851" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#56281d55-e04b-4aad-9381-7511b267b569" + "@id": "http://digitalheraldry.org/data#bc8757d2-487b-4671-97d8-0678dfaf2e89" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#91ed64d1-28cb-4f25-b929-324c9ed353d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8724_B" + "@value": "20538" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -60501,29 +60621,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a01d3115-5ccb-492f-8327-7160cf14bf38", + "@id": "http://digitalheraldry.org/data#91634feb-84ab-40d6-88fa-27f3b1c7b3a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1bbe18e9-8482-431e-a1b8-910add4b6c67" + }, + { + "@id": "http://digitalheraldry.org/data#4ca1f37c-cec0-486b-8d93-189e8fbada58" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#69c6be93-b130-4726-a425-08b8091377fe" } ] }, { - "@id": "http://digitalheraldry.org/data#6b07f117-f511-49c7-8304-7e9846ebd68b", + "@id": "http://digitalheraldry.org/data#ddac0835-5832-4866-9bda-f7120a50012d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Viol", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#QueensFace", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sword", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -60531,175 +60667,250 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c2d07f11-2f99-4fb3-b5ab-153018344e0b", + "@id": "http://digitalheraldry.org/data#f7592e0e-4c9e-4f70-b758-66018ab73df6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#efb94b9d-a10a-4410-b989-e27840548dbd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004556", + "@id": "http://digitalheraldry.org/data#f254fe79-dc96-45a6-8b78-aacd4ea128fd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#031b2760-c02a-4aec-a9a2-323cfec73017", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#d0abaa7f-2a34-41da-900e-e6f210f908d3" + }, + { + "@id": "http://digitalheraldry.org/data#3c954e49-1109-47ad-84f5-8bfeb860fd7a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4e6b86c1-df4f-4a9d-9dd0-c3d683905b84" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cc56457f-c5e5-4d6e-ae79-5f2ee2fffba6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#718c206f-8dc5-4224-bde6-4986096d394b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "4556" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a73e2a4e-90ae-492b-9dc7-0855ccf6560e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3493a7e7-a8fd-4e52-bf7a-5da485fc56df", + "@id": "http://digitalheraldry.org/data#8b8d288f-be30-4a8a-95ec-5a9d416a7edd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2c7bd3b0-3253-4748-b605-e6ce7742a554", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#1439412a-b55c-4294-aeb0-ffabd594496b" + "@id": "http://digitalheraldry.org/data#844acf3f-a398-4088-9cca-894efbb7b677" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_A", + "@id": "http://digitalheraldry.org/data#CoA0000031544_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#338bd57c-80af-41a1-9272-15e381b6739f" + "@id": "http://digitalheraldry.org/data#d90719f7-0a13-4e1b-afb8-bf084bedd4cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6e323257-537e-446e-b89e-7a29b31e7cbe" + "@id": "http://digitalheraldry.org/data#cd06bb82-248a-40c9-8088-abc6a3e016a3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19035_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31544_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e76a93d2-1589-4e3d-9bf7-e38ab2c09e7b", + "@id": "http://digitalheraldry.org/data#24c2f292-c6d9-4995-bba0-add8c9687c25", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#df3cb371-b089-498a-bcdc-40f41a9ee7da", + "@id": "http://digitalheraldry.org/data#f52947c0-2d33-418f-8e17-1bf494a1b895", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#82dbc4fb-2ddb-418e-a4e1-7b1479d9bfaf" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#c6b22a46-08a3-40fe-8341-ff62f1c6d244" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" }, { - "@id": "http://digitalheraldry.org/data#4b5d9835-e94b-4f13-97c3-f66e1fe59ea1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" } ] }, { - "@id": "http://digitalheraldry.org/data#ffea3cfa-9b2d-441c-8833-3c0f34900247", + "@id": "http://digitalheraldry.org/data#ca9f6a4e-a87d-400e-9fe6-e1adbaa0b70d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Text", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#b4463862-7917-4274-b421-3865ab5e497c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#5e69831a-2a52-461d-ac4b-dda6c283ba31", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ] }, { - "@id": "http://digitalheraldry.org/data#fd92cde0-5bec-4a16-81b2-bd2de2636142", + "@id": "http://digitalheraldry.org/data#CoA0000006235", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#8683d68b-41a5-478e-99c0-d1c6e0464778" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2cf705e1-946c-42ea-82ef-f55d008d921e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6235" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#88fc8057-6cd5-4121-9cee-0961e85d139a", + "@id": "http://digitalheraldry.org/data#8645c94d-d82e-48d0-baa2-b0db2e64d9db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 4 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#68e50ca2-eba8-4fb2-b079-499d209ed9c5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009678", + "@id": "http://digitalheraldry.org/data#CoA0000003783", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -60710,17 +60921,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ba76f1fd-c011-490a-8fc4-abb0dc8fa684" + "@id": "http://digitalheraldry.org/data#85d15e90-7f2a-4d26-992e-8d9f1e243293" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#51fd277c-d393-4b99-8b59-551a7aea0682" + "@id": "http://digitalheraldry.org/data#6e84d5de-41c2-4434-90b5-63429dc530e0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9678" + "@value": "3783" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -60730,18 +60941,33 @@ ] }, { - "@id": "http://digitalheraldry.org/data#536bc700-03b3-4b9e-8269-728e8a9bb63c", + "@id": "http://digitalheraldry.org/data#CoA0000027639_A_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#e08fa2ae-437f-4ce7-8fdb-7ef86efa396a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#b2de3b80-6301-4aa4-970f-fbca49df3ec7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#47a43468-62dc-4d1a-9475-6ff050907129" + "@value": "27639_A_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006489", + "@id": "http://digitalheraldry.org/data#CoA0000009668", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -60752,17 +60978,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#66c854d9-05ed-49cc-aa3f-54c78ebd6f67" + "@id": "http://digitalheraldry.org/data#ae54ebaa-e8c3-4ae8-9471-0f7fdd050fd6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c3d54331-bcce-4321-b3e6-15973d98f753" + "@id": "http://digitalheraldry.org/data#8410a3ed-3e55-43db-a6c5-18eb1c9cf12b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6489" + "@value": "9668" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -60772,113 +60998,72 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b9af8648-3863-4b50-ab55-f2eff2282d23", + "@id": "http://digitalheraldry.org/data#4d81768e-04bb-4adf-b6be-8a4652513694", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#41771c70-3274-4164-8535-17654f2a2609", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#9d724e47-1e59-4863-8a09-586af95646b4" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#0388aaf7-fbee-42d7-9f68-43839e97e45e" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#de5ddd12-5cd3-4395-8199-a01f946a0e99" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c220c417-d512-41d4-81c7-c9ee307f54bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#172e4a36-7c57-410e-baae-f674cc112f04", + "@id": "http://digitalheraldry.org/data#c8638dcf-86d2-4027-b949-50cb3c4ecf04", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#CrossBotonny" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b7defdb0-44c2-40a8-b82c-ad429fef6b2e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000010789_A_A", + "@id": "http://digitalheraldry.org/data#81cff43b-7464-408f-964a-590f2829bb41", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2a93bca6-abdd-4d8a-a032-295ee58f4c99" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "10789_A_A" + "@id": "http://digitalheraldry.org/data#e9748f9a-bcd0-4fbd-81f0-02e3ff18b649" } ] }, { - "@id": "http://digitalheraldry.org/data#398d75ac-d261-4074-a953-da3435ab9353", + "@id": "http://digitalheraldry.org/data#f9e764ca-be20-4c17-9b10-2afac2402dab", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#92422a8f-d942-4734-ab54-77079fc2a77e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevron", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#253525ea-f709-4e23-ac89-92df45458d25", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5341378d-c44e-45f5-8bd7-880f901e166a", + "@id": "http://digitalheraldry.org/data#9b91267d-fcfe-4191-baaf-a29015262df9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -60887,103 +61072,73 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ca7cb6dd-223d-446b-9e20-b73c25ad72c8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#2228714a-0730-4a6b-b5c8-fc8c017b800e", + "@id": "http://digitalheraldry.org/data#f27b8a5e-ab53-4998-a238-d7b7b6d9e32f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#03c19f38-0491-48c8-9929-9b7c2df3238b" } ] }, { - "@id": "http://digitalheraldry.org/data#1121f7ec-d0fd-4bd8-8db5-60834c3c1858", + "@id": "http://digitalheraldry.org/data#f67d47ad-b9b7-4e03-886e-a52c0eadf2c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#and": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#878e0447-a0f8-4786-8520-599ece809401" + "@id": "http://digitalheraldry.org/data#7c37f750-52a7-429d-910d-18cb40cac1df" }, { - "@id": "http://digitalheraldry.org/data#f8da368d-fadd-4c99-8e76-f8b39858f34b" + "@id": "http://digitalheraldry.org/data#5ef1b18c-4b6b-46df-9e4a-b56462a3117e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#041c3fbd-3f4e-483d-90db-985550071139" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#251a7af1-d225-4870-bd21-83c9761119b0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#a019fb8f-7469-461a-bb40-07537155cb53", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#5b1d2943-91f4-4d27-a6e4-e98ff9c47001" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#23f865ac-235f-402c-a82b-612a23a7a48c", + "@id": "http://digitalheraldry.org/data#CoA0000002444", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "fixed tincture for field / added rampant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b2e6778c-71b0-4779-a664-45e8418c0dc6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#39b03cb7-16ae-4fcf-a1e9-1bde332c57e7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#c07cd7e2-aaef-4804-9aa5-a7dc3c4270a8" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6d9ae9ec-104c-480f-8c49-40db938d38f6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0178b708-62b3-4dd4-b27b-582e2245a854", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000002444_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002695", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -60992,17 +61147,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#53e36f58-3522-44a8-93c4-e2a574c26e92" + "@id": "http://digitalheraldry.org/data#3e7a57bf-e4eb-414f-9eba-eee9431a8ba5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4b6f8ca5-e0b6-44fb-9c17-bcd41b56197a" + "@id": "http://digitalheraldry.org/data#e73df0e4-4721-4cac-a93e-fd52c5772f90" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2695" + "@value": "2444" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -61012,58 +61167,87 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002730", + "@id": "http://digitalheraldry.org/data#3891c834-cb71-4d49-8960-4d499c162b19", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#853a06a2-6257-48f8-aceb-21f2456f4c70", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "added rampant to Charge1" + "@id": "http://digitalheraldry.org/data#f7f70fba-17fe-42f2-b714-4fd87d49a577" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#251caab6-1d7e-42cd-8d5a-0798aee1c620", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008287_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002730_1" + "@id": "http://digitalheraldry.org/data#3b5b9be2-ccfc-46cf-9b4b-991a6b6f23c3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#3f8389d8-9bec-4358-8086-f9b4ec23bee9" + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#f814458c-870d-4869-ac3f-195cb6f3af23" + "@id": "http://digitalheraldry.org/data#CoA0000008287_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6" + "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2730" + "@value": "8287_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#21dd0f25-f497-4137-8c95-3b987f9ffcba", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#131ae494-fa0d-4466-9545-3ee9859e8b04", + "@id": "http://digitalheraldry.org/data#fc43547c-8678-4ab8-8b42-862d99b1df4c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -61074,66 +61258,57 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c5e46021-c6a2-4235-aa5b-23e564355a41", + "@id": "http://digitalheraldry.org/data#f9f20dea-3952-4a4e-bacc-28ec66d2a2dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a3aab44a-b2d9-4304-b32f-313f8132837a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4cdae4f9-0859-4c92-ac7d-b3ca343202c1", + "@id": "http://digitalheraldry.org/data#13f9bf2f-0976-4904-92dd-06346c5acf5a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b4e5c6f7-2506-4c2c-ba56-85f0b839c935" + "@id": "http://digitalheraldry.org/data#8629c2a4-9839-45d6-a3c9-fb35bb737ec4" } ] }, { - "@id": "http://digitalheraldry.org/data#a9edd394-125d-49dd-97e3-21fb5e2e4e44", + "@id": "http://digitalheraldry.org/data#704b1b2c-e0c4-4a00-87d3-663528ce4a8a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#ac1d56e9-1428-4fa6-8fdb-f10ad57dcade", + "@id": "http://digitalheraldry.org/data#e5f2c6ee-a071-4689-a95b-c0fc1fc27bec", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#4c28330a-d699-4605-8577-995490c6ff12" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#2f8caaa7-3624-4ea4-b1c1-7f18e600ebfd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#115448e2-6b8e-4681-aa6e-06f907be33b7" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000018944", + "@id": "http://digitalheraldry.org/data#29e0b2eb-d16b-48ba-a3c1-2afe3166a392", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002520", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -61144,27 +61319,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#26a7a6e9-8e9f-4456-bb1e-6d0a5dd8b9f4" + "@id": "http://digitalheraldry.org/data#ee448919-c158-4858-ba0a-804ed78da591" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#274f7c0e-0604-4a2e-b8b5-c4818ed2a829" + "@id": "http://digitalheraldry.org/data#bb78efcb-4c94-4a9d-8109-887164b5a2b7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#07013c72-c9fb-4261-9332-8c33afea1402" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#adaef8f3-2746-4089-92e8-0735b196ce31" + "@id": "http://digitalheraldry.org/data#7fb3242e-0b40-4b70-b1c3-b61000575473" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "18944" + "@value": "2520" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -61174,37 +61344,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cac1a202-efda-4747-b110-943f2462cabe", + "@id": "http://digitalheraldry.org/data#CoA0000027384_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#06fc9002-08fc-45d5-b512-515c35700612" - }, - { - "@id": "http://digitalheraldry.org/data#32d90e81-6ef5-498b-b2d1-368b52470586" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b89c3477-9c7f-4aca-af68-05bf9bdafa52" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1123224c-3dd5-468b-ac9f-669000a2436d" + "@id": "http://digitalheraldry.org/data#8c153d11-10f5-4b08-879f-8de774837fcd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#b31cc88c-5052-400f-9230-88d762ecd2e9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "27384_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031552", + "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002475", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -61215,27 +61387,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#be8e8d1e-011a-4530-af24-af8ada19f529" + "@id": "http://digitalheraldry.org/data#dea3ea73-6d84-4809-8e20-855680afbd5a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ea742d9b-be37-464d-a9c1-a814e94c745c" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#688bf05e-4adc-4900-a2ee-ebc561169d73" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#42ce5eb2-0cd9-4167-801c-18362d86874e" + "@id": "http://digitalheraldry.org/data#7deaccf4-be5c-4e9a-ab50-b4361bde379a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31552" + "@value": "2475" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -61245,7 +61407,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031530", + "@id": "http://digitalheraldry.org/data#CoA0000021424_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -61256,33 +61418,28 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6b6af5a6-905c-4d0d-a50b-d3c80de31f4a" + "@id": "http://digitalheraldry.org/data#a9e59dce-14f7-4ebd-ad5f-6570de69e5b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1686cb32-12d8-40dc-8a8d-2d3682549e45" + "@id": "http://digitalheraldry.org/data#e3be8943-247f-415e-820b-20a5e745b350" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31530" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "21424_A_A" } ] }, { - "@id": "http://digitalheraldry.org/data#53d8cc8d-b8af-4dd9-916a-2bf0ebe14a9a", + "@id": "http://digitalheraldry.org/data#5fc1d1ac-20b4-48be-8d73-b4320c18682b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#46fc40df-4a6d-4c53-bd9c-164dea461315" + "@id": "http://digitalheraldry.org/data#685c5d00-c8d6-4bb7-866a-830c14278ac6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -61292,39 +61449,83 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b0f03b39-2e18-44e4-92e2-b8b102aa0f85", + "@id": "http://digitalheraldry.org/data#CoA0000004384", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "added armed and langued and rampant to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000004384_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#873fd424-19f2-4b9c-9bd4-3911c6eebe08" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#47f7a1a1-cf6f-4514-a709-28ac15a746d7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#c43b53f0-146c-4b3f-af75-d73b2e77153b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "4384" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + } ] }, { - "@id": "http://digitalheraldry.org/data#41c0572f-aef8-4e7d-9037-98f276f45f93", + "@id": "http://digitalheraldry.org/data#b4e71521-6240-451e-845c-494652549d70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dice" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#36f130d6-623f-4dc1-8608-6ce48a06410e" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -61333,50 +61534,40 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7f7cdaea-026f-42c0-b94b-31c3c64d7807", + "@id": "http://digitalheraldry.org/data#542c2957-0046-421c-b2ee-d14b062efd7b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#0391ea15-9912-4035-9bbf-51a2fdf169c5", + "@id": "http://digitalheraldry.org/data#62f2f71f-c081-427e-839c-0506fcb143cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#4d0528e1-1d41-4485-a6f6-da5c1cac166d", + "@id": "http://digitalheraldry.org/data#257854b7-e81e-481b-8dff-9cd2634ff618", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008666_B", + "@id": "http://digitalheraldry.org/data#CoA0000006324", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -61387,17 +61578,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#885afc7f-acb7-4fda-97ef-8dd67ae68789" + "@id": "http://digitalheraldry.org/data#a7200994-a191-4c9b-a27e-1ee2208507be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#95e1d95b-9127-4593-a587-3fe7f16691e6" + "@id": "http://digitalheraldry.org/data#c1fc4ad2-50ea-4286-9706-ed6567d096b3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#33706c13-6cf6-474f-91a4-06259679c05a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8666_B" + "@value": "6324" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -61407,91 +61603,65 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006266_1", + "@id": "http://digitalheraldry.org/data#eebc807a-448e-4fad-87ae-c8a4d4b585fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#b8f29d4d-8d5f-4787-be6d-5f2aa62fca86" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#61d47ae1-6188-418e-adc1-353a92741c02" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "6266_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b3a14e4b-112f-494c-9912-5b844082b2a3", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#CoA0000016384", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2bdd0af1-0b33-40d1-8e70-1b4416b0dbeb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4b0c83ea-283f-474a-b035-ee2e1fac08e6" + "@id": "http://digitalheraldry.org/data#03d62d19-ad45-413c-a781-8bcd6b33207b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fc800a0b-8dfe-42b9-b0bf-2968281e654e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1886009e-8c98-42d5-83d3-92a3fb4e16c6" + "@id": "http://digitalheraldry.org/data#45b66c77-3f35-4b34-8dc5-95fd8939609c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#16f14c1c-eda0-489c-b404-d385a70f3ac3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "16384" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4d9e49f5-a150-4706-9ca9-103d8eaf345a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009652", + "@id": "http://digitalheraldry.org/data#CoA0000006425", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "Added color for crown" + "@value": "added armed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -61501,7 +61671,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009652_1" + "@id": "http://digitalheraldry.org/data#CoA0000006425_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -61511,22 +61681,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dbfb5c97-43b5-4a7f-bdee-8f4becc82e3a" + "@id": "http://digitalheraldry.org/data#258d318f-c5aa-4388-be31-6ccad7ef0b54" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1d38e37c-d17a-4270-8142-8e121f581d44" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#6f076be4-48c0-4082-935a-79445d625f5d" + "@id": "http://digitalheraldry.org/data#49d4d9e2-fcc8-4fed-b13a-e502c938c85c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9652" + "@value": "6425" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -61536,73 +61701,109 @@ ] }, { - "@id": "http://digitalheraldry.org/data#24d24434-1970-4ff6-9fa7-e0e3bff2b748", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#26606bae-4377-44b5-8b92-710816a4aa1a", + "@id": "http://digitalheraldry.org/data#00d0d974-1b27-4076-b505-764219f3fe75", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a85d0412-7a82-426b-95c2-c49231a22dd9" + "@id": "http://digitalheraldry.org/data#983efa98-8704-4698-926d-959fb9c81471" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gemel", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#a40c7143-b170-4af3-ae65-2fac679b4792", + "@id": "http://digitalheraldry.org/data#CoA0000006028", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#406c3896-05be-4a2b-a0d1-674d98eed06d" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#9ad3bac6-4800-4b59-8239-a21dd346e048" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#fc71f4d9-47dd-4b3d-878b-9b079f826f45" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6028" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8253005a-d425-4a91-a249-ae901461140c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#e83b981d-39e2-402c-b2de-95fbd8d30533" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7d39d509-c684-4bde-ac01-88259ae862b3", + "@id": "http://digitalheraldry.org/data#6b08656d-294e-4484-92ae-654774e1fe6b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#09c4bcd1-1279-4f36-a964-2def31d2677e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b23ebbe8-30f7-4d73-a509-e92dd6e6fcd6", + "@id": "http://digitalheraldry.org/data#018430d6-7da7-415c-9ec0-d28f8312c451", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006039", + "@id": "http://digitalheraldry.org/data#CoA0000005220", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added langued" + "@value": "added border as Charge3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -61612,7 +61813,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006039_1" + "@id": "http://digitalheraldry.org/data#CoA0000005220_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -61622,155 +61823,114 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5235993c-00a0-4b2d-a88d-0b42c58df0bb" + "@id": "http://digitalheraldry.org/data#6d06f890-c070-4418-b148-80b1efeb0f26" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f0e8be12-c14e-43a6-ad68-fe7d35394543" + "@id": "http://digitalheraldry.org/data#08c90b3e-065b-4acf-9b16-92b8c3a18fd2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "6039" + "@id": "http://digitalheraldry.org/data#8846545f-3109-4503-b959-9ac5f6794316" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#e100f767-c5c0-49a6-abb2-994df2e52518" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@value": "5220" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c719058-1d5d-4208-9a1a-ee9b3559ba1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mirror" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005965_1", + "@id": "http://digitalheraldry.org/data#beaadb1a-4d30-4da5-8580-eda8a0ee2c82", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#7fd1c998-9cae-43cb-a855-ad0501e38ea8" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "5965_1" + "@id": "http://digitalheraldry.org/data#807bcc18-0a4a-4716-8355-59760ae6acf5" } ] }, { - "@id": "http://digitalheraldry.org/data#61199dae-0cf6-4103-8ec5-d20f23c58460", + "@id": "http://digitalheraldry.org/data#ae5b965e-fb21-496d-8e05-fa55e785c279", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#413f946d-6db3-49f0-be64-3c913ef0ae52", + "@id": "http://digitalheraldry.org/data#8795eff8-cc04-43fc-8ac8-5617ae4644de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e3488a1d-5478-4c26-a124-5c8ebc4ea046", + "@id": "http://digitalheraldry.org/data#ebfb940c-5616-4d0f-afae-c71e2408294a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002708", + "@id": "http://digitalheraldry.org/data#1ce1f869-db9c-4b65-82ce-3315d6a3be7f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#6b90ef06-1696-4007-b06d-54ddfb813d1a" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#55b3888b-01a2-4388-b246-1609d55aca8a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2708" + "@id": "http://digitalheraldry.org/data#06874d12-6d43-452e-9f99-25cb1192eb4c" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f60b6c3f-fe41-4e7f-ac4a-539c1bb60885", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#8d4c536c-b1ae-4227-b3a1-634029f03778" } ] }, { - "@id": "http://digitalheraldry.org/data#51a3b287-37d2-4468-8ff4-f95ca4b34d3b", + "@id": "http://digitalheraldry.org/data#b54bfd01-911d-4bda-83cf-d72698538192", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#795bf051-78ff-4dfb-8e47-4eab645137b7" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#8535a235-a736-4fda-9380-1d2ac5c4f59c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -61780,26 +61940,23 @@ ] }, { - "@id": "http://digitalheraldry.org/data#66883117-85c1-4c09-8d4f-9eb417887eab", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#186eee09-2d40-4634-83fc-1e9a2079c87f" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fish", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#bb795922-a9e1-4c92-af3a-976b414f454c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#157e98a7-f425-409b-864a-bb72835b33ba", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vairy" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006402_1", + "@id": "http://digitalheraldry.org/data#CoA0000002443_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -61810,40 +61967,39 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#61199dae-0cf6-4103-8ec5-d20f23c58460" + "@id": "http://digitalheraldry.org/data#73eccccb-4aa5-49bf-9a54-9fa3f52bf7ba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#070efc40-0ac7-4462-93f4-56b68214e2eb" + "@id": "http://digitalheraldry.org/data#0bdcf132-3c6b-4b90-94bc-4377c4466685" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#ee74f5e4-3649-4a57-ac27-2a41e205fae9" + "@id": "http://digitalheraldry.org/data#3aab9d3e-728d-4d5f-b73a-e95b2e041415" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6402_1" + "@value": "2443_1" } ] }, { - "@id": "http://digitalheraldry.org/data#13c94ab5-9228-46e8-af1c-6eb8fa6277ae", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000001113", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -61852,43 +62008,77 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bb8996d5-3a9b-47a5-a038-2da95fbea7a4" + "@id": "http://digitalheraldry.org/data#e6565f2a-0a35-4566-b355-fb42eda9d46a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#731529dc-ec82-4cc5-9394-23dee93972d1" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#04587d06-9834-4ba1-9926-8ec54bf4e8a8" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1113" + "@value": "19035_Escu" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerQuarter" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a00ecf0e-800d-40e3-a66b-cc04a86c0596", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1e4bb457-2b4d-43e5-9ddd-5dc023d3f399", + "@id": "http://digitalheraldry.org/data#4cee80ab-e200-41fa-9dc8-32ce2bdb1644", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#3cbecb50-5e11-423a-a457-11734f98ee2f" + }, + { + "@id": "http://digitalheraldry.org/data#808f05a0-0d6e-40d6-b72e-286d53aecfe3" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#783a4a24-952e-4e6b-b44b-fceda0c10fbc" + "@id": "http://digitalheraldry.org/data#52276a41-b5fd-43b3-932d-900f5aac9b2a" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002802_1", + "@id": "http://digitalheraldry.org/data#CoA0000000194_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -61899,58 +62089,45 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c78dc7f7-01c4-475c-a8d5-4e40ad8a42c5" + "@id": "http://digitalheraldry.org/data#11f11dc3-7487-4f20-894e-6a02576536e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7e046ff7-810f-45e3-9b74-f08921a4c5ce" + "@id": "http://digitalheraldry.org/data#620f3ac9-609e-4262-a1da-a5c726e0652a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2802_1" + "@value": "194_1" } ] }, { - "@id": "http://digitalheraldry.org/data#088af0fb-2103-47b9-a3dc-cea4de7be7da", + "@id": "http://digitalheraldry.org/data#c1de267d-0073-4dc2-81e1-db4a83d12223", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#4587e61e-ff19-4277-9ee6-ddcbb7d17c8a" - }, - { - "@id": "http://digitalheraldry.org/data#6524de24-5b33-4748-a283-ca87a82b1653" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#0341b6a4-af9f-4bcd-b37e-50f9a33ffa65", + "@id": "http://digitalheraldry.org/data#7238787f-8443-4e29-907e-c880b935ae30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A", + "@id": "http://digitalheraldry.org/data#CoA0000001227", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added Charge1_dir / added rampant" + "@value": "removed tincture for Charge2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -61960,7 +62137,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_A_1" + "@id": "http://digitalheraldry.org/data#CoA0000001227_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -61970,77 +62147,35 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1b789d64-cfc3-44a0-bc95-20ebbd06198a" + "@id": "http://digitalheraldry.org/data#62ecb5b4-6adb-4bb7-96d2-6053a11b4ec2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#95e95bdb-1126-4b81-8fd9-e0b9b4e7a483" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "8134_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#238155cf-d990-40b4-939a-444c1e0c1517", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#f4f01a14-a429-48d3-9a03-203b395fb4b2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bcba024e-c4a8-449b-985d-7d62bb010cb7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "1227" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#adee59f6-8d31-4066-9253-b57b4fdbedb1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031578", + "@id": "http://digitalheraldry.org/data#CoA0000006258", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "Tinktur B bei Charge2 ergänzt" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031578_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -62048,22 +62183,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#25b91283-244c-4f9c-8196-c9baa41a7837" + "@id": "http://digitalheraldry.org/data#f6329be0-6923-4dbb-9016-72ce7ecdc770" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#556420ee-f860-494d-8db8-5b6468582c70" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#4bae534d-c437-4754-88b3-a5716b26f29b" + "@id": "http://digitalheraldry.org/data#b21cb044-688e-4400-a960-c170e6b91ceb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31578" + "@value": "6258" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -62073,202 +62203,252 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2674abdc-53e6-4fd4-9f88-df5773312150", + "@id": "http://digitalheraldry.org/data#233ab2ff-fd7e-4325-9bec-ff4e96b9c5c4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#32e2e3fb-65d8-44fb-b568-040bb97c0ece", + "@id": "http://digitalheraldry.org/data#a8557e37-650e-44fa-8c6e-929991f5a73a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#238a4334-9932-4849-bda2-d8d87cbc70f5" - }, + "@value": "of 4" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#cac1a202-efda-4747-b110-943f2462cabe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8e23df3b-ceb7-40f7-b932-d0a5c76f43cc", + "@id": "http://digitalheraldry.org/data#4ce37163-876f-4eeb-80d1-047a9d65aae2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f23fa0a3-df0c-4cd5-9f42-5a906856a33b" + "@id": "http://digitalheraldry.org/data#2df55dbd-ac19-46a2-886d-de169634ec3f" } ] }, { - "@id": "http://digitalheraldry.org/data#d44d5a93-f3d8-4d0c-ad8c-9e9eb3d073b7", + "@id": "http://digitalheraldry.org/data#cb3d5a7b-5a17-4953-a8f8-850e18a0c427", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#eda7aafd-a458-49a2-9d6e-71b28398ea8a" + "@id": "http://digitalheraldry.org/data#2a2f5e37-5725-4c18-93ae-8b34ba44b909" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#48f924e1-2137-47a2-a5a8-ecb104a3fd5f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#5d2e1245-f183-4fb2-a92d-ef46a33b22e3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#4d6eea35-3ac3-422e-99d1-1846c25aa935" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#315d83ff-bc95-4771-b815-11ee15533f71" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "16665_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#fc7c5ae3-922d-45fc-bcbd-f0058eb80ab6", + "@id": "http://digitalheraldry.org/data#452338fb-a112-4206-b832-3c11902ae19f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#444e8d18-7a7e-457f-99cd-a85af7935f78", + "@id": "http://digitalheraldry.org/data#539228da-0df9-43e1-9674-5d3b79477613", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#502d56fb-5583-40c6-bd34-78e66c1277e2", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } + "@id": "http://digitalheraldry.org/data#f1b68760-317d-4352-991f-7826ff392ec6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#76cdc5d5-1374-4abe-beaa-b62bb7f4601f", + "@id": "http://digitalheraldry.org/data#CoA0000017508_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#052e43eb-9b8b-4c68-812d-84754a261426" + "@value": "removed Charge2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#007343b7-fef3-43db-95e2-cafadc1ebf8a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000017508_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#99bd80e7-1a6c-4a8b-85c0-b2d8ef17fa3b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#12708262-ad0b-4944-ba1b-70a7413b65b8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "17508_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f9aaf3e8-076b-4511-be79-2245537038e8", + "@id": "http://digitalheraldry.org/data#e8e84538-baa5-4606-b257-4670b516ba79", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#5bae641d-efdf-4c3f-9a80-3b7b06ea9fba" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#836db41a-cda0-4091-9dcc-c6fa3057e132", + "@id": "http://digitalheraldry.org/data#fe775c87-896d-4ade-bf18-70aebf4bab71", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#25dd3b53-c290-4432-8dab-68ada188b42a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#on", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#e36d7fb1-77f0-4cd8-8803-7d8e95898b51", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#01455f68-4346-4ce8-89d8-bc34ded7f3a5" } ] }, { - "@id": "http://digitalheraldry.org/data#99f54087-9e4c-4f22-a66c-9081c4fa0d66", + "@id": "http://digitalheraldry.org/data#CoA0000002464_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#ae61be12-a40f-433b-a9b2-15039766d4e0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#cb5baa2a-3d55-4c86-b10b-e386793219cc" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2464_1" } ] }, { - "@id": "http://digitalheraldry.org/data#23236d47-9f2a-4734-ae40-dad69ff0bcd6", + "@id": "http://digitalheraldry.org/data#a89fd1ab-c095-437b-bd24-b6b1ae2920d8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" + ] + }, + { + "@id": "http://digitalheraldry.org/data#807bcc18-0a4a-4716-8355-59760ae6acf5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031574", + "@id": "http://digitalheraldry.org/data#CoA0000010789", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -62279,170 +62459,199 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#41ec826a-56b2-4de6-a6f1-a136bc62edd8" + "@id": "http://digitalheraldry.org/data#d1842e22-0ff0-4b4d-a9d6-dc62d9897c51" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#388af6b1-1b00-4da4-bdda-bd9d0c123ad7" + "@id": "http://digitalheraldry.org/data#CoA0000010789_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#9215d4c6-ac04-4f6b-9c94-344525f9c435" + "@id": "http://digitalheraldry.org/data#CoA0000010789_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31574" + "@value": "10789" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#marshalledByType": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#9b53c0bd-85d4-4653-a8b0-9ea4e3d94530", + "@id": "http://digitalheraldry.org/data#3946ff3f-f4b8-40ec-9858-2b7e8279f90b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#1e15d9af-ccc5-4571-8bb6-f3e54fd68b1b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0bd5cbb9-5ffa-4736-888d-7ba9926826df" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008670_B_1", + "@id": "http://digitalheraldry.org/data#8a59c939-48f4-43e4-8948-e425ce200596", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#dd773dde-942f-4cb7-9f26-915c22cadd82", + "@id": "http://digitalheraldry.org/data#3aac2f98-0ee9-4bc8-a3b0-af6733b3ea88", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5cbfb5b7-dfe5-45af-b759-a9ef974ecd2b", + "@id": "http://digitalheraldry.org/data#CoA0000031578_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#55675323-257f-4948-bcdd-13e27e488a5c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7c8aa304-d58b-48c1-ad91-bdd4e5cfa1c4" + "@id": "http://digitalheraldry.org/data#1e8423ca-04ac-47df-a97d-6180345a9161" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ec109d40-5b9a-4b70-8e18-6d6ca8be9b45", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#57cf979e-bfb9-45ab-8590-135cbe202340" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#2a0d3489-c90e-46fd-98f1-08ca363fdf4d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31578_1" } ] }, { - "@id": "http://digitalheraldry.org/data#10914247-dd29-4a0d-bed0-992baf919d19", + "@id": "http://digitalheraldry.org/data#51967b7b-3afc-4bc3-8971-a4b2723f2c3c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#42bb10bb-ee9e-4276-882b-cadcfe45afb3" + }, + { + "@id": "http://digitalheraldry.org/data#b9044476-681b-4f8c-aa7b-94550ea845c9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#db38f5dc-9614-4632-b784-fa59a299e582" } ] }, { - "@id": "http://digitalheraldry.org/data#7a2effa7-2ffe-483d-ad87-b0e30799fd9c", + "@id": "http://digitalheraldry.org/data#be0fb9cd-c8a1-42df-ace7-49807f559d56", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#0cad3c9d-5194-42f6-b5a0-e4e57ed1fcb0", + "@id": "http://digitalheraldry.org/data#CoA0000006056_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#543d97ac-ef24-48da-ba6c-9d5170c2d94d" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fae62efc-cada-41ce-97bd-94350be95ea3" + "@id": "http://digitalheraldry.org/data#53d1e7b6-5745-4020-af86-cf64933d5c13" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#d5d7a13e-ada2-4ebf-a1da-7cfaf47f64d6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#0f6d0863-c424-4455-ba7a-c6a96299574b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6056_1" } ] }, { - "@id": "http://digitalheraldry.org/data#96d24762-5015-4812-b227-b424f940e827", + "@id": "http://digitalheraldry.org/data#ffa92671-2801-4951-bbbb-3b8327aabcb6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#32d90e81-6ef5-498b-b2d1-368b52470586", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2a6d404f-754a-4e3c-aa7e-1ea8e70d57b9", + "@id": "http://digitalheraldry.org/data#1264a9af-898a-404c-8699-b3cd4d6dcc6e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#50e2025f-6a76-4e53-816e-518347288828" + "@id": "http://digitalheraldry.org/data#490be2ed-d200-41a0-8467-d91781255ab5" }, { - "@id": "http://digitalheraldry.org/data#3700cd08-6994-4e00-867c-ab9e929541d6" + "@id": "http://digitalheraldry.org/data#bd389e44-2137-444f-b8c0-07a23b65b908" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000018397", + "@id": "http://digitalheraldry.org/data#6f58a37c-9f8d-43d5-ab05-57506b2e142d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#79298c73-76d1-49c1-9bf1-9a3f9ff55581" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006825", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -62453,17 +62662,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b000520d-e2d6-4dae-b508-d9d9adccd799" + "@id": "http://digitalheraldry.org/data#f6d594cb-7c35-47ab-8d3d-b9a4945d55cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#83bb565c-99d9-438f-b627-958d5680d8ff" + "@id": "http://digitalheraldry.org/data#6a672753-7fca-4b85-b0c7-153957ec98a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "18397" + "@value": "6825" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -62473,185 +62682,133 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009583", + "@id": "http://digitalheraldry.org/data#CoA0000009651", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": true + "@value": "fixed tinctures" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#bd37cda2-c707-47ea-bb6d-b8d60d294bb0" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#7420a2c5-0ddd-4e67-8c7e-a52209dadb28" + "@id": "http://digitalheraldry.org/data#CoA0000009651_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_A" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_B" + "@id": "http://digitalheraldry.org/data#f28c7083-b295-4d92-9f37-41c05e694ca7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_B" + "@id": "http://digitalheraldry.org/data#b86e1c29-9989-4d65-b6d7-07712d507d8d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009583_A" + "@id": "http://digitalheraldry.org/data#44df5e0d-e1f9-44ea-b636-cd84dd63df64" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9583" + "@value": "9651" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InBend", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#9a072f0a-978d-4b23-9a31-0edf2f22481d", + "@id": "http://digitalheraldry.org/data#2aeda414-3150-4af9-8235-c84f4173cb58", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#1f021e31-748d-4a46-b7f3-2d6de60b2f8b", + "@id": "http://digitalheraldry.org/data#238b2dbc-0e29-4696-b94a-05b1556ace1b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#8202b7f3-fed8-4580-bb9c-4aa625921e31", + "@id": "http://digitalheraldry.org/data#5ee37bee-2012-4f85-b1bf-5c912a140b8e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#07f146eb-4e09-4863-a0be-a332b94b5728" + "@id": "http://digitalheraldry.org/data#8fd404f5-7920-4e60-a792-384bc73100e9" } ] }, { - "@id": "http://digitalheraldry.org/data#54eadbea-5dd1-4af7-bbec-a75c7befea23", + "@id": "http://digitalheraldry.org/data#e82c77a0-3352-40ad-bc8e-61c4c617afd0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0eeeebfe-0ffc-49ae-b581-da5fdff1ddb5" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#1070c802-dc33-439d-99a1-a350ef7c4cd8", + "@id": "http://digitalheraldry.org/data#b45fdc21-aaf7-42e1-855d-252fd1e1a1ba", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cb9f7944-8597-4182-aaa8-851763b11e01" + "@id": "http://digitalheraldry.org/data#ef716b4d-c79a-4045-a47c-3ea07762f9c9" } ] }, { - "@id": "http://digitalheraldry.org/data#9ade432a-1b2b-4631-bce6-1c9c89ecf952", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#2c608be1-96bb-4c0f-8600-0477f07199f9", + "@id": "http://digitalheraldry.org/data#5d50913d-5dd4-4b6f-9601-c4b3a7498a56", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#03ef3221-5da6-4803-86d9-1646d4007d79" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#fc0c7d62-7e69-45b2-a6d5-3dc92cf2a613", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#TalbotsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#07f74f16-7ded-4195-9e9f-0955c36ba144" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#9b87ff31-841e-4e35-a624-faf1104ae220", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arm", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#49a0277c-f7ea-4525-a72f-c3af946906be", + "@id": "http://digitalheraldry.org/data#bcd3bafb-d068-4df1-972d-066ee6bc06d9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -62662,24 +62819,9 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000006227", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant, armed and langued to Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -62688,86 +62830,61 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#265b318e-2c19-4c95-9587-7a53df91ce9b" + "@id": "http://digitalheraldry.org/data#8ea2ab24-e754-4afe-a390-fd8568ec92e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#34af28d5-ed29-401d-8fc1-7c33a017c08e" + "@id": "http://digitalheraldry.org/data#ded7e2eb-6a86-4f8b-b72e-2d237dd3ed98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9943_CoAF1" + "@value": "6227" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#4e6b86c1-df4f-4a9d-9dd0-c3d683905b84", + "@id": "http://digitalheraldry.org/data#8d643e92-6cc2-4cdd-87c0-611e84ca23fe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#c2d07f11-2f99-4fb3-b5ab-153018344e0b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#f945e67f-da3a-48b9-9471-c669393ae270" } ] }, { - "@id": "http://digitalheraldry.org/data#184edf61-6191-4ae1-aa53-89b1315c1be0", + "@id": "http://digitalheraldry.org/data#764c2606-1b84-409f-ac13-2cff7e9146ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#32508550-f417-43d0-9f29-03b632e51ccb" } ] }, { - "@id": "http://digitalheraldry.org/data#5dc4325d-7a31-42b9-9611-5f245753e9da", + "@id": "http://digitalheraldry.org/data#83b79aef-2658-44fc-b9d6-9724731de9af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#3e9749ee-1c6e-4345-a507-7706ba9e921b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#6bb1f0f9-2798-481a-83ed-55532e40d4f7", + "@id": "http://digitalheraldry.org/data#9cfaa23d-bfd2-49cc-8e61-a8f290eecd7a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#d852cc1b-c0b7-4fc5-b960-753896583de6" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005997", + "@id": "http://digitalheraldry.org/data#CoA0000006303", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -62778,17 +62895,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8d6c2e40-77ff-4c87-bfe2-fc5f1a58119d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#5f372b7b-5a19-420f-a9c1-dcba65f678e8" + "@id": "http://digitalheraldry.org/data#a8557e37-650e-44fa-8c6e-929991f5a73a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "5997" + "@value": "6303" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -62798,152 +62910,198 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f049f62c-d2d6-481b-a8be-0efe43c701cb", + "@id": "http://digitalheraldry.org/data#ced018c4-6e51-448f-a42f-49f6d8c79381", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c71c7eea-772c-4e96-8536-abc504b8e706" + }, + { + "@id": "http://digitalheraldry.org/data#3e117c30-fb47-4deb-b550-72e3d11a9ee0" + }, + { + "@id": "http://digitalheraldry.org/data#acf7ca8f-3173-451e-a024-0ddd523829bd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5a92d070-8b76-4cad-9a70-dbbdfa21da80", + "@id": "http://digitalheraldry.org/data#7a53594c-aaa2-410b-9e1a-a247e063b6cf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#7c24cfcd-90e7-4df6-8ba3-ca5438b7b9d5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009668", + "@id": "http://digitalheraldry.org/data#f6205f01-2a5f-4bd4-a26c-4ddedbf39d77", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#e39f93e0-4f0f-45fb-9b2f-5255696dfde4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#225042ea-234e-48ed-9a53-322b7b57772e" + "@id": "http://digitalheraldry.org/data#578a2c2d-1ce4-4db5-a233-fe0ad1e89eae" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#423da4ea-1309-4fee-8c13-7f0d6ad8cc64", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "9668" + "@id": "http://digitalheraldry.org/data#4837c902-4c25-436e-b95d-ab74bb210159" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007858_1", + "@id": "http://digitalheraldry.org/data#b37db052-834e-4a86-8e5d-046b1f00586c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#794c7b88-ad56-4309-b47b-79a1ec457a03" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e2d38d67-b6b5-49d2-8e8c-3992b4ab7be4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bd5b09e4-384c-4bf4-8a6c-38f22ccf2a5f" + "@id": "http://digitalheraldry.org/data#1c4793ab-054d-40db-8e28-dbb96bc9d339" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ab4c2a5a-ac67-47a0-a4dc-687e5a051d21", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crampon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#e4d07206-e1f2-4925-8efe-a0350d42c97c" + "@id": "http://digitalheraldry.org/data#b47ef627-5efe-46bf-b1ea-cef2096bd41f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7858_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5bc649c0-4f1e-43c1-90d2-3f79d835ce01", + "@id": "http://digitalheraldry.org/data#f92f7ebe-61b8-4c64-9470-9899b3575539", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#52dcf733-4c5e-4c8b-a44e-47e0a8a0d8af", + "@id": "http://digitalheraldry.org/data#957b2cf9-1141-436d-a3e2-3c3de1f4f5d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#5191929d-a22f-4951-a801-750aefcb9137" + "@id": "http://digitalheraldry.org/data#28ece4e9-b6bf-42ec-8159-805d07112ace" }, { - "@id": "http://digitalheraldry.org/data#86eaa1fb-3df0-41ac-a978-f675b74bf8e8" + "@id": "http://digitalheraldry.org/data#95149f33-637b-4821-b6d3-562198a19b38" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#8d257cee-4288-490f-a62e-a76e792d43f3", + "@id": "http://digitalheraldry.org/data#538f0bd2-4ded-4027-b538-742d6a70463b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#8678b85f-310f-4f7a-abc8-76bdf9ba9869" } ] }, { - "@id": "http://digitalheraldry.org/data#61b6235b-f983-4251-871a-92ac17acb737", + "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009943_CoAF1" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#8bad7fa4-64db-4ca7-8ce8-9706f412158d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8837_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031543", + "@id": "http://digitalheraldry.org/data#b119c5b8-c694-47d2-bc75-5e819934c5b8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002787", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added second color to star" + "@value": "added rampant, armed, langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -62953,7 +63111,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031543_1" + "@id": "http://digitalheraldry.org/data#CoA0000002787_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -62963,17 +63121,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#559cfae8-a295-4493-9f96-2a016e581265" + "@id": "http://digitalheraldry.org/data#d843a404-daff-419a-b9b0-e7ae8143f187" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2ddefa02-e303-4124-8bfe-40097598db1e" + "@id": "http://digitalheraldry.org/data#a8120bda-c713-4939-ae47-16a9963abefa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31543" + "@value": "2787" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -62983,53 +63141,60 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ff3969b7-eb33-4c79-8903-4e701872ee09", + "@id": "http://digitalheraldry.org/data#956d0316-5165-4a77-b87d-03b1bce3cd99", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f5d6ff0a-0226-48d0-8e09-12b4cba929ad" } ] }, { - "@id": "http://digitalheraldry.org/data#329e4ad1-97cf-4ac0-8eae-e677b49dc6fd", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#7c8aa304-d58b-48c1-ad91-bdd4e5cfa1c4", + "@id": "http://digitalheraldry.org/data#67336dde-bdaf-48ca-b8ef-ac05f1b75dba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5a684875-0a4e-4a5d-977e-0844f0f5348d", + "@id": "http://digitalheraldry.org/data#9ff7d92c-6251-4048-b8f7-a6da31a58065", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#7db8dffe-d66f-4a36-8de3-b56b7ccdf427" + "@id": "http://digitalheraldry.org/data#f154b0b5-276a-44b0-8d6c-dbb652418f18" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#a73add22-c98e-4dfb-8db2-10f871c4d6cc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c6e28770-5337-43a7-a235-eab61185be7a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#bcba024e-c4a8-449b-985d-7d62bb010cb7" + }, + { + "@id": "http://digitalheraldry.org/data#32b45f54-bb31-498c-b1f0-a0ea30263379" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -63039,199 +63204,204 @@ ] }, { - "@id": "http://digitalheraldry.org/data#77538e94-b403-42b2-a155-9e1bdde6d5f2", + "@id": "http://digitalheraldry.org/data#1b4fc63b-f3fd-440c-bb24-d651bdf64f58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Mount" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#58e1e4a1-5436-4ede-8111-c8501c2e7580", + "@id": "http://digitalheraldry.org/data#8cbda131-c492-49ac-9f04-2abc351737b7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#c3b0250d-79b8-4841-8098-f61d8be496dd" - }, - { - "@id": "http://digitalheraldry.org/data#8ef1250f-1ee2-4716-9a4b-3ac756b1c68f" - } + "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#efaa8969-889f-412c-b04b-a1936f1072aa" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e2496eea-f703-4161-acdc-3ede428c377b", + "@id": "http://digitalheraldry.org/data#2804bf84-b3b1-4188-9e91-b6135ccd9386", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#37ad728c-4646-4760-a71c-2cd1e5e3e27f" + "@id": "http://digitalheraldry.org/data#6b978732-8a60-4ccf-a053-3bd0846b67d2" } ] }, { - "@id": "http://digitalheraldry.org/data#3c058cf2-f6dc-42e2-a5d8-463ce09611cd", + "@id": "http://digitalheraldry.org/data#c205ae9f-acd1-47b2-886e-ec8069adf63b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" - ] - }, - { - "@id": "http://digitalheraldry.org/data#929de5a2-5dfc-4268-b961-2d04417f3c7e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c280d7bb-618d-4112-a670-45711e600608", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#51d8c84d-9bfa-45d7-942b-b7d84b4189e1", + "@id": "http://digitalheraldry.org/data#28e1adab-ca3a-4dab-bc1f-38d1794552e9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#847bbbf9-b0fb-4d38-949c-b7b58fd5e152" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#bd95192d-f209-41a8-8ddf-d9f6088061db" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9e50c8ef-e661-4e72-af1c-0e9c3dfe989b", + "@id": "http://digitalheraldry.org/data#0478ae02-c6ac-48d4-bab3-334b4248fad1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2bb36b38-0e60-47be-ab12-db1753273e42" + "@id": "http://digitalheraldry.org/data#856a5d18-7702-4ae2-b4de-125700935383" } ] }, { - "@id": "http://digitalheraldry.org/data#ad019bb6-3e07-43b3-9bb1-2986d5716e9e", + "@id": "http://digitalheraldry.org/data#068e987a-ff7b-4749-b108-e9bd41fc5e42", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a302a1c3-5b41-4dbd-87d6-6603cb24fd68" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#f293d1a0-e42d-47af-a650-a4625531bd0a", + "@id": "http://digitalheraldry.org/data#CoA0000002774", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#b8e0aab8-0a7f-42e9-95b3-d185657c93e1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#bb83fa7d-6509-4f8d-adf3-9d6126f64a73" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2774" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#00ee4009-1ecb-4a1d-92de-6ab63898ec25", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#T", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#65139da1-399c-4edf-94f4-e22277f05aa0", + "@id": "http://digitalheraldry.org/data#4f8be2df-453e-442b-a02c-942f1bd64c80", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@id": "http://digitalheraldry.org/data#7df1c51b-4e58-443d-9918-20dba8afe4e7" + }, + { + "@id": "http://digitalheraldry.org/data#8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#9ddd99d6-9399-4539-a4b1-d6cd1622af81" } ] }, { - "@id": "http://digitalheraldry.org/data#2b1b5621-1016-4e78-9658-86ec25559026", + "@id": "http://digitalheraldry.org/data#590a77dc-e250-40f7-b85d-72c9152dab43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0de2e023-3bd4-4f11-9dd7-cb37d782b3f1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mascle", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#5178fefb-ee15-4da0-bcf1-678747a92c43" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#3e7183ab-879e-4f1e-8ed2-199e13fe7afe", + "@id": "http://digitalheraldry.org/data#595e794f-f4c8-4de1-aeb0-33ee1224e987", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#834a2464-17ab-426e-b994-a6f380b174a2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5fe1828d-ef05-436c-9b7a-fa421d82abb6", + "@id": "http://digitalheraldry.org/data#60dad2a4-140f-4bdd-b7c1-3887217e586c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#e8a27852-7355-4a58-a70e-69f15e516a19" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9cbf01ad-a9ca-4819-b070-a12eee3bf7b3" + "@id": "http://digitalheraldry.org/data#51cdd79e-f6a2-4e9e-b363-d6b6cb8eb2cf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#81093957-80d0-4654-9d1c-c022d63e7c16" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#71b71be3-c0ec-424a-b323-c1f03e8e2d1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008287_B", + "@id": "http://digitalheraldry.org/data#CoA0000002601", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -63242,17 +63412,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fbc5d8c7-c71f-4e2d-8713-2ac0de07032a" + "@id": "http://digitalheraldry.org/data#0ad97938-6879-4130-a4d2-cf128ddee713" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#060be792-11ef-4e8a-b7cd-6d105d2a506d" + "@id": "http://digitalheraldry.org/data#c7f9acbb-6566-455f-a2a8-91abb8b80baa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#e09f6f90-38ee-433b-b3aa-39d5d3b88e9c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8287_B" + "@value": "2601" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -63262,119 +63437,114 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1", + "@id": "http://digitalheraldry.org/data#b1a25161-e86c-478e-8234-488a03ca8d39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4c802a38-a72c-4774-bf79-dc8d04f968fb" + "@id": "http://digitalheraldry.org/data#82974570-24e4-415b-9f54-cea22ecee643" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bde12fa5-a4b1-4a9d-b050-fa5f63fd345f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f57e13d2-11fe-41e4-b68d-79d43e33bde6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "8378_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#8d6c2e40-77ff-4c87-bfe2-fc5f1a58119d", + "@id": "http://digitalheraldry.org/data#e99f90d7-be1f-4730-adb4-a0735064e9ad", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#6825e0d6-7108-4f86-baae-f83b7146f95e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c15f4b8-a169-4136-a643-40c54b81a962", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#148c6882-6461-4dba-8dc0-4874537f198e", + "@id": "http://digitalheraldry.org/data#8a3adf4b-65d9-41ea-be19-d4bb9e163d32", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0243a757-1965-42c3-ae9b-b73a2b641f08" + "@id": "http://digitalheraldry.org/data#e6616f8f-3883-4902-8984-00fcb1832b1b" } ] }, { - "@id": "http://digitalheraldry.org/data#9ba15435-c285-4b07-ac3b-55b369d8a499", + "@id": "http://digitalheraldry.org/data#CoA0000002736", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c1774be8-420a-43ca-b23d-cfb557f8b381" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#83b38835-5e46-4c9f-b95f-f053cad997ec" + "@id": "http://digitalheraldry.org/data#df777790-b9da-4c50-81a3-f12df4ab48fe" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cotised" + "@id": "http://digitalheraldry.org/data#4a134d6f-5744-46af-90fc-368a67ee8068" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2736" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d0d8e168-6227-4683-a0eb-c51d1cace048", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#00cc38f9-3cc9-4741-bf24-31d0b23113a7", + "@id": "http://digitalheraldry.org/data#397fc86b-2d50-4baf-abee-6b742357ecc0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#1cb285dc-c11f-4e2d-b843-7aa09cb227de" - }, - { - "@id": "http://digitalheraldry.org/data#fdece4ef-9530-428d-9860-50118d69fb1a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#9ddd484a-3055-4975-9e09-db4107d4a6ad" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008677_A", + "@id": "http://digitalheraldry.org/data#CoA0000016385", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -63385,17 +63555,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e5c1877e-9801-4d4f-9349-10be72d4cfb2" + "@id": "http://digitalheraldry.org/data#2e510f45-9377-4896-9746-2cae7b4823af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#50ee1ab0-87c1-46b7-9c66-ce412ac7a333" + "@id": "http://digitalheraldry.org/data#1ccd71a4-813e-46ad-b222-79a8eda06316" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8677_A" + "@value": "16385" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -63405,141 +63575,131 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b6b12994-740a-4549-850e-08392a0bda41", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#16df4c46-abcb-4ca3-9060-3a4683e1a991", + "@id": "http://digitalheraldry.org/data#417f283f-a235-4b71-b97f-f91458da797a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gamb" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" + }, { - "@id": "http://digitalheraldry.org/data#01f21392-f9dc-4f1f-8546-2ab0306d0caf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002724", + "@id": "http://digitalheraldry.org/data#f3764b8d-f254-459b-8c25-de3eb1a2982e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#806519cf-cd5d-4db0-bef3-e98455a2308d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#676d31f5-5b11-442f-9fb6-65d6cdbc93f5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#251a7af1-d225-4870-bd21-83c9761119b0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2724" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#3cae1121-7df8-4921-b959-867cd6316d49" } ] }, { - "@id": "http://digitalheraldry.org/data#e4c2057c-d73d-40a9-bdbc-04546af5ea8b", + "@id": "http://digitalheraldry.org/data#0766a622-e1db-416d-aabb-12cf9d2330a8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#398c1f14-5396-4cd7-a90e-2a661e305de2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7070794f-b532-4dcf-9e5b-5c348e812135", + "@id": "http://digitalheraldry.org/data#72d579a8-a5f2-41a2-86ad-e6ce8064df24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" + "http://digitalheraldry.org/digital-heraldry-ontology#Swan" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#02d19094-c589-4aba-bcba-a6da63d6927a", + "@id": "http://digitalheraldry.org/data#c07d452d-10d3-4115-894c-583ece04ac14", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#09c6e767-34ab-4e4b-a3c3-ce63011080fd" + "@id": "http://digitalheraldry.org/data#9aa542ad-c1e9-4b0c-b618-30084b9b9a88" } ] }, { - "@id": "http://digitalheraldry.org/data#c372c999-a208-492b-baf9-cbb7c5fc38be", + "@id": "http://digitalheraldry.org/data#14b67292-96a5-4c58-ab67-7e2fb303cf2d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9d04c4fe-6c29-49ef-820c-59fd92ec3675" + "@id": "http://digitalheraldry.org/data#7c51c9e2-2812-4a21-bada-5fdd946780be" } ] }, { - "@id": "http://digitalheraldry.org/data#41daa5aa-d76f-42cb-9474-99786ec38079", + "@id": "http://digitalheraldry.org/data#7fa45949-28e4-4d64-8864-4ddec0548fe0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 4 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#5235993c-00a0-4b2d-a88d-0b42c58df0bb", + "@id": "http://digitalheraldry.org/data#faa049e1-68a3-423f-a933-f5395dac9566", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#654cb98b-10fd-4c55-a329-b08a16d13767", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + ] + }, + { + "@id": "http://digitalheraldry.org/data#98a897a9-2acf-4136-b7f2-fea3a693ab75", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#382793e1-fe83-4199-befa-286d9dbb606b" + "@id": "http://digitalheraldry.org/data#303f95ae-7787-48ed-842c-3214c21926d9" + }, + { + "@id": "http://digitalheraldry.org/data#1e91e619-28ae-4e99-b8fd-e22bcdae337b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#eadb9733-9a71-4660-98a3-0cb6164834d6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008268_B", + "@id": "http://digitalheraldry.org/data#CoA0000006881", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -63555,7 +63715,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008268_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000006881_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -63565,17 +63725,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#39f402af-7f29-4c81-8732-5ddfc522fc25" + "@id": "http://digitalheraldry.org/data#2f3bec53-4897-4595-bf99-9eb1894ece1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8c5295fe-e0c6-425a-8647-75f5e012a589" + "@id": "http://digitalheraldry.org/data#225e1cf2-e2b9-4541-a8f9-0c949c88387f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8268_B" + "@value": "6881" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -63585,33 +63745,21 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#19a5831b-6b18-4992-886d-61c91df99fe2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006314", + "@id": "http://digitalheraldry.org/data#CoA0000002691", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006314_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -63619,22 +63767,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5f80fc8c-3450-4778-86cc-24447d8fbd83" + "@id": "http://digitalheraldry.org/data#eb418a1b-24a4-4ffb-9833-d2f8b2734e15" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#89cb3648-9fb8-475f-8cbb-17c2f1532992" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b9e6c915-6cf5-4543-b146-634aa31d0f93" + "@id": "http://digitalheraldry.org/data#4f4d7cde-ceb3-4ac3-ae62-dd772bbf5f89" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6314" + "@value": "2691" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -63644,70 +63787,38 @@ ] }, { - "@id": "http://digitalheraldry.org/data#64e90b77-fbd5-4613-80ea-83fcf07a0283", + "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#962f627f-aa75-4259-bfb1-a4f97d7c2816" - }, - { - "@id": "http://digitalheraldry.org/data#eb33749a-60a3-4329-b836-3848562833a5" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d0ad4df0-ff10-4d8b-9b47-292e9b645f3e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b23ebbe8-30f7-4d73-a509-e92dd6e6fcd6" + "@id": "http://digitalheraldry.org/data#da1ee77f-bc61-45b7-95c0-42cc591734f5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f1f488ab-f50d-44eb-ba74-6aa9578f4365", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a9a1ff2d-ba6d-447f-8fc4-d272a50240f5" + "@id": "http://digitalheraldry.org/data#9749bd3d-31c1-4293-9fcc-1e9c1d63f668" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c31c4b50-e649-4d47-9f0b-ca8b942c6707", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#61906052-81eb-427b-9a77-bbffbdae678d" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#01061ec5-3e6d-4de8-a7f7-22fd884de720", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#e4464f64-5ae8-405f-8548-9aaf5f1863c4" + "@value": "17508_A_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009649", + "@id": "http://digitalheraldry.org/data#CoA0000007262", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -63718,59 +63829,33 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e90834fc-6b43-4239-907b-64474d685bb3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009649_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009649_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009649_C" + "@id": "http://digitalheraldry.org/data#5acd1f14-fa86-4f8f-ad68-b4a5f7f7c773" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009649_D" + "@id": "http://digitalheraldry.org/data#1349d26e-6de3-4295-9264-21d26ff794eb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9649" + "@value": "7262" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9488a9cf-2d42-43cd-a8e0-9e096a20c471", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#f1aabfc4-f887-48ed-a70e-ab8d1197fc20" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002911__2", + "@id": "http://digitalheraldry.org/data#CoA0000001458", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removed castily" + "@value": "added langued, rampant and armed to Charge1 / fixed tincture of field" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -63780,7 +63865,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1" + "@id": "http://digitalheraldry.org/data#CoA0000001458_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -63790,66 +63875,62 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#52e5c2e4-2721-4111-8fd7-6a1416faceed" + "@id": "http://digitalheraldry.org/data#91ea16df-7ba3-495f-858e-339a3390053a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#54eadbea-5dd1-4af7-bbec-a75c7befea23" + "@id": "http://digitalheraldry.org/data#0df8c79a-c876-4654-803f-a5333d4be128" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#cf3aa8e3-c8d4-4016-bb2b-846757ff0be8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2911__2" + "@value": "1458" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e5cfd7e7-47a1-4fe5-8f84-0b3952cc98f8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#8c7b9630-f0da-4089-a93e-638a7a251f25" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#375bd060-ea8e-4541-a091-c32ccba2d543", + "@id": "http://digitalheraldry.org/data#d5d7a13e-ada2-4ebf-a1da-7cfaf47f64d6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b9ef5554-9aa0-4164-ab8e-d93b15637381" + "@id": "http://digitalheraldry.org/data#c38032f0-712f-4712-aec6-83ec33a6021c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#65e13597-3bf1-4ae1-a7f7-d9422245f7ec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#bf25eff4-c514-4f34-98bd-ccc5046b1f86" + }, + { + "@id": "http://digitalheraldry.org/data#0f6d0863-c424-4455-ba7a-c6a96299574b" } ] }, { - "@id": "http://digitalheraldry.org/data#2b3df75c-da6c-4f85-8181-0cdf5639b091", + "@id": "http://digitalheraldry.org/data#eb7354d7-e0d5-49c5-bd39-a9808ee921c7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#287f9377-6177-401b-b28c-7af4b82fe5c9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007206", + "@id": "http://digitalheraldry.org/data#CoA0000008191_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -63860,164 +63941,215 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2da8805d-c8c4-431a-9163-558839cad299" + "@id": "http://digitalheraldry.org/data#4081e8a9-90fb-4722-a7dc-cbbcf77a09d7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1070c802-dc33-439d-99a1-a350ef7c4cd8" + "@id": "http://digitalheraldry.org/data#af3b83f0-cd9e-4ddb-b11d-57513cc2cd4e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#9cf54b67-3d0e-4400-8a29-ea8c3b036a45" + "@value": "8191_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#eb59aaa6-57f6-4512-8493-05df935a0b59" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#22bc51da-41a0-4953-b4bf-9a6146ecbded", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "7206" + "@id": "http://digitalheraldry.org/data#0e2de20c-d84b-47ca-b13e-060f2e54f14e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6c00756d-78cc-427a-9c84-ad661146f3d0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2da8805d-c8c4-431a-9163-558839cad299", + "@id": "http://digitalheraldry.org/data#ad234b3a-d9bd-45a1-b05d-c51e7f6ba5e4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0699dc2d-eecf-4d9c-9b52-d7997b6ade70", + "@id": "http://digitalheraldry.org/data#a8f610f7-7656-42db-ade6-c5eeeef2b353", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#cd7919d5-07a2-4fb0-aa90-8672494e3cdc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006848_1", + "@id": "http://digitalheraldry.org/data#ef514da9-db00-44ad-9630-c5409e80ebda", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#b6da3264-578d-4212-86fa-eb5d2f020d52" + }, + { + "@id": "http://digitalheraldry.org/data#5839af3c-90e1-40cf-888b-15cf3755e027" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6134648b-d393-409f-b584-15cbc34d6fc2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bc3b9d4b-d506-48a7-b2b3-11febed3e52f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#d75c791a-8662-4157-bd28-8967ae2cac35" + "@id": "http://digitalheraldry.org/data#f0fbb58c-1349-484c-ab26-6df891437efb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#97f53742-2faf-45c8-8f5c-9b75aedb8259" + "@id": "http://digitalheraldry.org/data#81596e2e-268a-43bd-9398-2d874a607fd2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#bddbcd3e-908a-4990-8472-a257aca7e52f" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "6848_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#9d75de21-8e83-4bd4-930c-b7c5edb74518", + "@id": "http://digitalheraldry.org/data#078ea27e-2b7f-4580-b260-a87679894514", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008226_C_1", + "@id": "http://digitalheraldry.org/data#95149f33-637b-4821-b6d3-562198a19b38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#bb42a7cd-59ab-421e-b093-c9b3670656b7", + "@id": "http://digitalheraldry.org/data#fdab36af-5ba7-4554-861a-22d40b4f606a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#046080f1-2738-4440-8073-d3c9cb9862c7" + "@id": "http://digitalheraldry.org/data#c851e3c0-f893-4739-a5f0-d55d0ef2b662" } ] }, { - "@id": "http://digitalheraldry.org/data#f7356947-079e-4a27-a698-abe066ce301e", + "@id": "http://digitalheraldry.org/data#cea3ee5a-f7f2-479c-8d4c-4a0dffe92ec9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#f2fd0ff4-490e-4d2b-a6c9-fc8363a48510" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b6bfd461-caea-430d-bd83-783267092b92" - }, + "@id": "http://digitalheraldry.org/data#2488ba3e-c7e4-431c-ab1d-76591a3c343e" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#736304d4-8e46-41c9-b22e-397bef8fb443", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d2ed4fcc-9e95-4d78-9f66-ab2d129959b4" + "@id": "http://digitalheraldry.org/data#438efcd0-17a8-4ef8-a001-d52eaf9ff2c8" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#543dd5b0-71b6-4c50-ba32-61a47d7f3145", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#8e04cfae-fac5-4bd9-832d-88cf58e431b9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#276ab89e-86ac-4a2f-a3ba-1262de1d7206", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#cb558ac7-e9f2-4b89-9650-a875a4febb91", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#6ee8bfc3-4e53-422b-85c1-1352a841794d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/data#b15e8343-aca4-460b-a08c-680013aa7418" } ] }, { - "@id": "http://digitalheraldry.org/data#6692fec2-6359-4c94-a094-038e52a288ce", + "@id": "http://digitalheraldry.org/data#8a845d65-0ccb-4018-9dac-089c23c281d6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027525_1", + "@id": "http://digitalheraldry.org/data#CoA0000003081_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -64028,45 +64160,65 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0c33d61d-9d2b-4cb8-996a-47b91819c6fb" + "@id": "http://digitalheraldry.org/data#8764388e-65d3-4869-9839-62cfe6a38963" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a8f13640-56cb-43f2-804c-adf6a22bb8fa" + "@id": "http://digitalheraldry.org/data#90f42ba4-9640-443f-a3f6-337a2880c55c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27525_1" + "@value": "3081_1" } ] }, { - "@id": "http://digitalheraldry.org/data#dd899740-2fdf-419c-98c0-cae72e332c8e", + "@id": "http://digitalheraldry.org/data#c278f4e5-48f8-4b13-9f59-068dd83f3298", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_C", + "@id": "http://digitalheraldry.org/data#123cdf72-a273-4c8b-9dbf-3760e22a7c24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#10ebc5ff-b734-46b1-ab4c-5fa39dd6d604" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crown", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#83a4f417-af8f-49b2-9490-e6476bc56f6a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006240", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -64075,132 +64227,143 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#65b899c8-379e-447c-b4ff-1e4770ca53a7" + "@id": "http://digitalheraldry.org/data#e055300f-792e-4a64-969d-32dd9dc311ee" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3af986ee-a10f-4efc-a1ce-ad643c18b205" + "@id": "http://digitalheraldry.org/data#ac020a17-83ab-46ff-bc67-d04e8f70f420" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19035_C" + "@value": "6240" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ce15597-0a47-41a0-9805-0474f92d7051", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3ac7e06f-cc94-46c8-ad49-735951315288", + "@id": "http://digitalheraldry.org/data#79c11c1e-3b9d-4f22-9a8e-16094d417576", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#aa5729b1-9c7c-4032-80f7-60e6c154f304" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrestOfWings", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#b8bff941-3227-442d-93fa-088f1caae83c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#4f3c3639-b9ef-4ec7-9159-84342f6e5259" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roses", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d5ddbfcd-62ce-43dc-81d1-d458c7d6b31d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fa7a8de8-819b-44c4-98c2-5b5acedea49f", + "@id": "http://digitalheraldry.org/data#ee6f470d-148d-4ed2-bb55-db9b31e30393", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PairOfPincers" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#14f7b43d-7c03-446b-aa45-b3df8c2ec0cf" } ] }, { - "@id": "http://digitalheraldry.org/data#6bdb5a62-fdac-4f40-a21c-8e07370a1ed4", + "@id": "http://digitalheraldry.org/data#39ef4bcd-59eb-4166-bf91-6eaf83b62979", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/data#c265342e-4baf-4e2d-b36b-b216f3b3c62d" } ] }, { - "@id": "http://digitalheraldry.org/data#fe34c062-7686-459d-a969-1adf9aaa7a4e", + "@id": "http://digitalheraldry.org/data#8bad7fa4-64db-4ca7-8ce8-9706f412158d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#372f88ea-133d-48af-a5e3-c3ecc36c2372", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#-" } ] }, { - "@id": "http://digitalheraldry.org/data#daad0380-5c90-413d-8a64-c2c3b9d5f5c9", + "@id": "http://digitalheraldry.org/data#0e0bfa01-c4e5-4a67-8868-a81f0e00d42d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#8d287268-a0e1-4a15-9b98-d2660207ce63" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000016114", + "@id": "http://digitalheraldry.org/data#CoA0000016665_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "removed field_seme" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3456b5b3-1c60-40ee-ba6c-322877c865f6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000016114_1" + "@id": "http://digitalheraldry.org/data#7bd81bbf-bc56-4151-b3ed-430e2b4acce5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "16665_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000001146", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -64209,17 +64372,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9ffa22cd-7880-4213-bd62-f38e7bf0223c" + "@id": "http://digitalheraldry.org/data#a804821e-d0b6-4dff-a584-9ca022041c98" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4bb211f0-8ae5-4e25-86af-7d118f5902d9" + "@id": "http://digitalheraldry.org/data#99bbf74d-9110-4608-b259-ac9181006ecf" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "16114" + "@value": "1146" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -64229,87 +64392,117 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4be3d63e-5e26-4419-99fc-62a7151ef318", + "@id": "http://digitalheraldry.org/data#3b540f35-1b8a-488a-a949-36261a839ce5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#72986df9-a1d8-4245-b905-c3972c8fefc3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#08a5a6a0-47af-4013-bd0c-8176ecafffa8" } ] }, { - "@id": "http://digitalheraldry.org/data#87064771-03d8-4909-9f12-af28b5d12adc", + "@id": "http://digitalheraldry.org/data#7d7496ec-07e2-4ff7-8111-783507a6988b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#abd84053-562a-41cb-babd-f63d6dbb8902", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#eaa0f1b2-7d34-4de8-a30a-479a77d94545" + "@id": "http://digitalheraldry.org/data#c025c3c1-80eb-4760-b540-6befff5a5a22" }, { - "@id": "http://digitalheraldry.org/data#e170a4af-6ceb-4b09-957f-5bb1b5de6d33" + "@id": "http://digitalheraldry.org/data#59fa6c38-7e86-41f0-af0e-ef947690b6d0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#f7805547-d8e1-4deb-a205-dad86fe63112", + "@id": "http://digitalheraldry.org/data#CoA0000008378_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#da5b6f2d-46ff-435b-9bdc-eb8f0053134c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#cd8388fc-1ff4-4c6e-b471-ce7aba52cde5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "8378_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#50975665-2c27-49ae-84e1-4665ce898c21", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Increscent", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008668_B", + "@id": "http://digitalheraldry.org/data#e7aae858-b214-44de-848f-eed2f81e8d65", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6dc3d202-8cc1-4fa8-b893-49c31b690ede" + "@id": "http://digitalheraldry.org/data#f78d9c34-682a-4911-ae3f-f05c4e0632da" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge2": [ { - "@value": "8668_B" + "@id": "http://digitalheraldry.org/data#2a6aac3a-2e46-4123-ba13-6ae29c339623" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8ea2ab24-e754-4afe-a390-fd8568ec92e9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#5fda9d89-25ed-4137-b30d-3536f264200e", + "@id": "http://digitalheraldry.org/data#9f04b845-0c25-4f07-a4e1-8142e6b33eaf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -64318,222 +64511,280 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#bbbc52d6-629d-4356-8432-af15aaa4a952", + "@id": "http://digitalheraldry.org/data#e08fa2ae-437f-4ce7-8fdb-7ef86efa396a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#37b3ac21-30cd-4157-a747-146472e7169d", + "@id": "http://digitalheraldry.org/data#c79245b3-9ece-42cd-bcba-e2af57672a49", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#2373e7c3-09b2-42dd-bdf2-d419f0a9965e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressureFlory-Counterflory", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002710", + "@id": "http://digitalheraldry.org/data#f862aff8-ebe8-434c-844d-c87c4396e3b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#611d9bf1-cace-4869-8fae-baf86341e457" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#51bd6bbc-cd2b-4789-80b5-01d3aa754f57", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@id": "http://digitalheraldry.org/data#612932b2-9858-4d8e-9e7d-09310a1f418d" + "@id": "http://digitalheraldry.org/data#7da6a0f1-df57-464e-81a3-0cee8ebdb34a" + }, + { + "@id": "http://digitalheraldry.org/data#c7db68e1-f1a9-4144-a48e-b53d85b2e4d6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "2710" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#48ace8ce-82f8-473c-b99a-fd1247d686dd", + "@id": "http://digitalheraldry.org/data#eb0cd901-4967-451b-b5d8-a4b3f5311230", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#6b936a21-f13f-4103-a315-9105a7fc533d" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barbel", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#faad046b-d20a-412e-bf88-d1762fa99407", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" } ] }, { - "@id": "http://digitalheraldry.org/data#4a187bc6-1844-4787-9327-5b433a13902b", + "@id": "http://digitalheraldry.org/data#bf7cba35-f4a4-4c54-9f30-526664504ba1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Countercharged" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#f5de8e32-476a-4d2a-8c0e-ea885c08a0aa" + } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#5d840179-6d9f-4fa3-8c46-2e6bc8d773ff", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#7e79e03a-095f-4677-af81-f8bd694b92de", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#40f1253b-768c-4b8a-affb-6f613cc9162a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002776_1", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002824", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ec0dfae7-1ff8-4db9-91f0-f426442ce2fa" + "@id": "http://digitalheraldry.org/data#e78b6893-1c6e-4bc8-a4aa-17564908baa3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e94aaeec-0d55-4449-bff3-6568b9779882" + "@id": "http://digitalheraldry.org/data#e089b92e-85c3-4c31-affe-032ad3a505e3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2776_1" + "@value": "2824" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f6155c42-be6a-4e9f-91cf-4a43d7a00e32", + "@id": "http://digitalheraldry.org/data#245a242b-9a31-4b01-83df-d9f37d0ff068", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b27899ed-c52b-4c2c-a134-65d6afe8d054" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#11f17a81-d3ce-4462-aa80-8779746e031a", + "@id": "http://digitalheraldry.org/data#9179db1a-08bf-4046-abe0-476a1deb8086", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#1d9dffc0-b77c-4571-8c9b-6650cd56e0ec" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7c841146-6023-4e5d-948e-b8ae6606b52e", + "@id": "http://digitalheraldry.org/data#254dc878-b4c9-4520-8048-741fe73d86d9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#16243e33-66c4-4468-99da-1a918c0f9763" + "@id": "http://digitalheraldry.org/data#0422e85c-2e6c-43e6-8334-80907caea94a" } ] }, { - "@id": "http://digitalheraldry.org/data#e5451c53-f602-4f04-8c49-4d3cd2789f99", + "@id": "http://digitalheraldry.org/data#599fa9e1-171b-40ce-ba09-58460ac74a48", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1c676e20-1f90-4aa2-bed4-32fcb9c09892" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031573", + "@id": "http://digitalheraldry.org/data#808f05a0-0d6e-40d6-b72e-286d53aecfe3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "changed tincture of plain to A" + "@id": "http://digitalheraldry.org/data#3cbecb50-5e11-423a-a457-11734f98ee2f" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fd793373-1d15-4265-85ee-02720912d49c", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002836", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031573_1" + "@id": "http://digitalheraldry.org/data#58222bba-437a-4c06-b9b8-5357aa8bf7c5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#c1395a65-4461-4945-95c0-65f73328ca80" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#76fc909a-c5b3-4278-bacd-de2c802f2711" + "@id": "http://digitalheraldry.org/data#cda833e3-f7f7-481d-a71d-158ad90a05bc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#7d40c2c4-d92a-4354-995a-2de9dc6942a9" + "@id": "http://digitalheraldry.org/data#6bdedfe2-45ae-473b-8b28-376c3e28dfa4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31573" + "@value": "2836" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -64543,23 +64794,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#95613421-281a-4a3c-b4b6-91e318b20747", + "@id": "http://digitalheraldry.org/data#dc33634a-63db-4eef-98e1-a887854bad34", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008974", + "@id": "http://digitalheraldry.org/data#CoA0000008677", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -64570,32 +64811,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3848ea9d-2cd9-479a-8c88-108c4a217390" + "@id": "http://digitalheraldry.org/data#7238787f-8443-4e29-907e-c880b935ae30" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_A" + "@id": "http://digitalheraldry.org/data#CoA0000008677_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_B" + "@id": "http://digitalheraldry.org/data#CoA0000008677_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_B" + "@id": "http://digitalheraldry.org/data#CoA0000008677_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008974_A" + "@id": "http://digitalheraldry.org/data#CoA0000008677_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8974" + "@value": "8677" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -64605,107 +64846,140 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e50c6d4f-ba82-43f2-bde4-b43d760a9480", + "@id": "http://digitalheraldry.org/data#dc3cd501-cb43-4158-97ca-9b1cd1c6aa1a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fbd8d20e-3fb1-4193-9892-741edda03ce2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#bf825c66-b7d5-42ac-90fc-ac1c9cba7b46", + "@id": "http://digitalheraldry.org/data#0af04450-32d5-4d43-9d60-7a650674bd4e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009671", + "@id": "http://digitalheraldry.org/data#c7cfce8e-7864-4602-bdf8-cf4216376270", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 4 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#25ce5277-2378-4c9e-b6b9-72188b0ffa86" + "@id": "http://digitalheraldry.org/data#0f794b8c-7b99-4c8a-832a-d267f85b966a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "9671" + "@id": "http://digitalheraldry.org/data#307de768-a1ff-4cfa-aa06-db5cc50b68a6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "9579_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3b3ef166-ab18-4509-9ef2-45da51834398", + "@id": "http://digitalheraldry.org/data#73fcf3ba-9a75-44e1-b531-bd1fe80e6856", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Slipped" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#ce66c0c1-8812-4b2e-887f-580d53e48948", + "@id": "http://digitalheraldry.org/data#e0009733-2296-49b0-b6cc-d3603be3855c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Wing" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#a96c35b9-f92b-4b81-92f5-c0bfed7ed421" + }, + { + "@id": "http://digitalheraldry.org/data#e9d4f5ab-f9bb-44d5-9944-11e40584474e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3c0873a0-3d84-4332-9128-93304c7af12a", + "@id": "http://digitalheraldry.org/data#18d38040-6596-4825-87c8-f25249c0719f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fbae3b9c-b1b5-40f0-a69d-45a6211ecd1d", + "@id": "http://digitalheraldry.org/data#CoA0000008925_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#7f19b64a-8cc2-4b3d-87fa-ac39d17d2db6" + "@value": "added palewise" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#60938f4f-72a4-407a-8551-d51dc9f68da0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031501", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -64714,17 +64988,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#66cf0fc8-5e7f-4b61-97fa-9fb413710cd7" + "@id": "http://digitalheraldry.org/data#9314b392-041e-4617-9828-283535f464d5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#203071de-2805-49fa-b5f9-d16456dcaf61" + "@id": "http://digitalheraldry.org/data#2ce7f631-945f-4449-a1cb-e5d451834874" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31501" + "@value": "8925_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -64734,30 +65008,27 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3af986ee-a10f-4efc-a1ce-ad643c18b205", + "@id": "http://digitalheraldry.org/data#e483e796-01c6-4ac7-b37e-9056d273b2c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ceb3a7bb-c387-4d7b-bbee-a0f642d33a58" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a798e26a-d4eb-47ee-a67f-319d5b828e30", + "@id": "http://digitalheraldry.org/data#71132e7e-9ff7-4513-b8fc-df81a63f3a5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#22bc51da-41a0-4953-b4bf-9a6146ecbded" + }, + { + "@id": "http://digitalheraldry.org/data#0e2de20c-d84b-47ca-b13e-060f2e54f14e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -64767,151 +65038,111 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3c6d00a6-6e9d-4b4d-9474-d0d762c5b271", + "@id": "http://digitalheraldry.org/data#d7361e28-9f4a-4348-9ff4-37e07902836a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#786c3a93-cfe4-4a26-b47d-21a26fcfbd45" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 6 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ee09d2f8-3442-4680-9315-e33402185b74", + "@id": "http://digitalheraldry.org/data#CoA0000002730", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#85d46f06-d31f-42de-a5e5-1834e1dc78a9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "added rampant to Charge1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#98445a6d-3f5a-4c1c-a2d8-d855b71e1959", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#308caf02-e894-47e3-bbf2-17961b869cc6" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000002730_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c764a7e5-5093-495d-8ad0-08fe9a713c55", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bee5701e-ff6d-45dd-ab1f-0e8bd1358b89" + "@id": "http://digitalheraldry.org/data#0e455dfa-b99b-4647-b2d6-74109c4916fb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0eb8f1f4-6274-4249-8e96-2659ee33b790", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e0fb8808-e485-40c1-8aa9-97c3b06ef032" + "@id": "http://digitalheraldry.org/data#5bb529ed-0c9d-4006-91c4-6baeddc37df5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "2730" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#13fe849c-d758-429e-bfec-5e8baba7aec7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#edfbbbb2-dfec-40f8-9e9f-7f83f1a17de6", + "@id": "http://digitalheraldry.org/data#CoA0000008287_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d307d61-8fd5-435f-90dc-e4089ba85e8d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#f5f45259-6c81-4b98-9001-f2cb1b26c8bb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#8aeaed8e-2c78-41fe-a9a1-2016c49f5bc0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e3091e88-43a7-468c-89d4-a50d516ef81c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#bd4de46e-ccc0-400e-ab12-fbbfac7352cf" + "@value": "8287_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002703", + "@id": "http://digitalheraldry.org/data#2dd13d85-d949-446b-b505-62f9750250ca", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006278", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -64922,17 +65153,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#87492a20-9f79-4250-b31b-7da6b890e045" + "@id": "http://digitalheraldry.org/data#8d7b0127-286d-49fd-a593-9ab21f62543d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8fc52f23-75b8-4b2d-89f2-b7b176c55ec2" + "@id": "http://digitalheraldry.org/data#0fe1d3c4-b61b-4dd5-9002-0cd4cf7d8ff7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2703" + "@value": "6278" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -64942,177 +65173,158 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d0130408-881d-4dce-98b4-1f0731b7109c", + "@id": "http://digitalheraldry.org/data#5dc49a98-7b3a-4ac9-8bce-0be18785ec93", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ceb55088-ed43-4150-aba6-62c58086ea68", + "@id": "http://digitalheraldry.org/data#58eeb999-8878-4168-b277-d1f38dc44d04", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#3d4cb741-7a2c-494c-911d-9a901b21aee0" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise" ] }, { - "@id": "http://digitalheraldry.org/data#46249c45-c70d-471c-8b8a-b2c5e0ec5fe7", + "@id": "http://digitalheraldry.org/data#74b4489e-7623-41be-99bb-c7e747d56b18", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e885fb2b-5588-499b-b2a7-8f60f7d1257b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#030f847e-ec35-4ddf-93ab-1737c6456e92", + "@id": "http://digitalheraldry.org/data#52a3850e-ca6a-4ccd-8845-32d0adc928ba", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#0cd1ce57-a846-47fc-8319-b5ebd6422d1f" + }, + { + "@id": "http://digitalheraldry.org/data#49267dc1-26aa-48e0-bf3c-6761a6626c4a" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4a2f09a6-80db-4002-9691-a42d1bd74d9a" + "@id": "http://digitalheraldry.org/data#834e2d87-ef3b-4ca9-bd3b-1c0278558d5d" } ] }, { - "@id": "http://digitalheraldry.org/data#d69eeb88-44a3-4fe0-ae58-32a471984ab6", + "@id": "http://digitalheraldry.org/data#CoA0000031512", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#db206d78-d4ba-42bb-be66-df627de33c2f" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dc8db3dd-ca46-4cdb-ad44-fda287adf879" + "@id": "http://digitalheraldry.org/data#e3004f5a-8707-4d1b-b274-223a138e56bd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a42bc7f1-ae23-4e4f-9f89-d2c6f73ebcbf" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31512" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#a88faf7c-d617-4e78-8fc3-4603e0f36683", + "@id": "http://digitalheraldry.org/data#a52a67bc-8c46-4fa0-b9a9-3f0a2274f652", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" + "@id": "http://digitalheraldry.org/data#278e3a36-0797-40ee-8ebf-9bcd95a75558" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031547", + "@id": "http://digitalheraldry.org/data#83cfb2d7-39ae-4d9a-b0d5-0d2757bf7e37", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027012_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2b13168d-5150-4a3e-bc96-6d946d915763" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasEscutcheon": [ { - "@id": "http://digitalheraldry.org/data#b2b47ed4-f8d2-411a-af96-d147f3bfbe9c" + "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": "31547" + "@id": "http://digitalheraldry.org/data#97d035d6-6225-41f8-a080-a0b51a62e6c2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c4a1c08-ffc2-4840-a161-4995df73971c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#cf22bb15-03d8-4cc9-bed2-6f259ba68fc0" + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000027012_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#33847feb-885f-42f1-8140-af2d3295e58f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#08282fdf-76b8-4e5a-bae6-35855beb36e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b512545c-429f-4d5e-8e06-818e7a225ed5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#6c8dc517-247d-4a80-b3b7-965f2253c632" + "@value": "27012_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9c99a252-aedd-4164-bf59-7bed4c49b309", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003963", + "@id": "http://digitalheraldry.org/data#CoA0000002703", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -65123,22 +65335,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5d2e1245-f183-4fb2-a92d-ef46a33b22e3" + "@id": "http://digitalheraldry.org/data#47d341ec-11eb-4358-b1a2-cb25ae41ed0f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#14fbd3a7-af39-49f7-a22a-656d78cb6d98" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#3e932ec4-7365-41e7-b30d-17c6d1a361af" + "@id": "http://digitalheraldry.org/data#3ec7f3ea-1a88-4e4e-a97f-62fb405b4617" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3963" + "@value": "2703" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -65148,47 +65355,44 @@ ] }, { - "@id": "http://digitalheraldry.org/data#58c068d6-290d-49cf-840b-6aeb055f7b1d", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#64bf7efd-7ffd-4147-9573-c2bd8b77ad83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Masoned" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#fc777e4c-b897-44c0-9895-d11e0eca185b", + "@id": "http://digitalheraldry.org/data#8147edc9-94df-470e-8575-61d57ac702de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tierced" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#29de533a-9108-4252-8a56-4e0dc859e15d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture3": [ { - "@id": "http://digitalheraldry.org/data#8ba06b3c-8a81-4682-a9ae-f157a1fe9db1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004537_1", + "@id": "http://digitalheraldry.org/data#CoA0000003689_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -65199,78 +65403,86 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f8d4c6c2-6fe1-4c8d-9d23-9e74de9be907" + "@id": "http://digitalheraldry.org/data#c71a52e3-1962-480b-bc2c-4668449b6cb8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b2c1b2fd-642e-4df1-b052-e697d109080f" + "@id": "http://digitalheraldry.org/data#c33481c0-84d6-473a-a4c1-22d72b3766a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4537_1" + "@value": "3689_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006848", + "@id": "http://digitalheraldry.org/data#311a73a9-97af-4a71-a510-d795a848152e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "removed crowned from Charge3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006848_1" + "@id": "http://digitalheraldry.org/data#70720ee6-85e4-4dce-9b8a-48adf953bad9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#29ceeed1-4d19-4c81-994b-9387b86cd3b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#14f6e7c0-671a-4384-88f7-45e85baf08d8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8455732d-f9ce-478c-81bb-c35d8ac64cd7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#b5578e0d-b666-4d52-929c-72d1a5064359" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5fa0e346-fb4a-4272-bba9-f81c874fb2eb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#24bf0bad-2297-4965-9822-57603c11402e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#72879fe1-2853-44f2-a772-a636bcc1454c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#6d9d9e77-d39b-42a5-a7c2-90c952d6b869" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "6848" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002800_1", + "@id": "http://digitalheraldry.org/data#CoA0000027524_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -65281,171 +65493,169 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e6d06d60-c458-4305-9617-87adeca73fc8" + "@id": "http://digitalheraldry.org/data#dca904c4-fd93-4644-a387-3da3f68569f4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1c886bda-0ee0-4eaa-a988-b4e69d4f71e9" + "@id": "http://digitalheraldry.org/data#03849276-21d0-448f-8bd1-ddc5a14e0b04" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#7924ce7d-47f0-46f4-a5ea-a4c8b8aff79f" + "@value": "27524_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dfd402d8-ad2b-4252-902b-6234b92bd63e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "2800_1" + "@id": "http://digitalheraldry.org/data#33231948-eb99-444b-bce6-e5ae4765c006" } ] }, { - "@id": "http://digitalheraldry.org/data#aee5a4ec-3350-4b1f-b907-f91a3c1ab8a7", + "@id": "http://digitalheraldry.org/data#4a00c5c1-bfbc-4938-9868-297aaa9c8968", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7e01d07e-2da1-4884-91f4-0647c8e39b27", + "@id": "http://digitalheraldry.org/data#d9a9703f-e952-4996-915f-d452121ab831", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#1c4a608f-bbcc-41ad-8ed5-1d4f81d15c24" - }, - { - "@id": "http://digitalheraldry.org/data#dc88b00d-082e-4021-a0a0-de2d8d895f07" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d8cf860e-2097-4a09-9eeb-48d782a01f41", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#71c7e20d-959c-4bc9-8883-0bf30a5c3c11", + "@id": "http://digitalheraldry.org/data#0b02d02b-d159-49f6-9f60-c6cd15f1def1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Sword" + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#32270d2e-8559-44d4-96e7-e3e6137e1186" + "@id": "http://digitalheraldry.org/data#cf6fc5a1-e08c-4981-be1a-9a5ce7753f07" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#c662a7a6-2a58-44ab-a98d-da483bef40e4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#34ce159a-b20f-4674-a10c-51468d45e548", + "@id": "http://digitalheraldry.org/data#6ce2c9cc-bce7-4479-952a-b127e456ea8f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#61c481ad-b2fe-4a7b-a071-4f42147857b9", + "@id": "http://digitalheraldry.org/data#55330fc1-5018-4d4f-a463-461b52fffeea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#42313e24-9c53-45d9-b1a6-f2ec415fac06", + "@id": "http://digitalheraldry.org/data#e54edfe0-419a-4417-ae7c-97a536788765", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#42fcfd0d-3f50-4e42-b85d-e9d09e47cf09" - }, - { - "@id": "http://digitalheraldry.org/data#d4236c29-f72b-4351-8161-729edec2aa30" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#b7304817-10a9-48ec-bb09-f88991aeeccb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#42e8f6c5-fcb1-492b-b272-d6d7321920fb", + "@id": "http://digitalheraldry.org/data#cc528cf3-32da-4b4a-9b89-c81352564e39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundel", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7324c0a2-7bb2-4e8f-961d-b520f3535d95", + "@id": "http://digitalheraldry.org/data#dcf76c98-ce75-4d7a-8612-bc12395e0ea8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#83b9e388-d892-436e-86b5-f34865a23088", + "@id": "http://digitalheraldry.org/data#363d747d-923e-4fae-b702-01470881442e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#59caac65-f75c-4d87-afb6-33d52c072d1f", + "@id": "http://digitalheraldry.org/data#c1872d24-b62b-448b-89a8-2a7d366cbcfe", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#6ea1eb3d-1b1a-461c-a6dc-784384959544" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" ] }, { - "@id": "http://digitalheraldry.org/data#f2c998e3-5d7a-4627-87fa-52a6f9664b53", + "@id": "http://digitalheraldry.org/data#be2479e6-51ba-4e4b-82dd-99cf3725c07d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -65456,61 +65666,111 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1", + "@id": "http://digitalheraldry.org/data#CoA0000019399", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#1d2af4cb-1eb0-41ee-bcf1-35fed79e649c" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ac54e624-d066-4dbb-a40a-828811e72e5f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "19399" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_B", + "@id": "http://digitalheraldry.org/data#CoA0000002701_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#470c014a-fe39-4416-9e57-014c883e2bff" + "@id": "http://digitalheraldry.org/data#50ff588c-660b-46f3-916d-fd2383bb9e1a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#04e80ef8-941b-4bb4-bcbd-c74d4ffbf859" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f309305d-4716-49e0-a8be-26f142ec3f28" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "19035_Escu_B" + "@value": "2701_1" } ] }, { - "@id": "http://digitalheraldry.org/data#aa445582-659b-4b68-9361-c667f934b0f3", + "@id": "http://digitalheraldry.org/data#292da375-01b8-43bb-874c-ee6c28097c85", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 6 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003959", + "@id": "http://digitalheraldry.org/data#CoA0000008724_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#e674c6a5-533b-42f5-be4b-1741fd01c78d" + "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1e4bb457-2b4d-43e5-9ddd-5dc023d3f399" + "@id": "http://digitalheraldry.org/data#d8cf860e-2097-4a09-9eeb-48d782a01f41" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3959" + "@value": "8724_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -65520,209 +65780,287 @@ ] }, { - "@id": "http://digitalheraldry.org/data#eda7aafd-a458-49a2-9d6e-71b28398ea8a", + "@id": "http://digitalheraldry.org/data#5d4a0cbe-d50c-4328-8ddd-f9fc851567fa", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#62b987b2-7bae-4e11-b8f7-967cd4f20ec2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" - } + "@id": "http://digitalheraldry.org/data#3d16c9fa-40e4-41ed-91bc-9384aabea9bb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#5632be63-908a-4411-8f7d-e3966df42e27", + "@id": "http://digitalheraldry.org/data#d4b5906d-7953-4cc3-979b-a3a6fa700a74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#8e0ba4bb-46cc-4a92-801b-d8d66c3174ab" + }, + { + "@id": "http://digitalheraldry.org/data#81151d55-8f9d-447b-9b05-5d455c6cabc5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#00f96640-81a0-48b5-9be4-6f6835b2b89a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008991_1", + "@id": "http://digitalheraldry.org/data#CoA0000021425_A_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#16f0f732-5c71-425a-b721-c9ea83fcb0b2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000008991_A" + "@id": "http://digitalheraldry.org/data#c6eaa789-0b83-402c-bfd0-148775254042" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" + "@id": "http://digitalheraldry.org/data#80b4754d-6908-4754-8bbf-0958b0354c28" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_B_1" + "@value": "21425_A_B" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#43bdc7ea-1584-4095-8a32-a40a18bd3953", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008991_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c44469f1-f8bd-49b1-8d21-193a4cbd0d54", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "8991_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d3510109-281b-42c9-b57f-e7ca8927b692", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#7bc2ccac-f733-4844-b77b-2ecd4c9205e5" } ] }, { - "@id": "http://digitalheraldry.org/data#a3653317-e2ad-4653-a308-fd4af58b1aa5", + "@id": "http://digitalheraldry.org/data#32de25d0-287b-4829-9f81-49873e13f027", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028271_1", + "@id": "http://digitalheraldry.org/data#bd46003a-c344-4963-a634-966ecb333fe9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fc7c5ae3-922d-45fc-bcbd-f0058eb80ab6" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#bdc1ba57-ac00-49ed-b886-d4fbb13f6aa0" + "@id": "http://digitalheraldry.org/data#ec2adc72-c2fb-4753-8fe8-3f2d878192b3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#08e614b3-1388-43d8-b89b-3b20df54e15b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bd018030-4386-4ecd-9941-a0b7f5f1c455", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "28271_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#43d0e995-b397-41b6-91e4-8cf469ee1c18", + "@id": "http://digitalheraldry.org/data#d1d97f42-8ffc-489e-9d20-43a6f3121399", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#98f538e6-a15a-4422-9951-5494355a6d42" + "@id": "http://digitalheraldry.org/data#a881b67e-a595-43d5-8e87-46997a272b63" } ] }, { - "@id": "http://digitalheraldry.org/data#063bc0b6-8aa6-471e-a4df-b6b5916fec93", + "@id": "http://digitalheraldry.org/data#7cd047b6-a988-48a8-a9d4-a57c4fbff0af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crampon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#7d85073d-b12c-4949-a5b3-015fe3e8ffad" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#41ad6a05-218a-49ca-b1fd-8231009cb8e2", + "@id": "http://digitalheraldry.org/data#59fa6c38-7e86-41f0-af0e-ef947690b6d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006673", + "@id": "http://digitalheraldry.org/data#489407f6-1bc9-4184-abe6-59ee9431d436", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "added rampant" + "@id": "http://digitalheraldry.org/data#ccf05cb0-113f-4198-a504-91b1a1eee16a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9d724e47-1e59-4863-8a09-586af95646b4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#e6d07024-525b-4000-bf46-030d44384ac7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#a14695ec-b25a-42dc-af71-6aedf1ff9be1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c05f2efc-920f-4f85-9fb7-c21371486426", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inverted" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d2d3a4ba-46bd-4e3d-9a56-aaf4e5348bd2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt" + ] + }, + { + "@id": "http://digitalheraldry.org/data#aca5cde3-0a8c-4eb8-b9ae-71c0be80998b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006673_1" + "@id": "http://digitalheraldry.org/data#d84b0514-b55d-4ddc-a092-ab6f192a4d67" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8eb227fb-e1c1-428d-9e9d-827db855f91a" + "@id": "http://digitalheraldry.org/data#6e1999cb-71ce-42a2-a4e2-575aa2f5ef0f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000027639_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#4381b789-50bf-4fd1-9faa-d062eb63aa69" + "@id": "http://digitalheraldry.org/data#CoA0000027639_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6673" + "@value": "27639_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002653", + "@id": "http://digitalheraldry.org/data#df21008d-204a-4564-939e-1f5f2311f007", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#e4c97b45-0357-4372-8ad1-3c0762ccc530" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000009669", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -65733,17 +66071,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#71102919-0701-422d-a7d3-d2ee31a6792b" + "@id": "http://digitalheraldry.org/data#44d25734-5705-46af-b13b-908a0a6bcba0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ad2e51f7-585e-4252-a9b7-820878eef90e" + "@id": "http://digitalheraldry.org/data#281b2401-0101-45db-8cc5-a74cbd5bc3f6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2653" + "@value": "9669" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -65753,34 +66091,18 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ca4cd94-52b7-466d-a92c-06f07147b0d1", + "@id": "http://digitalheraldry.org/data#39662120-83fc-49dd-a6de-1d308eae47a0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#8a4939e7-c71a-4091-b468-4f6006d518bb" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002907_1", + "@id": "http://digitalheraldry.org/data#CoA0000026264_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -65791,409 +66113,334 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3157cd6a-e1b4-4931-a823-b6ea6f57defb" + "@id": "http://digitalheraldry.org/data#0383566a-ccbd-49f5-8f9a-089a8442db1d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ba448327-a257-417b-a687-f91a701dc703" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "2907_1" + "@id": "http://digitalheraldry.org/data#8250bf05-022c-423b-9997-26916ee7ee50" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b5a88940-ffa2-4114-b9b2-bc61eb3a9ad9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#6acb7ee3-b792-4629-959b-428e08004d88" + "@id": "http://digitalheraldry.org/data#3676eb69-ac47-49ea-af05-1db578288e5f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "26264_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000008517_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#24769389-e208-4cb7-8845-1150869fb4aa" + "@id": "http://digitalheraldry.org/data#5a9122ca-042a-4782-bb0f-c5766f8500f3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#532ee48c-5d6e-43be-b82e-720408f567fc" + "@id": "http://digitalheraldry.org/data#16e87431-7114-4e4b-abcc-53a4ab29f771" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27012_B_1" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2e2be9dc-4a00-4018-916b-acf6ba0ac113", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 + "@value": "8517_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#23c9b172-d800-4adb-9c5e-885bb69ae32e", + "@id": "http://digitalheraldry.org/data#64a52128-97f5-48f3-b9a1-9f71529bcee2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Empty" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#9cd395fa-b76c-4fc7-bc93-ecfb9880746d" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#f3d51d3a-d544-4d54-99ef-8dec9a0453b0" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4590c780-b90d-4eb6-9c86-b6f00f82f8fb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4c3fcb6c-66f7-406e-8f45-0be81006ec21", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#128e73d1-2ba8-4f6b-bf0d-e0826319a9d8" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e5826fb9-b0e6-4d69-be4e-5fe800d03d89" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#2f075537-cc0a-49a8-a3e9-5058a203b99a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ecbb7585-e595-4403-af0a-f2c5601abe45", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#40f8d458-cc4f-403c-be68-55891757e3c1", + "@id": "http://digitalheraldry.org/data#051f9501-82ef-41a5-9467-393aa4768470", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/data#b0a9fd50-6410-49b3-9220-c1952c8a869f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3da018f2-eae9-4b65-bf0f-3c4eb7144d29", + "@id": "http://digitalheraldry.org/data#a273f649-389c-4ce4-8178-0b1c4d7bbb1a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7a9e4575-9d15-4276-ad14-afa80e92dda5" + "@id": "http://digitalheraldry.org/data#83630f72-459a-4a8a-a012-35f056076175" } ] }, { - "@id": "http://digitalheraldry.org/data#db3c8627-2426-4bf3-8ba0-eabcc346ca08", + "@id": "http://digitalheraldry.org/data#7289bae5-d3ce-40d9-a8c4-a798f3dafd2d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#0f04407e-5a4e-4e93-9a62-32d1eafcedc0", + "@id": "http://digitalheraldry.org/data#9b3fe0bf-ef78-4a6b-9bf8-1e1b98872cee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#c82c2125-ea89-4ebc-a9b7-c1f842179da5", + "@id": "http://digitalheraldry.org/data#57f2e91f-8bfb-4fc0-b7f3-fc71de683767", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#dbf7eba5-448c-4772-8d32-abcef3debeb6" + "@id": "http://digitalheraldry.org/data#bde35e23-03d7-4b2a-ad6f-a7416a2bdbee" } ] }, { - "@id": "http://digitalheraldry.org/data#09c6e767-34ab-4e4b-a3c3-ce63011080fd", + "@id": "http://digitalheraldry.org/data#05b31122-311d-49c1-ba04-f374d2bcfc8b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bugle-Horn" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#ba1ba979-7600-4b23-9896-a21913072d75" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#68a8cfdb-520b-4d9d-a747-331ff38397bf", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#4bdcd9eb-f0a5-472e-bf73-69c8d9f26ee5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#bf64d79c-fdf7-40b2-80fd-2fd26ab26cb9", + "@id": "http://digitalheraldry.org/data#539ffcb4-1856-48fb-b553-b03215c70c84", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#1787c5e3-5ce2-485c-87af-710fdb4c0543", + "@id": "http://digitalheraldry.org/data#fb868de0-8c01-4c70-9986-aa3630d4177b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#57c07af6-9659-4158-8e0e-fc257dbcb711" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c6eb48dc-bf23-4e82-b4e0-4f14087449d3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ + { + "@id": "http://digitalheraldry.org/data#624c25ac-32df-4758-8f69-a29364cc12ff" + }, { - "@id": "http://digitalheraldry.org/data#6fe3d158-601f-4d6c-a23b-c06eaafa8e02" + "@id": "http://digitalheraldry.org/data#b35b4f89-f2df-465b-8490-b4c252837651" } ] }, { - "@id": "http://digitalheraldry.org/data#dbd0e121-1944-4afb-a772-9bb97d6bd48b", + "@id": "http://digitalheraldry.org/data#2c461c47-7fe4-43c1-a932-2a08fc948968", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#8f06a127-7d69-46b3-8578-1a2e893927f0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a3474e61-641a-4a6c-9727-f6dab6bcddcb", + "@id": "http://digitalheraldry.org/data#04227439-c887-4c4b-b6b0-a794f742ac38", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Star" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#01061ec5-3e6d-4de8-a7f7-22fd884de720" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#e4464f64-5ae8-405f-8548-9aaf5f1863c4" + "@id": "http://digitalheraldry.org/data#e440a5d0-4b55-49c9-aff9-a614e3245014" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#31336476-3119-4727-8eaa-05d1555f0e97", + "@id": "http://digitalheraldry.org/data#90f42ba4-9640-443f-a3f6-337a2880c55c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#38b5f0b8-caea-4f69-8d9f-883c2d6e478a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#fb615ecb-dd90-4a03-bb12-4aba4903bc9c" } ] }, { - "@id": "http://digitalheraldry.org/data#6ea01ded-0976-42bc-b8e5-96e504b75bd1", + "@id": "http://digitalheraldry.org/data#51a37893-9eeb-4e94-8b99-0b9aadf34da4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#84489076-45e3-456c-9dc6-ab73058f7c77", + "@id": "http://digitalheraldry.org/data#2ebfae66-96d2-4786-a62a-d50319db1cef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#644e8ce3-a420-43c1-9da8-6d1e5e6f0d9a" } ] }, { - "@id": "http://digitalheraldry.org/data#264809e4-102b-430b-acd4-cc2117b586aa", + "@id": "http://digitalheraldry.org/data#35518d43-ff17-4365-bf20-9ecbf3a0812f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#b698e83e-ab50-4c68-a30a-09334e04ad05", + "@id": "http://digitalheraldry.org/data#a7200994-a191-4c9b-a27e-1ee2208507be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#c70b382d-475e-4440-a36d-de5f4e9c6304", + "@id": "http://digitalheraldry.org/data#44fe8c00-acde-49f0-a7da-fa50a6345cdc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#0b2a8850-822c-4ce5-8d0d-5385eba35064" + "@id": "http://digitalheraldry.org/data#e1305ddf-52d3-4c9f-b695-51751b542698" }, { - "@id": "http://digitalheraldry.org/data#590074e8-4ee8-4840-aada-2f205a4bbf88" + "@id": "http://digitalheraldry.org/data#cc3c3382-3602-4acb-bcb1-f81fd4dc2e79" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f380e661-a6ff-425b-beaf-5aaae841dc6f" + "@id": "http://digitalheraldry.org/data#370ccddd-ac85-4a9c-b4e4-6370a17f3ff9" } ] }, { - "@id": "http://digitalheraldry.org/data#33542e14-e7ed-4bc9-bc9c-7cc26c06e605", + "@id": "http://digitalheraldry.org/data#CoA0000006024_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundels" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8835f897-a463-492f-92f6-b25cbd60edc5" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#16cf498d-e697-4fbf-b1e5-c00132d7661e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#317f72ca-63d4-44f0-83b3-0ad59ecfc85b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#2b87ba01-8feb-4fa2-afcc-cb93893b623a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fdab36af-5ba7-4554-861a-22d40b4f606a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#f886f3fd-7d36-4d1d-9eb0-3cee4eda42de" + "@value": "6024_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008974_A", + "@id": "http://digitalheraldry.org/data#CoA0000011652", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -66204,17 +66451,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c8766455-de84-4b20-9b2f-d1553b31a050" + "@id": "http://digitalheraldry.org/data#14bc1a08-e57c-42cf-b9b3-e2300d443de3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9bcc2944-9cc3-44be-b1f0-c37c742193d6" + "@id": "http://digitalheraldry.org/data#911611b6-38d7-4dc5-a6b5-537982933239" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8974_A" + "@value": "11652" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -66224,29 +66471,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1778ce54-b033-4be0-9cae-7380c9e31d2a", + "@id": "http://digitalheraldry.org/data#b699d856-5432-4da3-8e8e-47f8835eef2e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e84b5bf8-c054-40e5-8070-d32766e977f4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Salient" + ] + }, + { + "@id": "http://digitalheraldry.org/data#64d564f5-5ff0-4be3-8583-09957ff53fb9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B", + "@id": "http://digitalheraldry.org/data#2946874d-8a0a-4526-8064-46726534f7ef", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#677bf627-5889-4c02-a9e3-6d77f69f65c3" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued to Charge1 / added compony to Charge2" + "@value": "fixed tincture of Charge1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -66256,7 +66526,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -66266,89 +66536,107 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#188bbd68-fa42-47a3-a7c8-b8f5968f324a" + "@id": "http://digitalheraldry.org/data#55c73a61-0357-47e9-bcc1-b0d7b3e4a72d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#0ba4ad59-21e6-48cb-9073-4a6dacbe4966" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#97291c50-642b-4a22-a001-830256d5518e" + "@id": "http://digitalheraldry.org/data#e6ae5e99-3e26-46c3-b233-a6c1bd04bf51" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8676_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "2440_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008925_B", + "@id": "http://digitalheraldry.org/data#a6dc409f-47c7-418b-b7cf-f8c5bd7eba34", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "added palewise" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dff23531-f252-4562-a743-db31705b3a9f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#35cf3bba-64a0-430c-8e37-8d37aeec8fad" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8e2c8b38-8b2e-4ee8-9f1b-a6f616dbd555", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#35520264-a56a-46df-a806-d494ad1cc593" + "@id": "http://digitalheraldry.org/data#ec88eeaf-3cd6-4902-bfb6-ef38b73683c9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#be5127ab-df27-4582-a3c3-412455846f15" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8925_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#10d7a642-d9ea-45be-aab0-eed91cd0862f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#2d2829fd-58ab-4ce2-9780-8824461d663e", + "@id": "http://digitalheraldry.org/data#444ddc91-66ad-415f-8b51-60027443270c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Sword" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#9691dc65-00d4-4ef3-a8ec-55d595b70910" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#425f40d1-856a-4a42-b426-1b9ad0689e11" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008266", + "@id": "http://digitalheraldry.org/data#CoA0000031505", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -66359,22 +66647,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c7a5b5a2-d926-470c-b4cd-70c294922345" + "@id": "http://digitalheraldry.org/data#3dba7564-301f-4070-97ed-264983cca4d3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b7e24714-eeac-47b8-ae65-8a895f9ad1d7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#2d2829fd-58ab-4ce2-9780-8824461d663e" + "@id": "http://digitalheraldry.org/data#b0bfbc8a-ba5b-48bd-ad8b-24a8ecaf2477" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8266" + "@value": "31505" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -66384,33 +66667,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#103c526f-656b-404b-8bb3-8ea1d34db211", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Erect" - ] - }, - { - "@id": "http://digitalheraldry.org/data#dda9a4bc-c450-43e8-8d11-e99fe0075113", + "@id": "http://digitalheraldry.org/data#3c393a28-3500-44cd-9d68-8f2439c6a093", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0f185bf1-91a8-43f1-a30f-f9a40d9ca751" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLine", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002680", + "@id": "http://digitalheraldry.org/data#CoA0000006495", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "uncertainty: tincture in image resemables S but can be attributed to material corruption of A / changed Charge1_Num to 3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006495_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -66418,17 +66704,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bf258708-50d2-428e-bf81-d6b6bd964ab4" + "@id": "http://digitalheraldry.org/data#e7af9680-a700-418c-bd9d-a6114bc7157c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9d23101b-1696-496f-aa01-1b483decc95a" + "@id": "http://digitalheraldry.org/data#c96401d7-e83e-471d-b6e6-89b384c92c97" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2680" + "@value": "6495" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -66438,106 +66724,67 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002683", + "@id": "http://digitalheraldry.org/data#CoA0000019035_C", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#be03fffc-d8ac-4350-b485-d9cb52bfe19f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#bcdcb330-98e1-4fc0-a411-6969f014fd92" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "2683" + "@id": "http://digitalheraldry.org/data#CoA0000019035_C_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d38f7c79-473a-43d6-8702-96929fcee473", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#115d4a0d-0509-4ff1-8541-ec1ea52618d7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#fd1f78da-c54b-4624-a91b-a88154115c66" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2a708aea-6e64-46c3-83af-a366e7e9ff09", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7" + "@value": "19035_C" } ] }, { - "@id": "http://digitalheraldry.org/data#5b24daac-e76c-4a3d-8b1c-97593a636d12", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#592d976d-f67e-4314-a136-c542bb1fbc75", + "@id": "http://digitalheraldry.org/data#4d5470d0-434e-45cb-b9c9-7f2dc82d0f7f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9cb99b4d-e19a-4315-9b65-d1620f533ab8" + "@id": "http://digitalheraldry.org/data#1278de52-2fb7-46ae-ba32-56833c114922" } ] }, { - "@id": "http://digitalheraldry.org/data#ba97a1e3-5757-4d8f-9a51-14f7f9dd3b40", + "@id": "http://digitalheraldry.org/data#269fd835-437d-40ce-90c6-7c4568b6988d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#380172a4-14ce-4734-a649-e49540a7fc31" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" ] }, { - "@id": "http://digitalheraldry.org/data#28c97b69-6988-4b23-80a7-7e3546ceabdb", + "@id": "http://digitalheraldry.org/data#e5512fbc-ac09-4bd2-9b19-33da063667ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#5b19ce8f-e579-470c-b580-ce145be42c1e" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d80807a6-c61c-4729-bfa7-2ddc66ab837a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Helmet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -66546,433 +66793,357 @@ ] }, { - "@id": "http://digitalheraldry.org/data#017b1c88-6f43-4bbb-97ba-98efcef6f96a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fimbriated", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#1917097e-f272-4831-b8ec-2655a35532ff", + "@id": "http://digitalheraldry.org/data#ccc88f92-18d9-410a-8fe9-98e260de262e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#5ab074f6-e46d-42f7-9ffa-30dea9cb2445" + "@id": "http://digitalheraldry.org/data#dea3dce0-5ebc-481f-8ef5-ec547cba87b3" } ] }, { - "@id": "http://digitalheraldry.org/data#e4ed0294-7c3a-4fd7-94ee-93d520fcc116", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#9697fe49-5273-46a8-9963-92aa058199b0", + "@id": "http://digitalheraldry.org/data#53b2d2df-f747-4f32-b3bc-05c597c54ec4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#ad0417c7-6bd2-4bf6-b6fe-7ca7660be84a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crenelated" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerChevron" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#65f97a3b-2adb-49c0-ac59-6bafcb6a3d98", + "@id": "http://digitalheraldry.org/data#1b8be171-b555-4080-a65a-69a577d9bbf0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#a8e2659c-0804-4394-b26c-545160b876fd" + }, + { + "@id": "http://digitalheraldry.org/data#a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2f8f2c21-1be8-4ee9-aebf-74e6a5457470" + "@id": "http://digitalheraldry.org/data#f4575cb5-0ad4-40c3-aa6f-5f55c2b71750" } ] }, { - "@id": "http://digitalheraldry.org/data#31021440-bc7d-45ec-8589-160d341f932b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#69086fc8-9c36-4c11-ae75-db3e23b3d065", + "@id": "http://digitalheraldry.org/data#CoA0000007804", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#c5c14e67-dc91-43ed-b4a3-0f54a9f8e213" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f9f20dea-3952-4a4e-bacc-28ec66d2a2dd" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8835f897-a463-492f-92f6-b25cbd60edc5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" - ] - }, - { - "@id": "http://digitalheraldry.org/data#7a5022f8-3645-4a96-8a85-b69f203cd6b0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fae62efc-cada-41ce-97bd-94350be95ea3" - }, + "@id": "http://digitalheraldry.org/data#00711d9f-ce79-4dd8-bc41-4c008e932950" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#543d97ac-ef24-48da-ba6c-9d5170c2d94d" + "@value": "7804" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#0cad3c9d-5194-42f6-b5a0-e4e57ed1fcb0" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f4187596-59f9-41bb-a0c7-7641c721e358", + "@id": "http://digitalheraldry.org/data#c063b71e-88b8-4ab4-a7b8-179d931d6314", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#341d1bc0-4da5-4f85-97b9-c5205853d122" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d287268-a0e1-4a15-9b98-d2660207ce63", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#fefaeff4-2648-4120-ae6b-02ed2bece611" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002473_1", + "@id": "http://digitalheraldry.org/data#CoA0000002447", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#482c54c4-17a2-471a-bd8d-9a22f05340d3" + "@id": "http://digitalheraldry.org/data#4e3697d7-cd17-4e7d-939f-d8fcfe3bb8b0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#85230746-4553-43f7-80e0-1247ff122485" + "@id": "http://digitalheraldry.org/data#9e0639a5-ad3f-44e7-adac-a55cf5e7e4f0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#2be6977c-5c68-4d72-bb25-4c8843afa851" + "@id": "http://digitalheraldry.org/data#7c37f750-52a7-429d-910d-18cb40cac1df" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#f8a864e4-13e4-4458-a37b-7994bce272f1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2473_1" + "@value": "2447" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#553183b4-c8c6-4849-94fc-12bec5c5c062", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#N", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#d476f858-4e19-44fb-95e5-574aa7e497da", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#51a5174b-768a-474c-9da9-365020257b21", + "@id": "http://digitalheraldry.org/data#b9c9f45d-7497-42c3-bf92-f8fc8c467d57", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#16df4c46-abcb-4ca3-9060-3a4683e1a991" + "@id": "http://digitalheraldry.org/data#6c15f4b8-a169-4136-a643-40c54b81a962" } ] }, { - "@id": "http://digitalheraldry.org/data#98143995-0ea9-4d4a-91c5-d67bb25e6dbf", + "@id": "http://digitalheraldry.org/data#31753f35-f515-4dfd-b69b-7b26668a9bcd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#3570f602-bd63-48c9-ab1e-01be342d085f" + "@id": "http://digitalheraldry.org/data#c8e0dfaf-d118-45a7-afcf-4936a7c985ab" }, { - "@id": "http://digitalheraldry.org/data#92f307b8-1547-459c-b9ed-ccaf5ab8c51b" + "@id": "http://digitalheraldry.org/data#20a9eaec-08ef-476b-a344-50227212af8a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0c77f4d5-a58d-4101-93c3-13e244c4e209", + "@id": "http://digitalheraldry.org/data#870b4cc1-70e6-4539-a6ca-f8f10fc98a35", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#be5127ab-df27-4582-a3c3-412455846f15", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#3dd567a2-a26d-47bc-8392-02f30f4dad52" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5bc95491-edc4-49b7-b77c-d08402a2d63a", + "@id": "http://digitalheraldry.org/data#e38d54c3-bf57-471c-b9c9-47d1a013ac0b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#3568c94b-05be-4597-9cb3-5c302d921359", + "@id": "http://digitalheraldry.org/data#79c4db2a-5a46-46d1-bcc7-ac1845166b3b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#c0aee7bb-da7e-4463-a415-3e063fb90617" + }, + { + "@id": "http://digitalheraldry.org/data#7ba0cb88-c303-4eda-ab7b-b784befb213a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a7b7d6fa-aa8c-482e-91e8-28fa1188312b" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000118_1", + "@id": "http://digitalheraldry.org/data#CoA0000002692", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#337943bb-2f97-49ed-8ea5-129c341169d6" + "@id": "http://digitalheraldry.org/data#5b352631-91c9-44bb-ac3d-5f0b508d3b46" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#35fc4f26-1624-4c4a-8a75-d9252c7c8afc" + "@id": "http://digitalheraldry.org/data#ed01df3f-1417-4b9d-8d80-359d33871e7c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#616c6be2-9d3e-43c7-947e-418ae08f0126" + "@value": "2692" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "118_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#d0d8660e-c97b-4952-a890-d03dc7d7aeba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireSteel", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#42e208d7-03c6-4bdb-bfc8-cddb4f48d044", + "@id": "http://digitalheraldry.org/data#a779cdb8-fca6-418f-9837-da030a23bbcd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#5b9c9984-f12a-4783-88ed-0c89405f7d48", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0d87c88f-3a66-476a-87ac-f9e269cfd62f" + "@id": "http://digitalheraldry.org/data#e9f85069-c918-4b02-9635-7be4eab612a2" } ] }, { - "@id": "http://digitalheraldry.org/data#d0d7e444-d06e-4142-884e-8b1fec04f81f", + "@id": "http://digitalheraldry.org/data#c4291b31-8861-40c0-bb9f-773deb51a339", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#2f8caaa7-3624-4ea4-b1c1-7f18e600ebfd", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2a0293e-6abf-4d4e-9307-6d10ae6f8680", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e4e373d1-b7c0-4aa4-8043-4c067377ad9c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#63b4c9e5-161f-4f1b-9cc9-9cc49ec1d875", + "@id": "http://digitalheraldry.org/data#CoA0000002714_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5750ddc0-8d8b-4a26-9f36-1196861f0172", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0267ad88-4899-4216-b8cb-a98d13b21edc" + "@id": "http://digitalheraldry.org/data#d38dcdb6-18cf-41a3-99b4-58259d807ebe" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e3350203-02b0-4a38-a5ec-9bdfe44690ef", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#472c1ed5-bd09-4bc0-9d77-135fb1bc1772", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#66cc5eda-b122-4b31-afda-cd0798191e48" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f1316cca-c4ea-46e1-9a2a-a85ad0b4382e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "2714_1" } ] }, { - "@id": "http://digitalheraldry.org/data#920b02b2-aee7-4df3-934e-db508af511a7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#c1f627e1-2267-46ba-9af6-4da6562d0116", + "@id": "http://digitalheraldry.org/data#641c2fc5-1965-42e4-a8b6-38aa939821a3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -66981,142 +67152,114 @@ ] }, { - "@id": "http://digitalheraldry.org/data#85aadb89-6833-486e-a3f0-9ee817d1be12", + "@id": "http://digitalheraldry.org/data#78b0dc7a-98ec-4fdc-a238-4cf098197196", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#563dbe1b-6cb0-438a-a9ee-8a72aae9bf35", + "@id": "http://digitalheraldry.org/data#a0c964ac-2586-4afb-9957-e4e3dc0ddfab", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#9b3fe0bf-ef78-4a6b-9bf8-1e1b98872cee" + }, + { + "@id": "http://digitalheraldry.org/data#ff5f28cf-2021-4662-87f0-bc16f66bca85" + }, + { + "@id": "http://digitalheraldry.org/data#8029587f-a21d-4e10-8672-5f4d03c86f5c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#cbd60655-2716-41d8-bb66-74144b227f7d", + "@id": "http://digitalheraldry.org/data#84ab5869-d5a7-4a02-abd9-0654bb4d3e35", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 5 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#e4325d12-cecd-476e-9d6b-012dcaf52f9e" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a30a5f3c-0433-4325-be1f-04ef9a8968b1" + "@id": "http://digitalheraldry.org/data#4a62f5da-587d-4532-adb0-e34b437142df" } ] }, { - "@id": "http://digitalheraldry.org/data#1bfb2418-3a49-411a-ab88-ee7df4b908ba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006389_1", + "@id": "http://digitalheraldry.org/data#CoA0000016496", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#107bf097-b55e-482f-adf8-5c7e1f9d0e2f" + "@id": "http://digitalheraldry.org/data#0edc1c85-0673-439e-9dce-0f7d5561b7ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7d39d509-c684-4bde-ac01-88259ae862b3" + "@id": "http://digitalheraldry.org/data#f0c38e3c-b79e-4dbc-bdb8-5127fe6d5089" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6389_1" + "@value": "16496" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0a8c296b-91cf-4e91-a590-98eabdf7ea70", + "@id": "http://digitalheraldry.org/data#676522bb-b381-4a8b-9099-72bd837896ae", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Statant" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#aaf5d727-0580-4a38-befe-2df3ce5dd0bb", + "@id": "http://digitalheraldry.org/data#a010e7a0-df61-49ca-82d7-52e97d9dcc2b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#b0bb636d-0243-42f9-8217-4a2e82a631ca" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Slipped" ] }, { - "@id": "http://digitalheraldry.org/data#261c30f7-7a25-4a76-ada8-38ba82e36214", + "@id": "http://digitalheraldry.org/data#5a487d67-7188-4a9c-bdae-6ae66ebef802", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#04fffa40-04f5-4f2a-8801-5cd3a628cc28" } ] }, { - "@id": "http://digitalheraldry.org/data#a5eab518-bdef-43b4-870f-12846ac2998d", + "@id": "http://digitalheraldry.org/data#be0cf4a7-abf2-43e0-8caf-4818a7fe7f60", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B", + "@id": "http://digitalheraldry.org/data#CoA0000007797", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -67124,17 +67267,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2f7cea12-bb5d-4379-ab21-e2987c3c8a11" + "@id": "http://digitalheraldry.org/data#823674a0-f432-4ce7-a0ab-2a0dfa24e787" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b6a020bb-4d55-4b11-878a-e1f67de5dfd5" + "@id": "http://digitalheraldry.org/data#9f29879e-2430-4f35-87b0-35d9c880c20d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9579_B" + "@value": "7797" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -67144,7 +67287,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000396", + "@id": "http://digitalheraldry.org/data#CoA0000008666_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -67155,191 +67298,99 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2618bd07-f27f-4838-99a4-a381818163e5" + "@id": "http://digitalheraldry.org/data#69044b62-5558-4439-9a49-f8c5ed798c1a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#96674fcf-51a7-481d-a3c2-f98f83cc2d4a" + "@id": "http://digitalheraldry.org/data#e5e3148d-2ab6-4d73-99a2-67ad20c31b61" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "396" + "@value": "8666_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea5c6010-71d0-48d0-9765-9e8d4fcd3bcf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#50da2543-2f1f-48af-a530-8cbe74812bc7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9092d61f-00c5-4e10-a815-6363104c2215", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#a236474c-c9a9-4d63-87ae-9fcdee6bdd29" - }, - { - "@id": "http://digitalheraldry.org/data#c0db518c-1a5f-4a64-9e92-7df62046e0fc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f7a4f6b5-c57e-43ed-b551-3eba5ebb8aa5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c6e815e4-9b8b-4c7b-baf1-2ce056579f82", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#98c16084-85c4-4a55-9d00-506d924ccdca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a234367d-57d6-4ea6-8f7b-08a8bd602733", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0eb75e50-c92a-4866-94a8-b48ab7b63cba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3429ee3b-4f8c-468d-866f-0a8ed0c5bdc9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ba1ba979-7600-4b23-9896-a21913072d75", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + } ] }, { - "@id": "http://digitalheraldry.org/data#65d69c12-fcb7-499a-a3a8-7da01c7e8296", + "@id": "http://digitalheraldry.org/data#CoA0000006129", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e6ddc031-abf6-4f11-bf20-2e91097ceb65" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#376ea7ff-0b32-42f4-9d56-532b76f8d7f8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#c119915a-732a-4d52-9e13-ce5dec90ada7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6129" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0974f810-b1b7-4019-954c-e0793dcd8671", + "@id": "http://digitalheraldry.org/data#d49f949f-da91-4b7c-8183-08edef2bf194", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#f4a09326-5071-4d1f-9285-55550cc0c863" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WheelOnPartition", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#025cd7ae-6122-40b5-8df8-ee41b5d6017b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cb82b110-2eed-4f15-8c36-37c7034ac19a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#25415c74-ffec-4e30-9a16-16bc12384502", + "@id": "http://digitalheraldry.org/data#d0446a70-7370-4c3b-af35-bd5ca9224f3d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007824", + "@id": "http://digitalheraldry.org/data#CoA0000020385", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -67350,17 +67401,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3e420582-cd3f-4978-b84f-04b2fe7ee281" + "@id": "http://digitalheraldry.org/data#f83b5dd2-5041-4c68-8514-6228de611a1f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7df14617-f379-499e-abf9-577087369e38" + "@id": "http://digitalheraldry.org/data#31b48639-7e2d-4991-bc0d-b4ffd2b1b255" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7824" + "@value": "20385" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -67370,65 +67421,35 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Couped", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c4532ca0-47ad-4eed-8a4b-e55e83f53e10", + "@id": "http://digitalheraldry.org/data#4c1d9446-0114-4a87-854a-f1b7583a4eb4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#833597f3-7644-4d0e-8bbe-b9065f0252a3", + "@id": "http://digitalheraldry.org/data#b2fbe4c1-4250-4384-93a2-eccdd3d64125", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b22e46a5-8971-4828-bd1e-69d1b18b4219", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a50fa8a4-aa9d-4b9c-adfb-130e4911eb31" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7d3ef960-d58a-4c36-ac22-8339b13c1094", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#0f185bf1-91a8-43f1-a30f-f9a40d9ca751", + "@id": "http://digitalheraldry.org/data#10103592-c2f4-4eb5-8f8e-dcd3d873ec8c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crown" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 3 + "@value": 6 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -67438,171 +67459,189 @@ ] }, { - "@id": "http://digitalheraldry.org/data#021a005c-d1e5-43d8-a43b-c30e32bfa9b1", + "@id": "http://digitalheraldry.org/data#0b319cbb-e460-400f-8e14-92af61adbf04", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027004", + "@id": "http://digitalheraldry.org/data#CoA0000004649_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added rampant" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3c393a28-3500-44cd-9d68-8f2439c6a093" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000027004_1" + "@id": "http://digitalheraldry.org/data#84dc5722-4b20-4812-bdd8-2a74ab0d8c3e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "4649_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000548_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#91ff905c-9c36-4d4d-9255-04a5e4362d3f" + "@id": "http://digitalheraldry.org/data#00dc4ea9-0ec3-45be-80bd-c1670c622417" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4dfc5907-2dcc-453b-8674-08cb3219bb74" + "@id": "http://digitalheraldry.org/data#7f6137c7-ba68-4dac-b200-a15346e49526" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#6eb16f3b-9815-44cc-81e8-998e543e2b31" + "@value": "548_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6b300556-2fb5-46ff-a305-9b27f427adfb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": "27004" + "@id": "http://digitalheraldry.org/data#ca9013be-96ab-4cac-85e4-788b7c221774" + }, + { + "@id": "http://digitalheraldry.org/data#631d6e3d-37b6-411d-a8bb-3b3f06011b4c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#482c54c4-17a2-471a-bd8d-9a22f05340d3", + "@id": "http://digitalheraldry.org/data#62337cda-fd8c-4759-ae71-423bd4514268", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "of 4" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e4fd31b3-aa64-447b-ad37-916e92b95506", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#69ee684b-94cd-498d-a858-8f203051e979", + "@id": "http://digitalheraldry.org/data#48096fcb-5221-471f-9611-80d393fc7882", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002426", + "@id": "http://digitalheraldry.org/data#22a03a6d-cf1e-449c-bd35-1c1782ea3a02", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#b02d53b4-ee4d-46f4-ae9d-e5a1d1ce04c5" + "@value": 6 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4b0a7352-409b-4bd2-a26e-d9664dc7f469" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#46f0c208-3003-4080-94f2-c1940df3f70d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#3d55bdc8-1139-430c-bd79-521342bfa983" + }, { - "@value": "2426" + "@id": "http://digitalheraldry.org/data#6e14050e-79b8-490f-9aae-328797e7a556" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#504ac797-be5d-49b0-b044-37323e048b74", + "@id": "http://digitalheraldry.org/data#7986f3eb-d9a2-428b-92ca-5dae34adc935", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d409b4e6-1e23-410a-b4c5-9d025ac8ba13" + "@id": "http://digitalheraldry.org/data#7e4fc6d5-3afd-45f2-8ef7-f43cfe7a0e7b" } ] }, { - "@id": "http://digitalheraldry.org/data#6be22bf1-3bd3-4858-bfc9-962233c6d28a", + "@id": "http://digitalheraldry.org/data#57746cf5-f129-4d0e-9207-9a943ced774b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f052d4a6-976a-4109-8d19-0cff90de1f41" + "@id": "http://digitalheraldry.org/data#8c8371f5-afb9-46fd-a975-96b6d2458a30" } ] }, { - "@id": "http://digitalheraldry.org/data#6142b632-79fb-451b-923c-17efac1cd9ba", + "@id": "http://digitalheraldry.org/data#285431cf-30f1-4a1f-a1ca-4f524088dacb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#03fee96c-7307-4b0f-bb73-1f2420abd289" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#9d2f6dfe-acef-45db-a2d3-6499cc548f8a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -67612,143 +67651,159 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4c0688d1-3f24-469b-b8dd-31bf0cdf1c4b", + "@id": "http://digitalheraldry.org/data#368d9ba1-9b30-4848-b9d9-e4243b37e35b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#b4e5c6f7-2506-4c2c-ba56-85f0b839c935", + "@id": "http://digitalheraldry.org/data#ccf05cb0-113f-4198-a504-91b1a1eee16a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Crown" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#272b655d-0059-4044-8116-a82e066ab7ca" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007037", + "@id": "http://digitalheraldry.org/data#51cdd79e-f6a2-4e9e-b363-d6b6cb8eb2cf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#d193ec1f-4c85-4744-9f49-9df299e35f0a" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a45b47ca-6d2b-4da8-8205-bca7a599325f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f5cd9488-1580-47ec-82bb-c428191f140a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7037" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasChargeOverall", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#61ba9452-4aec-4274-9804-82f2e9ec58dd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" + "@id": "http://digitalheraldry.org/data#be6e47ce-26c9-4783-b6a3-1c5e982b9dd5" } ] }, { - "@id": "http://digitalheraldry.org/data#24bf0bad-2297-4965-9822-57603c11402e", + "@id": "http://digitalheraldry.org/data#446be2af-1bf2-4f03-b31a-04d3f81d3ee6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#eef6e52b-52f8-4007-846b-78b899c87d1a" + "@id": "http://digitalheraldry.org/data#5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011296_B", + "@id": "http://digitalheraldry.org/data#6a672753-7fca-4b85-b0c7-153957ec98a0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#ed442a7b-65d4-4b5c-992d-56da497f0fe4" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1de5f00c-f359-4faa-add1-51b03dc5712f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#be4f8441-54fb-43ea-af45-251c92890c72" + "@id": "http://digitalheraldry.org/data#126914d6-f650-412c-b5e9-ed9daed926b3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5e3ca944-eeaa-41d4-87cd-4eeebbe6358c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "11296_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ce7ebe14-9f05-4d18-82d9-c2f4a1aa54e4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6d4cf535-ba86-467e-b9e5-e432ea1c3e48", + "@id": "http://digitalheraldry.org/data#8d7b0127-286d-49fd-a593-9ab21f62543d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } ] }, { - "@id": "http://digitalheraldry.org/data#1645aadf-c5aa-4b84-8357-ea60a7179376", + "@id": "http://digitalheraldry.org/data#98871274-c966-4dcc-8fcf-39868daf3ec5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000002683_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006252", + "@id": "http://digitalheraldry.org/data#CoA0000006266", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and langued" + "@value": "added armed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -67758,7 +67813,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006252_1" + "@id": "http://digitalheraldry.org/data#CoA0000006266_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -67768,17 +67823,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#264809e4-102b-430b-acd4-cc2117b586aa" + "@id": "http://digitalheraldry.org/data#b42141e1-76e7-45e7-bcca-b82e42e7e07d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a91f983e-9ba8-4ee0-a1f5-4c3d71edb4ec" + "@id": "http://digitalheraldry.org/data#f6205f01-2a5f-4bd4-a26c-4ddedbf39d77" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6252" + "@value": "6266" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -67788,9 +67843,14 @@ ] }, { - "@id": "http://digitalheraldry.org/data#45f5b3d5-90fd-42f1-9db6-30826f178cd0", + "@id": "http://digitalheraldry.org/data#285fb425-1afe-452c-b06e-fc0562c878c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#8c11cde9-a2dd-4f01-afe6-446c854e73cc" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -67804,152 +67864,112 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8617c45d-2015-47fc-919f-947650e16389", + "@id": "http://digitalheraldry.org/data#e7af9680-a700-418c-bd9d-a6114bc7157c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#65b1adcf-2298-463d-8b54-dd9a6864960c" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#4f4d7cde-ceb3-4ac3-ae62-dd772bbf5f89", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#a8f67bb1-222b-4b5d-8f30-a72d59b9682e" } ] }, { - "@id": "http://digitalheraldry.org/data#f346c08a-dd82-4995-84d6-4ec0101ff981", + "@id": "http://digitalheraldry.org/data#72c4c356-6d5b-42ff-9310-764b30ed7169", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dancetty" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#502a5f9d-6e95-4f09-ab6a-92d5ebb3b9e8" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#LineModifier" - }, + "@id": "http://digitalheraldry.org/data#285a49f5-925b-41b7-aed5-866064a58ec9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + "@id": "http://digitalheraldry.org/data#0c0c26b8-f8e0-48d5-8cc9-9559613e6230" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002839", + "@id": "http://digitalheraldry.org/data#04b2b449-1287-4260-98ed-4cde7752a901", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#81f51d0f-6136-421d-bf6b-c8cd59bcf1ac" + }, { - "@id": "http://digitalheraldry.org/data#4d0ebcd0-bbb2-425f-961c-a2b9e8bb8b22" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#ed4dc7dd-11b3-4177-872d-79e5747bfeb1" + }, { - "@id": "http://digitalheraldry.org/data#e0e6861b-27aa-4123-a51e-026df35b2e7c" + "@id": "http://digitalheraldry.org/data#0892a792-695c-4052-8425-cdd0778c90ed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "2839" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5914304c-25cc-4e66-9b00-aac36580901c", + "@id": "http://digitalheraldry.org/data#c7db68e1-f1a9-4144-a48e-b53d85b2e4d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#cceeb6ed-07ef-4193-a645-3ef221fb8d4f" - }, - { - "@id": "http://digitalheraldry.org/data#497e4a3b-fe96-464f-841d-41343f9ba0fb" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#43128de8-d38e-47ed-b58e-f1e0d9e13230" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#c2653bf2-c5e9-41f8-b6ad-bbc01ae87d8e", + "@id": "http://digitalheraldry.org/data#8ec653df-1215-4869-a497-58830916eae2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#GarlicPlant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#1438e805-35b8-48f5-8550-af08850b0d88", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#c3a90998-d1b9-40e3-bd24-9493b4b7014c", + "@id": "http://digitalheraldry.org/data#eed16e0b-db66-448c-bbfb-c18c2f0b7323", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#8d287268-a0e1-4a15-9b98-d2660207ce63" - }, - { - "@id": "http://digitalheraldry.org/data#daad0380-5c90-413d-8a64-c2c3b9d5f5c9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d5096d4c-fc38-45f5-b99a-0a7f0f7f5f65" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006673_1", + "@id": "http://digitalheraldry.org/data#CoA0000009691_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -67960,120 +67980,158 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a46382dd-d69e-4156-bce6-4a6b881dd0ce" + "@id": "http://digitalheraldry.org/data#f1a3402a-46ae-4e25-947d-7f7bcc0f0826" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#45e33060-cff5-424a-8b2d-e328bf17db76" + "@id": "http://digitalheraldry.org/data#5758e1fc-8ed4-4dbf-860e-2378eac1a01d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6673_1" + "@value": "9691_1" } ] }, { - "@id": "http://digitalheraldry.org/data#dbf13941-7990-4679-b09c-c64e9c3e4c38", + "@id": "http://digitalheraldry.org/data#f0fad8a3-412e-463e-91b7-32491fc91a09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c183e569-a222-4564-9ec6-26cfcf25ddff" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#5d2fbeb7-ae52-45e4-be2b-ee571eb05879", + "@id": "http://digitalheraldry.org/data#cb2b6e04-6ca5-466a-a7a1-3e66344a0e63", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#3112fe1e-e490-413e-8e2e-e83743344417", + "@id": "http://digitalheraldry.org/data#79145115-339f-430c-ad1b-055fc89993c7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0023b967-c8fb-48bb-969f-4518acc1b682" + "@id": "http://digitalheraldry.org/data#931176e1-d66e-4f77-8bea-b136ac62c2b4" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#bf2db5c6-142d-4589-9e87-5dcebae35912", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#95ef8346-661d-479c-9f5c-1d207050b47f" } ] }, { - "@id": "http://digitalheraldry.org/data#2be6977c-5c68-4d72-bb25-4c8843afa851", + "@id": "http://digitalheraldry.org/data#eeeafd4c-291f-422d-8d97-f3e73d5bdcf4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3ac7741c-3260-40bd-92ca-6d108d7fee0f" + "@id": "http://digitalheraldry.org/data#595a6633-2367-4095-91ca-1b2aa5f95a30" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A", + "@id": "http://digitalheraldry.org/data#5d72c560-666c-4d13-9f31-0f06fba7708d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "removed field_seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6b936a21-f13f-4103-a315-9105a7fc533d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b8e3fd13-67dc-4512-b97f-4d256003ec21", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#90446f33-1ed0-4161-bcc0-c3b19912f9ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#78c4fb89-1549-4047-8782-518db6945755" + }, + { + "@id": "http://digitalheraldry.org/data#2dd13d85-d949-446b-b505-62f9750250ca" + }, + { + "@id": "http://digitalheraldry.org/data#64b5e296-9e98-4927-a71b-eb63740ff1f4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008287_A_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006415_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bb2cf76a-4ad9-4f24-bcc6-f27ace2e5241" + "@id": "http://digitalheraldry.org/data#1940134a-1294-4257-a5fc-8026e9040b3f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#486a4c02-6086-49ff-9f5b-c70a90ad49a7" + "@id": "http://digitalheraldry.org/data#15405ea6-474c-42b0-9363-b8e4c382ed6b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "8287_A" + "@id": "http://digitalheraldry.org/data#b2b27765-6ae6-4b35-9948-d7299c85c653" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "6415_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002471", + "@id": "http://digitalheraldry.org/data#CoA0000008229_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -68084,17 +68142,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5f214e5b-2290-4cc3-a481-091cb46759a0" + "@id": "http://digitalheraldry.org/data#04388f25-40cb-4aae-9986-547437ce9100" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1fe9bfac-c656-4d2e-823c-e251c1bb68fd" + "@id": "http://digitalheraldry.org/data#7e4868eb-78c6-4508-8883-9b68af063e1c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2471" + "@value": "8229_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -68104,134 +68162,115 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ed0a91f1-cd24-4219-95d4-b57fd7e51da4", + "@id": "http://digitalheraldry.org/data#c74934c1-b7d1-417f-9dd3-fb8d2121c31d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crampon" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e248256d-121b-49cd-80c5-fdf160ab6694" + "@id": "http://digitalheraldry.org/data#a2d97685-afb5-4126-abf6-9976cdea74c1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c47dbce6-e128-46b4-9bb2-b0bc1d4d86b3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Nettleleaf" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bcd78b08-03d7-45f6-a502-2bd1e6d4b1f4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ab140260-5c61-4a13-a374-61442d2c75c8", + "@id": "http://digitalheraldry.org/data#9582f5ce-a48d-4612-8a82-95a36cacf48a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#72445cf3-473b-4de9-800f-062b883fc502" + "@id": "http://digitalheraldry.org/data#1963e631-83ec-431a-afed-7e7229f0d0a1" } ] }, { - "@id": "http://digitalheraldry.org/data#c3b0250d-79b8-4841-8098-f61d8be496dd", + "@id": "http://digitalheraldry.org/data#40af4396-0fb3-4cb6-8e25-888dc69dda2b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a31423e2-5f27-4685-b0a1-375197670d68", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/data#4571aa35-612a-424e-8f45-9d155b313928" } ] }, { - "@id": "http://digitalheraldry.org/data#d19606c7-55ae-47a9-9edc-4903ec6412f1", + "@id": "http://digitalheraldry.org/data#b2dd0ad4-9209-4690-a5f3-1e9e314fa710", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#a4e5b287-b57d-4a9b-b651-0bba18f133b4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#06da1c7e-c02b-4262-9424-84f309a19d70" + "@id": "http://digitalheraldry.org/data#e8bcfd7e-b5d1-4601-abca-25663d1cb5d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 2 + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bbcf3729-5b47-4b0b-a638-ff1aec2846fc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f1cfde8b-b31f-4ac8-a02c-423d86c4082f", + "@id": "http://digitalheraldry.org/data#CoA0000002607", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 3 + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#163e4b32-8b09-47c9-b160-602ba45f9776" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d6bdb794-12b5-4134-9106-9240a62e46c3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InPale" - ] - }, - { - "@id": "http://digitalheraldry.org/data#da1a57b8-7a6e-463c-bc47-8388aaaff65c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#e3346dad-00f7-46de-9c9a-cfb0d66496ba" + "@value": "2607" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e6f88f05-850c-443b-b162-d9102d49745e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002906_1", + "@id": "http://digitalheraldry.org/data#CoA0000006926_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -68242,206 +68281,243 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#da1a57b8-7a6e-463c-bc47-8388aaaff65c" + "@id": "http://digitalheraldry.org/data#e0e6a1c2-637e-4535-8e44-78137731baed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#52b2c789-8a0f-41be-80b7-9a58391e3ceb" + "@id": "http://digitalheraldry.org/data#aef212c9-0c58-40fa-af0e-d320242057e4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2906_1" + "@value": "6926_1" } ] }, { - "@id": "http://digitalheraldry.org/data#a2ac756c-dd2f-471d-9901-9d3a1e66e2e3", + "@id": "http://digitalheraldry.org/data#a7737bd1-c3db-4ed5-9061-b3411e937c24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FireBreathing", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ba3545b2-479d-4a3f-a0aa-b8672fc402d5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#a3400c69-c857-4c2b-97ad-b0cc07d84c12" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008724_1", + "@id": "http://digitalheraldry.org/data#CoA0000031570_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c30f4ab8-9372-4c18-9e0b-90153793b427" + "@id": "http://digitalheraldry.org/data#61ad0b9c-c4da-453f-9692-97bcf5da3ec0" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" + "@id": "http://digitalheraldry.org/data#c76ce625-6d9c-498b-99ae-c5632f69a214" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + "@value": "31570_A" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006646", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008724_A" + "@id": "http://digitalheraldry.org/data#fc6af23e-6431-4a7e-b509-98f378f1c43e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#33a85346-1af3-4bc7-9a50-0833e2a19046" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8724_1" + "@value": "6646" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#db4a79fe-c724-483e-935f-cb7456810bb7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#49989fd9-db99-44e2-9af2-7765478347bb", + "@id": "http://digitalheraldry.org/data#b4494373-85bf-4d98-98ff-11047c8434e5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d69eeb88-44a3-4fe0-ae58-32a471984ab6" + "@id": "http://digitalheraldry.org/data#08964684-bd4f-48ff-8bd6-57e2367b661b" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly-Bendy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/data#3e420582-cd3f-4978-b84f-04b2fe7ee281", + "@id": "http://digitalheraldry.org/data#414282d8-76a9-4d18-9d02-6b9eff9c3ba9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Mount" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Trumpet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#8dc2de7c-1e1b-4773-bec3-c5afc20b1aed", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#27012720-12b5-4ff9-8db6-d9fc4d38e081", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#7bcfbd6e-4c78-40a6-87df-d7d08b2b30b3", + "@id": "http://digitalheraldry.org/data#6a9594db-0bbc-412a-b6d1-e032ae03c826", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#4e5a6d87-4c77-4727-8345-48cc6507a925" + "@id": "http://digitalheraldry.org/data#67392409-0972-4a02-b2dc-eaa795a02bfd" } ] }, { - "@id": "http://digitalheraldry.org/data#e1055e20-8e5a-4082-81e7-02acad8fde8c", + "@id": "http://digitalheraldry.org/data#CoA0000002904_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a6a11ef2-6efd-49a4-82eb-42646019b65a" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2904_1" } ] }, { - "@id": "http://digitalheraldry.org/data#27159c4d-a72d-4dd2-8bf9-e3f6841a509c", + "@id": "http://digitalheraldry.org/data#115eb4da-561b-4909-85c5-c1152a082e21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#5f40f2b6-6522-44c4-920f-d500bdc97571", + "@id": "http://digitalheraldry.org/data#2b87ba01-8feb-4fa2-afcc-cb93893b623a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#2a5df5cb-504c-4da6-b251-1f71d9f06b94" + "@id": "http://digitalheraldry.org/data#9795e0f3-4fc0-407d-81fd-b04f34dedbe9" } ] }, { - "@id": "http://digitalheraldry.org/data#04f1097e-258b-47de-84db-79b2b1a9924d", + "@id": "http://digitalheraldry.org/data#7eb417e5-4bf9-4451-bc93-a5d0e8e2d4bb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d519b3f8-b319-4f59-a87a-65179d9faca4", + "@id": "http://digitalheraldry.org/data#4b3a5631-0222-4800-85e8-73b37bf766de", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#8a986152-178f-44c0-b8c0-0c2f90714865" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009651", + "@id": "http://digitalheraldry.org/data#CoA0000007264", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tinctures" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000009651_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -68449,22 +68525,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b2341b23-6d33-4100-97bf-92f3797060fd" + "@id": "http://digitalheraldry.org/data#95111a52-e688-4d05-8692-b5d1c24b1eb2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c82c2125-ea89-4ebc-a9b7-c1f842179da5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#32ceb083-5a49-439b-883f-43c68a7915c8" + "@id": "http://digitalheraldry.org/data#2f992f31-6d5d-4be5-b5a8-58c458531435" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9651" + "@value": "7264" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -68474,39 +68545,21 @@ ] }, { - "@id": "http://digitalheraldry.org/data#76f805a9-fda8-4da6-8881-5319711811d2", + "@id": "http://digitalheraldry.org/data#d5f73894-aaa6-4db9-bc37-e3983ed8c3d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" ] }, { - "@id": "http://digitalheraldry.org/data#082c2ac2-e232-4352-99e2-329723ef512f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Viol", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004750", + "@id": "http://digitalheraldry.org/data#CoA0000031524", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -68517,17 +68570,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a4cd35f-65f4-4fda-b81b-ebe9ede9b0fb" + "@id": "http://digitalheraldry.org/data#363d747d-923e-4fae-b702-01470881442e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9e910a5a-c9b5-4208-9ccd-640628982ea4" + "@id": "http://digitalheraldry.org/data#013195cc-523d-44b2-b9ff-97caebceece1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4750" + "@value": "31524" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -68537,160 +68590,108 @@ ] }, { - "@id": "http://digitalheraldry.org/data#95265469-3398-4812-938a-95db69bb05f9", + "@id": "http://digitalheraldry.org/data#CoA0000006673_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fdece4ef-9530-428d-9860-50118d69fb1a" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1cb285dc-c11f-4e2d-b843-7aa09cb227de" + "@id": "http://digitalheraldry.org/data#ed8fbc52-c353-4454-bdb7-4a554b1e0434" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#00cc38f9-3cc9-4741-bf24-31d0b23113a7" + "@id": "http://digitalheraldry.org/data#bbbb14ed-d662-45e3-b0d2-4bb29cca5c4e" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5901aaab-58a9-4284-a809-7b195817d8bb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#b095b75c-d741-4e91-9164-b11e1c481af1" + "@value": "6673_1" } ] }, { - "@id": "http://digitalheraldry.org/data#bd582bea-d05f-42a0-9e20-c2de89696f65", + "@id": "http://digitalheraldry.org/data#bafa4c14-d555-4e50-ab2d-3c8e41224565", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": 8 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#da692026-dbac-46e7-9931-6c515f5bdb41", + "@id": "http://digitalheraldry.org/data#b1c28f40-02ee-4580-b83e-551d36542333", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mallet", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5bc40145-7ecf-4845-ac03-50f0cd2b4844", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#ef406ffd-19e9-4d26-84c5-83d9892bfbdc" - }, - { - "@id": "http://digitalheraldry.org/data#bf13f403-ca70-4fd6-bc7d-bfe38318a0fe" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#e067fd14-c021-431d-ad13-eaab4838783e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#cc5e93f4-b4a6-4e28-897e-5b4820665b67", + "@id": "http://digitalheraldry.org/data#ed48f52e-f50f-42e2-987b-6bbd7c61b233", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cc59df7a-b333-444a-aa50-def7f46232a4" + "@id": "http://digitalheraldry.org/data#03ce82e5-134a-4ee1-a5be-e080c573d5e9" } ] }, { - "@id": "http://digitalheraldry.org/data#d275ae6b-b140-4552-b5c8-aa2023b98dc0", + "@id": "http://digitalheraldry.org/data#CoA0000016665_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#54b0b389-93d7-4b76-84a7-11baf9da5314" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#41607b53-fc56-4407-9ce9-b8af0ffd20bc" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#6d6b1aa1-75f6-4dc1-b56f-9aea069ae17a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6f6ce923-275e-4fc8-8d1d-a892a091b1ed", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/data#436b60cc-5add-4b70-ba6f-861d2919105d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "16665_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#00d0cfba-231d-4f2c-8fbd-804dcdad1509", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004025", + "@id": "http://digitalheraldry.org/data#CoA0000009657", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -68701,22 +68702,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#85aadb89-6833-486e-a3f0-9ee817d1be12" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#b7bad24c-68ca-4058-aaf7-4b7368d98d8b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa" + "@id": "http://digitalheraldry.org/data#5dfd38a1-467e-4fc7-ade9-987a592b8bdd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4025" + "@value": "9657" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -68726,134 +68717,132 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9cb536b4-7dae-45c0-8cd1-dda33ce7f368", + "@id": "http://digitalheraldry.org/data#ed7d01de-4adf-43b3-8368-36176045b14f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#06274285-0d18-4e25-b8cc-afcfa9584fca" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#fb0b0795-f43c-49a5-b592-204580ab5217", + "@id": "http://digitalheraldry.org/data#7916c45e-a3c2-4797-a5d0-75d55082cf51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#928c8625-4f10-4dca-a2a1-6d32177587d5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#191b6613-e81c-4c4c-afec-efa5466670fd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fe8106ff-5220-42ca-90af-9c1cd639648b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Of8Pt", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + } ] }, { - "@id": "http://digitalheraldry.org/data#9b45efae-8c3c-4643-8f60-c79a86e7497a", + "@id": "http://digitalheraldry.org/data#b08e9a41-9285-4ca1-8ff7-617b189a14f5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9d4dcec5-9e83-462a-a361-fcff524f7870" } ] }, { - "@id": "http://digitalheraldry.org/data#b5c42d85-b8a4-47d7-bee9-842b4aca6933", + "@id": "http://digitalheraldry.org/data#CoA0000006250", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#1e181000-dec4-4a0d-af78-54debc5c6822" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#14dea6ef-166d-46c0-8475-65f36137968a" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1e91c852-b87c-429d-b2ed-923cbf8e07e3" - }, + "@id": "http://digitalheraldry.org/data#cdaf2bc0-c556-420c-b6c4-e0b0e6b22ab6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e22d8f61-2590-4151-a35c-9ffbfefe381b" + "@id": "http://digitalheraldry.org/data#ee6f470d-148d-4ed2-bb55-db9b31e30393" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "6250" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#ba652fd1-d709-48a1-a9ff-1fce23420ff0", + "@id": "http://digitalheraldry.org/data#ce6c4197-29ac-4e30-8a90-db6ce35d6fed", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#4223a57e-acd2-4603-968a-c03333090e1e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3b908b90-63a0-4c6b-a1fe-a976173985cd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002444", + "@id": "http://digitalheraldry.org/data#CoA0000031552", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture for field / added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002444_1" + "@id": "http://digitalheraldry.org/data#71644ba2-64ad-4360-960f-ac6f89ee3b1c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#c7d8ea91-42df-4b2a-a115-447bb20674e8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#4e972597-d24f-4974-8c9c-10a3e889b1b1" + "@id": "http://digitalheraldry.org/data#3d65bdbc-b107-4483-8618-34ce26e4dc39" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#a8e515fe-13a0-4de1-8b68-ef6f8bea8601" + "@id": "http://digitalheraldry.org/data#464a97dd-87a0-48fb-a7eb-cc5d7dbfa415" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2444" + "@value": "31552" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -68863,74 +68852,69 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ca488b71-c541-45e3-813a-2ffc367e8e3c", + "@id": "http://digitalheraldry.org/data#1c0f8d96-5a19-4b15-b3ed-97f1fbc44555", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#a160faaf-2831-4a32-9a3d-bd56f3a435e8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#d2139002-f5e4-4c78-9c8d-2bb9e0a85109", + "@id": "http://digitalheraldry.org/data#8fb63e42-fe5b-4aa9-b728-20b085601dd5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#84a1d3fc-f6f1-4453-8c09-03f6ccb2a976" + "@id": "http://digitalheraldry.org/data#7f2ace38-8cf4-4cf7-bf66-729cd7e0a810" } ] }, { - "@id": "http://digitalheraldry.org/data#5677e406-70b7-45fd-abfb-20a47b59849d", + "@id": "http://digitalheraldry.org/data#e3d5640e-ffd4-45ae-bff7-aed6970b1783", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#99f66034-b658-479e-ad98-84c288f6913b" } ] }, { - "@id": "http://digitalheraldry.org/data#4d84f6ee-3697-4e0c-b5b4-32e4ad327fb1", + "@id": "http://digitalheraldry.org/data#c4294322-388f-4f3f-9d14-7edebdbe3d6f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#bcdc6cde-dd6d-42e4-bb82-6d50aa973de0" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#969b2d4e-cfbb-40c3-bdab-23debdcbe14e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#b915c4d5-805f-47ec-b886-dc7d6605979a" } ] }, { - "@id": "http://digitalheraldry.org/data#2c2a1885-0c06-4f67-85c6-7b0ea0843a16", + "@id": "http://digitalheraldry.org/data#3619d670-ee04-443d-923f-7ca7dd72fd09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#43db27a4-f016-42a0-bd68-f31d4076eb03" - }, - { - "@id": "http://digitalheraldry.org/data#98ef8bba-ba56-4b31-b425-331af7bf6694" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -68939,73 +68923,52 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003176", + "@id": "http://digitalheraldry.org/data#c372fba4-cb33-4eeb-8d76-6567f5822695", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000003176_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#23f865ac-235f-402c-a82b-612a23a7a48c" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#2697fa75-54a1-45da-bc9b-e216da558b80" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "@id": "http://digitalheraldry.org/data#d6d02bd0-2f21-44e3-90f5-01df9a34f759" + }, { - "@id": "http://digitalheraldry.org/data#5bb3a81e-9993-415e-8d01-29476c3e421c" + "@id": "http://digitalheraldry.org/data#1e710068-91a0-48d4-a481-15b22403c89b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "3176" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#37794c25-498e-4e3e-aa73-0f350b1b7b1e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#b9ff426e-76ee-44f4-b65c-c1cbfcfa8c5d", + "@id": "http://digitalheraldry.org/data#9854d81a-67ed-4403-81fb-90b155dfebf9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b6b12994-740a-4549-850e-08392a0bda41" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#0ac4ac35-520b-4e7e-beb9-c078654c063e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7e204fe1-adcc-4e22-9ac0-2d497e922077", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Panther" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -69014,71 +68977,91 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b1e1ce84-897a-4353-9c8c-0ace0ceb78b3", + "@id": "http://digitalheraldry.org/data#e78d5b71-2573-4439-aef5-c099ce7b0966", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#e6f88f05-850c-443b-b162-d9102d49745e" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8327706a-6de2-4666-b5f2-0ea40f846de3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#064acd75-4a04-466c-a0f6-5bbaeab204c2", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ] }, { - "@id": "http://digitalheraldry.org/data#e5e452ac-f769-41a3-864d-62e1519a8317", + "@id": "http://digitalheraldry.org/data#c3c790eb-46a4-4410-92b3-f78ac746214b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#f85fc7ab-2ba7-4ca4-b764-22d9df156fb3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#bc28fba7-e2c7-4edf-8edf-876be0dff74b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006253_1", + "@id": "http://digitalheraldry.org/data#CoA0000031522", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a92d070-8b76-4cad-9a70-dbbdfa21da80" + "@id": "http://digitalheraldry.org/data#fa8966e2-34db-4cf3-8714-3c9838d36ec7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#34acefd2-f77c-4b1c-bc8f-924a78953f68" + "@id": "http://digitalheraldry.org/data#4ba24b85-e16c-4cc8-97ac-495a9f8c97a7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6253_1" + "@value": "31522" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006026", + "@id": "http://digitalheraldry.org/data#865aa1b5-e8b8-4e3a-969a-dd17f7fbbfd1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031535", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -69089,22 +69072,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8b703577-1748-4560-90a9-e243137e0369" + "@id": "http://digitalheraldry.org/data#662631fc-16d4-40c1-b667-755e1b0e739b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#30398f88-d0de-4f72-81ac-6b1e241996dc" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#1fe8e1e6-0573-4147-9f38-83a478e72b80" + "@id": "http://digitalheraldry.org/data#fa5a4f1e-e3d7-40b2-8905-e34ecde16185" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6026" + "@value": "31535" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69114,75 +69092,72 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021424_A_A", + "@id": "http://digitalheraldry.org/data#3083f837-4dd0-40ae-aa9a-9a97499da72a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#49cd9285-891f-4159-954f-4de7d2dda936" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5153e496-512d-4022-afa5-f2c3b1878e12" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "21424_A_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000026264_1", + "@id": "http://digitalheraldry.org/data#18afef3a-2486-4f40-bb34-43d9899c815f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#548db7cb-8c67-4884-bd61-0f4af3ebd654" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#a4f985a7-676a-412a-b1e4-605a8e9880fe" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e7d4fe3b-8327-4f89-875d-d47a91912fff" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "26264_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#69e29b0e-295d-440e-a486-f0bd8681bfde", + "@id": "http://digitalheraldry.org/data#8a1f6889-eb3b-4958-b0e3-692bc693c460", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008452_B", + "@id": "http://digitalheraldry.org/data#f0a4594c-6025-437d-b634-725f2049edd4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + ] + }, + { + "@id": "http://digitalheraldry.org/data#74875183-4a1c-46b1-833b-dcdd77856877", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000000001", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -69193,17 +69168,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#472c1ed5-bd09-4bc0-9d77-135fb1bc1772" + "@id": "http://digitalheraldry.org/data#b246c870-faf4-4548-8a87-9a163febc86c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4b8dd715-5664-4d10-8842-0ae5c0ac6c2e" + "@id": "http://digitalheraldry.org/data#185edcc5-f872-45ba-8e7d-83a82cbdb831" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8452_B" + "@value": "1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69213,182 +69188,173 @@ ] }, { - "@id": "http://digitalheraldry.org/data#9b6d7077-8b49-49b6-934c-94d37c12d210", + "@id": "http://digitalheraldry.org/data#ce380042-4029-4286-a24d-fe8a565e542a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b3944a84-336b-4d3e-bd04-c4a1142df737" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#127ce4d5-23dd-4ad4-8658-efae8e017f5a", + "@id": "http://digitalheraldry.org/data#4cc36e5b-07b4-460e-9561-6078f2057787", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#69b0d9f4-0962-4181-8320-2e1832fb2a61" } ] }, { - "@id": "http://digitalheraldry.org/data#400bc424-04e4-4973-ac23-cdcc7ec3c678", + "@id": "http://digitalheraldry.org/data#120fbaaa-79d9-45df-9949-1c3b86591b05", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#ed0a91f1-cd24-4219-95d4-b57fd7e51da4" + "@id": "http://digitalheraldry.org/data#95fff189-70cb-4047-b916-416161e0c7e0" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011296", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#72f55192-eed4-432b-a311-e96bd86d3935" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011296_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011296_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011296_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000011296_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "11296" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e3be8943-247f-415e-820b-20a5e745b350", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#4043f763-7a0e-4a44-995b-26b397fa617c" } ] }, { - "@id": "http://digitalheraldry.org/data#733cd606-f37e-4749-aa19-6403b1ae1e43", + "@id": "http://digitalheraldry.org/data#3239afae-41f3-48bd-b55d-ea324c521673", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gamb" + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4f66e4a5-f157-477e-8431-86c4b697cb8e" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ - { - "@id": "http://digitalheraldry.org/data#354a9d59-2852-4d7d-b4b3-0a203763f58d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#336cf7bd-eac7-411a-9167-c273e2e6f777", + "@id": "http://digitalheraldry.org/data#fc71f4d9-47dd-4b3d-878b-9b079f826f45", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#72787ba7-f075-4b65-94ea-c7f656e129a7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#471a4b8e-873a-4f24-bfd9-650116c5c59f" } ] }, { - "@id": "http://digitalheraldry.org/data#d1636b46-2fbf-4b65-9bf0-eeaa4636ea8a", + "@id": "http://digitalheraldry.org/data#b4f89833-fac4-4eb1-8970-e36e16f8fd8c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#316e94a0-1b6d-474c-93b6-2792217cdfc1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints" + "@id": "http://digitalheraldry.org/data#e2a9980c-e27d-49c7-ad70-17256ab63588" } - ], + ] + }, + { + "@id": "http://digitalheraldry.org/data#a3f7466b-6520-4a00-80e3-543ecb61d642", "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8aa03f2e-111f-4c16-a53b-b35ec4a1a337", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006326", + "@id": "http://digitalheraldry.org/data#94ee66c8-bcd1-457c-8784-598c2218c975", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7fea9f71-44a9-4cfb-94ef-87387c074794" + "@id": "http://digitalheraldry.org/data#1dcfeddb-f39d-4907-9e82-203c6945f3ae" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3c6ccdbe-64ad-4034-96b7-f94ac949edf0" + "@id": "http://digitalheraldry.org/data#b27226af-e386-4b53-b99c-4a837a737747" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6326" + "@value": "19035_D_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0767ec7d-d860-42da-85a1-d404970492c7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Palewise" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d3229f70-469f-45e2-8a78-925cd7899bf3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a7fb495e-d9da-40d9-a2dd-03d044cf4e89", + "@id": "http://digitalheraldry.org/data#3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -69397,64 +69363,39 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3d4cb741-7a2c-494c-911d-9a901b21aee0", + "@id": "http://digitalheraldry.org/data#CoA0000008668_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#84fa4939-c552-4032-909d-c7af85372a2a" - }, - { - "@id": "http://digitalheraldry.org/data#40e0b26e-fb66-4079-b4d5-b485c3e34a45" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#70e6de94-71d7-4ff4-9fe7-83374f7dde1a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1d8d80de-7001-4579-b866-12b24401aa53" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "8668_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0fb4b991-8094-4d2a-95e9-b03392be4244", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Staff", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f882475e-97c9-44ac-8b45-6af0b2d82396", + "@id": "http://digitalheraldry.org/data#991f67a9-ede8-4a0a-99d8-1ad1cf8fc7e3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#de6b3c76-636d-4159-963b-597f56ed22f1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cowardly" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000021389", + "@id": "http://digitalheraldry.org/data#CoA0000019257", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -69465,12 +69406,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cc49e65c-73e5-4d87-867f-1a0657bef25d" + "@id": "http://digitalheraldry.org/data#209b192b-6a06-4a46-adbd-9aee70ffd62e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c9ca0838-394a-4915-a076-553159b51046" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "21389" + "@value": "19257" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69480,7 +69426,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006034", + "@id": "http://digitalheraldry.org/data#CoA0000016983", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -69491,17 +69437,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#cdde6d66-686f-448e-9ed9-38889279b6ab" + "@id": "http://digitalheraldry.org/data#26a71cf6-cb7e-47bc-a490-d38b6464e6e8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#5c02ad3c-4166-4347-89f2-c09b1f9c91f7" + "@id": "http://digitalheraldry.org/data#9a5b0c9d-5b23-49a1-93a9-302f23f79c3e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6034" + "@value": "16983" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69511,41 +69457,32 @@ ] }, { - "@id": "http://digitalheraldry.org/data#af4f364c-0cc5-45dd-8b11-2f00145becac", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#599489e5-2680-4601-ba42-72ffc975c7a0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dog", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#26ad7406-24b0-49e2-ab05-3b43be44c263", + "@id": "http://digitalheraldry.org/data#cfc7da2f-30fc-4c99-8bac-f7b23fef9b63", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#74a87b30-b14b-424f-930f-a4032bde9dfc" } ] }, { - "@id": "http://digitalheraldry.org/data#0548fa87-3958-46c8-8a2a-d3b66525ad18", + "@id": "http://digitalheraldry.org/data#1cce3f4e-b4e5-48e5-a794-57036a2d880e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#BarOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#1bfb2418-3a49-411a-ab88-ee7df4b908ba" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -69555,156 +69492,169 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e2756ffb-338b-4d43-a6f5-698025b1429c", + "@id": "http://digitalheraldry.org/data#ee331b12-d232-47d6-8d3f-58e2c983e3a0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f2fd502d-bdeb-4764-96e9-30d6381c5cb5" + "@id": "http://digitalheraldry.org/data#316324d7-ef6e-41a7-8c0a-d660d09205d0" } ] }, { - "@id": "http://digitalheraldry.org/data#543c3d22-6649-43a7-b7f6-99a509696bcf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#03b21149-45fe-42d0-af84-f9cbaa6ccbf4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasLineModifier", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier" + } ] }, { - "@id": "http://digitalheraldry.org/data#cddbd6c9-a60f-461f-8515-c9a9563ebcda", + "@id": "http://digitalheraldry.org/data#f094c485-8c70-4ba4-a958-d6eb6cde62af", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#3506e4e9-f98f-426a-b699-56513337a64a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#782116b9-5de8-4598-bfc0-346d7f7f7a9c", + "@id": "http://digitalheraldry.org/data#7e8f4a1e-f3e7-4474-bb92-7ad0e6416a37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#736a54b3-f70f-42bf-94c5-32f0e2d45659", + "@id": "http://digitalheraldry.org/data#cb136ab8-9e21-42f6-bc1b-cffd2e399f92", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d959dd1c-d52a-442a-8ae9-4add9f054ab4" + "@id": "http://digitalheraldry.org/data#23eead27-f7b5-476b-b45a-56f79ca2c4cc" } ] }, { - "@id": "http://digitalheraldry.org/data#d84a1077-550b-4694-ab49-6215480f2972", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/data#CoA0000031540", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c53e22f2-024c-4e63-a14d-db7ebf849cb3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#3cc346d6-5890-440b-92ee-e2e336687f1e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#8946d699-89fe-4409-80eb-ed29c4016f32" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "31540" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006136_1", + "@id": "http://digitalheraldry.org/data#CoA0000006216", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#10b6fcb0-1725-49bf-b8d2-a8f10bd8fb48" + "@id": "http://digitalheraldry.org/data#3231b57d-4f75-4afb-aa4e-d4c5c2d345ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#57302516-ad02-429a-9eaf-a873ef11e630" + "@id": "http://digitalheraldry.org/data#5c8ac896-69be-42c9-af3d-7b8ff73b49e6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6136_1" + "@value": "6216" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2aad628a-9030-46d6-b1f9-0e50beaf41d2", + "@id": "http://digitalheraldry.org/data#1096b5df-8482-4a66-ab28-c2848ee452c1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007750", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#b502205b-161d-42ef-834a-0ff7559105b3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9b277625-60bd-4797-afbe-d61f67bbc8e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ - { - "@id": "http://digitalheraldry.org/data#8422f7e8-8d9d-4926-b98e-761e842a50ae" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#440f53af-b4cb-4444-9eea-ad4382dad475" + "@value": "7750" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#82059973-e1ec-49ac-8f90-fcde4c8c9383" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#a580e785-45e5-46ad-9dd7-21b6dbccde88", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/data#0a7c98f1-6569-4320-ae50-16b6fefb6b12" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002759", + "@id": "http://digitalheraldry.org/data#CoA0000006866", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -69715,17 +69665,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c55bb1f0-fe9d-4b87-8058-e5e7f7c17065" + "@id": "http://digitalheraldry.org/data#988253b6-d1c4-4a64-8fe7-1adc11912eab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#adbae54f-6f4b-4f4b-a85f-a60c66cd4f30" + "@id": "http://digitalheraldry.org/data#adefcbc4-64a2-4e50-9aa3-f1c845d14e35" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2759" + "@value": "6866" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -69735,230 +69685,231 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8942d276-2b00-4dd6-a5a7-796a16912f45", + "@id": "http://digitalheraldry.org/data#d87cc3ae-2137-4182-abc5-fd27fb173b43", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeave" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#16a07ab7-66be-4dee-a416-803a3c13a23d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#958e50bc-1392-48b3-bef8-8dfbe5ecae5c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80" + }, + { + "@id": "http://digitalheraldry.org/data#dd87722d-6056-4610-a17b-5c7a3342da18" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#e012557d-fddf-4687-83c8-0dd1a4f9b982" } ] }, { - "@id": "http://digitalheraldry.org/data#05c98e00-52e9-4bc5-b2de-e76bf57a6c3a", + "@id": "http://digitalheraldry.org/data#a48bf146-8adc-4b3d-adc1-4cb7d1a64b06", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + { + "@id": "http://digitalheraldry.org/data#b72f9a71-6393-4897-b046-cf887c0bb335" + }, + { + "@id": "http://digitalheraldry.org/data#f7351241-1e6b-4f5d-813f-16207ae370b6" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#7c2bbe3c-726a-47e3-acc0-80918a86637d" + "@id": "http://digitalheraldry.org/data#674d3825-9a57-4c9d-b94b-5b1cbede159e" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Stringed", + "@id": "http://digitalheraldry.org/data#f3690008-bf82-43b8-b177-de8609caa8ad", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Panther", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#b61b7ca1-f97c-4d1c-9667-a9f728fc9f09" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#b002840d-6399-47d4-81f2-5e2e2a47e82e", + "@id": "http://digitalheraldry.org/data#acfaabd1-3062-4742-9ad0-d2da7ed9f920", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#3f533a70-2efb-4336-8a5f-9459fe541354" - }, - { - "@id": "http://digitalheraldry.org/data#11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e8b20401-525d-4c88-b882-c84d9bf69df6" + "@id": "http://digitalheraldry.org/data#e07ef5d8-d37f-44ac-a6b9-a1ea30ead627" } ] }, { - "@id": "http://digitalheraldry.org/data#070efc40-0ac7-4462-93f4-56b68214e2eb", + "@id": "http://digitalheraldry.org/data#5cb8e93b-83a8-4480-ac07-e33e7288be10", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#285ea4ea-e1da-4e41-9fc1-05bb92668f83" - }, - { - "@id": "http://digitalheraldry.org/data#ee74f5e4-3649-4a57-ac27-2a41e205fae9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Millstone" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#50aaf343-bf65-494c-a337-7ac2dab96040" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#9c90db90-26c3-4bb3-9c50-b169b0e5eb71", + "@id": "http://digitalheraldry.org/data#7edf84d5-37a0-480c-8192-a319cd06bf1c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#18c45661-d88f-4560-8aa8-e241274e15e3" + "@id": "http://digitalheraldry.org/data#3b378c63-0d4d-478c-8f09-3aefb21988f1" } ] }, { - "@id": "http://digitalheraldry.org/data#1f122e4f-009f-4489-8413-cf66694d9d6c", + "@id": "http://digitalheraldry.org/data#e5bfc642-55a2-4614-a628-cc26665c4a29", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e1a4982a-3d0c-41d9-b190-f278b28c1214", + "@id": "http://digitalheraldry.org/data#d16d96c4-4f06-47b0-8504-4f0a5386cf57", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#dccd605f-39f4-4af0-b02e-fcb151c0d574", + "@id": "http://digitalheraldry.org/data#48ba1526-80a5-41c3-a573-ae888d68a734", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#631d6e3d-37b6-411d-a8bb-3b3f06011b4c" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#ca9013be-96ab-4cac-85e4-788b7c221774" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#6b300556-2fb5-46ff-a305-9b27f427adfb" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FishHauriant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#a2c3ffa0-51d0-42d1-80ca-e028c06d6b2c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#18739caf-5cf8-43e4-9436-ee422ac296c9" } ] }, { - "@id": "http://digitalheraldry.org/data#2a0b8184-9472-410b-8f44-63d222cc5a1e", + "@id": "http://digitalheraldry.org/data#f5f45259-6c81-4b98-9001-f2cb1b26c8bb", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#e2756ffb-338b-4d43-a6f5-698025b1429c" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#f2fd502d-bdeb-4764-96e9-30d6381c5cb5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a2dd9f5e-3961-4a1b-a502-d3e916b64ee1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006255", + "@id": "http://digitalheraldry.org/data#CoA0000003805_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#874d307b-472d-4653-84f3-e93d96e49f82" + "@id": "http://digitalheraldry.org/data#276ab89e-86ac-4a2f-a3ba-1262de1d7206" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cc8b97ef-eff6-4d69-917a-643aa465c4e4" + "@id": "http://digitalheraldry.org/data#f818fb00-85fc-4203-bcdc-7371897b0337" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "6255" + "@id": "http://digitalheraldry.org/data#e972e4bf-84a1-414b-a1bc-a13583ec17c9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#6f07340d-685d-454b-b312-411c23259003" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#07f146eb-4e09-4863-a0be-a332b94b5728", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "3805_1" } ] }, { - "@id": "http://digitalheraldry.org/data#96f1f53a-6683-462a-9d2c-92d7b4de1ebc", + "@id": "http://digitalheraldry.org/data#3789581b-e113-4dbb-bd1a-d990d7309606", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + "@id": "http://digitalheraldry.org/data#30500dba-4ae8-4fa5-bb18-63bf2cb8d023" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ @@ -69966,6 +69917,17 @@ "@value": 3 } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#9ad4ce95-cac3-4322-b59f-5755f72752e4", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" @@ -69973,52 +69935,76 @@ ] }, { - "@id": "http://digitalheraldry.org/data#88e2e8a9-d000-4947-963a-866f667af8f6", + "@id": "http://digitalheraldry.org/data#0abc0dc5-0d46-48ee-a1f5-e9fedaba4732", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#58b90e25-a5f2-40a0-b6ec-7033677c7599", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#564260a9-4eca-4734-9a73-bd4fdee00fbd" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#48a949e6-8423-49a2-9e24-89bcfad67504" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#aa9ea086-787d-42ed-a2a8-37827ff0edb6", + "@id": "http://digitalheraldry.org/data#c0aee7bb-da7e-4463-a415-3e063fb90617", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d6be0c5f-786b-45f3-9d52-f8304a22ae09", + "@id": "http://digitalheraldry.org/data#e9f87ef8-c4b2-4856-88f7-b406c0415ad1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#72879fe1-2853-44f2-a772-a636bcc1454c" } ] }, { - "@id": "http://digitalheraldry.org/data#075b163e-c40f-44cf-bf35-aa20092b66e9", + "@id": "http://digitalheraldry.org/data#5839af3c-90e1-40cf-888b-15cf3755e027", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#5dc6a6e7-16b8-42cd-a4fb-895ef7cba659", + "@id": "http://digitalheraldry.org/data#526a94ca-0c96-4e68-9da1-50e79b87db06", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talbot" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#f2f06813-5755-4386-96dd-61bfb18a6193" + }, + { + "@id": "http://digitalheraldry.org/data#8f994990-4e6d-4186-a355-fa0721dbe0f2" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#70e7ba7d-af05-4bde-9063-a13a42340411" + "@id": "http://digitalheraldry.org/data#718a6c72-882d-460a-a864-64ae4b3473d2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -70028,46 +70014,36 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002766", + "@id": "http://digitalheraldry.org/data#CoA0000031504_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#08c64cb6-8db8-40d0-bfe2-0227a8afe48f" + "@id": "http://digitalheraldry.org/data#a6088766-8678-46ff-a75b-140db863f60e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4641bfad-19f0-4c01-b304-b2dfaf9ad15c" + "@id": "http://digitalheraldry.org/data#414759f1-dcc5-44e9-9f1c-410148c7aaef" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2766" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "31504_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031514", + "@id": "http://digitalheraldry.org/data#CoA0000017508", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tinctures of bird and cage" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -70075,7 +70051,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031514_1" + "@id": "http://digitalheraldry.org/data#CoA0000017508_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -70085,38 +70061,42 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0bf1c26f-5d02-4f77-8b73-054ea14b5d95" + "@id": "http://digitalheraldry.org/data#69d60040-712a-4163-9684-0f64983bc36d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#49ceaa1f-8820-4369-8b7e-f47c44101232" + "@id": "http://digitalheraldry.org/data#CoA0000017508_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": "31514" + "@id": "http://digitalheraldry.org/data#CoA0000017508_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#CoA0000017508_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#af8b8735-787e-487d-b005-a1f3fd82c4d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000017508_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "17508" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7fb3c457-237f-4897-98f0-4af450f1a99f" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008666", + "@id": "http://digitalheraldry.org/data#CoA0000031507", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70127,149 +70107,155 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#64c8e145-d3a6-4658-b53c-cdf042f41307" + "@id": "http://digitalheraldry.org/data#3045c7d0-0bd4-45a2-9043-14d9859d5ae6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_A" + "@id": "http://digitalheraldry.org/data#1fc126b7-6932-49a7-915d-e7bc739881bf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_B" + "@id": "http://digitalheraldry.org/data#24f682a9-db0c-43e9-b635-ae298007e2b4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_B" + "@value": "31507" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008666_A" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#451c8253-26c0-4037-8bed-00745759aec8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "8666" + "@id": "http://digitalheraldry.org/data#a68bb205-e100-4f52-b9b5-cbf54311428d" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#63b17db0-9ed7-4329-b6b6-c9a5f4b345e1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#765d6087-8865-4336-aca3-a4292e298e1e" } ] }, { - "@id": "http://digitalheraldry.org/data#26570636-9979-4601-a83f-68d860769754", + "@id": "http://digitalheraldry.org/data#3ca92c9d-2fab-4eaa-91f0-9f541ffe8381", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#74bd62dc-1223-4e5b-b64d-84a91a8c1bf6" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#d0d7e444-d06e-4142-884e-8b1fec04f81f" + "@value": 2 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#21aac92a-8579-4ea3-bf61-26f682e08ff6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#0792f402-d6b4-4ae2-a6da-b7fe94bcb32e", + "@id": "http://digitalheraldry.org/data#53d1e7b6-5745-4020-af86-cf64933d5c13", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#cb9e87dd-8614-45e4-b3fb-a34c26fbd0c5" + "@id": "http://digitalheraldry.org/data#caa56655-a49d-4538-93b7-1bfc2852ca08" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Bendy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#ffdca52d-69e4-43a0-95c7-939c72758be5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_A", + "@id": "http://digitalheraldry.org/data#23c7d5da-368b-4516-88dc-42085c0c0269", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#2b59fa0c-7fb6-442f-a6d3-a96975a80b21" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "8676_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#08d85bdb-f289-4a56-ae0b-19b60a8f822f", + "@id": "http://digitalheraldry.org/data#312db04a-9b09-4585-90e2-529a13ee51dc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#0548fa87-3958-46c8-8a2a-d3b66525ad18" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" ] }, { - "@id": "http://digitalheraldry.org/data#e4bdd5cc-a3aa-471a-bf67-56d3ec80c308", + "@id": "http://digitalheraldry.org/data#5b24b481-9d96-4939-9bbd-a83827d0009c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#383829dd-13f1-4992-b53a-5bcccd19953c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6b90ef06-1696-4007-b06d-54ddfb813d1a", + "@id": "http://digitalheraldry.org/data#946f9af4-edb6-4bbe-ae43-007b16455bbb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000010921", + "@id": "http://digitalheraldry.org/data#bcb0ac93-35af-4864-ae73-4cd33f6885f2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006220", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70280,17 +70266,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0139e8d9-d0a3-4cbd-afcb-0c09196decd7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#317f72ca-63d4-44f0-83b3-0ad59ecfc85b" + "@id": "http://digitalheraldry.org/data#cb8e7a7e-b072-452b-8668-735338845c2f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "10921" + "@value": "6220" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -70300,28 +70281,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1afbec52-9ddb-43f4-bf2b-e80962f7d60e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crampon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#e76a93d2-1589-4e3d-9bf7-e38ab2c09e7b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002780", + "@id": "http://digitalheraldry.org/data#CoA0000002469", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70332,17 +70292,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e598aa58-1c67-4339-9db6-afc442002e91" + "@id": "http://digitalheraldry.org/data#f97fc4aa-3cea-4982-8460-bd283f5b298b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#29de533a-9108-4252-8a56-4e0dc859e15d" + "@id": "http://digitalheraldry.org/data#0b3c925d-3a45-4d6b-af92-d0e76e072b68" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#d6d02bd0-2f21-44e3-90f5-01df9a34f759" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2780" + "@value": "2469" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -70352,105 +70317,75 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2846cb30-c9f7-4a9f-ad75-57c0e3419dd4", + "@id": "http://digitalheraldry.org/data#8d740fde-9db1-46e5-851d-bf89a41f431b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#2d9bbd36-442a-4bb2-a021-86d18417e080" + "@id": "http://digitalheraldry.org/data#667006a0-7034-4584-9abb-5de9254f4431" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#dd0cb2df-8718-45ac-94d4-46771dbf6927", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/data#b0a9fd50-6410-49b3-9220-c1952c8a869f", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" } ] }, { - "@id": "http://digitalheraldry.org/data#3de5c1f2-ba7a-4000-b0b3-f2773950f1f4", + "@id": "http://digitalheraldry.org/data#4cd10a51-1091-46f4-9000-ebbb25b84293", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b1e1ce84-897a-4353-9c8c-0ace0ceb78b3" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#70c59114-7b43-4c82-9eab-da7ead6ffb4a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#ed88e9f8-8deb-44cb-b81e-da09898f9800" } ] }, { - "@id": "http://digitalheraldry.org/data#396ddeed-54b6-464c-8909-d0dd4ed235cd", + "@id": "http://digitalheraldry.org/data#8d4c536c-b1ae-4227-b3a1-634029f03778", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": 7 + "@value": 4 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cfdaaa11-4e00-4c02-9b08-8065fde15ac7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#bfa6c238-bf93-4c25-b2ec-ef49d608c020" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#d852cc1b-c0b7-4fc5-b960-753896583de6", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueensFace" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://digitalheraldry.org/data#ec51a329-892d-41d7-99f0-f2e84788e524", + "@id": "http://digitalheraldry.org/data#bcba024e-c4a8-449b-985d-7d62bb010cb7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8dfbaba0-daa2-42ff-858c-9cd9e328cd5d" + "@id": "http://digitalheraldry.org/data#32b45f54-bb31-498c-b1f0-a0ea30263379" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002452", + "@id": "http://digitalheraldry.org/data#CoA0000009917", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70461,17 +70396,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3682b20b-4a91-4365-b280-ccd5a5d7c119" + "@id": "http://digitalheraldry.org/data#ac29f946-7f77-4612-b5a4-1a2a3afa618d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c55097c0-a820-4c83-918b-4fee0b230518" + "@id": "http://digitalheraldry.org/data#37e08d63-feb2-4c77-81ab-b37f833cb924" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2452" + "@value": "9917" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -70481,18 +70416,7 @@ ] }, { - "@id": "http://digitalheraldry.org/data#22f3b459-7018-48fb-a227-ca65681d4dad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#a9deefd0-71f4-4899-b065-7914654a1b5c" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002818", + "@id": "http://digitalheraldry.org/data#CoA0000002438", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70503,17 +70427,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#38fc4cd4-4023-411c-8af2-01d8f7098b02" + "@id": "http://digitalheraldry.org/data#e3156a89-106c-4d6f-9f82-4e8cf56f1144" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#aaf5d727-0580-4a38-befe-2df3ce5dd0bb" + "@id": "http://digitalheraldry.org/data#74b8d69f-9245-4a71-9f2a-23ae5a905faf" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#638701f1-56c4-4ec9-97c2-3da677a1599f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2818" + "@value": "2438" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -70523,147 +70452,101 @@ ] }, { - "@id": "http://digitalheraldry.org/data#aa65429e-1250-46b0-bb6a-3b0083858d02", + "@id": "http://digitalheraldry.org/data#CoA0000006390", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bar" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#e5e452ac-f769-41a3-864d-62e1519a8317" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f85fc7ab-2ba7-4ca4-b764-22d9df156fb3" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#aaa79942-dc13-45e6-b13b-41ff0edf6017" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ceab6b4a-2a91-4b6e-872b-7e91f97d0784" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a5775c4a-e5a8-4a1c-aaaf-69216d76bc52", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#9aaea332-c757-4ed9-a4bb-b71537e9761a" + "@value": "6390" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d36ea63e-d635-415c-886e-9305303d0e75", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1ea8c717-6616-4c7b-a10d-98721bcddce3", + "@id": "http://digitalheraldry.org/data#255ae2b8-289b-4657-9997-b59ff31854e2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#26570636-9979-4601-a83f-68d860769754" + "@id": "http://digitalheraldry.org/data#292da375-01b8-43bb-874c-ee6c28097c85" } ] }, { - "@id": "http://digitalheraldry.org/data#ae210e8f-e6b4-45e3-bd77-111cf41d34e8", + "@id": "http://digitalheraldry.org/data#CoA0000002722", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#bc7babff-46de-4a0f-b191-4f21f9a722a9" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bd06a0f4-caa9-4ebb-94f0-0537cd1e8109", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#b9681443-d5be-44a0-af9a-e4d9d941108d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#4cd10a51-1091-46f4-9000-ebbb25b84293" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3cdf8b10-8c1c-4786-8172-6e71ee499f25", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#FromEdgesInwards" - ] - }, - { - "@id": "http://digitalheraldry.org/data#74bf0823-13df-4945-a0c7-6b3f0f147e68", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7511de60-4cea-484c-b409-dad4d4169cad" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#b8e934d6-b67c-4bbb-ad87-84c81d8ed726" + "@value": "2722" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#abf310a2-815a-48f1-b4d4-6885dd3f5fa6" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000526", + "@id": "http://digitalheraldry.org/data#CoA0000003820_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#105e6d78-1e29-43e3-8e04-33709a295da8" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#e209adae-f1be-433f-9f63-67e3177aa1ba" + "@id": "http://digitalheraldry.org/data#e23c11b6-93fd-4686-8b06-e324d07133fa" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "526" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "3820_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008837_A_1", + "@id": "http://digitalheraldry.org/data#CoA0000031537_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70674,44 +70557,27 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e99120cd-20e7-4d6f-87e9-a2358425b617" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "8837_A_1" + "@id": "http://digitalheraldry.org/data#3b887147-77e9-4dd3-a1cd-eec2f2e98134" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#d4753824-f2ad-43ac-b062-3cbe46c133cf", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/data#2f1a8675-a375-4d16-83e2-4c6907384db2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#32115866-79cd-4a50-9ea8-4beb8b89ec48" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#470b567e-d4b3-4630-97d8-4daa37886f54", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "31537_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007229", + "@id": "http://digitalheraldry.org/data#CoA0000007410", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -70722,17 +70588,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ebd92e38-8a16-4468-b081-732582a8128f" + "@id": "http://digitalheraldry.org/data#664fd1d0-581b-416b-85c3-e7decadf59a8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#536bc700-03b3-4b9e-8269-728e8a9bb63c" + "@id": "http://digitalheraldry.org/data#16350c50-6405-4916-8b5e-b99ab8e373e2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7229" + "@value": "7410" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -70742,47 +70608,37 @@ ] }, { - "@id": "http://digitalheraldry.org/data#1a51c6a9-6e4f-481b-9907-f81099941a4d", + "@id": "http://digitalheraldry.org/data#b16f8e35-8b0f-4faa-bed9-e9dee427e786", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#cf4a809f-0cb8-4231-b566-e6f36fd8c57c" + } ] }, { - "@id": "http://digitalheraldry.org/data#e39f93e0-4f0f-45fb-9b2f-5255696dfde4", + "@id": "http://digitalheraldry.org/data#ac54e624-d066-4dbb-a40a-828811e72e5f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#c47dbce6-e128-46b4-9bb2-b0bc1d4d86b3" } ] }, { - "@id": "http://digitalheraldry.org/data#b77f098c-8ede-4762-b848-fc64aeaed999", + "@id": "http://digitalheraldry.org/data#60369265-6ff9-454f-b2c2-2fec75b8f16e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A", + "@id": "http://digitalheraldry.org/data#CoA0000001468", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added second tincture to Charge1 and first to Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000017508_A_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -70791,22 +70647,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c7691852-318f-4361-acef-ee404a7fb404" + "@id": "http://digitalheraldry.org/data#078ea27e-2b7f-4580-b260-a87679894514" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9fe099f2-8b99-441f-8763-713bd674b16e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#ff4a85fc-6690-4748-a76e-8ff51a8d4abd" + "@id": "http://digitalheraldry.org/data#a195967c-03f3-470f-b08d-5b7364a9fe37" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "17508_A" + "@value": "1468" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -70816,87 +70667,71 @@ ] }, { - "@id": "http://digitalheraldry.org/data#76ef92fe-8c6a-4389-aff0-6585f0c55328", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#95f1f0eb-deea-4d2c-85a0-eb856dcc4c5d" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000003724", + "@id": "http://digitalheraldry.org/data#CoA0000006037_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#6ce7f785-21ca-46ec-9daf-277385b6b46b" + "@id": "http://digitalheraldry.org/data#c53bb4af-4f74-4791-9e14-e52ac06e5bb3" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#51a5174b-768a-474c-9da9-365020257b21" + "@id": "http://digitalheraldry.org/data#51981210-9a5e-4c3a-9f04-725cdca0d29e" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "3724" + "@id": "http://digitalheraldry.org/data#912acd4a-1cea-4f04-8b2c-f062bec8e559" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "6037_1" } ] }, { - "@id": "http://digitalheraldry.org/data#cb1698de-bfcc-49b1-842f-088db025f9ee", + "@id": "http://digitalheraldry.org/data#de6c5204-0e91-4219-bdc5-cf9a8f848448", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + "@id": "http://digitalheraldry.org/data#9cc23664-9959-4efc-8598-2a4281980ab6" + }, + { + "@id": "http://digitalheraldry.org/data#1550832d-2344-43d7-aa38-78b1df011959" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 2 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#10b6fcb0-1725-49bf-b8d2-a8f10bd8fb48", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#fa5a7b57-7ba7-4e0d-8eea-a865412efc89", + "@id": "http://digitalheraldry.org/data#bc1bdf7d-bd27-4f38-a73a-a8ef62b693b7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#e6e84608-1978-4f5c-bcc8-14a62bd631f0" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#dfa3fb53-16ba-4cf2-81e1-3dc2796b8e8c" + }, { - "@value": 3 + "@id": "http://digitalheraldry.org/data#7ca35a91-a6d4-4285-8c98-f6f959e2b845" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -70906,107 +70741,68 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7abe3a5b-d4d8-489a-807f-3dd782f95a13", + "@id": "http://digitalheraldry.org/data#ac297bcb-ad7a-4787-b26e-cbc69aed3489", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6fafca1b-1931-4443-b864-a7a1af15bfd2", + "@id": "http://digitalheraldry.org/data#6407fa77-105f-46af-94ab-b82efd689176", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://digitalheraldry.org/data#25b91283-244c-4f9c-8196-c9baa41a7837", + "@id": "http://digitalheraldry.org/data#d55d63f2-eca4-4c3b-9ca4-45a7bd28bdba", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#e56977af-3021-4ca7-a417-a9513a0e53af" } ] }, { - "@id": "http://digitalheraldry.org/data#da4692d7-ca75-4f13-afb5-eaa8be733540", + "@id": "http://digitalheraldry.org/data#fc17878b-19c2-4ecb-9f97-439a6e7ab7e0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d42cf372-2835-47a0-8a2a-4c8cabaa7741" + "@id": "http://digitalheraldry.org/data#11253ee5-3193-4456-9a95-e8d55fddf4d9" } ] }, { - "@id": "http://digitalheraldry.org/data#0d88feb9-4370-4139-a8cf-154165216b27", + "@id": "http://digitalheraldry.org/data#CoA0000007265", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "fixed tinctures" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#76fc909a-c5b3-4278-bacd-de2c802f2711", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#de6b3c76-636d-4159-963b-597f56ed22f1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#CoA0000007265_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006301", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -71015,17 +70811,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#98b10162-5533-427d-b058-9b2cbdd57a0c" + "@id": "http://digitalheraldry.org/data#58bb4b4e-f631-45ac-94ec-6b38df469ac7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f1f488ab-f50d-44eb-ba74-6aa9578f4365" + "@id": "http://digitalheraldry.org/data#8e7aec48-185e-4085-873d-285e6785d035" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6301" + "@value": "7265" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -71035,325 +70831,369 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ImperialCrown", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#63336049-c337-4ce8-926f-cdab4e0613d5", + "@id": "http://digitalheraldry.org/data#CoA0000016665_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Embowed" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#5ce1c601-3ee0-4dbd-9ca0-e980ff4826d4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009649_A", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000016665_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#4ea6dbe5-4904-4961-9af6-d62dc9b695cf" + "@id": "http://digitalheraldry.org/data#CoA0000016665_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#dda9a4bc-c450-43e8-8d11-e99fe0075113" + "@id": "http://digitalheraldry.org/data#CoA0000016665_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9649_A" + "@value": "16665_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#efaa8969-889f-412c-b04b-a1936f1072aa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#8ef1250f-1ee2-4716-9a4b-3ac756b1c68f" - }, - { - "@id": "http://digitalheraldry.org/data#c3b0250d-79b8-4841-8098-f61d8be496dd" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#20eeba34-a95e-4c82-9079-56248840f67e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#60cff8c4-5f9c-4365-bf30-bdeefa557325", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#8b211960-fc4e-4792-9e05-f3d3a4071ddb", + "@id": "http://digitalheraldry.org/data#69044b62-5558-4439-9a49-f8c5ed798c1a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220_B_1", + "@id": "http://digitalheraldry.org/data#CoA0000021659_A_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#4653e23a-3390-4a2f-9554-21bac2e3b4c5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#418a7944-71c8-429c-bde8-c30c3e23e801" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "21659_A_B" + } ] }, { - "@id": "http://digitalheraldry.org/data#bf569a54-a4d5-462c-a3c7-e29e37464aca", + "@id": "http://digitalheraldry.org/data#80256ad4-944c-4727-875c-817450dd2cd3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a582720c-1c12-45d8-a33e-4cf7d1756f47" + "@id": "http://digitalheraldry.org/data#dff23531-f252-4562-a743-db31705b3a9f" } ] }, { - "@id": "http://digitalheraldry.org/data#b2c1b2fd-642e-4df1-b052-e697d109080f", + "@id": "http://digitalheraldry.org/data#9debea58-d24f-4f46-99ab-b048167d5758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#e4fd31b3-aa64-447b-ad37-916e92b95506" + "@value": "of 4" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#bed2e0d6-83d2-438e-a262-18b8fa6eb6d7", + "@id": "http://digitalheraldry.org/data#5b352631-91c9-44bb-ac3d-5f0b508d3b46", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#0d78567a-b8ef-4f0a-be46-9981aba3b445" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#6c8ee547-4140-49e2-9ec3-2d70dd2bc066", + "@id": "http://digitalheraldry.org/data#74907c6c-b9cb-445f-beb4-e237887a8d35", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#861be881-bd34-48ff-ba34-8ffb09809d4e" + }, + { + "@id": "http://digitalheraldry.org/data#9ad4ce95-cac3-4322-b59f-5755f72752e4" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#fe6fc997-fd06-402f-8cbd-97ff8ee143cc" + "@id": "http://digitalheraldry.org/data#e3c8ca05-4034-449c-8003-2c7a910d0742" }, { - "@id": "http://digitalheraldry.org/data#2775c475-a613-4368-abc8-7992cb5155ff" + "@id": "http://digitalheraldry.org/data#6299fca6-273d-4ca6-8c72-971df052c346" }, { - "@id": "http://digitalheraldry.org/data#3968c099-7ec3-4345-8856-64b6ab6a13f0" + "@id": "http://digitalheraldry.org/data#25d531ba-0dea-460d-9f33-38a0730cf91e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#0f5fb791-aec8-496f-9a56-53bdef635c0c", + "@id": "http://digitalheraldry.org/data#CoA0000002817", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Increscent" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#19f3804f-2683-4edd-bf5d-e1a5596dacd0" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#1ed2df61-4bf1-43f0-985d-9bb3a00e7bf7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#01007533-25a3-4c1e-88b1-1146a61c7799" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#578169e8-8560-4fab-b939-5866e0e9151e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#3b5c113a-c567-4db9-a6b5-affea678dc18" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + { + "@id": "http://digitalheraldry.org/data#ae253e7e-5f32-4e4c-b490-f8ed00eb9a73" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2817" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#7585ea78-8a9e-449b-9a8c-7500961adb94" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#3dd370d2-6996-452d-85f7-f5962ffc8fb0", + "@id": "http://digitalheraldry.org/data#82c66eb5-a3ec-4f35-858b-97084c00e34a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#1074092c-777b-4093-96fd-8e39ba82ceda" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5ae34dbd-3a6a-44e8-a5b6-0ab95affd890", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "@id": "http://digitalheraldry.org/data#d09084b2-406a-4f7a-a698-0da6c0868831", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + } ] }, { - "@id": "http://digitalheraldry.org/data#5b1d2943-91f4-4d27-a6e4-e98ff9c47001", + "@id": "http://digitalheraldry.org/data#24232e88-b6c7-4bad-bb51-b3f2c50e1a5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#e09f6f90-38ee-433b-b3aa-39d5d3b88e9c" + }, { - "@id": "http://digitalheraldry.org/data#a2a196c6-617e-45f1-89f1-7536f628d1f1" + "@id": "http://digitalheraldry.org/data#03d621c3-dbc9-46a7-89ce-c16cd1b45ebc" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#3068f51a-bc73-4919-b8ee-dea5e7463e53", + "@id": "http://digitalheraldry.org/data#92dc20cd-7384-4ac6-881a-1ba592941e60", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#2d36461c-5ee1-4853-95e8-5738dfe2515f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#59335350-619e-4719-98ac-878339a11724", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#bbff40f2-db5c-4b29-9d49-5aa7f4efaa85", + "@id": "http://digitalheraldry.org/data#4043f763-7a0e-4a44-995b-26b397fa617c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WaterlilyLeaf" + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#f603540f-f193-4533-a609-d728f7017e76" + "@value": 4 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#9bd46f6e-cb2c-47b1-9ec4-1b4ad8994950", + "@id": "http://digitalheraldry.org/data#6e1999cb-71ce-42a2-a4e2-575aa2f5ef0f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#51e3e94d-7182-4f34-bc6b-fc929afdfe34", + "@id": "http://digitalheraldry.org/data#896ebbc7-e2cd-4df2-a20a-be5bf34216c5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7a42c6ee-ba6e-4eda-a66b-200d26eec9cb", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9b74cd1f-0bcd-47e0-b429-a4f50ce219de", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#312db04a-9b09-4585-90e2-529a13ee51dc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": 2 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001319_2_1", + "@id": "http://digitalheraldry.org/data#53784021-5416-4a7b-95e5-51118d311b03", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a97e68a0-0f7c-47da-97e8-5dfae24ad811" + } ] }, { - "@id": "http://digitalheraldry.org/data#5ffbcb6f-b6ee-46b0-a200-5cc5f4ef3c5b", + "@id": "http://digitalheraldry.org/data#81ef251c-b250-47ee-a598-371c3e90c547", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002813", + "@id": "http://digitalheraldry.org/data#CoA0000002724", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -71364,22 +71204,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fe3ad88c-8255-4cbf-81a9-b4de7b201b1e" + "@id": "http://digitalheraldry.org/data#af9a38ec-29b2-4a78-87cf-c2cdab308383" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a621a457-c9a8-4ffc-a83d-cb1f6391559b" + "@id": "http://digitalheraldry.org/data#52a3850e-ca6a-4ccd-8845-32d0adc928ba" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#cda6add0-d391-4cd5-9172-64195d5e005e" + "@id": "http://digitalheraldry.org/data#49267dc1-26aa-48e0-bf3c-6761a6626c4a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2813" + "@value": "2724" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -71389,106 +71229,110 @@ ] }, { - "@id": "http://digitalheraldry.org/data#da3a50da-e477-43c9-be63-f60d9c66638a", + "@id": "http://digitalheraldry.org/data#198758ec-84a4-4852-ab57-7a833a6dc541", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b97110c9-68e7-4654-b9fb-b06ac987fae4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#258f1a4c-a22c-49a1-841d-1c5b448c1df4", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002741", + "@id": "http://digitalheraldry.org/data#7a74756e-490f-46db-8200-6a867b1c3b7b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#b1bb5195-59cf-4445-8ea2-f614e143e719" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b94505a6-a952-41df-a1dc-e4f6288f172e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#5605fde0-9d6d-42df-a53f-a9383b75298e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bc32b660-49d5-4e7b-8c6e-7432e983690e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "2741" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6f27655f-79c5-46eb-9ccc-4366916ed2c5", + "@id": "http://digitalheraldry.org/data#1c676e20-1f90-4aa2-bed4-32fcb9c09892", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#92f307b8-1547-459c-b9ed-ccaf5ab8c51b" + "@id": "http://digitalheraldry.org/data#257854b7-e81e-481b-8dff-9cd2634ff618" }, { - "@id": "http://digitalheraldry.org/data#3570f602-bd63-48c9-ab1e-01be342d085f" + "@id": "http://digitalheraldry.org/data#a87d9c0a-0290-4765-9191-c00253f75ce2" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#98143995-0ea9-4d4a-91c5-d67bb25e6dbf" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#05b1b525-094f-4d00-be47-aeb978e04b1d", + "@id": "http://digitalheraldry.org/data#CoA0000005989", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7c5a6222-1d23-4e0e-9f94-25cc1502e044", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" + "@id": "http://digitalheraldry.org/data#e8f35df2-46aa-4177-af3e-3dd040297ab5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ae437cb3-a98e-4f2a-9d3b-b277a4bd9108" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "5989" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Greyhound", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrestOfWings", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -71496,143 +71340,146 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0eb4fbde-d837-4629-8535-048c0c1c776d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#99138e2c-0a5e-471c-8a5f-1821bcabd049", + "@id": "http://digitalheraldry.org/data#96006cc9-6880-41c3-b73d-ae62db4f5bc5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#3875ec39-f719-4cda-9820-737d2fe3d7b8" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7c8062df-2f75-4379-bd21-d8f2947dab8f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#20c00eee-bf94-4b9e-bcdb-7f1e71c77bb0", + "@id": "http://digitalheraldry.org/data#4f68aca2-93df-46dc-b580-65633a43315b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#6b302a77-a796-4c2c-b06a-5a0f7ad6d071", + "@id": "http://digitalheraldry.org/data#ef7888ac-2c17-4a70-ab51-bd2511187f9e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#4d3c58fd-15c7-4b6c-afad-2a486fdc3a5d" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Swan", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#c119915a-732a-4d52-9e13-ce5dec90ada7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#7e204fe1-adcc-4e22-9ac0-2d497e922077" } ] }, { - "@id": "http://digitalheraldry.org/data#82059973-e1ec-49ac-8f90-fcde4c8c9383", + "@id": "http://digitalheraldry.org/data#94a6fa8b-7533-4c75-8a36-740beeb9e8ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#440f53af-b4cb-4444-9eea-ad4382dad475" + "@id": "http://digitalheraldry.org/data#d4ea9c52-cd94-4b31-8d28-d4c71efa19fc" }, { - "@id": "http://digitalheraldry.org/data#8422f7e8-8d9d-4926-b98e-761e842a50ae" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 2 + "@id": "http://digitalheraldry.org/data#65052b69-9102-4bf3-a3d1-f3e5e5a54669" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#eeaaf4af-b310-4bc8-97e1-39da028ebf8c", + "@id": "http://digitalheraldry.org/data#47f7a1a1-cf6f-4514-a709-28ac15a746d7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a25695ec-1e92-47bc-9343-33ad96269af5" + "@id": "http://digitalheraldry.org/data#c64d13b4-313c-4f20-abef-c4efbd76c848" } ] }, { - "@id": "http://digitalheraldry.org/data#84a1d3fc-f6f1-4453-8c09-03f6ccb2a976", + "@id": "http://digitalheraldry.org/data#e10d5cc8-d01f-4fc7-8911-a734fc283533", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fish" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#bbcf3729-5b47-4b0b-a638-ff1aec2846fc" + "@id": "http://digitalheraldry.org/data#2ea23c61-9bb2-4f55-991e-60510e5eaced" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#8980832d-a9e3-4265-9feb-9f396564eb3d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#61906052-81eb-427b-9a77-bbffbdae678d" + }, + { + "@id": "http://digitalheraldry.org/data#9d1771ac-8d88-43bf-b310-4e6e631c347b" + } ] }, { - "@id": "http://digitalheraldry.org/data#cf2a702d-0a4a-45a3-a1d2-949165e8ab01", + "@id": "http://digitalheraldry.org/data#8f994990-4e6d-4186-a355-fa0721dbe0f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004537", + "@id": "http://digitalheraldry.org/data#CoA0000027636_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "field_tinct missing / added rampant" + "@value": "added rampant" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -71642,7 +71489,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000004537_1" + "@id": "http://digitalheraldry.org/data#CoA0000027636_A_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -71652,17 +71499,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#68d33196-0b89-4d40-b877-a58bf2da8a76" + "@id": "http://digitalheraldry.org/data#80197cdb-de9a-402a-a4f7-600793a0d923" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f95f5c26-e343-455a-bc5b-570a22f2e1fe" + "@id": "http://digitalheraldry.org/data#bf820da2-54ae-4ca5-8181-9f9f38c594fe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4537" + "@value": "27636_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -71672,307 +71519,240 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Undy", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#a642ccce-dbec-4928-a75c-6d01603d1288", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Line" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#5f36ca4c-4d42-49e6-8222-a76a3b47513b", + "@id": "http://digitalheraldry.org/data#75cc4427-b9f6-4230-b812-ca2b63e46ac7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#c2e36607-27a1-435d-bf74-755adb76d7c7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2209b5f3-a787-416a-b902-a9f5201c3d23", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#88708007-2c4f-45a1-9916-5fef341024f1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#39f3ceed-d731-481b-9de7-bc7ad614d952", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" ] }, { - "@id": "http://digitalheraldry.org/data#f677a3af-34db-4f46-b0ef-0a05bcf3b5f9", + "@id": "http://digitalheraldry.org/data#49e2f256-cd58-4ee7-852a-6cc7cc276912", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6" + "@id": "http://digitalheraldry.org/data#673903e7-f589-4cfd-be29-b75321937877" }, { - "@id": "http://digitalheraldry.org/data#853715c8-03b8-4ee8-a7bc-3cba719f6445" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6398893d-73f9-4ca7-8c83-24c1cebe2e2e" + "@id": "http://digitalheraldry.org/data#db1206ff-97c6-4698-b38b-9b5dce69b0cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#b8e29246-2007-42b8-acf9-8440c42bccc2" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#CoA0000002816", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@value": "added tincture for Charge2" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b94505a6-a952-41df-a1dc-e4f6288f172e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f1616980-53b9-4aee-96ba-d39a411a5c1d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#55dfab2e-b6a4-4510-b53a-ee54b4f7303c" + "@id": "http://digitalheraldry.org/data#CoA0000002816_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f01a2a07-1560-42a6-a641-d688cd2db029", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fd4a8b9c-276f-4819-97d1-d70eeea0c7bf" + "@id": "http://digitalheraldry.org/data#fef5bbbf-0d6b-4a10-ba43-5e1385371334" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0a24029e-7164-4ced-8a8b-6e4a3e3e175e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + "@id": "http://digitalheraldry.org/data#8be85c6c-7e5f-4310-9f84-0135da6403ce" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#e7ab23f5-2c7a-40c4-8ff1-169d8faa976b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#51bde54f-c916-4e8e-ad09-16de63634ef5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#676cfdf2-c25b-41b1-a446-79cbb733a3a2" + "@value": "2816" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7b4fbae8-75a4-4f16-b6cc-0d9261adfa3a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4dfc5907-2dcc-453b-8674-08cb3219bb74", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#085f76df-8cbd-42cd-b77b-329c269d9e17" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#e5875229-9450-4f6f-af3c-e4903251fc1c", + "@id": "http://digitalheraldry.org/data#1626a915-4e57-4629-862f-f2c9c3565be2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#a2dd9f5e-3961-4a1b-a502-d3e916b64ee1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/data#f067ecd3-2a9f-49d7-bfc6-ecb16ad7326d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e99120cd-20e7-4d6f-87e9-a2358425b617", + "@id": "http://digitalheraldry.org/data#6e4f3fb8-74dd-48e3-844a-411b8e94e55a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#-" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#bbf16edf-cd97-4599-9dba-d494ffa699ef", + "@id": "http://digitalheraldry.org/data#51e51897-2da1-4b89-b2d7-f9be6a090631", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#32cd480a-68bb-4d19-aecc-d1797b70a623" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#394527b4-08e8-4c75-ba3e-ddc837febbc5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ee3cbb89-7223-4f01-b397-4d81d2a75715", + "@id": "http://digitalheraldry.org/data#ef8764c9-c7ba-4d82-b73a-27519923573f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fa0d619d-fec5-4508-83d2-4b8fa179de4b", + "@id": "http://digitalheraldry.org/data#1e04ecc4-2e66-4c86-8b0b-959447837bf0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#c1f15f1f-fc52-41c4-97d2-545218b159db" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#75d7c615-39e8-4083-ae81-be0da9131539", + "@id": "http://digitalheraldry.org/data#CoA0000002792_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#fbc15350-df01-4d40-8985-bc3961ed078d" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c0134ee7-1e5c-4b7c-a612-bd5895a89558", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#51bfb758-ee2c-4f5b-aad4-74e09207b37b" + "@id": "http://digitalheraldry.org/data#06c2ade6-5be3-4905-a4c4-cf66260beccf" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#eb59aaa6-57f6-4512-8493-05df935a0b59", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3ba5b35a-ff24-4cb8-9e94-84f82095fc6c" + "@id": "http://digitalheraldry.org/data#d9af4b7a-05f4-4f95-b082-3ce777400fd6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5bb3a81e-9993-415e-8d01-29476c3e421c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#f25aab55-4e8f-4676-ad54-f2d4cdaf8b49" + "@value": "2792_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrowhead", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InBend", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" } ] }, { - "@id": "http://digitalheraldry.org/data#ea9ef7b2-dd2d-4de3-8d69-459708aeb48b", + "@id": "http://digitalheraldry.org/data#d2f16501-3dc9-46e1-b819-1db01016a9b0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ { - "@id": "http://digitalheraldry.org/data#b197e958-483e-4958-a931-0041f36635ea" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Indented" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#1db329b1-9433-4ec6-a564-709b2cd01c83" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#60f95aa1-95eb-4fae-a297-5dc74596c3b0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#10907b5b-c41f-49fc-bdcc-f15f95bb8b7b", + "@id": "http://digitalheraldry.org/data#53b9dd8e-fb0e-4a06-86de-f5b613eda3ed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -71983,18 +71763,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d07085ab-5682-4c0c-9a10-54531db56938", + "@id": "http://digitalheraldry.org/data#ac0bdfa1-2d2e-42b0-b5ea-9f0f564dd720", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002467", + "@id": "http://digitalheraldry.org/data#CoA0000013049_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -72005,17 +71785,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1fe60e97-43da-4ee9-9b85-05ed592b4889" + "@id": "http://digitalheraldry.org/data#35ce42a9-e662-45c9-b25c-dc54ed616e69" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#534715dc-1a50-4cea-a427-9602b8dd7f70" + "@id": "http://digitalheraldry.org/data#ef31c104-c084-44e4-ab29-dc365a027267" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2467" + "@value": "13049_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72025,18 +71805,24 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4262d92d-3bd4-4a6a-ae6d-3d89b6a5fa85", + "@id": "http://digitalheraldry.org/data#108996a7-beb5-44ef-a547-c43d0806f4c0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#a80d8359-87e0-4f33-935f-3b8aa054840c" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Helmet", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-LisOnPartition", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" @@ -72044,230 +71830,199 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d763dff7-94e8-4836-a763-9c625a3d225a", + "@id": "http://digitalheraldry.org/data#32bfcc94-4464-44eb-9b9a-8f553d3e2978", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#9104ca08-c66e-41e1-a561-1b5b8a5ecd1c", + "@id": "http://digitalheraldry.org/data#28e9d55e-2c5f-4909-88c6-e891d463f5ee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#255a9116-d3af-4370-960d-873abad5f135", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gem-Ring" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#7f26d85d-838c-43f3-b56b-3f4b7a9e5cb6", + "@id": "http://digitalheraldry.org/data#83630f72-459a-4a8a-a012-35f056076175", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#54ebb70c-39f1-4408-9583-70abe131ad56" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#bc019f85-8e10-431f-b085-528c0e10a271" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b0478d24-e2f5-44f4-a4c3-24fd00e4b984" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#f211b390-ae2e-4ed5-9e8f-6d0a33009aa9", + "@id": "http://digitalheraldry.org/data#f38538d4-6b35-4d93-a399-2cf15cd17fb0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e9f007d7-c712-4da2-96fe-81e6afc1c05b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#053ab0c5-64a7-4ea1-9d78-c9463bf89180", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Buckle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#on": [ - { - "@id": "http://digitalheraldry.org/data#c0675592-ff86-4864-a7a1-6c44ec76fac4" - }, - { - "@id": "http://digitalheraldry.org/data#d2e76249-1444-48a4-9b64-d0ff5a13682f" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#a9dfc9b1-c9bd-4d00-bf2f-517e0a581b60", + "@id": "http://digitalheraldry.org/data#f97fc4aa-3cea-4982-8460-bd283f5b298b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#fdfc101a-f627-4d94-97b7-0393be64b308", + "@id": "http://digitalheraldry.org/data#cd06bb82-248a-40c9-8088-abc6a3e016a3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#6fb940e8-db53-4fa0-a9f4-4766d95369d4" + "@id": "http://digitalheraldry.org/data#0462912d-b139-428b-896f-18ad4c24f248" } ] }, { - "@id": "http://digitalheraldry.org/data#0cfc283b-9748-4dc1-9989-486c39c17ffb", + "@id": "http://digitalheraldry.org/data#CoA0000008668_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#7c140a78-dc23-4754-9ae7-d05f01976b0d" - }, - { - "@id": "http://digitalheraldry.org/data#cc7c9672-1c32-4387-921d-c54a0ee0aff4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#70fd54c8-41cd-42cf-b7d3-068299336752" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#727ecbcb-e234-4701-942c-93121c22a44b" + "@value": "Added tincture for crowned" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#42ce5eb2-0cd9-4167-801c-18362d86874e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#cc614f0e-bd23-4c44-bc1d-3f167e7701f6" + "@id": "http://digitalheraldry.org/data#CoA0000008668_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f74a1a21-03cf-4ee1-94e7-1e329bce3cfc" + "@id": "http://digitalheraldry.org/data#5d2ed0ba-ed67-4b48-901f-af62b05cd778" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9866d533-181f-48b3-aa1b-8fd23793b4b8" + "@id": "http://digitalheraldry.org/data#77f8d41b-6d1e-467d-a854-5974f60a3ad5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8134_B_1" + "@value": "8668_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#69680fe5-3aaa-4339-89b5-525b54582a7b", + "@id": "http://digitalheraldry.org/data#0f95036c-b68f-4854-9d78-53854f16b407", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#MaunchFisted" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#94bf1075-02db-49fd-b7b1-4e98a631dc2b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ - { - "@id": "http://digitalheraldry.org/data#6e904c78-46c2-44b9-a3a7-4806d5665876" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#e50c6d4f-ba82-43f2-bde4-b43d760a9480" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#7df14617-f379-499e-abf9-577087369e38", + "@id": "http://digitalheraldry.org/data#CoA0000003420", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f2709d7d-3af9-4c2b-b293-8d1b8f05e113" + "@id": "http://digitalheraldry.org/data#98bf8f0b-5f7b-4e33-95da-3044c7ffd961" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000000384", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "added langued and armed" + "@id": "http://digitalheraldry.org/data#10e9cd44-a3b2-46a5-9fad-c27f429b1cbe" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "3420" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000384_1" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#78c4fb89-1549-4047-8782-518db6945755", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006304", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -72276,17 +72031,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#82fc39a8-3790-4715-b046-2cf4ccc5ea89" + "@id": "http://digitalheraldry.org/data#2a7e3aca-6e23-49eb-844b-e9688199fd73" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#877e1808-f687-45bf-8e0b-c99ecd285ae0" + "@id": "http://digitalheraldry.org/data#146ec01a-7cc7-4c4c-9d77-4832280d56cd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "384" + "@value": "6304" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72296,168 +72051,225 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cece5b45-5fda-4255-b23a-9d5a5807e698", + "@id": "http://digitalheraldry.org/data#5d684571-1378-40eb-be3c-e32f67c02c66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#7750e137-99a8-488b-9239-b825bc9d240a", + "@id": "http://digitalheraldry.org/data#ba767c99-0f9b-4f45-8376-84d3d370f841", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006881_1", + "@id": "http://digitalheraldry.org/data#890e4702-5c89-410f-b11c-57db01f6acf9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Naiant" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crescent", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0a30f159-f532-41d6-8cf1-7b18b99d010e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#082c2ac2-e232-4352-99e2-329723ef512f" + "@id": "http://digitalheraldry.org/data#6ed3813d-70a1-4c79-a0fc-ba0eb35c2e39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#504ac797-be5d-49b0-b044-37323e048b74" + "@id": "http://digitalheraldry.org/data#311a73a9-97af-4a71-a510-d795a848152e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6881_1" + "@value": "8191_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#d3022afd-728b-4c4c-b869-51d4217201f3", + "@id": "http://digitalheraldry.org/data#9668738b-6896-4839-b9f4-9312b27d8054", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#ef8cb698-6890-4ea4-a762-873713ca643c" + "@id": "http://digitalheraldry.org/data#9765a878-29af-48e1-96ae-7f7a4aac8faa" + }, + { + "@id": "http://digitalheraldry.org/data#198758ec-84a4-4852-ab57-7a833a6dc541" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#41e37d6f-6203-4982-a554-012f59b8b1c6", + "@id": "http://digitalheraldry.org/data#7ddb0394-e925-4cbd-a673-344925cf244b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#52849874-d88f-4df4-bcdb-c8a36805f4ee" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000307", + "@id": "http://digitalheraldry.org/data#97d3f681-3d66-4dc9-a662-8dc77b306919", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "@id": "http://digitalheraldry.org/data#03ce82e5-134a-4ee1-a5be-e080c573d5e9" + }, { - "@id": "http://digitalheraldry.org/data#f7ea7254-d648-4ed6-bfb9-4f498335dbff" + "@id": "http://digitalheraldry.org/data#ed48f52e-f50f-42e2-987b-6bbd7c61b233" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "307" + "@id": "http://digitalheraldry.org/data#8f767d4f-6cbf-414a-a7b3-dfb406c953d6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c399287b-49f0-4b22-810d-2a02debefec9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#10c9e156-163e-4665-b73b-6fc18077515b" } ] }, { - "@id": "http://digitalheraldry.org/data#885afc7f-acb7-4fda-97ef-8dd67ae68789", + "@id": "http://digitalheraldry.org/data#7c67d81a-56ff-4cf5-a3cf-0c2618155810", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002819", + "@id": "http://digitalheraldry.org/data#ce162ab5-f125-41e8-b575-4a4ffd7fae51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#771d500c-fe87-4de8-88c4-67bbe79f5077" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#65f97a3b-2adb-49c0-ac59-6bafcb6a3d98" + "@id": "http://digitalheraldry.org/data#1b6b70f5-3a9a-4316-af2d-a1ed619e0212" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#dfa3fb53-16ba-4cf2-81e1-3dc2796b8e8c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chicot", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "2819" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#fd9251ce-8612-4992-bb7c-fd988a1e96d3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3198c588-e628-4c73-9f19-f8b7db40427a", + "@id": "http://digitalheraldry.org/data#436b60cc-5add-4b70-ba6f-861d2919105d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#b2782041-ce0f-470d-ab63-eb2224d3b86b" } ] }, { - "@id": "http://digitalheraldry.org/data#7674792d-a77a-471b-b20c-3ca9e3ea4d9d", + "@id": "http://digitalheraldry.org/data#829f18c7-6fe8-462f-a612-6b48be744fc3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#f2c844aa-baf5-45dd-ad28-ef8ca3c6da13" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002701_1", + "@id": "http://digitalheraldry.org/data#CoA0000006297_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -72468,91 +72280,64 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0ac00b3-5c5b-4cc9-8c03-b88974cf8d69" + "@id": "http://digitalheraldry.org/data#310764ea-5bf9-419c-9fc1-289a2919fe04" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#42313e24-9c53-45d9-b1a6-f2ec415fac06" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#d4236c29-f72b-4351-8161-729edec2aa30" + "@id": "http://digitalheraldry.org/data#8129c476-923e-4180-9f2a-5c5b82cbf9b6" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2701_1" + "@value": "6297_1" } ] }, { - "@id": "http://digitalheraldry.org/data#3783c3e8-e68a-4460-8bd5-b38083e7295a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1d209b4a-361b-4869-8a27-192627ecae09", + "@id": "http://digitalheraldry.org/data#5c8ac896-69be-42c9-af3d-7b8ff73b49e6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#21fe8fbf-ad43-49c5-82a8-17cce2662f5b" - }, - { - "@id": "http://digitalheraldry.org/data#a9e2dccf-53b8-43f0-9c3f-a21c05595208" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#cce17eb5-d1ca-4f88-ae5c-63ed0740203f" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022239_1", + "@id": "http://digitalheraldry.org/data#CoA0000001673", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0c7bd3dd-f084-4016-8fc8-2b96034c5e22" + "@id": "http://digitalheraldry.org/data#0f25e808-02e5-452b-af10-6ae51fe295e7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f374d2a3-97d5-4760-b113-0404dc72a271" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#dcdd0c55-1efe-4b04-b527-5ecdb4ac2e24" + "@id": "http://digitalheraldry.org/data#72da21e5-fe2e-43b4-850a-78c8de9d8597" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "22239_1" + "@value": "1673" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Harp", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002446", + "@id": "http://digitalheraldry.org/data#CoA0000006325", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -72563,17 +72348,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7dd92f91-bfbb-495d-9299-dd1f40ab8aeb" + "@id": "http://digitalheraldry.org/data#d87cc3ae-2137-4182-abc5-fd27fb173b43" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c737cc7f-a680-425c-80cf-8b53ee045d61" + "@id": "http://digitalheraldry.org/data#c778b0e1-a198-4452-a765-1ba795d3c7a4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2446" + "@value": "6325" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72583,29 +72368,45 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a877f84d-e40f-4bef-bb2c-7a42166f186d", + "@id": "http://digitalheraldry.org/data#729f8a52-ce44-4d12-b4fb-dcf2cb904f2b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#410a7378-a572-4a0f-841c-562abc514579", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b48cde03-6e02-4826-a693-2a709c4ca765" + "@id": "http://digitalheraldry.org/data#f9d2eac5-a0a1-4ad2-8529-85a162acc4c1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#f2c844aa-baf5-45dd-ad28-ef8ca3c6da13", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#2d6ad69a-6a58-49a8-948a-1d1125a64f39" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007412", + "@id": "http://digitalheraldry.org/data#CoA0000031521", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -72616,17 +72417,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#34ce159a-b20f-4674-a10c-51468d45e548" + "@id": "http://digitalheraldry.org/data#6c9936a6-c35f-496a-85c2-fcdb77169bbe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e5cfd7e7-47a1-4fe5-8f84-0b3952cc98f8" + "@id": "http://digitalheraldry.org/data#da784b76-c8eb-4c7d-9bd4-232fa22a0e99" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#aa2db123-8b3d-4b4b-8ca8-2a2b372e7ed2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7412" + "@value": "31521" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72636,131 +72442,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#063ac149-5165-4a45-b9cd-40dedf95efb1", + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#f72b2407-fb68-4c6e-b548-5f62baa95475" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_A_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fe3c893e-6568-43ba-bee2-1b3a616d00d9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ae0ad637-73fc-4925-a213-2fba5727a59d" - }, - { - "@id": "http://digitalheraldry.org/data#da5546c6-a0a8-4999-b84c-aceed0e42a7f" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#79c18e2f-f59c-4d49-9e9b-71e0ccdb4500" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#b0f56db1-d7ed-41d8-a879-b8efb83f6349" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a8ffff22-90ce-40d1-ab2f-f36ae5d03fce", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Roundel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 7 + "@id": "http://digitalheraldry.org/data#285a49f5-925b-41b7-aed5-866064a58ec9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "19035_Escu_A" } ] }, { - "@id": "http://digitalheraldry.org/data#35520264-a56a-46df-a806-d494ad1cc593", + "@id": "http://digitalheraldry.org/data#073750a1-58a5-4da8-9999-aba3ec3caeee", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#cc5c8422-f9ac-4809-b036-c89a06e2b24b" } ] }, { - "@id": "http://digitalheraldry.org/data#e90834fc-6b43-4239-907b-64474d685bb3", + "@id": "http://digitalheraldry.org/data#645bc2eb-529c-438e-b919-eb7c6f1db481", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f0311f9f-1546-4257-bfa8-9e328cb1821f", + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#52c5e2b8-4560-430c-99c8-b97ab28d6d6e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#3e484202-d281-4601-94c3-2002b5895301", + "@id": "http://digitalheraldry.org/data#33b9def8-ee17-49f1-9eb5-b82376cff7f3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "of 18" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@value": 5 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#on": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#9c95d4a3-55dd-467a-b2de-e3222b44ab76" + }, + { + "@id": "http://digitalheraldry.org/data#414282d8-76a9-4d18-9d02-6b9eff9c3ba9" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002520", + "@id": "http://digitalheraldry.org/data#CoA0000006500", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -72771,22 +72545,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7206e555-badf-49c2-aeb6-598be605add2" + "@id": "http://digitalheraldry.org/data#cc528cf3-32da-4b4a-9b89-c81352564e39" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#69eb9ffe-eef1-44cc-84f2-ec6dd07c1d43" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#9e50c8ef-e661-4e72-af1c-0e9c3dfe989b" + "@id": "http://digitalheraldry.org/data#fe509538-d45d-4efc-a69c-74f097464cb2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2520" + "@value": "6500" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72796,24 +72565,42 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002473", + "@id": "http://digitalheraldry.org/data#aaeb3dff-3f74-4485-b7b3-3d8b2c68537d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "added rampant, armed, langued" + "@id": "http://digitalheraldry.org/data#fe26a222-5219-475b-8aba-abb3b90029b1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#cb5baa2a-3d55-4c86-b10b-e386793219cc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#7608b4c5-90f5-46c8-8367-2b1762134d21" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e10fa01a-74f4-4d3e-8aab-e7bb35f8b6be", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002473_1" + "@id": "http://digitalheraldry.org/data#bfbc3165-0c9e-4965-a5f6-ba499a898433" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006411", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -72822,22 +72609,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e207691c-f18a-4cdb-986c-c6e77e10d4a4" + "@id": "http://digitalheraldry.org/data#5a3f1cfb-1799-4b06-bb69-8091a9f6bc6c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f65771ba-8b06-4f50-9f5f-60bbc4453469" + "@id": "http://digitalheraldry.org/data#7ff1d611-e985-411e-a8c8-e9fd90b377ca" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#05591e8f-709e-47ce-a2a1-39d595451e47" + "@id": "http://digitalheraldry.org/data#736304d4-8e46-41c9-b22e-397bef8fb443" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2473" + "@value": "6411" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72847,114 +72634,103 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossBotonny", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#7deaccf4-be5c-4e9a-ab50-b4361bde379a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#fe8ad62e-d6a3-4727-97a4-48abeb8f22dc" } ] }, { - "@id": "http://digitalheraldry.org/data#6cca8040-68fa-45aa-a0eb-9dde1f4c1185", + "@id": "http://digitalheraldry.org/data#ae7e94c9-f56b-4846-a97b-dd3b8659f234", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#a31423e2-5f27-4685-b0a1-375197670d68" + }, + { + "@id": "http://digitalheraldry.org/data#4571aa35-612a-424e-8f45-9d155b313928" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000019035_D_1", + "@id": "http://digitalheraldry.org/data#CoA0000007317", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#58f518e4-6b0c-47f5-8356-74b89773512f" + "@id": "http://digitalheraldry.org/data#2ed6fd6d-7abe-43e7-b164-fc60be39e094" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e374b73f-e1a2-45a2-a2d0-206068b953b5" + "@id": "http://digitalheraldry.org/data#79c4db2a-5a46-46d1-bcc7-ac1845166b3b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": "19035_D_1" + "@id": "http://digitalheraldry.org/data#7ba0cb88-c303-4eda-ab7b-b784befb213a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4e68d9e7-2bc3-4c44-a5ee-73afc1991b58", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Castely", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@value": "7317" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cd7b8a5a-6fa2-4af6-8296-4c9d090e185e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#25ce5277-2378-4c9e-b6b9-72188b0ffa86", + "@id": "http://digitalheraldry.org/data#27a6fae1-b95c-4bf2-9fca-4ae4ad1ab4c8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#1550832d-2344-43d7-aa38-78b1df011959" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#9cc23664-9959-4efc-8598-2a4281980ab6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#de6c5204-0e91-4219-bdc5-cf9a8f848448" } ] }, { - "@id": "http://digitalheraldry.org/data#efc2927e-a1e8-4c32-af0f-a5e6c893248e", + "@id": "http://digitalheraldry.org/data#cecb5de3-e704-4cf8-942b-7dc96afd8109", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#da2c9bc9-8844-4f6f-a969-39282476009d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003831", + "@id": "http://digitalheraldry.org/data#CoA0000007412", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -72965,17 +72741,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c6952e0c-8ab1-4281-8b17-54bab0e3e274" + "@id": "http://digitalheraldry.org/data#ff5a3251-b1b2-4182-9f6a-ff0a5cced023" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#08718458-9ea4-42fd-8ca7-b5fb4572a167" + "@id": "http://digitalheraldry.org/data#0a23185b-e699-4944-9615-7329dcfb01a0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3831" + "@value": "7412" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -72985,37 +72761,43 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fdb60746-db5d-4bce-b6dc-76e0a969aa70", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" - } + "@id": "http://digitalheraldry.org/data#3a62e4bd-2846-4d60-a2c3-42d2fb742cb1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#76028020-e4b1-40b7-982e-e88278a3e98b", + "@id": "http://digitalheraldry.org/data#1349d26e-6de3-4295-9264-21d26ff794eb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#bafe8628-44b9-4732-aafa-e0c1f89097db" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f941ca65-0371-41fa-88df-e6966fb95f46" + "@id": "http://digitalheraldry.org/data#0da69f9b-b677-4bfe-8ab5-f114ec28b66f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1700d546-202c-45f3-9cb1-94895caf309a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#b85b2c55-ce0d-4b39-9856-7883c836062c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009579", + "@id": "http://digitalheraldry.org/data#CoA0000006234", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -73023,7 +72805,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_1" + "@id": "http://digitalheraldry.org/data#CoA0000006234_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -73033,78 +72815,111 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1bff1516-b372-4019-8772-cba6db877392" + "@id": "http://digitalheraldry.org/data#10aa03ea-cf53-46c8-9df1-4f5c4c97c163" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + "@id": "http://digitalheraldry.org/data#802bc626-54d9-4e7f-bbf4-87b8101ad20b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B" + "@value": "6234" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_B" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2162a258-121a-42fd-ba5f-8a9ee86132a5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#CoA0000009579_A" + "@value": "of 4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "9579" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002776", + "@id": "http://digitalheraldry.org/data#CoA0000009676", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed and langued" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#d501d11f-c0b9-4caa-a92c-ed661e4d3210" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002776_1" + "@id": "http://digitalheraldry.org/data#a2c3ffa0-51d0-42d1-80ca-e028c06d6b2c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": true + "@value": "9676" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#b2f7bc94-ff10-4544-89b7-b2645d8123a3" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2e935a44-b825-4b6e-9982-9e1dd2473d36", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#6b80525b-8825-4a10-9ef2-052a1424db21" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002451", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#030f847e-ec35-4ddf-93ab-1737c6456e92" + "@id": "http://digitalheraldry.org/data#024393a4-0d29-4358-82b1-8bb72543d83c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2776" + "@value": "2451" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -73114,54 +72929,111 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fab4544d-7281-4db4-8846-8a5812245857", + "@id": "http://digitalheraldry.org/data#0a23185b-e699-4944-9615-7329dcfb01a0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#927113cb-5831-40cd-94eb-c66a1242c1cd" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#182b158d-0a97-4c3c-8952-fb890bec7b48", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#fd1fa921-e745-4de3-8413-3b17f334a92d" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1076499c-1fc1-4883-be17-69e3c4f958d6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#8fdd9801-1b41-4b04-9dbb-98078b4e950c" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#2e7f8c91-dd63-4bf1-9c19-c829f4b3a1e1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#2703b922-eef6-452d-8332-7c50cb15c1c0", + "@id": "http://digitalheraldry.org/data#2f5b5207-779c-4650-9950-84e314133e8e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#83b38835-5e46-4c9f-b95f-f053cad997ec" - }, + "@id": "http://digitalheraldry.org/data#c1d09be9-0407-4c95-ba94-34f880635d17" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#ec83d19c-901b-471d-bf23-b2fac2a6966e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#c1774be8-420a-43ca-b23d-cfb557f8b381" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#94de770e-9060-4c96-9494-34cdacaf84aa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#9ba15435-c285-4b07-ac3b-55b369d8a499" + "@id": "http://digitalheraldry.org/data#1b4fc63b-f3fd-440c-bb24-d651bdf64f58" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002904", + "@id": "http://digitalheraldry.org/data#c5eca41b-f2bb-4416-abd6-c88cbb8ebe07", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "removed field_seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000002904_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002781", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -73170,12 +73042,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b67710db-58dd-4cd3-9f7b-1602455883c6" + "@id": "http://digitalheraldry.org/data#8c64c946-e623-4425-a311-6725737c4c31" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2904" + "@value": "2781" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -73185,139 +73057,133 @@ ] }, { - "@id": "http://digitalheraldry.org/data#c7a5b5a2-d926-470c-b4cd-70c294922345", + "@id": "http://digitalheraldry.org/data#7ff1d611-e985-411e-a8c8-e9fd90b377ca", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#51a031de-66b8-4bc2-a5f3-2625ec5ef230" } ] }, { - "@id": "http://digitalheraldry.org/data#9e0e904f-4c25-4c95-8ada-0e420ef5a86b", + "@id": "http://digitalheraldry.org/data#a450e2e4-d588-44a3-8b63-31deba92dc37", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P" } ] }, { - "@id": "http://digitalheraldry.org/data#49ceaa1f-8820-4369-8b7e-f47c44101232", + "@id": "http://digitalheraldry.org/data#5ed52f8b-a939-4090-a9a8-8fbf8d668aa6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#ffb5a0fb-112c-4fd4-93cf-07e01d6c94b5" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c5918a6c-504b-4016-96c8-6bafd34cfdfc" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#10e54dbb-5cb0-4a73-807d-2b1b9679eb47", + "@id": "http://digitalheraldry.org/data#486292fc-6366-493c-aa0f-5c4fd60668a7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#33e1a330-6160-4ad1-b869-cab067422791" - }, - { - "@id": "http://digitalheraldry.org/data#ee521bd3-a37d-4a28-a2b2-795cfac2f2b3" - }, - { - "@id": "http://digitalheraldry.org/data#68ec3c66-7640-4e5e-ac17-03a16ad835b3" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ab3859f4-f503-4c8c-ad3f-7549f0e7ac49" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7be93141-f4f7-49f8-8c38-0c77a451284f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#e926dba7-40f3-44d7-9163-791e8870a323" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" } ] }, { - "@id": "http://digitalheraldry.org/data#c1577214-a6d5-4472-b535-1fd598324c39", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Affronted", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Arrangement" + } ] }, { - "@id": "http://digitalheraldry.org/data#7f31bead-eea3-446d-8bcf-fbe5f6884cc4", + "@id": "http://digitalheraldry.org/data#eab5871b-0d08-42bc-8e16-897e0ae5a718", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3d5d3cf5-be78-4e59-91f4-9c4af2302968" + "@id": "http://digitalheraldry.org/data#53e4985d-e505-4ac2-aa75-aa075f4d2dab" } ] }, { - "@id": "http://digitalheraldry.org/data#97bbee89-533f-4ad5-abf6-700a64b92520", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6202c42c-328e-4683-b79d-94a762598706", + "@id": "http://digitalheraldry.org/data#8c64c946-e623-4425-a311-6725737c4c31", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#3886f948-c7b6-4441-bdc5-560b7ba37a0c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5ae724cb-24f3-407a-a8cc-99f4a14b2746", + "@id": "http://digitalheraldry.org/data#cd766309-bfb2-4857-b2c9-c01246868660", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Bull" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9cfadf75-1abc-412c-8826-2475c360e2cc" - }, - { - "@id": "http://digitalheraldry.org/data#920b02b2-aee7-4df3-934e-db508af511a7" - }, - { - "@id": "http://digitalheraldry.org/data#83e86d1e-a6a2-4dcd-b1d5-1b0ab1610df4" + "@id": "http://digitalheraldry.org/data#d030bbcb-c683-4585-9b9d-3add166b0940" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#f052d4a6-976a-4109-8d19-0cff90de1f41", + "@id": "http://digitalheraldry.org/data#edbb2836-282a-458e-b5a5-67545ae2b44b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -73326,513 +73192,412 @@ ] }, { - "@id": "http://digitalheraldry.org/data#3700cd08-6994-4e00-867c-ab9e929541d6", + "@id": "http://digitalheraldry.org/data#e99874ae-c3cb-46e9-8aec-5b43115299bd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#a6f0d681-b13d-4c0c-ad8b-0aa299c51678" + } ] }, { - "@id": "http://digitalheraldry.org/data#7fae26d0-403a-449e-8c77-14ed3039452f", + "@id": "http://digitalheraldry.org/data#f945e67f-da3a-48b9-9471-c669393ae270", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008152", + "@id": "http://digitalheraldry.org/data#a6f0d681-b13d-4c0c-ad8b-0aa299c51678", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#3fa7ceb7-94b5-4acc-bdc8-e5a1a324017f" + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007119", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_B" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_B" + "@id": "http://digitalheraldry.org/data#09d0341c-4121-45fe-bdb5-f189afabdb06" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008152_A" + "@id": "http://digitalheraldry.org/data#b35efa07-7cfa-4ab3-8a46-9888a712c5fe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8152" + "@value": "7119" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 4 + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#2f9201b7-9823-4c83-b3d2-e62f9503bbeb", + "@id": "http://digitalheraldry.org/data#3d4ac15c-5ba3-4915-b810-b1d8ab5efdea", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tower", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#6299fca6-273d-4ca6-8c72-971df052c346", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Armed" ] }, { - "@id": "http://digitalheraldry.org/data#e04f77bb-6504-46b1-9d72-236a0a0bf817", + "@id": "http://digitalheraldry.org/data#CoA0000003758", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#b857fe90-8cdc-4792-9ab5-f374c6193eeb" + "@value": "added rampant and armed" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a281156f-bdcc-412c-9a11-a5abfdcd48ba", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c7691852-318f-4361-acef-ee404a7fb404", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000003758_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#da58666a-b21f-4d6f-b528-4e97b7e10c09", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#15dde7a2-3d9c-4e93-b357-021222e605c6" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5a36765a-1c6e-4c50-96c2-86535d217667" + "@id": "http://digitalheraldry.org/data#37c4ef1b-d025-43c1-adaa-a690106f569b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#bd37cda2-c707-47ea-bb6d-b8d60d294bb0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/data#135274df-da00-41d6-b49f-366b0a1f97a4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@value": "3758" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#0b9d69e7-a98a-4836-b4c7-0e089d06b7a3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Book", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#0a2c6125-1aa5-4d07-9760-4febe6326e40" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#857f031f-d678-4ec3-898f-acd57c5ca332", + "@id": "http://digitalheraldry.org/data#cf3aa8e3-c8d4-4016-bb2b-846757ff0be8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#da4f88ff-b128-47fb-bb40-664e04376e3d" } ] }, { - "@id": "http://digitalheraldry.org/data#9985f41c-03c6-42ea-9800-15714aaf73b0", + "@id": "http://digitalheraldry.org/data#7d05fae4-ae32-4759-985f-da726996dfb2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount" + "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#251caab6-1d7e-42cd-8d5a-0798aee1c620" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#06274285-0d18-4e25-b8cc-afcfa9584fca", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#168c4dc7-2342-4839-a04d-69c710732877", + "@id": "http://digitalheraldry.org/data#d0db7cd4-2717-49bd-9975-e9eabdbbc7f7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Star" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + "@id": "http://digitalheraldry.org/data#7047c9d3-9892-444c-8d18-7189c88e20a8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#da2c9bc9-8844-4f6f-a969-39282476009d", + "@id": "http://digitalheraldry.org/data#fdb67986-4d2f-4797-a96f-7e065abc0ccc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4c6b5c64-647f-4424-a095-21f507a4131c", + "@id": "http://digitalheraldry.org/data#CoA0000003805", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "added armed and langued to Charge3" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#34cfd06c-2228-4a8f-93df-9604ccc6e36d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#66019d93-eeeb-402f-aa99-a2743c60b948", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#9aa028ea-e980-48d3-98dc-62cf24699431" - }, + "@id": "http://digitalheraldry.org/data#CoA0000003805_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#b947abe0-f40f-4b94-a4b6-e6026479884c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#d5c7f00f-5ed8-46e4-9ddc-b8f8cf952aaf" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#447c94bf-d9eb-48f1-98e7-7a5b2980e5b8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#cae9e411-78b3-43e6-86df-012eb336e095" + "@id": "http://digitalheraldry.org/data#27fc49f4-f80f-4f4f-84ec-c4f879ea060c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1b358066-8a38-46c7-830e-69ef2de1a8af", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#019dd0a5-f867-4f30-aa9a-76ffe16a70e4" + "@id": "http://digitalheraldry.org/data#fe2b1802-4727-4ea2-9227-00655a12fbd6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e5826fb9-b0e6-4d69-be4e-5fe800d03d89", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/data#128e73d1-2ba8-4f6b-bf0d-e0826319a9d8" + "@id": "http://digitalheraldry.org/data#cb4bdbbc-ba31-484d-b8a3-66529d6851ca" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#373140c5-ec75-46d9-93d4-74ce8f76603e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "3805" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#e755f02c-4c73-4246-912c-055b0385e68d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c78dc7f7-01c4-475c-a8d5-4e40ad8a42c5", + "@id": "http://digitalheraldry.org/data#b4f6e561-de09-444e-926b-e7cf8956cff8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#de7fb4d9-67c6-4938-9497-20f0172d2b45" } ] }, { - "@id": "http://digitalheraldry.org/data#e674c6a5-533b-42f5-be4b-1741fd01c78d", + "@id": "http://digitalheraldry.org/data#5a27c5d6-81d5-4a5f-8f2b-de817da9cf7d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#14fbd3a7-af39-49f7-a22a-656d78cb6d98", + "@id": "http://digitalheraldry.org/data#CoA0000006136_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#09195280-b3f3-4082-b70b-f47adc272cd9" - }, - { - "@id": "http://digitalheraldry.org/data#3e932ec4-7365-41e7-b30d-17c6d1a361af" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#7146f3f3-024c-4c06-a564-3caa4a379f0e" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/data#cdda3f61-d460-415a-b1b2-cb07f006e444", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#813662f9-a14c-49a3-bee5-672aeb9d25ea" + "@id": "http://digitalheraldry.org/data#70974001-0cf4-41d9-bdba-e36fb9e44945" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1f4d600c-d15e-4bea-8df7-fa4dfa23149a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9aec41c6-3888-4074-8af1-a96169234077" + "@id": "http://digitalheraldry.org/data#88febb48-55cd-40f5-8076-6d45ed349c7a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "6136_1" } ] }, { - "@id": "http://digitalheraldry.org/data#bddbcd3e-908a-4990-8472-a257aca7e52f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fretty", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e65ad35a-238d-4a77-a36a-ecccdbe00f1c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000029922", + "@id": "http://digitalheraldry.org/data#CoA0000008724_B_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#168c4dc7-2342-4839-a04d-69c710732877" + "@id": "http://digitalheraldry.org/data#c1de267d-0073-4dc2-81e1-db4a83d12223" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "29922" + "@id": "http://digitalheraldry.org/data#9bb1d126-884d-4a5a-bd3a-0c34d94fd03c" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": 1 + "@value": "8724_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4ea71fde-6783-43a9-992d-386aa73506db", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#P", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" } ] }, { - "@id": "http://digitalheraldry.org/data#f941ca65-0371-41fa-88df-e6966fb95f46", + "@id": "http://digitalheraldry.org/data#4ebc1249-03a9-42ec-9108-f9e2f6e317d6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#6d9ae9ec-104c-480f-8c49-40db938d38f6" - }, - { - "@id": "http://digitalheraldry.org/data#d12c3b5d-3bc3-43dd-91c4-d9a5b2f84119" - }, - { - "@id": "http://digitalheraldry.org/data#84aef78e-8ddd-4af2-b3ad-07dcfe78a151" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#1f747f2e-e4c0-4b3a-8d3c-10a20a8ce222" } ] }, { - "@id": "http://digitalheraldry.org/data#31243f69-6472-4952-8ce3-a2c430bd4518", + "@id": "http://digitalheraldry.org/data#70e80448-2134-42ef-b6f3-363f61cfb1ff", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b5a88940-ffa2-4114-b9b2-bc61eb3a9ad9" + "@id": "http://digitalheraldry.org/data#e045068f-0b46-472d-a507-4095fc59d785" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031570_A_1", + "@id": "http://digitalheraldry.org/data#4a96a842-9bc8-4efc-ba01-83c659af4b9c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#afc2b0f1-e0dd-40cd-b880-4ccfcd98e19f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#9359c307-5fdf-41ff-9726-4fea4de33add", + "@id": "http://digitalheraldry.org/data#931176e1-d66e-4f77-8bea-b136ac62c2b4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Wolf" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#31021440-bc7d-45ec-8589-160d341f932b" - }, - { - "@id": "http://digitalheraldry.org/data#7434f6cd-c0b5-420b-9d77-232084866c30" + "@id": "http://digitalheraldry.org/data#238b2dbc-0e29-4696-b94a-05b1556ace1b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B", + "@id": "http://digitalheraldry.org/data#CoA0000009655", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "removoed crowned / added rampant" + "@value": "fixed tinctures" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -73842,7 +73607,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008134_B_1" + "@id": "http://digitalheraldry.org/data#CoA0000009655_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -73852,17 +73617,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b0d4fa51-75e7-4d5b-a999-0cbb0ef94bce" + "@id": "http://digitalheraldry.org/data#27581430-73a7-48ac-a83b-669c264af181" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#598c99af-8416-4d9a-bfb3-8e245c4702b4" + "@id": "http://digitalheraldry.org/data#de07cc7b-ad26-4e2f-b210-428fa1381d60" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#6dc0a5cf-a68c-4826-8a15-66b828cb2676" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8134_B" + "@value": "9655" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -73872,63 +73642,98 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006325", + "@id": "http://digitalheraldry.org/data#adefcbc4-64a2-4e50-9aa3-f1c845d14e35", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#c3c96860-39aa-49fb-aaab-a42761d40c68" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#98bf8f0b-5f7b-4e33-95da-3044c7ffd961", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031515_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2974eb5c-4eae-4556-903f-15a09684173a" + "@id": "http://digitalheraldry.org/data#896ebbc7-e2cd-4df2-a20a-be5bf34216c5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#170f30a2-705f-4401-b563-d04f4d734671" + "@id": "http://digitalheraldry.org/data#7a9f6d8a-ab55-4e78-8b20-d68228a6fa67" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6325" + "@value": "31515_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8b21ae3-0ee5-41d8-8c93-d2243111cf55", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#707cd1dc-5cec-402e-83bc-3e9c442c418d", + "@id": "http://digitalheraldry.org/data#CoA0000007582_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#f01a2a07-1560-42a6-a641-d688cd2db029" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fd4a8b9c-276f-4819-97d1-d70eeea0c7bf" + "@id": "http://digitalheraldry.org/data#41a6256c-2724-4fed-aa7b-fd1c34dc67b8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#5f722fe4-8ef5-4770-a380-d02a5b2a851b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7582_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#de34032d-1656-4390-9484-233106ffafee", + "@id": "http://digitalheraldry.org/data#d7ab6274-1ce9-43a8-a7a0-45312e0265f0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ @@ -73938,62 +73743,137 @@ ] }, { - "@id": "http://digitalheraldry.org/data#26ee96e9-57c7-4569-880b-1dd793fcb221", + "@id": "http://digitalheraldry.org/data#101b578a-aa44-4ebf-bb12-0ff369364d03", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfAvis", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#22084aa0-1724-4586-bc96-597419d2bce1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#bf82e67d-fdd4-433e-b95f-2bb0ac8523c9" + } ] }, { - "@id": "http://digitalheraldry.org/data#1cb285dc-c11f-4e2d-b843-7aa09cb227de", + "@id": "http://digitalheraldry.org/data#2689c2e2-51e1-47f1-9171-247206585ba0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fdece4ef-9530-428d-9860-50118d69fb1a" + "@id": "http://digitalheraldry.org/data#3ab7773e-cf03-4f09-9f41-30ac39f76cd6" } ] }, { - "@id": "http://digitalheraldry.org/data#ea360427-6cce-4226-8516-8e8891d12fdc", + "@id": "http://digitalheraldry.org/data#a1bd597e-77dc-40d2-ab98-8d4e6bd9e485", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#84bc97ea-c2eb-4d3c-a72c-929c403f6bba", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c226f35d-b673-4beb-8b19-7a158d849070", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pile" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ { - "@id": "http://digitalheraldry.org/data#a231cf50-bf4c-4767-88d4-85f210c0df94" + "@id": "http://digitalheraldry.org/data#2a0d3489-c90e-46fd-98f1-08ca363fdf4d" }, { - "@id": "http://digitalheraldry.org/data#febcf6e4-c413-433a-807e-70daa565437c" + "@id": "http://digitalheraldry.org/data#fdb67986-4d2f-4797-a96f-7e065abc0ccc" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5eb3d912-d83a-4689-be6b-770543364c39", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#f2954237-e95b-422f-b198-e4c67987c6e7" + }, + { + "@id": "http://digitalheraldry.org/data#c8ac749e-4731-485e-9983-5de2136d241d" + }, + { + "@id": "http://digitalheraldry.org/data#26d2f882-c75b-464f-a6c4-e17c7ceac8e8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#ffdd8f12-fc3d-4650-9f98-e56ea73679d1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Addorsed" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003854", + "@id": "http://digitalheraldry.org/data#CoA0000003357", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "all tinctures missing" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000003357_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -74001,17 +73881,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fd15cefd-8d75-4df1-bb3f-a92696ee7743" + "@id": "http://digitalheraldry.org/data#3d4ac15c-5ba3-4915-b810-b1d8ab5efdea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#748e1266-b899-410f-8731-6baa9b099435" + "@id": "http://digitalheraldry.org/data#8d5a4101-7ec1-4c32-9f14-17dca677fab3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#1cdb639b-6770-4b6e-a8d8-be77620db9b9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3854" + "@value": "3357" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -74021,54 +73906,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#cef9e03f-6a3e-45ec-b52b-53cc829882da", + "@id": "http://digitalheraldry.org/data#27581430-73a7-48ac-a83b-669c264af181", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#38f5661f-c8b1-41de-a93a-50eb9cc655b3", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Heart", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#21aac92a-8579-4ea3-bf61-26f682e08ff6", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#6a912f54-9431-428d-a264-d9b0ddfabb62", + "@id": "http://digitalheraldry.org/data#e6a7e4a3-be10-4e42-9558-9ed60ef3faf7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#c3898e63-e45d-41fe-b829-73354a049c4b" + }, { - "@id": "http://digitalheraldry.org/data#1e5edef8-b6f5-4887-8883-7d6908655fa8" + "@id": "http://digitalheraldry.org/data#51476c39-8fce-4c4b-88a6-9acdf62c40d5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9e56e042-0e61-45a4-bdb1-3fa86f6867cb", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#057907fc-7425-49eb-ae45-22c16276dcf3" + "@id": "http://digitalheraldry.org/data#7a26c2c4-31e3-4054-9a47-3d0be5cf641d" } ] }, { - "@id": "http://digitalheraldry.org/data#cb06d815-bcaa-4fdd-a299-500318193b03", + "@id": "http://digitalheraldry.org/data#bf4cd330-d242-4a9e-aee1-a71435932590", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -74079,74 +73965,79 @@ ] }, { - "@id": "http://digitalheraldry.org/data#2d4df868-92d3-4a78-93f8-93db1071a025", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bull", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#5f44883c-8006-4473-af12-6be0a1ba789b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#26360b2c-710b-4dab-a67a-a22c1ec4b9f5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#8d4c4f7e-39c7-4371-93c7-43aee6d034df", + "@id": "http://digitalheraldry.org/data#CoA0000008359_B", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#0f5fb791-aec8-496f-9a56-53bdef635c0c" + "@value": "added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002910_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fb0b0795-f43c-49a5-b592-204580ab5217" + "@id": "http://digitalheraldry.org/data#8b9d4f18-5d01-4438-b6e8-d61898bb3a75" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#836db41a-cda0-4091-9dcc-c6fa3057e132" + "@id": "http://digitalheraldry.org/data#b574e03d-1d0f-4215-bd3f-bcbb43de7719" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2910_1" + "@value": "8359_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627", + "@id": "http://digitalheraldry.org/data#638701f1-56c4-4ec9-97c2-3da677a1599f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c6d9a5c5-9402-4adc-8155-40447e981f30" + "@id": "http://digitalheraldry.org/data#fdb6de28-899f-4416-bf1a-b6d196fc3205" } ] }, { - "@id": "http://digitalheraldry.org/data#cb50a77b-cfe9-4e90-a7e2-95f93701df76", + "@id": "http://digitalheraldry.org/data#700d6c7f-ef86-407c-8f34-01a4c4c5892f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + "http://digitalheraldry.org/digital-heraldry-ontology#Garb" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { @@ -74155,40 +74046,48 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ddb545b4-61f2-42e0-a8e3-1dd645329b7b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pale", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#a8458ba9-47c9-4cb0-86f6-66974105d704" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#80c03bab-20d6-4d4b-b161-b30edf4558ba", + "@id": "http://digitalheraldry.org/data#92838466-529b-4438-8574-1ce775351104", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#InPale" + ] + }, + { + "@id": "http://digitalheraldry.org/data#a87d9c0a-0290-4765-9191-c00253f75ce2", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#3a0c98ed-dcff-4a94-8278-5ba17e2c4b79", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#075b163e-c40f-44cf-bf35-aa20092b66e9" + "@id": "http://digitalheraldry.org/data#817c8f19-987b-4c3e-b7ee-bc7e4bd828be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#feea11ee-9382-42cf-8a53-155f87b4a88c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" - ] - }, - { - "@id": "http://digitalheraldry.org/data#efa395fd-0120-4d25-b810-ba9e7258001c", + "@id": "http://digitalheraldry.org/data#006f6be3-7918-4060-9111-3eb61cfc566d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Pale" ], @@ -74199,222 +74098,156 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e755f02c-4c73-4246-912c-055b0385e68d", + "@id": "http://digitalheraldry.org/data#f2818341-0120-4b08-b7f1-8cbe75b931f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d9272e37-9371-43d7-8d26-33e046019e29", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Passant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#1eb54e29-650c-4c73-bbac-34a2a457f1da", + "@id": "http://digitalheraldry.org/data#CoA0000007099_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#45f5b3d5-90fd-42f1-9db6-30826f178cd0" + "@value": false } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Cinquefoil", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#eebc807a-448e-4fad-87ae-c8a4d4b585fb" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#91770b4e-3ab4-409e-ac16-0ff44f235eb0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": "7099_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d3f2c075-9abb-42ec-8ada-232de5a588d2", + "@id": "http://digitalheraldry.org/data#341318e8-abea-4513-b144-8dab2d61cb7a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e190f567-c3a4-416a-b104-2a09889060fb" + "@id": "http://digitalheraldry.org/data#08adf98e-a33e-4b3d-8a8d-be553f7f215b" } ] }, { - "@id": "http://digitalheraldry.org/data#033d961c-94bc-461d-8f90-a987793df4be", + "@id": "http://digitalheraldry.org/data#CoA0000007130_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#8a8048d6-7db4-4911-9291-9f9ee04683a7" - }, + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#0c891d87-08b1-44a5-ab36-775b51256838" + "@id": "http://digitalheraldry.org/data#962f8bf8-ba92-444d-948c-08f9801ec96d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4163767-2d6c-4f1b-b34f-4f367905f2dd" + "@id": "http://digitalheraldry.org/data#dcfdbab0-d6fb-461d-8161-066a848434e6" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#652b0abe-3c94-48ee-a54d-723f623714c8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#d80807a6-c61c-4729-bfa7-2ddc66ab837a" + "@id": "http://digitalheraldry.org/data#16a714df-2048-4636-ac06-102cc25fdbf1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#fd14be44-e758-46de-871e-253a1b51200e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naiant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#f25aab55-4e8f-4676-ad54-f2d4cdaf8b49", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#db8b4334-b02a-44a5-a678-5169b92d5eff" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ec7bc2ec-3477-4856-bef7-8ebddfecd282", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "7130_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7146f3f3-024c-4c06-a564-3caa4a379f0e", + "@id": "http://digitalheraldry.org/data#CoA0000007831_2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#3e932ec4-7365-41e7-b30d-17c6d1a361af" - }, + "@value": "added armed and rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#09195280-b3f3-4082-b70b-f47adc272cd9" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4bae534d-c437-4754-88b3-a5716b26f29b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#2a408f0a-b030-4045-b77d-aac8b443bd6f" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#11b986df-e994-4791-bf1b-3f5df2ada2e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#79a3b1d4-3b52-4683-876a-96346dee23e0", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#170f30a2-705f-4401-b563-d04f4d734671", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9ce08a1f-bef1-4240-9b1d-b46bdafb8c5b" + "@id": "http://digitalheraldry.org/data#e220f5c1-6ab0-4d2d-8d65-a96b5f7a24e1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f65771ba-8b06-4f50-9f5f-60bbc4453469", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e9deccfe-08af-4b73-86ae-06108a291a1a" - }, + "@id": "http://digitalheraldry.org/data#85fd71d2-e6ae-44a4-8b33-0c5f17c53ed8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#05591e8f-709e-47ce-a2a1-39d595451e47" + "@id": "http://digitalheraldry.org/data#5a487d67-7188-4a9c-bdae-6ae66ebef802" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#1c23b2d1-0c8f-449b-b22b-9d53966cceb6" + "@value": "7831_2" } ] }, { - "@id": "http://digitalheraldry.org/data#6e4b79e6-dd7e-4195-8997-ddcfd74b2945", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Enflamed", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#a5fd4067-17a3-48a1-9338-53588197239b", + "@id": "http://digitalheraldry.org/data#1ebadaf1-80ea-475d-a278-3b97d67e8232", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Swan" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#aea9fc0b-b1eb-4453-8351-1009ea495a00", + "@id": "http://digitalheraldry.org/data#dad98919-75ce-4c19-8e60-fcf7012ab314", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -74425,78 +74258,89 @@ ] }, { - "@id": "http://digitalheraldry.org/data#79c80629-48a9-4111-9135-0f766e0f2aea", + "@id": "http://digitalheraldry.org/data#7d576798-c225-4a2e-b50f-4c9c2694de67", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7c140a78-dc23-4754-9ae7-d05f01976b0d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bluebell", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#cc7c9672-1c32-4387-921d-c54a0ee0aff4" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#338bd57c-80af-41a1-9272-15e381b6739f", + "@id": "http://digitalheraldry.org/data#f6366491-0ef4-4190-a632-fb84fd140229", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#acdce1f6-1d4f-4be9-9f0c-216239c40370" } ] }, { - "@id": "http://digitalheraldry.org/data#b2f7bc94-ff10-4544-89b7-b2645d8123a3", + "@id": "http://digitalheraldry.org/data#04388f25-40cb-4aae-9986-547437ce9100", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#497d8aa5-2fbf-47f1-90d3-ae96dff76220", + "@id": "http://digitalheraldry.org/data#0b3c925d-3a45-4d6b-af92-d0e76e072b68", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" + "@id": "http://digitalheraldry.org/data#1e710068-91a0-48d4-a481-15b22403c89b" + }, + { + "@id": "http://digitalheraldry.org/data#d6d02bd0-2f21-44e3-90f5-01df9a34f759" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#c372fba4-cb33-4eeb-8d76-6567f5822695" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BullsFace", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#96f41e1e-c420-45f3-a6b1-93bb8aae7d20", + "@id": "http://digitalheraldry.org/data#65d91507-b3fc-4946-a29a-b8f9269dd3ea", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#ebd55ddf-ff1b-43e7-a602-7218a5215e03" + }, + { + "@id": "http://digitalheraldry.org/data#dacb9c8b-cd8f-4e95-b90e-5682fead9538" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#7b967c7e-6627-4259-89ae-634b96985839" + "@id": "http://digitalheraldry.org/data#22880400-a444-4f02-8150-640164c42b33" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -74506,190 +74350,137 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fe193171-cc74-46ff-ac1c-85581650ae01", + "@id": "http://digitalheraldry.org/data#c3ac8846-c769-4c33-82e8-4a1f42caca89", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#65139da1-399c-4edf-94f4-e22277f05aa0" + "@id": "http://digitalheraldry.org/data#55330fc1-5018-4d4f-a463-461b52fffeea" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031522", + "@id": "http://digitalheraldry.org/data#911611b6-38d7-4dc5-a6b5-537982933239", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#fa664827-3ef9-47c1-91b3-d3a244c78615" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#2bdd0af1-0b33-40d1-8e70-1b4416b0dbeb" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "31522" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#67336dde-bdaf-48ca-b8ef-ac05f1b75dba" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006039_1", + "@id": "http://digitalheraldry.org/data#c22e80e3-cd72-42b6-9ae4-9d3c029c30cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": false - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#f84128c8-2a60-4666-92a6-0bf0585498d7" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Leek" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#da026f03-506b-404c-a223-de379ac5a904" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": "6039_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } ] }, { - "@id": "http://digitalheraldry.org/data#00ba6b73-ea11-4feb-972c-b208a2c1a6d5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#6fb23ff3-d0c8-4f6e-95cd-2cf2fe3716be", + "@id": "http://digitalheraldry.org/data#94c84345-d39c-4e2a-9efc-17f19baa99f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#db0ae6e4-0480-4b9d-a94f-62798a44d7ad" } ] }, { - "@id": "http://digitalheraldry.org/data#f663ee01-2486-49e9-827b-6f88f4b46988", + "@id": "http://digitalheraldry.org/data#901c82f6-36c9-4b63-b948-83dc5cfe848a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#b5cb858a-61eb-44ec-a252-0912140f8456", + "@id": "http://digitalheraldry.org/data#78043287-4c6c-447a-a9f9-7fb16048d96c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#c9cb8713-a8d8-44cf-9f56-ff7f631af18f" + }, { - "@id": "http://digitalheraldry.org/data#2a6d404f-754a-4e3c-aa7e-1ea8e70d57b9" + "@id": "http://digitalheraldry.org/data#a9a4bf2d-c424-4145-a30b-392b4611dd22" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a4cec00f-286a-460e-910b-1dd94daec045", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#f7c7116e-3d21-4bbe-8ab3-282b86f872b8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#55c7598e-9686-4051-b9e5-01089b4d6c8b", + "@id": "http://digitalheraldry.org/data#0a7c98f1-6569-4320-ae50-16b6fefb6b12", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + "@id": "http://digitalheraldry.org/data#d80daa3e-a45a-4fef-8ea9-bd7832dbc3be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#e9ef1164-6172-4cac-a77b-0a6d2255e849", + "@id": "http://digitalheraldry.org/data#35d1f843-bff9-490b-aec9-d1bddb0b9c0c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4c4a1c08-ffc2-4840-a161-4995df73971c" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#aff9de04-85dc-487e-b4a1-f70dfe6bd186", + "@id": "http://digitalheraldry.org/data#a120d3a1-2467-4322-8484-17ffeac7ca09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#bbe0c39a-d264-4135-bba5-1e61c807d307" + }, + { + "@id": "http://digitalheraldry.org/data#1ace87b9-7678-4cb8-8021-c9b7db5146a9" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f57bf9e0-bedd-4357-97fb-7110c71ad223", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002694", + "@id": "http://digitalheraldry.org/data#CoA0000031523", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -74700,12 +74491,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#dccd605f-39f4-4af0-b02e-fcb151c0d574" + "@id": "http://digitalheraldry.org/data#65ec1939-1a3c-438f-8c18-af51049077aa" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#9a393e19-1f4a-4223-9a9a-c0bda6c935f4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2694" + "@value": "31523" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -74715,36 +74511,27 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e170a4af-6ceb-4b09-957f-5bb1b5de6d33", + "@id": "http://digitalheraldry.org/data#e6824651-1557-48b0-90b7-a0c8841224e8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#710cc43a-1ce8-4f58-bd62-5fbfc45eaf00", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002459", + "@id": "http://digitalheraldry.org/data#CoA0000007555", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge1 and Charge2" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002459_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -74752,22 +74539,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#7a97b039-2f72-4365-a0e8-e28a50abf7d8" + "@id": "http://digitalheraldry.org/data#40f5cf0b-e5e0-48da-9b09-3c3d402e33d4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7122f957-39a4-40a5-bf53-f0089751f289" + "@id": "http://digitalheraldry.org/data#98a897a9-2acf-4136-b7f2-fea3a693ab75" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#bfc3b292-e29d-4afc-b892-9deac23e849f" + "@id": "http://digitalheraldry.org/data#1e91e619-28ae-4e99-b8fd-e22bcdae337b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2459" + "@value": "7555" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -74777,158 +74564,131 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b9015572-18d1-4299-b363-02dd6f073b92", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#315ded3b-1e1c-4530-8e80-d735a46330c9", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6d9d9e77-d39b-42a5-a7c2-90c952d6b869", + "@id": "http://digitalheraldry.org/data#e71589e7-b111-46ef-bfb2-c0f53929ece9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Swan" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#8bb7f990-214a-4818-91e1-0cd5836d7175" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#56281d55-e04b-4aad-9381-7511b267b569", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#StarOf7Pt", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#9359c307-5fdf-41ff-9726-4fea4de33add" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#f382d728-eeb3-4e85-bf42-350adfb210b2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#InFess" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031556", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "changed tincture of human head to Naturel" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000031556_1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "@id": "http://digitalheraldry.org/data#f2fdabc2-6b8a-492e-b452-39bda55d6da3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#86710883-3dad-4e43-a030-69b003490377" + "@id": "http://digitalheraldry.org/data#924d9bf1-cb50-4cb5-9e2e-75bf993f68b6" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1c70ff1b-3b95-4f79-8607-b074be9d3d90", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#4a0bfc85-06b3-4114-93af-83c16814a40f" + "@id": "http://digitalheraldry.org/data#60cff8c4-5f9c-4365-bf30-bdeefa557325" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31556" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#2d249e51-26e8-408e-8820-606eda049904", + "@id": "http://digitalheraldry.org/data#2f992f31-6d5d-4be5-b5a8-58c458531435", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#1ae110d0-566e-4004-88ef-91146ce3b9ce" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#94ee4295-0b74-4ac7-8e51-590670e55a87" + "@id": "http://digitalheraldry.org/data#b91df953-4329-4354-9430-7696cd389f9a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e5544118-1d19-4766-ac8b-68ab5d0aafb6", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#6993bee5-e37e-4647-b7c6-549ff3fef6e3", + "@id": "http://digitalheraldry.org/data#214235c1-93dc-445e-a287-95fd41435ba7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b89249b5-e07c-43ff-bb1c-aabc3e655419", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#3d7b5d2a-92e8-436e-8f44-875abb57c50f" } ] }, { - "@id": "http://digitalheraldry.org/data#a1ce510e-bfaf-4953-b9a1-399c8f082da0", + "@id": "http://digitalheraldry.org/data#99bbf74d-9110-4608-b259-ac9181006ecf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#47f6e4a3-707b-43ed-8087-bd4cf55cc4c6" + "@id": "http://digitalheraldry.org/data#e2bbe48a-3383-43b4-8a20-3ffba39b4ce7" } ] }, { - "@id": "http://digitalheraldry.org/data#5f74d137-d550-467d-bb58-35cf32d3505c", + "@id": "http://digitalheraldry.org/data#6e600ec0-d469-4c30-a30a-4bfc5f764a25", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#80c03bab-20d6-4d4b-b161-b30edf4558ba" + "@id": "http://digitalheraldry.org/data#a9dde9bf-4be3-4df3-98c1-2f0058761372" } ] }, { - "@id": "http://digitalheraldry.org/data#b52a5ef0-d0dc-482c-9af9-662fd00aa51d", + "@id": "http://digitalheraldry.org/data#67e53ebe-25f1-4ab2-9474-a3a1603a536e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" + ] + }, + { + "@id": "http://digitalheraldry.org/data#40f5cf0b-e5e0-48da-9b09-3c3d402e33d4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -74943,124 +74703,159 @@ ] }, { - "@id": "http://digitalheraldry.org/data#a8e515fe-13a0-4de1-8b68-ef6f8bea8601", + "@id": "http://digitalheraldry.org/data#032c262a-d2b7-4488-9a4a-fb387eb59fc4", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#af9100cc-ccf5-49c5-88db-83e9bceeb0b4" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" ] }, { - "@id": "http://digitalheraldry.org/data#1b870557-f2a3-4c95-ac19-124b021987f7", + "@id": "http://digitalheraldry.org/data#28d937ce-0898-4ad7-acda-c8df7330aa30", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Annelet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@id": "http://digitalheraldry.org/data#716fe938-bf37-4807-82e9-48b0145a8815" + "@id": "http://digitalheraldry.org/data#67f8853a-a3b6-4aaa-8028-a5f6d8834825" } ] }, { - "@id": "http://digitalheraldry.org/data#a64487e8-4dbf-4a1d-bdc8-66f5255b3744", + "@id": "http://digitalheraldry.org/data#2922fddc-df65-4af2-b65f-233db7e09897", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8c910b61-29f2-4999-bb37-d30eb426f44b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#d86df561-6742-4429-82b3-d798e19c59a3", + "@id": "http://digitalheraldry.org/data#95aa803c-def2-4e1b-b792-62c624b55b51", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Segreant" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#e437a349-1c0c-495c-9c77-e6f1a903522a", + "@id": "http://digitalheraldry.org/data#b6551f51-1b4c-4691-a0d2-8ff2cd1524f6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#76cdc5d5-1374-4abe-beaa-b62bb7f4601f" + "@id": "http://digitalheraldry.org/data#6c80390b-0fba-4d32-82ca-e7dd538dff05" } ] }, { - "@id": "http://digitalheraldry.org/data#6765a2b0-a9ef-4968-9288-5d7fccac951c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" + "@id": "http://digitalheraldry.org/data#965ead3d-5a38-4bb4-96ca-550b3e24c740", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Compony" + } ] }, { - "@id": "http://digitalheraldry.org/data#8845caae-2815-41ec-96e7-cfadbd5f0a0e", + "@id": "http://digitalheraldry.org/data#aa2db123-8b3d-4b4b-8ca8-2a2b372e7ed2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#32ff313e-21e9-455d-bb6c-6f818134c267" + "@id": "http://digitalheraldry.org/data#203ac943-9d3f-4724-99e7-12f1a5344877" } ] }, { - "@id": "http://digitalheraldry.org/data#9d04c4fe-6c29-49ef-820c-59fd92ec3675", + "@id": "http://digitalheraldry.org/data#74d6cf3e-2c43-454b-be25-6dd396cd8ba1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfHearts", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#2b3d36d9-017f-479a-b1ab-791306852461", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#ec8041bf-d2fa-4bf0-a826-023c168f4e41", + "@id": "http://digitalheraldry.org/data#bf395a00-f5dd-4c42-8132-7b8d9a2e01b2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#94002a62-b55f-4d49-8d89-7063c4629e63" + } ] }, { - "@id": "http://digitalheraldry.org/data#226d0b71-d4c2-4d0b-afd8-caa59cf7a191", + "@id": "http://digitalheraldry.org/data#6ef57919-671a-4915-868f-51770e48f53f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Quarterly" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#235b3241-0c6a-496c-b440-f4f0c226dcf2", + "@id": "http://digitalheraldry.org/data#c637d48f-b512-4ce7-84bf-1317e1403644", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#CoA0000022239_CoAF1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002956", + "@id": "http://digitalheraldry.org/data#CoA0000002457", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "fixed tincture of Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000002457_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -75068,17 +74863,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#b08619e0-76e3-4b83-9f53-f1dd2ddb6f13" + "@id": "http://digitalheraldry.org/data#e77b72e3-0c0f-41a8-a23c-080ca630de36" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c07d4563-ae7d-4840-a6a1-90462fc66be3" + "@id": "http://digitalheraldry.org/data#5a5f8e85-9f4c-420c-a201-002884fdac17" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#b6f95bc3-274a-4493-8a9f-4bc77fda21d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2956" + "@value": "2457" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75088,85 +74888,99 @@ ] }, { - "@id": "http://digitalheraldry.org/data#af8928db-1379-4a84-94b6-e16c3e775010", + "@id": "http://digitalheraldry.org/data#ab89433b-d6b6-44ab-a646-1a834ae233db", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#ReedMace" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Chevronny" + "@value": 5 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a879d8c9-6cd0-453b-9d20-c834ed623dd1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#28086341-344d-432c-a51c-ec646a6faa64" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004649", + "@id": "http://digitalheraldry.org/data#CoA0000008229", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed and langued" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#3502ddb2-6e07-4330-a1a3-41a0d1f12a3b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000004649_1" + "@id": "http://digitalheraldry.org/data#CoA0000008229_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#CoA0000008229_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#13c94ab5-9228-46e8-af1c-6eb8fa6277ae" + "@id": "http://digitalheraldry.org/data#CoA0000008229_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#b388625b-b7f9-44bc-a41f-28046d2abcd7" + "@id": "http://digitalheraldry.org/data#CoA0000008229_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4649" + "@value": "8229" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#5728a26e-bdb4-4d39-bfac-f0359861e2c2", + "@id": "http://digitalheraldry.org/data#13789136-c790-4235-84dc-d8bd39b5697f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#8f00cea6-f0b6-46a9-9ecb-b52afbe211e2" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009664", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SerpentCoiled", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000013424", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -75177,12 +74991,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4aca9591-c997-436e-a3e3-861ec7e624af" + "@id": "http://digitalheraldry.org/data#07661808-c7e7-4116-a451-577c490359e6" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#cea3ee5a-f7f2-479c-8d4c-4a0dffe92ec9" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#154bf3fa-1e52-48dc-9fee-fa3c20778b8b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9664" + "@value": "13424" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75192,126 +75016,131 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8cfcd1b5-6c6b-4922-a66d-db3c7383ac29", + "@id": "http://digitalheraldry.org/data#37880fb5-8fa1-4087-afe5-b42ac70cffcd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#51f7f4d4-129e-4049-90f3-6cec6e7029c6" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e878bf68-40a4-40d1-a9b6-7a0dd7b15b71", + "@id": "http://digitalheraldry.org/data#0b9f3e12-e32c-44e5-ac65-0472a3f1c2dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#c709d745-9b6c-414a-adbd-59bfbed97132" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#65ac167d-a246-44f6-87e5-9ee4a22e810e", + "@id": "http://digitalheraldry.org/data#6642330b-b67a-4fd0-8873-e15d2d895cd5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hooded" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#e100f767-c5c0-49a6-abb2-994df2e52518" + }, + { + "@id": "http://digitalheraldry.org/data#3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#1fc70d35-98de-4b23-b4a8-f5a135656d16", + "@id": "http://digitalheraldry.org/data#ade7bf71-d905-4225-8859-48e3966a50c2", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a0a16f3b-1a3e-458d-9624-248c2f84875d" + "@id": "http://digitalheraldry.org/data#a303645c-b677-47ea-a1f4-0dc3731f6cfc" } ] }, { - "@id": "http://digitalheraldry.org/data#4381b789-50bf-4fd1-9faa-d062eb63aa69", + "@id": "http://digitalheraldry.org/data#a15e25fd-6d67-4df5-98fd-978f0a293f14", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#83c7cef3-8904-45ca-8058-ef6c35bd41d3" + "@id": "http://digitalheraldry.org/data#0dae2ef9-e8d9-4f23-89aa-8ceafa2590ef" } ] }, { - "@id": "http://digitalheraldry.org/data#c4e1bfb1-ec82-4e83-88ca-92a0d5fc5ca6", + "@id": "http://digitalheraldry.org/data#eea98db6-a79d-4872-8adb-5a79ea663c09", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#452814ab-5833-487e-9f68-9b98f8b51536" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrequerPlant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#76662ad9-7b42-4eef-af7a-8af23545f38b", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a" } ] }, { - "@id": "http://digitalheraldry.org/data#16354dfd-c796-439d-9394-65217c874c89", + "@id": "http://digitalheraldry.org/data#40f3375e-067d-412f-9491-4610bc5c92e5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#23d426af-4b52-4a4b-b624-da3348823dcb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#de594c54-a74a-488b-b4b6-a4bed1a63605", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#dbb696f4-6cb9-4de3-9e78-44ab3d50d21b" } ] }, { - "@id": "http://digitalheraldry.org/data#fb48b187-3f8c-4ea0-a6ae-ea35c07af02b", + "@id": "http://digitalheraldry.org/data#CoA0000002792", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#2be5e233-de8d-47f8-bd2a-73477902e2a0" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#9ee8b6e7-cd41-4e26-86e8-4e60884b3683" + "@value": "added armed and langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture" + "@id": "http://digitalheraldry.org/data#CoA0000002792_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000002731", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -75320,12 +75149,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c4339516-d43d-4949-96fb-8fdf1e6cc914" + "@id": "http://digitalheraldry.org/data#f1f4c1e9-a94c-4f37-afc0-4f79fc49b3a7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#ce32bc4e-02e1-49a6-958f-54c67579bb92" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2731" + "@value": "2792" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75335,115 +75169,115 @@ ] }, { - "@id": "http://digitalheraldry.org/data#caa75c39-eda4-4e9b-bf4b-14a466de37e5", + "@id": "http://digitalheraldry.org/data#6cb2a88c-5d5f-4df0-ad29-fda6bb70ddcf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#efa135e9-2313-4456-9269-4a8f73442a52", + "@id": "http://digitalheraldry.org/data#95fff189-70cb-4047-b916-416161e0c7e0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#2eb5ccae-6336-4617-ba3a-812f394b3f09" + }, + { + "@id": "http://digitalheraldry.org/data#be67a986-46a7-4f1d-9162-8af1ce014c39" + }, + { + "@id": "http://digitalheraldry.org/data#626f5999-bba5-47b3-8244-65eee7ea5a61" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Wolf", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#bc1e3850-777b-4719-9c3d-077aae2b85b9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Pale" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#02eab75a-2066-40a0-ab00-e8e31100e93b", + "@id": "http://digitalheraldry.org/data#865c2710-1a17-42d5-9cb0-6eeeea620ad5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#d915b597-831a-48ce-b9d2-34e11ff81342" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#413a0e99-9652-4d29-b7ad-f55ce4b9052a", + "@id": "http://digitalheraldry.org/data#CoA0000011299_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#eb33749a-60a3-4329-b836-3848562833a5" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#962f627f-aa75-4259-bfb1-a4f97d7c2816" + "@id": "http://digitalheraldry.org/data#e0dcf09d-f32f-4bf3-b72a-c308903be3a5" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#64e90b77-fbd5-4613-80ea-83fcf07a0283" + "@id": "http://digitalheraldry.org/data#3ffe96f1-ab24-4548-987c-289a0eb461b7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0d472f90-cbe2-4fbb-ac6f-039f205dc774", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annelet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "11299_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#392b9159-2161-4e83-966a-cf11e9e49b66" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#f127eea9-7005-4664-8b23-d209e39a0a3e", + "@id": "http://digitalheraldry.org/data#CoA0000004649", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#42d93eae-ecf1-41f3-88d6-860da3a4518f" - }, + "@value": "added armed and langued" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#653d8260-6ea8-48cf-9651-7f589c34753a" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#15b44835-48af-4fb1-9c69-5f3f3df52cee" + "@id": "http://digitalheraldry.org/data#CoA0000004649_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#db644091-0027-46f7-8adc-bc74ebf2b1cc", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000009676", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -75452,17 +75286,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ff3969b7-eb33-4c79-8903-4e701872ee09" + "@id": "http://digitalheraldry.org/data#c9c8b96c-5c77-457c-9e15-4de52923f8b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a0b34338-9f5c-49e5-81b3-893f0fdbabb3" + "@id": "http://digitalheraldry.org/data#120fbaaa-79d9-45df-9949-1c3b86591b05" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9676" + "@value": "4649" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75472,403 +75306,458 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e209adae-f1be-433f-9f63-67e3177aa1ba", + "@id": "http://digitalheraldry.org/data#b1c342e9-b643-4eb8-9140-36bcd756ecff", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#2246e438-4952-42ff-b84b-c325d0dc5be8" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359", + "@id": "http://digitalheraldry.org/data#70f76e05-dfac-4fda-b14f-83f752f56055", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#36c429e0-5c7c-4e00-8a92-3ca9b231f2dd" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#16cf498d-e697-4fbf-b1e5-c00132d7661e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#b7defdb0-44c2-40a8-b82c-ad429fef6b2e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c4df68fa-4f96-4dd5-a73b-54d2f74cd04a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#9ddd99d6-9399-4539-a4b1-d6cd1622af81", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "@id": "http://digitalheraldry.org/data#8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B" + "@id": "http://digitalheraldry.org/data#7df1c51b-4e58-443d-9918-20dba8afe4e7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008359_A" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#e82c77a0-3352-40ad-bc8e-61c4c617afd0" + }, { - "@value": "8359" + "@id": "http://digitalheraldry.org/data#214235c1-93dc-445e-a287-95fd41435ba7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#16e52e73-a3df-40c3-91d9-14d2b2dee08b", + "@id": "http://digitalheraldry.org/data#0100b16c-f387-4614-806b-ca30f480d811", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#2df55dbd-ac19-46a2-886d-de169634ec3f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Unicorn" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#5a9ff477-fb97-471f-aead-b9174638523b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#45380164-4d0e-488f-b997-ca57c38345ee", + "@id": "http://digitalheraldry.org/data#7ed00d52-c467-45da-929c-3a6ddea93633", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a5e7c8b1-f83a-4cad-b322-4c830acdfce3" + "@id": "http://digitalheraldry.org/data#a753177b-edb2-4991-b04e-2bcd9f64917c" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Harp", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#0828d736-f056-4ae7-b189-0d7e2d12b8fe", + "@id": "http://digitalheraldry.org/data#CoA0000028763", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#e75d3168-4918-48bd-bea2-f54eb8855e5d" + "@value": "added rampant" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000028763_1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#255a9116-d3af-4370-960d-873abad5f135" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#b50e2cc5-8c23-46da-b8c8-1767355a9c8f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#e4e19124-17d6-43ff-af6d-73241ddc8060" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "28763" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#85fd71d2-e6ae-44a4-8b33-0c5f17c53ed8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + { + "@id": "http://digitalheraldry.org/data#04fffa40-04f5-4f2a-8801-5cd3a628cc28" }, { - "@id": "http://digitalheraldry.org/data#83c1ba6a-a0c5-45ce-8b88-2914480f274c" + "@id": "http://digitalheraldry.org/data#5a487d67-7188-4a9c-bdae-6ae66ebef802" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#cee6ef07-85a2-4069-9392-419dfb6d121e" } ] }, { - "@id": "http://digitalheraldry.org/data#58c6fc74-9192-49f4-8591-0ebd941eda5f", + "@id": "http://digitalheraldry.org/data#8f44c7ea-6644-411a-991a-7e7f58e5b429", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#9e2ca9dc-2efa-4437-bbf7-7ed88d53fd74", + "@id": "http://digitalheraldry.org/data#f83331d4-5bce-4361-83e6-9108c7f13e39", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" - ] - }, - { - "@id": "http://digitalheraldry.org/data#41607b53-fc56-4407-9ce9-b8af0ffd20bc", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Talon" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerPale" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#dc41ef04-a123-4723-ab05-e4e0e7cfb026", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#fd4b5dc5-beb0-4a31-9e18-9b9896f780cd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Tincture" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mace", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#CoA0000019035_Escu_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008925_B_1", + "@id": "http://digitalheraldry.org/data#03c19f38-0491-48c8-9929-9b7c2df3238b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Canton" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001227_1", + "@id": "http://digitalheraldry.org/data#CoA0000002700", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d9e051dc-9326-4e4d-b52f-33bee383a6c9" + "@id": "http://digitalheraldry.org/data#67f8853a-a3b6-4aaa-8028-a5f6d8834825" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#681bb653-0358-440d-a575-7021765bb122" + "@id": "http://digitalheraldry.org/data#718094df-e488-4154-a133-fbd51496d7ff" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#16c39315-131c-4d28-abb3-9ec62dd605b4" + "@id": "http://digitalheraldry.org/data#b10addcb-1448-4b40-ab5d-1f14f47a3d4e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1227_1" + "@value": "2700" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031555", + "@id": "http://digitalheraldry.org/data#4e2a856a-8db5-40f3-9a10-e3f783662841", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#460181ec-0fb2-4b9a-a6b9-af0f1c94ac12" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6d2d3332-a10f-4c51-a124-9e1bc810f003" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#20a9eaec-08ef-476b-a344-50227212af8a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": "31555" + "@value": 5 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000011299_B", + "@id": "http://digitalheraldry.org/data#3cf48c99-e83c-4e6d-b3d2-3757c6e178da", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f5de8e32-476a-4d2a-8c0e-ea885c08a0aa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#c6e815e4-9b8b-4c7b-baf1-2ce056579f82" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008378", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#537fa851-5187-4a56-8460-93a5d1fe614c" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@value": "11299_B" + "@id": "http://digitalheraldry.org/data#CoA0000008378_1" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": 1 + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#8ad58c6d-f631-4812-a8cc-7bb13a11a47e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#a1e7a62e-f904-49c2-bc65-a99066783157" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000008378_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008191_Escu_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#CoA0000008378_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/data#26ad7406-24b0-49e2-ab05-3b43be44c263" + "@id": "http://digitalheraldry.org/data#CoA0000008378_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#f599efcd-b1f2-4c46-b7d0-4dfaff4346e2" + "@id": "http://digitalheraldry.org/data#CoA0000008378_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8191_Escu_1" + "@value": "8378" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1026fc34-8361-4e67-a776-f7a549b62215", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#2d9c0a28-70de-40fa-85d3-7de832a6ba60" + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#3c6ccdbe-64ad-4034-96b7-f94ac949edf0", + "@id": "http://digitalheraldry.org/data#927113cb-5831-40cd-94eb-c66a1242c1cd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#6c366025-5a3c-4827-a755-d99ce39160b2" + "@value": 7 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9af7ab0b-d8e1-4f98-a421-07b9aff99f6f", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a5fd4067-17a3-48a1-9338-53588197239b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002825", + "@id": "http://digitalheraldry.org/data#9f95beb5-a498-4f46-aaa1-951ddebb7e71", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#f71e619f-5ca2-472a-920b-f2e1aa33ca5e" + "@id": "http://digitalheraldry.org/data#1fe47e67-6d4a-4979-99aa-50cb82840b91" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#02d19094-c589-4aba-bcba-a6da63d6927a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f9fe86d4-b62d-4a33-a5ec-ea696ded9934", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "2825" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#713b2def-6233-4c5e-b127-65658640d063", + "@id": "http://digitalheraldry.org/data#bd2f2d0d-4f85-4851-bbf3-ca2db3d214a3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3943edca-06fa-4256-a1ae-35ce0f1d8665" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Monk", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#40fcc1c0-dc84-4ea9-aae5-35d53e573011" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006531", + "@id": "http://digitalheraldry.org/data#CoA0000006037", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "added armed and rampant" + "@value": "fixed Charge1_Num to 2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -75878,7 +75767,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000006531_1" + "@id": "http://digitalheraldry.org/data#CoA0000006037_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -75888,17 +75777,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8fe12e96-1564-4326-b170-7d84e9fb64c6" + "@id": "http://digitalheraldry.org/data#d5ddbfcd-62ce-43dc-81d1-d458c7d6b31d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#eeaaf4af-b310-4bc8-97e1-39da028ebf8c" + "@id": "http://digitalheraldry.org/data#2949bb9b-804b-47d6-80a1-7e894e40a951" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#f27b8a5e-ab53-4998-a238-d7b7b6d9e32f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6531" + "@value": "6037" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75908,45 +75802,29 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sickle", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ac4b4d0e-bb3e-4ddd-93ba-5630b26370bd", + "@id": "http://digitalheraldry.org/data#43afe901-2a6c-4174-ab25-1bc44acb6ff5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Book" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#9b53c0bd-85d4-4653-a8b0-9ea4e3d94530" + "@id": "http://digitalheraldry.org/data#a673bc10-93ea-486b-bc8c-49a4763ce46b" }, { - "@id": "http://digitalheraldry.org/data#0bd5cbb9-5ffa-4736-888d-7ba9926826df" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#79d153c5-dc69-408c-861b-079e2a98bd6f" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#fde22166-a993-4d18-a407-c0828ca3dc35" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5e3e37e1-23fc-42d4-8457-bb55094b979d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#4be57098-ae07-4677-83b7-da242165aa75" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006017", + "@id": "http://digitalheraldry.org/data#CoA0000008363_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -75957,17 +75835,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#833597f3-7644-4d0e-8bbe-b9065f0252a3" + "@id": "http://digitalheraldry.org/data#d5c04139-54ad-4bfb-8cf3-d83312df8793" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#a19b50bf-a150-4dd9-be6f-09ff7e29ea82" + "@id": "http://digitalheraldry.org/data#61ba9452-4aec-4274-9804-82f2e9ec58dd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6017" + "@value": "8363_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -75977,134 +75855,178 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007365", + "@id": "http://digitalheraldry.org/data#8c52ae72-eb49-408a-a749-ccc1d7c5a6f2", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#8fa4019f-365d-4cc1-b399-e45090e93764" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#435f66c6-0c6e-4b73-8531-b1d619fca4c3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#166a49b6-4e28-43be-b324-6c25e4c66203" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#3cc346d6-5890-440b-92ee-e2e336687f1e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#c26f779a-7fdf-4ff4-88c4-e6b0dc9e1f12" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Gironny" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "7365" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006250", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#inChf", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000005679_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#af732133-bc29-4e8a-8209-bad693916150" + "@id": "http://digitalheraldry.org/data#92dc20cd-7384-4ac6-881a-1ba592941e60" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4dc0c7d-3773-4828-846f-39fa0b3d9bf5" + "@id": "http://digitalheraldry.org/data#66634ad7-a963-4443-9d2f-547c8e82dd6d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6250" + "@value": "5679_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#316f4087-50d0-4d68-9bad-f1602b39c7dc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#b4de3a64-0912-419d-a372-55a600620f55" } ] }, { - "@id": "http://digitalheraldry.org/data#9c8b1dde-3c93-45b0-9357-48a18c16da0d", + "@id": "http://digitalheraldry.org/data#864ba5d3-6e58-422f-b7c9-574c4c7f0f8f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#8e2b3353-f50c-4482-b4de-c0da50e8464c" + }, { - "@id": "http://digitalheraldry.org/data#bd06a0f4-caa9-4ebb-94f0-0537cd1e8109" + "@id": "http://digitalheraldry.org/data#14bd117d-fcdd-44f8-be4a-fe2e404bf8cb" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#ec6fdd61-c830-4a17-8a47-62071dc36600", + "@id": "http://digitalheraldry.org/data#eb092149-84a0-43d5-b025-70271668517b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#8723647a-3e88-42de-8e9d-c8ae1c3878d6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Palewise" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000006495_1", + "@id": "http://digitalheraldry.org/data#f6f946f7-c2fb-40ae-b051-05f99dd06bd7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": false + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d48e471d-e4bd-4a6f-a025-e66235043aee" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#6468426f-edb9-4c16-9634-01116e7b4a17", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8b6df7c0-0ca3-4aa7-9960-f086b5426112" + "@id": "http://digitalheraldry.org/data#d51bdbdd-8a8f-4ee3-9bf1-bd643a01e719" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#d1842e22-0ff0-4b4d-a9d6-dc62d9897c51", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#d5dd11c0-25b8-4535-956e-997aa6a81a9f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "6495_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#6569b4df-ee8b-4235-918a-f818e40da2b9", + "@id": "http://digitalheraldry.org/data#f9fcb506-4f94-43f8-87e0-2a28e007c498", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mullet" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#2276c9dc-afe4-495d-8165-7e2a93ae7a82" + }, + { + "@id": "http://digitalheraldry.org/data#9e74f615-d480-453b-9f0c-df94d971a223" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ @@ -76114,68 +76036,84 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4f80d312-805a-4aea-8fa3-3dd5d82211d2", + "@id": "http://digitalheraldry.org/data#b31cc88c-5052-400f-9230-88d762ecd2e9", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f1616980-53b9-4aee-96ba-d39a411a5c1d" + "@id": "http://digitalheraldry.org/data#fadaa450-8b6f-459e-89bd-a3a188ffc58a" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#3ac668d5-23eb-4e90-a26a-5b72e1a18e12", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + "@id": "http://digitalheraldry.org/data#4c9205c2-bb03-4241-896e-16b4a697f24f" } ] }, { - "@id": "http://digitalheraldry.org/data#aa2bf025-2bf4-43d2-85b2-1db4cd3e37d4", + "@id": "http://digitalheraldry.org/data#e860f254-7e9e-4efd-9876-fa1da4418206", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#cf2a702d-0a4a-45a3-a1d2-949165e8ab01" + "@id": "http://digitalheraldry.org/data#0d35b619-e435-4e1a-8b02-fd5a49c685b3" } ] }, { - "@id": "http://digitalheraldry.org/data#3848ea9d-2cd9-479a-8c88-108c4a217390", + "@id": "http://digitalheraldry.org/data#1a605915-01ee-4966-9514-b13f98edb8cc", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#c92beba4-6f28-45b0-8a27-5a9f13f9cfc4", + "@id": "http://digitalheraldry.org/data#f8a864e4-13e4-4458-a37b-7994bce272f1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Stringed" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#1fa90564-725b-4788-aeeb-a69ea390ab97" + } ] }, { - "@id": "http://digitalheraldry.org/data#d99167f4-10b0-4160-8c75-49bd4ef15517", + "@id": "http://digitalheraldry.org/data#b8e0aab8-0a7f-42e9-95b3-d185657c93e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#e4464f64-5ae8-405f-8548-9aaf5f1863c4" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#01061ec5-3e6d-4de8-a7f7-22fd884de720" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#7746fe96-ee3a-4b16-b489-39ac0839c10a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#a3474e61-641a-4a6c-9727-f6dab6bcddcb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007014", + "@id": "http://digitalheraldry.org/data#CoA0000002838", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -76186,12 +76124,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2aad628a-9030-46d6-b1f9-0e50beaf41d2" + "@id": "http://digitalheraldry.org/data#645bc2eb-529c-438e-b919-eb7c6f1db481" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#63b17db0-9ed7-4329-b6b6-c9a5f4b345e1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7014" + "@value": "2838" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76201,31 +76144,13 @@ ] }, { - "@id": "http://digitalheraldry.org/data#eb33749a-60a3-4329-b836-3848562833a5", + "@id": "http://digitalheraldry.org/data#22880400-a444-4f02-8150-640164c42b33", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escallop" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ - { - "@id": "http://digitalheraldry.org/data#068cb57b-ba82-49c0-989c-47e5bce1b498" - }, - { - "@id": "http://digitalheraldry.org/data#aaa3574f-44d7-415e-929b-37d7c1318462" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008517_B", + "@id": "http://digitalheraldry.org/data#CoA0000004051", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -76236,17 +76161,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#261c30f7-7a25-4a76-ada8-38ba82e36214" + "@id": "http://digitalheraldry.org/data#c3c790eb-46a4-4410-92b3-f78ac746214b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c60e7cf4-3db2-430a-a396-89ea56e59e2c" + "@id": "http://digitalheraldry.org/data#8241860b-3fcb-4082-87ac-8c4dd0bdcfbb" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8517_B" + "@value": "4051" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76256,40 +76181,40 @@ ] }, { - "@id": "http://digitalheraldry.org/data#caf2d959-9c9a-4e25-bee0-7ee3994cfeb7", + "@id": "http://digitalheraldry.org/data#0eaee659-22c4-4c85-a5bc-ca09e3875997", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#caab2873-dc08-4eb8-b89e-f67cb8864ffe" + } ] }, { - "@id": "http://digitalheraldry.org/data#b968a0c5-22f3-4e90-9360-13e7ce0387ea", + "@id": "http://digitalheraldry.org/data#f0c38e3c-b79e-4dbc-bdb8-5127fe6d5089", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#12da7c53-5274-4548-ad3c-12bbaea77e95" + "@id": "http://digitalheraldry.org/data#d0b623d7-fc6d-42cb-8131-b80a62882a19" } ] }, { - "@id": "http://digitalheraldry.org/data#82137bb9-929b-46f2-a431-48778043afed", + "@id": "http://digitalheraldry.org/data#7960acea-e8fc-466e-bc20-30a5d1b61381", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#0b3bb88c-d199-497e-90d4-d156106dda0c" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003568", + "@id": "http://digitalheraldry.org/data#CoA0000002805", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -76300,17 +76225,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e56b4454-5797-47a5-b3df-2db15e088f79" + "@id": "http://digitalheraldry.org/data#af088065-5434-4d4a-adfc-58bffba4d6f8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e49097b5-d562-4bc1-a3a1-e59c281111fb" + "@id": "http://digitalheraldry.org/data#4c97e3d6-30ec-453a-a24b-dc892febc5af" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "3568" + "@value": "2805" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76320,108 +76245,82 @@ ] }, { - "@id": "http://digitalheraldry.org/data#fefaeff4-2648-4120-ae6b-02ed2bece611", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" - ] - }, - { - "@id": "http://digitalheraldry.org/data#770d405f-aeac-4675-b680-5d58454e7074", + "@id": "http://digitalheraldry.org/data#fa3e1a86-9a60-433b-b45e-32544089ffd9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bar" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1c2868e4-969b-4a91-87c7-e992ebe1a25d", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#5473f55f-d2a8-4825-bc80-fc113ad1eb6e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#fe4b573d-132e-4e69-9930-5960e003fdde", + "@id": "http://digitalheraldry.org/data#13a4e335-fc55-49f1-924e-8e229d4d0bd9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0139e8d9-d0a3-4cbd-afcb-0c09196decd7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#7ca178a3-3bcd-4bf4-b587-490a216708d7" } ] }, { - "@id": "http://digitalheraldry.org/data#b7b29da8-81c5-4cb0-863c-4dea917ecf05", + "@id": "http://digitalheraldry.org/data#b2de3b80-6301-4aa4-970f-fbca49df3ec7", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#0cf08e6b-3df8-4354-b074-fb33b039d0a2" } ] }, { - "@id": "http://digitalheraldry.org/data#01c627dd-8a63-4148-9221-7f812ed7908e", + "@id": "http://digitalheraldry.org/data#4ca1f37c-cec0-486b-8d93-189e8fbada58", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#e63adc89-4e47-4d31-a180-c31c65eaf853" + "@id": "http://digitalheraldry.org/data#1bbe18e9-8482-431e-a1b8-910add4b6c67" } ] }, { - "@id": "http://digitalheraldry.org/data#a552c0b8-9a98-4063-9a85-400272071beb", + "@id": "http://digitalheraldry.org/data#cd7919d5-07a2-4fb0-aa90-8672494e3cdc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002767", + "@id": "http://digitalheraldry.org/data#CoA0000029922", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -76432,17 +76331,12 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a5ca559b-7e3f-4544-b3f9-90a06198224d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#114d9c1b-92a7-4c94-8422-64c48a99d441" + "@id": "http://digitalheraldry.org/data#4a0cfaea-9841-46ff-8a4b-27abfafaaa84" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2767" + "@value": "29922" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76452,29 +76346,35 @@ ] }, { - "@id": "http://digitalheraldry.org/data#20211a51-9290-45c8-a5bc-1cba0a210048", + "@id": "http://digitalheraldry.org/data#8245e1a8-90c4-4365-9ffb-14b7542d8ddd", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#4d34369d-ec0f-4db1-b3bb-94ef57cfe048", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Engrailed" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0a7a145e-ed32-4818-8029-d7ed4b8ca0e7" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#e497e8cd-ca1b-45fb-b30b-1edae6419277", + "@id": "http://digitalheraldry.org/data#8ffb0364-80a0-4663-ae1f-6c06727e8190", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#2ad6b93c-813c-4175-adde-fae6121d6c3b" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031576", + "@id": "http://digitalheraldry.org/data#CoA0000031509", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -76485,17 +76385,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#bd725a70-1c77-4339-b357-21ca7a136d01" + "@id": "http://digitalheraldry.org/data#0a8edab6-6b20-48ba-abda-8786397981b2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#6bb1f0f9-2798-481a-83ed-55532e40d4f7" + "@id": "http://digitalheraldry.org/data#98654221-bd83-45c3-82dd-377d78c04cc2" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31576" + "@value": "31509" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76505,101 +76405,110 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002423", + "@id": "http://digitalheraldry.org/data#CoA0000031556_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#088dea62-a8f8-4c27-a84d-f1c122026698" + "@id": "http://digitalheraldry.org/data#b15ed1db-52cb-4a92-a065-7476e9fd82ab" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4f93160-baaf-4bbc-80e5-dd5b810e16c5" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b5ac05b2-b025-46ab-8982-0ebecf7c0ab3" + "@id": "http://digitalheraldry.org/data#c26b4db4-20f5-4bf2-bdf8-7f8250bfa064" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2423" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Rose", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": "31556_1" } ] }, { - "@id": "http://digitalheraldry.org/data#d2b33532-5abf-461f-81fe-f2638eaf511a", + "@id": "http://digitalheraldry.org/data#309531c3-c166-442f-9cea-79d0734876de", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/data#c9c86152-4a25-4855-8479-ea648054868d" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002740", + "@id": "http://digitalheraldry.org/data#CoA0000009655_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5434ae2b-6ddd-48a0-929d-e16f54ea773c" + "@id": "http://digitalheraldry.org/data#78a02cc4-c2c3-4f03-bef7-99e3fbe7cd03" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ad019bb6-3e07-43b3-9bb1-2986d5716e9e" + "@id": "http://digitalheraldry.org/data#3fecb6dd-5180-46b5-85e1-2a8a391aaff8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#fc7bdfe2-07e1-47fb-98c8-14af4c4ad1be" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2740" + "@value": "9655_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#10473e14-7caa-4c4c-aa98-bf7744b594bf", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001673", + "@id": "http://digitalheraldry.org/data#6d7e4f2a-7b54-4fba-a2a3-c3156abe7a9d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006253", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added rampant" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006253_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -76607,17 +76516,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4093b205-dca1-4db1-9a5c-10f27cb5c2f6" + "@id": "http://digitalheraldry.org/data#ad431103-82e5-4e8c-81f9-9759555e2e7d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#2ccfe07b-fe65-41b3-959c-2ca9befbbb34" + "@id": "http://digitalheraldry.org/data#599fa9e1-171b-40ce-ba09-58460ac74a48" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1673" + "@value": "6253" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76627,69 +76536,84 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002449", + "@id": "http://digitalheraldry.org/data#8029587f-a21d-4e10-8672-5f4d03c86f5c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#6904390b-447f-406e-8682-5a469da3eefc", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3e74bd9e-d8b6-49e2-a8b1-ab03639a5b2a" + "@id": "http://digitalheraldry.org/data#3f27f7a8-33bd-47be-a52b-f255e8f04e76" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a10e92d5-343e-4618-8490-08310b06a760", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#8a7b5e9d-14e7-47f6-8836-764a9201fa4b" + "@id": "http://digitalheraldry.org/data#7d9e3070-fbdb-4822-b33b-bdf6b4dba32e" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#38c7c8ef-4145-40a5-a8db-56523dc796e8", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "2449" + "@id": "http://digitalheraldry.org/data#368d9ba1-9b30-4848-b9d9-e4243b37e35b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002440_CoAF1_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ] - }, - { - "@id": "http://digitalheraldry.org/data#515e0e19-fcb3-4877-872a-14aea215bb02", + "@id": "http://digitalheraldry.org/data#0360182d-342f-449f-9e9d-b4c22fa22790", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/data#10914247-dd29-4a0d-bed0-992baf919d19" - }, + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#d6392782-907e-4332-8c82-105d9954dd5b" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a804821e-d0b6-4dff-a584-9ca022041c98", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#11e19520-8d64-41dc-9467-e5000bdefa14" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000000118", + "@id": "http://digitalheraldry.org/data#CoA0000016114", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "switched order of Charge1 and Charge2" + "@value": "removed field_seme" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -76699,7 +76623,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000000118_1" + "@id": "http://digitalheraldry.org/data#CoA0000016114_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -76709,22 +76633,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e73e0771-5559-49c2-8c36-904ad0130cb1" + "@id": "http://digitalheraldry.org/data#15867c4b-1f34-44cc-92db-ca6e3216694f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#43f353e9-50e3-4d13-8a0a-cd96efd8d5e6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7fa99e92-3e3d-4929-9c80-0ce03af1bdd2" + "@id": "http://digitalheraldry.org/data#b4f6e561-de09-444e-926b-e7cf8956cff8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "118" + "@value": "16114" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -76734,224 +76653,234 @@ ] }, { - "@id": "http://digitalheraldry.org/data#dc8db3dd-ca46-4cdb-ad44-fda287adf879", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#394527b4-08e8-4c75-ba3e-ddc837febbc5", + "@id": "http://digitalheraldry.org/data#02d04466-f904-4131-81cb-7f99642c1bfb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mallets" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#c3004940-351c-43ef-b9cf-d8650f8aebef", + "@id": "http://digitalheraldry.org/data#CoA0000006040", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#cac1a202-efda-4747-b110-943f2462cabe" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#238a4334-9932-4849-bda2-d8d87cbc70f5" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#32e2e3fb-65d8-44fb-b568-040bb97c0ece" + "@id": "http://digitalheraldry.org/data#475b05cb-2a17-4d66-8bca-b16c7821e35a" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4d9ba611-069a-47bc-a57a-80ebe862d876", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pincers" ], - "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f82c7ecc-9c45-48e8-b688-aaab9ec81723" + "@id": "http://digitalheraldry.org/data#b94e28f9-cf28-4b79-8a64-325e21fee0f7" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@id": "http://digitalheraldry.org/data#63eb2b03-9ee8-4ee8-b297-c6e500a4451d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@value": "6040" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#653d8260-6ea8-48cf-9651-7f589c34753a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#42d93eae-ecf1-41f3-88d6-860da3a4518f" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#fbc15350-df01-4d40-8985-bc3961ed078d", + "@id": "http://digitalheraldry.org/data#40fcc1c0-dc84-4ea9-aae5-35d53e573011", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Estoile" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/data#c42c3bba-4fb1-42dc-bea2-f2bd32bd129f" + }, + { + "@id": "http://digitalheraldry.org/data#22753287-e8ae-4e36-b9ec-f32583680e66" + }, + { + "@id": "http://digitalheraldry.org/data#032c262a-d2b7-4488-9a4a-fb387eb59fc4" + }, + { + "@id": "http://digitalheraldry.org/data#c6cfc508-aa21-4c55-8e0a-41545835ae48" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#InOmbre" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#e2ca37fb-9417-42a9-8f07-c829d3a58e39", + "@id": "http://digitalheraldry.org/data#08557582-6e0b-4ef9-ae6a-6c6de8c4bd91", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoveredCup" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#6378c975-a3bd-49ec-9874-cc374a2cacb5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#e1d4725a-24dd-40bf-86c3-59e38d55846b", + "@id": "http://digitalheraldry.org/data#86f9e8cc-1445-4664-9dc1-bab338e6b9b8", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#010c1c67-e564-4703-8f8d-1e618a39a531", + "@id": "http://digitalheraldry.org/data#acd351cc-e0b4-4176-93f6-55ff2d698f76", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Gonfanon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#09b364b1-63d6-40b9-b263-31a0b86e247a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#6718c403-523f-4fd1-88cc-ea2075940eef", + "@id": "http://digitalheraldry.org/data#CoA0000009650_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#aa4df0dc-7962-4fec-beb5-c2c1a0673bb5" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#06a76d0c-4e20-4427-baf1-f1d95870a071" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bend", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/data#7ddb0394-e925-4cbd-a673-344925cf244b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#3745773e-2cf3-464d-aa9c-1a4dedbc8a21" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "9650_1" } ] }, { - "@id": "http://digitalheraldry.org/data#68e50ca2-eba8-4fb2-b079-499d209ed9c5", + "@id": "http://digitalheraldry.org/data#af3b83f0-cd9e-4ddb-b11d-57513cc2cd4e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#WolfsHead" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/data#fd9251ce-8612-4992-bb7c-fd988a1e96d3" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027012_Escu", + "@id": "http://digitalheraldry.org/data#9c6488af-6f69-4b17-81e9-77bfd51183b6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@value": true + "@value": 3 } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#ccade980-41c3-4af1-b1d5-70a786ad0705" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/data#ab140260-5c61-4a13-a374-61442d2c75c8" + "@id": "http://digitalheraldry.org/data#115eb4da-561b-4909-85c5-c1152a082e21" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + ] + }, + { + "@id": "http://digitalheraldry.org/data#344c9acf-47f4-436a-a4a9-2a8f38930b3e", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@value": "27012_Escu" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" } ] }, { - "@id": "http://digitalheraldry.org/data#b388625b-b7f9-44bc-a41f-28046d2abcd7", + "@id": "http://digitalheraldry.org/data#5dc3177e-3347-4dc6-8b69-b39197e57a69", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#50457314-b18c-406b-b306-f901e8605457" + "@id": "http://digitalheraldry.org/data#29ceeed1-4d19-4c81-994b-9387b86cd3b3" } ] }, { - "@id": "http://digitalheraldry.org/data#c3f82a1a-a790-428a-b918-923671255321", + "@id": "http://digitalheraldry.org/data#070ec50f-ade1-49cd-b57a-40930123838d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#0b996512-2047-45ae-bf54-4b3324b985d7" + "@id": "http://digitalheraldry.org/data#21dd0f25-f497-4137-8c95-3b987f9ffcba" } ] }, { - "@id": "http://digitalheraldry.org/data#704ee0f0-02fe-442d-b123-688d596dcca1", + "@id": "http://digitalheraldry.org/data#64827b8c-3487-4bd7-bd7f-d149344951cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#6374018c-ced8-4375-b6e0-f88779218215", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Flory-Counterflory", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#fad558b8-521a-4244-a16f-0e9b953e9dcd" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#a0422cd9-7974-4a8b-994c-2b322d17840c", + "@id": "http://digitalheraldry.org/data#50ff588c-660b-46f3-916d-fd2383bb9e1a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -76962,26 +76891,57 @@ ] }, { - "@id": "http://digitalheraldry.org/data#75b28204-6534-4cc4-b5fe-bf68ab47060e", + "@id": "http://digitalheraldry.org/data#b6ecc2bd-d97e-4b93-b25c-6708b6af1746", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" + "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c772c7d7-5f00-4c41-80d5-5410a6f6d37d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLine": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Grady" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/data#59481c46-6491-4b4f-8724-8797fe7b7b0b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006306", + "@id": "http://digitalheraldry.org/data#CoA0000031559", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "Tinktur von bend von B zu S geändert / uncertainty Tinktur von cross sieht eigentlich schwarz aus, ist aber sehr wahrscheinlich auf Materialveränderung zurückzuführen" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000031559_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -76989,17 +76949,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f634aa8d-9212-45b1-91bc-a7546362d254" + "@id": "http://digitalheraldry.org/data#8d183436-27c0-4aeb-8bfa-e62410acdbfe" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#b809e77f-e9b4-4a01-9da3-c4621905d1a7" + "@id": "http://digitalheraldry.org/data#7381e0ee-5334-4149-b013-bb8604b0bb79" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6306" + "@value": "31559" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -77009,105 +76969,155 @@ ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Garb", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#a9dde9bf-4be3-4df3-98c1-2f0058761372", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Fretty" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5dc8adaa-d0e1-45ad-8f80-5a3282871b25", + "@id": "http://digitalheraldry.org/data#fea57fb0-c4bd-4267-846b-043af2dc66d5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ] }, { - "@id": "http://digitalheraldry.org/data#7abd3958-07d2-4102-8ed4-184aa9369e36", + "@id": "http://digitalheraldry.org/data#0d59e2bc-b3a3-4a70-a7c9-6d87c11d1a70", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dexter" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#32f4d728-56cf-4208-ab64-bfdfa566d134" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#67cf28b9-465e-47b2-97bd-53ee441b8039", + "@id": "http://digitalheraldry.org/data#698ee120-e012-4a70-8756-2d1c3133b741", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#cd29c36d-add6-4f01-b286-86f50ab6a06c" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002911__2_1", + "@id": "http://digitalheraldry.org/data#e2c9f9d6-bb6e-4058-a8a2-8dff24e34f1f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" ] }, { - "@id": "http://digitalheraldry.org/data#2e4ab793-7a70-4d1c-b79e-51362ae0b942", + "@id": "http://digitalheraldry.org/data#CoA0000002821_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": false + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#fc788c33-8df9-4e30-a592-5ca76d13d5c0" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#853a06a2-6257-48f8-aceb-21f2456f4c70" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2821_1" } ] }, { - "@id": "http://digitalheraldry.org/data#7d40c2c4-d92a-4354-995a-2de9dc6942a9", + "@id": "http://digitalheraldry.org/data#d6eeda39-2416-43a2-ba31-b69b40aab9ed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f62bc8cd-bfda-4678-9cda-c2de31b82036" + "@id": "http://digitalheraldry.org/data#b2380f85-7076-4039-a714-faa9ff34f8a6" } ] }, { - "@id": "http://digitalheraldry.org/data#a8afc6fb-ab07-4452-8de1-403358eabd19", + "@id": "http://digitalheraldry.org/data#a9e37fd7-3df1-4734-bb5c-d89f5ee152e3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007831_2", + "@id": "http://digitalheraldry.org/data#CoA0000006489", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "added armed and rampant" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#53b9dd8e-fb0e-4a06-86de-f5b613eda3ed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1" + "@id": "http://digitalheraldry.org/data#6d42b02a-002a-4532-a325-9be985043d84" } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "6489" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#dd80fd05-e6fa-4afc-8d25-135e87faa212", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000011296", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -77115,59 +77125,106 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#f9615460-e75b-4072-991c-566f4d1781f3" + "@id": "http://digitalheraldry.org/data#aa515236-4d14-488f-a5d4-e36f5ac26d0a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#7e81db12-ccf2-43c7-8025-eb044f8649d7" + "@id": "http://digitalheraldry.org/data#CoA0000011296_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000011296_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000011296_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#feca11c9-701b-49d7-8053-dff4259a7e52" + "@id": "http://digitalheraldry.org/data#CoA0000011296_A" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "7831_2" + "@value": "11296" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000022974_B_B", + "@id": "http://digitalheraldry.org/data#01ca2048-48ab-4a87-89ce-00a68bd8fd56", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#a4eeb437-698a-4295-9243-70411cde295a" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#65fae183-7075-46ec-a6e7-48fb7b9e8c14", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#between": [ + { + "@id": "http://digitalheraldry.org/data#0e2de20c-d84b-47ca-b13e-060f2e54f14e" + }, { - "@id": "http://digitalheraldry.org/data#ca488b71-c541-45e3-813a-2ffc367e8e3c" + "@id": "http://digitalheraldry.org/data#22bc51da-41a0-4953-b4bf-9a6146ecbded" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#fe9edfdc-95f9-44fe-9a76-49c779a66c09" + "@id": "http://digitalheraldry.org/data#71132e7e-9ff7-4513-b8fc-df81a63f3a5f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ad431103-82e5-4e8c-81f9-9759555e2e7d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": "22974_B_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001357", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerSaltire", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MarshallingType" + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#87bca66c-9d68-4e6b-947b-fdf6cee0cf83", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031539", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture of Charge1 to missing" + "@value": "fixed number of chevronny" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -77177,7 +77234,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001357_1" + "@id": "http://digitalheraldry.org/data#CoA0000031539_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -77187,17 +77244,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d0d8660e-c97b-4952-a890-d03dc7d7aeba" + "@id": "http://digitalheraldry.org/data#80c6139f-e171-4a11-95a6-731f77db5908" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4c2057c-d73d-40a9-bdbc-04546af5ea8b" + "@id": "http://digitalheraldry.org/data#410a7378-a572-4a0f-841c-562abc514579" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1357" + "@value": "31539" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -77207,30 +77264,20 @@ ] }, { - "@id": "http://digitalheraldry.org/data#dc88b00d-082e-4021-a0a0-de2d8d895f07", + "@id": "http://digitalheraldry.org/data#e8a856a8-17e8-49c8-850f-96b57d93a536", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000027527", + "@id": "http://digitalheraldry.org/data#CoA0000006294_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000027527_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -77239,91 +77286,114 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3693c364-f15f-4b9a-a3ab-6f881c67276d" + "@id": "http://digitalheraldry.org/data#5fa87bad-fc85-4969-92b6-22e832548d09" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f73621fc-ac81-41c2-aa2d-686e60c7141b" + "@id": "http://digitalheraldry.org/data#66d06462-8837-4240-9214-fc00c1ea132b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "27527" + "@value": "6294_CoAF1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#5c8e5c9a-67c5-42f5-bd4f-3b313160e830", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#285431cf-30f1-4a1f-a1ca-4f524088dacb" } ] }, { - "@id": "http://digitalheraldry.org/data#3bc1ed0a-ed30-4cda-8aa9-3160959dd5fd", + "@id": "http://digitalheraldry.org/data#65ec1939-1a3c-438f-8c18-af51049077aa", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f13074c2-f598-4fad-97a2-a2f69867f849", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#057907fc-7425-49eb-ae45-22c16276dcf3", + "@id": "http://digitalheraldry.org/data#6748a42e-739e-4fb2-a232-93ff6f8f75c5", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DoubleTressure" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#883926a4-6ac0-4200-a065-0a32126cd8ca" + "@id": "http://digitalheraldry.org/data#0e9cc90f-d5ce-4e70-bdf3-2d4d94c77d66" } ] }, { - "@id": "http://digitalheraldry.org/data#b1778f0b-6d79-474e-9f0e-e64d7534cbf9", + "@id": "http://digitalheraldry.org/data#d06e9b5f-e71d-4d6e-86cf-d3d33f587865", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lozenge" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#9edec844-c070-4259-b04b-e808a7f20ab3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Lozengy" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 3 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BendCotisedPotenty", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#1fef92cb-031c-471a-b6dd-a6fb59725375", + "@id": "http://digitalheraldry.org/data#7a26c2c4-31e3-4054-9a47-3d0be5cf641d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#51476c39-8fce-4c4b-88a6-9acdf62c40d5" + }, { - "@id": "http://digitalheraldry.org/data#5386b795-c828-41f9-a9c9-08b15eb4d855" + "@id": "http://digitalheraldry.org/data#c3898e63-e45d-41fe-b829-73354a049c4b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031572", + "@id": "http://digitalheraldry.org/data#CoA0000007015", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -77334,17 +77404,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#a6d61046-91b2-4b6c-8042-2a1668c474c1" + "@id": "http://digitalheraldry.org/data#024cd139-7cb6-4e82-bcc2-84ea2665cfcd" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#51bde54f-c916-4e8e-ad09-16de63634ef5" + "@id": "http://digitalheraldry.org/data#e3510a52-a1c1-4f46-86f1-7c6f4b0ff5e9" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31572" + "@value": "7015" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -77354,203 +77424,189 @@ ] }, { - "@id": "http://digitalheraldry.org/data#591d322e-df40-4ef6-becf-f74443340b9f", + "@id": "http://digitalheraldry.org/data#f784a28e-1492-4f2c-8e43-acc785cc929c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Gamb" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ - { - "@id": "http://digitalheraldry.org/data#21f155cc-eed7-4bfd-80c7-d576d6c841f9" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#f81470a8-7559-424c-86a6-e50201abf688" } ] }, { - "@id": "http://digitalheraldry.org/data#b485df92-3380-4728-a81b-ab8c46ab2234", + "@id": "http://digitalheraldry.org/data#187ceff8-361e-4fdb-9d2c-3bf5c164f48d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#b566eeeb-1782-4e07-b094-d684143a1f29", + "@id": "http://digitalheraldry.org/data#65052b69-9102-4bf3-a3d1-f3e5e5a54669", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#e7861553-66ce-4e21-be83-cf2c7bbb230e" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/data#14a644a8-f74b-4a31-8302-627f857d319c" + "@id": "http://digitalheraldry.org/data#f39db583-d32a-4efe-b819-09803b513db7" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vert" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1", + "@id": "http://digitalheraldry.org/data#CoA0000006418_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Canton" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of Charge1 / added armed to Charge1" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000006037_CoAF1_1" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#239c14b6-a561-421a-b42b-76ebd4c38fb1" + "@id": "http://digitalheraldry.org/data#62cdf535-b99f-4ae2-9789-ea049cbe0f24" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1ea723a3-0005-416b-b981-3f124f6c6212" + "@id": "http://digitalheraldry.org/data#60713635-f84a-46de-98d6-2abc5de657a5" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6037_CoAF1" + "@value": "6418_1" } ] }, { - "@id": "http://digitalheraldry.org/data#4e88bf9f-f9e7-4c81-a03e-d1b6a87ea29d", + "@id": "http://digitalheraldry.org/data#136d8983-f0d0-4022-bc3f-40a6d19fe87d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#75da7949-5f18-48f9-af7a-eb9b36a4516e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#3f03bd96-1ae2-4024-a6cc-77251a661d9a", + "@id": "http://digitalheraldry.org/data#16e87431-7114-4e4b-abcc-53a4ab29f771", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#c31c4b50-e649-4d47-9f0b-ca8b942c6707" + "@id": "http://digitalheraldry.org/data#57107289-c52b-441d-af3d-3a390a05acce" } ] }, { - "@id": "http://digitalheraldry.org/data#003a99e0-4719-44cd-a76c-52c0f1627bcd", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" - ] - }, - { - "@id": "http://digitalheraldry.org/data#4037932a-e0a5-44a1-b95f-c7272c94038a", + "@id": "http://digitalheraldry.org/data#464ded86-425a-47a3-98cf-02c03cf38027", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#09a74095-16cb-43f2-941d-81768d012881" + "@id": "http://digitalheraldry.org/data#6a289a6a-cbf2-43a1-b285-0c7cac894ab6" } ] }, { - "@id": "http://digitalheraldry.org/data#228ba144-97be-4a24-abe9-1e4841e77973", + "@id": "http://digitalheraldry.org/data#1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 3 } - ] - }, - { - "@id": "http://digitalheraldry.org/data#6613c9b7-aedf-49e7-8c84-36d2d866f0ed", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f36b4eeb-c251-49f6-89bd-f46f606b717c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Vair" + "@id": "http://digitalheraldry.org/data#b60382d7-7b31-49a1-9105-8bbebd15c1dc" } ] }, { - "@id": "http://digitalheraldry.org/data#5fe89df0-a0fd-49c1-85c7-4b9569b7bcf7", + "@id": "http://digitalheraldry.org/data#CoA0000007212", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#d21a5618-127f-4b2d-a092-87a9ee7cf0ee" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#c406ea72-e1e6-42f7-9585-a2923168d19e" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7212" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Passant", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" - } + "@id": "http://digitalheraldry.org/data#ed297843-90ac-4c96-a4b3-026507dcd309", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" ] }, { - "@id": "http://digitalheraldry.org/data#e7dc5545-8e15-4341-ad65-a2cf0294a049", + "@id": "http://digitalheraldry.org/data#c0e6cdb2-faab-4670-9183-f5df53d27b7e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#CoA0000007294_CoAF1" + "@id": "http://digitalheraldry.org/data#55a75d44-6633-42b5-9890-612b206bf92c" + }, + { + "@id": "http://digitalheraldry.org/data#39f3ceed-d731-481b-9de7-bc7ad614d952" + }, + { + "@id": "http://digitalheraldry.org/data#07499ec6-2d85-4a6c-bf65-cf347ed1db19" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002774", + "@id": "http://digitalheraldry.org/data#CoA0000031502", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -77561,17 +77617,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1fc146c6-c1d0-4df2-bd05-102afcef964f" + "@id": "http://digitalheraldry.org/data#b0599112-1a94-4846-a108-3d0299983fb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#9567e026-9f2a-4a87-9852-1884e8dd5f19" + "@id": "http://digitalheraldry.org/data#2c097af0-5cb8-4482-9ddf-b1f190182e83" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2774" + "@value": "31502" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -77581,242 +77637,261 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676", + "@id": "http://digitalheraldry.org/data#4552d124-e3f0-49b1-bd4b-65d45f75489d", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Saltire" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "@id": "http://digitalheraldry.org/data#b3656957-5fdc-4dfa-a74a-09f862bebcf3" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_1" + "@id": "http://digitalheraldry.org/data#cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b6320b12-84d9-43f4-8361-61eb7da546e0", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#e640ca59-cde2-4b38-a652-10fd3c8e3954" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_A" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1740e68f-182c-4543-b19c-90f3d6d24c2f", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#CoA0000008676_B" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ + "@id": "http://digitalheraldry.org/data#73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853" + }, { - "@id": "http://digitalheraldry.org/data#CoA0000008676_A" + "@id": "http://digitalheraldry.org/data#f92f7ebe-61b8-4c64-9470-9899b3575539" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@value": "8676" + "@id": "http://digitalheraldry.org/data#84aefb52-390c-4c28-beb4-31573f2c1f9f" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002931", + "@id": "http://digitalheraldry.org/data#CoA0000000586_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#05b1b525-094f-4d00-be47-aeb978e04b1d" + "@id": "http://digitalheraldry.org/data#136d8983-f0d0-4022-bc3f-40a6d19fe87d" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#4c2ea93e-d83b-430a-80ea-79b80d28548e" + "@id": "http://digitalheraldry.org/data#6f4c452d-357e-44b1-b38b-9e67ac21f459" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2931" + "@value": "586_1" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#bdadfdcb-a260-4905-a0a2-aef90e160163", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#f1168cbd-f663-4c7c-b0b0-22aadc7fa047" } ] }, { - "@id": "http://digitalheraldry.org/data#d48e471d-e4bd-4a6f-a025-e66235043aee", + "@id": "http://digitalheraldry.org/data#67392409-0972-4a02-b2dc-eaa795a02bfd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ] }, { - "@id": "http://digitalheraldry.org/data#a0660c53-7c8b-46f6-bae4-734de6ea228c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Doubleheaded", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#38d93b8e-0f6a-4894-b90a-dac3aea7c746" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" } ] }, { - "@id": "http://digitalheraldry.org/data#54be6901-e6b8-417d-8485-626dd2f7bafa", + "@id": "http://digitalheraldry.org/data#9e9d5f5d-3e1a-4384-b7c6-d961c2c982b1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ad884f77-5fbc-4527-8b53-11c845946328", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mill-Rind" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#37f6794a-f898-47cd-9ec8-22ffe33837d1" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#41759a8e-3ae6-4f79-b99e-f0ff989ba66a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#55ad1370-85ae-4c11-929c-b6d5779b5f18", + "@id": "http://digitalheraldry.org/data#9ad3bac6-4800-4b59-8239-a21dd346e048", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#ce66c0c1-8812-4b2e-887f-580d53e48948" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031544_1", + "@id": "http://digitalheraldry.org/data#CoA0000008363", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ca6e4019-466a-4fd4-8eeb-926d249d7c70" + "@id": "http://digitalheraldry.org/data#29379624-9288-4a18-84d2-8ed32b9c8555" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#7b40357f-d2a1-4e5e-8aec-cc4ecd27106e" + "@id": "http://digitalheraldry.org/data#CoA0000008363_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@value": "31544_1" + "@id": "http://digitalheraldry.org/data#CoA0000008363_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#ffe96b9e-93e1-42e5-8d6e-4e600062330c", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithLionsClaws", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart3": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@id": "http://digitalheraldry.org/data#CoA0000008363_B" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1d8b9137-667e-487a-8934-bc841b1ec576", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4": [ { - "@id": "http://digitalheraldry.org/data#d71743f7-6b26-4348-934e-483de8d47574" + "@id": "http://digitalheraldry.org/data#CoA0000008363_A" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#b8f29d4d-8d5f-4787-be6d-5f2aa62fca86", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "8363" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 4 } ] }, { - "@id": "http://digitalheraldry.org/data#08d304bc-a58f-45ec-b7ef-515fadf4e9b7", + "@id": "http://digitalheraldry.org/data#CoA0000009818_A", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Pile" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#eachTippedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#4bae534d-c437-4754-88b3-a5716b26f29b" - }, + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2a408f0a-b030-4045-b77d-aac8b443bd6f" + "@id": "http://digitalheraldry.org/data#ce6c4197-29ac-4e30-8a90-db6ce35d6fed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": 2 + "@id": "http://digitalheraldry.org/data#c10df493-4104-41d5-9cb8-295793728a86" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "9818_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#350c728b-936e-489e-8450-c9aa115aba91", + "@id": "http://digitalheraldry.org/data#7f3e7c76-53a2-4f15-9bac-fa0b5d4f3cc4", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#c79245b3-9ece-42cd-bcba-e2af57672a49" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" @@ -77824,18 +77899,28 @@ ] }, { - "@id": "http://digitalheraldry.org/data#e4dc0c7d-3773-4828-846f-39fa0b3d9bf5", + "@id": "http://digitalheraldry.org/data#c14838b1-1431-4506-815b-3609ec483172", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/data#6dedeec2-bbf2-40ba-93ad-2fea4e600c26" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002410_1", + "@id": "http://digitalheraldry.org/data#CoA0000031539_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -77846,169 +77931,185 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9057c702-91f5-4d2b-917c-d64fbb806063" + "@id": "http://digitalheraldry.org/data#48761af4-c13e-4efd-861f-7ab76658e852" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#02382df6-9de1-408b-a059-be4a101d6107" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#7c7b2ac6-975a-43c7-8e83-f8622ad4049a" + "@id": "http://digitalheraldry.org/data#25292303-3d1a-4202-9c43-f1917d63afe4" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2410_1" + "@value": "31539_1" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Birdcage", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "http://digitalheraldry.org/data#1b6b70f5-3a9a-4316-af2d-a1ed619e0212", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#3fa68abc-07e2-445b-a5f9-df37459ac7c3", + "@id": "http://digitalheraldry.org/data#fe0538b9-c988-4475-9b2f-dcdf80f41e10", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#c280d7bb-618d-4112-a670-45711e600608" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7d8e4e0f-c66f-4a99-8a24-071a41b6a47e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart4", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts" - } + "@id": "http://digitalheraldry.org/data#4f186e65-ad4d-482e-bf5a-afc9c4e3ef85", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#PosedBendwise" ] }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Dove", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" - } + "@id": "http://digitalheraldry.org/data#467255ed-79d3-4f9f-adf6-589467a2cade", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#InSaltire" ] }, { - "@id": "http://digitalheraldry.org/data#a50fa8a4-aa9d-4b9c-adfb-130e4911eb31", + "@id": "http://digitalheraldry.org/data#5c111961-bb59-4558-a3eb-ddff812ca8b3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#f5f2dac1-1f7d-4b5c-9713-c433ece3f15d", + "@id": "http://digitalheraldry.org/data#50c113bb-13c2-4a91-bb5d-c7031b7b817d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#e2a46a2b-19c5-4b5e-9660-19c913e18c96", + "@id": "http://digitalheraldry.org/data#7a2f13a0-aa4c-40e8-9082-e9d4ebea3bb6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#99877498-207e-4635-a240-caafc9624537" + "@id": "http://digitalheraldry.org/data#bee11be1-9dec-4230-95cd-c94be9c8c128" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007085_1", + "@id": "http://digitalheraldry.org/data#CoA0000008134", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c5f788b3-9e72-4d79-8a46-59134187296e" + "@id": "http://digitalheraldry.org/data#8dc2de7c-1e1b-4773-bec3-c5afc20b1aed" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008134_A" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#e6f7080b-5c3e-4382-822b-a7442e8ee62b" + "@id": "http://digitalheraldry.org/data#CoA0000008134_B" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#01c627dd-8a63-4148-9221-7f812ed7908e" + "@value": "8134" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "7085_1" + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#476ab695-26b3-40c8-bed3-361c45aead94", + "@id": "http://digitalheraldry.org/data#d55ffe48-60de-43e5-bc36-567e31df802b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chevron" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#16c39315-131c-4d28-abb3-9ec62dd605b4" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#3d1be0c6-66e3-451e-8833-f6d2d89357ad" + "@id": "http://digitalheraldry.org/data#4c346616-7067-458f-b69e-d100df290933" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#0ee97d59-aac8-4a2a-8527-8ffe7ef99273", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#ae99a9db-c492-4cab-aa8d-b9654eff0898" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008220_A", + "@id": "http://digitalheraldry.org/data#CoA0000008670_B", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + { + "@value": "added langued and armed to Charge1" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000008670_B_1" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -78016,17 +78117,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#fad8c06a-f277-4102-bdfa-c34a92fca808" + "@id": "http://digitalheraldry.org/data#34ef773f-eef9-4a31-bb5f-63c5fca7c03e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#86db6f82-641d-44d6-9a76-df0cf879ffda" + "@id": "http://digitalheraldry.org/data#f38cf957-dab4-4764-9f58-281a102c633c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8220_A" + "@value": "8670_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -78036,269 +78137,263 @@ ] }, { - "@id": "http://digitalheraldry.org/data#24d3a0c6-f3da-4216-894c-0647ba94020c", + "@id": "http://digitalheraldry.org/data#328a380c-2d3b-4de8-94b8-d387f0cb8bde", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#252a36b5-f2af-4e5e-86f1-be18ff34aceb" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#WithTuftsOnPoints" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Pily-Barry" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#1268a304-948d-4a21-aec1-0804b717e6ce", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#98c0de67-0645-4ab2-98b5-77307fe73b93", + "@id": "http://digitalheraldry.org/data#5d3fed48-a07e-4d80-ab0d-3303e3a4dbf6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" + "@id": "http://digitalheraldry.org/data#d21e4516-ed10-4db5-9020-6e85b5b7bfff" + }, + { + "@id": "http://digitalheraldry.org/data#2f23e75c-478d-449a-91f3-567089cf9314" + }, + { + "@id": "http://digitalheraldry.org/data#1ed81d59-368e-4a4f-82da-e275249af661" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#f82c7ecc-9c45-48e8-b688-aaab9ec81723", + "@id": "http://digitalheraldry.org/data#5611a7de-c574-43ee-b91a-b96927101462", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Hammer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" - } + "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" + ] + }, + { + "@id": "http://digitalheraldry.org/data#44fac4c8-7e68-4859-abf1-0a4c1e6cea43", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#2c461c47-7fe4-43c1-a932-2a08fc948968" } ] }, { - "@id": "http://digitalheraldry.org/data#22319c5c-d6d9-4f17-bf19-a754f1e73c55", + "@id": "http://digitalheraldry.org/data#7ce9d9d6-0654-4588-9f1b-da1a788392c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Viol" + "http://digitalheraldry.org/digital-heraldry-ontology#Flanchi" ], - "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7e9ab5d8-68f9-4dc2-89c9-929ad5d67672" + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#fa4ff742-0d02-4c02-9a91-9e174ea125e2", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfMullets", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#f3c63aa5-a449-457d-8755-aeb2a4bb715b", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ] }, { - "@id": "http://digitalheraldry.org/data#a6e05ed1-7141-480b-b017-41b5f7a3b36f", + "@id": "http://digitalheraldry.org/data#97adc055-a327-4c0e-933c-a9750d1216e1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + "http://digitalheraldry.org/digital-heraldry-ontology#Empty" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94" - }, + "@id": "http://digitalheraldry.org/data#c5271853-6a9c-4682-adc7-2ac36e7052ca" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#b61b7ca1-f97c-4d1c-9667-a9f728fc9f09" + "@id": "http://digitalheraldry.org/data#45dafb62-d4c6-4e9c-962c-82c7bb31a84c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#a1c38009-510c-468d-87be-7551e38f2e4f", + "@id": "http://digitalheraldry.org/data#ee2912e3-180a-4585-a99a-702a4ff7054a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Demi-Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a7932942-6841-4ee2-b34f-01b7b687810b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#66c854d9-05ed-49cc-aa3f-54c78ebd6f67", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#3b70cf1d-d7bd-4132-ac75-5cbd1140ad85", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Naissant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#20faf2a9-11b9-4d61-b0b1-33d05555b9ed", + "@id": "http://digitalheraldry.org/data#a422a9be-542c-47c2-b162-6f54678f80d0", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#34ee0c00-01a5-46f8-a0a7-ec666f983ef3" + }, { - "@id": "http://digitalheraldry.org/data#f78c02d6-5254-45de-aff8-a099584e73eb" + "@id": "http://digitalheraldry.org/data#c889d3bc-b060-4dc1-b031-3af8608d209f" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#2f5ca4ca-1820-4e70-91e3-68b54f797e86", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#1b89d765-91f0-4dcb-85a1-b3896d3ab1e6" } ] }, { - "@id": "http://digitalheraldry.org/data#2d9bbd36-442a-4bb2-a021-86d18417e080", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#23a11b72-502b-4012-bc90-7462108816d8", + "@id": "http://digitalheraldry.org/data#263c1483-404b-4d31-a797-35f10c1d0309", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Talbot" + "http://digitalheraldry.org/digital-heraldry-ontology#Arm" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#4ab04d2a-7ae7-40ec-864c-25f3153b294c" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + { + "@id": "http://digitalheraldry.org/data#33706c13-6cf6-474f-91a4-06259679c05a" + }, + { + "@id": "http://digitalheraldry.org/data#0068071d-66db-4f7c-9162-d0ae6f77f8f7" } ] }, { - "@id": "http://digitalheraldry.org/data#928c8625-4f10-4dca-a2a1-6d32177587d5", + "@id": "http://digitalheraldry.org/data#271f2545-1d08-4925-967a-e36a85eb1d44", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Seme" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#SemyOfFleurs-De-Lis" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#2825dda5-09fd-4e12-85c6-6d24ad541d65", + "@id": "http://digitalheraldry.org/data#3bb351cd-b7a7-40ae-a914-0fb688abfba7", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#77538e94-b403-42b2-a155-9e1bdde6d5f2" + "@id": "http://digitalheraldry.org/data#a0f01a58-fef5-4292-9eeb-fbac461c28c7" } ] }, { - "@id": "http://digitalheraldry.org/data#ae3706b8-e2f2-42c5-b4c5-cc5c71de429e", + "@id": "http://digitalheraldry.org/data#CoA0000006323", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@value": "fixed order of tincture" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + { + "@value": true + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + { + "@id": "http://digitalheraldry.org/data#CoA0000006323_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000027530_1", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#3886f948-c7b6-4441-bdc5-560b7ba37a0c" + "@id": "http://digitalheraldry.org/data#53b2d2df-f747-4f32-b3bc-05c597c54ec4" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#742949d3-8faa-4390-8646-cb2f4e0ef10a" + "@value": "6323" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "27530_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c6d9a5c5-9402-4adc-8155-40447e981f30", + "@id": "http://digitalheraldry.org/data#7d75ef04-787c-4b3a-bb5e-362595fb9e21", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 5 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#fd5652f5-9e69-417b-a710-e600e075f9dd" } ] }, { - "@id": "http://digitalheraldry.org/data#f504ea51-e7eb-4642-b1f5-7fe8442d3800", + "@id": "http://digitalheraldry.org/data#c53bb4af-4f74-4791-9e14-e52ac06e5bb3", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -78309,168 +78404,142 @@ ] }, { - "@id": "http://digitalheraldry.org/data#5b53133a-06da-4129-819a-853b84ff02e0", + "@id": "http://digitalheraldry.org/data#4c1362d2-acef-4c89-9dc1-6d218629e78f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#6a0dcd23-0c50-4a94-b157-d0fd45c322a0" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#6e323257-537e-446e-b89e-7a29b31e7cbe", + "@id": "http://digitalheraldry.org/data#3c13f8a0-a58f-4cf4-b600-100f4a862619", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#79e646a6-19f4-4251-a0a3-a01927996531" + "@id": "http://digitalheraldry.org/data#ab198ec0-ca26-4c91-9e2e-819773b4906b" } ] }, { - "@id": "http://digitalheraldry.org/data#4966d326-0ec0-4763-840c-bf8c8192456b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PiedNouri" - ] - }, - { - "@id": "http://digitalheraldry.org/data#bb85d17b-8612-418f-a6a6-95b8cb0861e7", + "@id": "http://digitalheraldry.org/data#eeec7933-fe69-40bb-8387-b0248cf6ff58", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Swan" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#2edfecb6-6a76-44f4-8677-2b07733efd3b" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#f57e13d2-11fe-41e4-b68d-79d43e33bde6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#38bfa6a1-a37e-4a53-8b2f-5bcc0bd6659a" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#bddf35ac-6af0-4008-ac93-e6ffb0e1608f", + "@id": "http://digitalheraldry.org/data#e3c8ca05-4034-449c-8003-2c7a910d0742", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#7dfd4792-127b-472c-8cf1-9ae483615aa2" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" ] }, { - "@id": "http://digitalheraldry.org/data#94a97cb3-700e-464c-8d18-ea8c5b5a83e8", + "@id": "http://digitalheraldry.org/data#b87d84c2-bf26-4e8a-abf5-d36e7c8373be", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#36e69a2f-8309-4c42-a9ab-ec6655782480", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rose" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "@id": "http://digitalheraldry.org/data#ca9634b9-0d39-4612-a659-90dc4cb9d4b2" + }, { - "@value": 2 + "@id": "http://digitalheraldry.org/data#bbfb1b94-9573-4806-97dd-71b4b3b63c6b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#685f8e38-32a8-450f-8c58-77479bf0d5df", + "@id": "http://digitalheraldry.org/data#18faea67-bb5d-493e-9c32-10440f44afde", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b0166bab-3623-4357-b2d9-2cdd4d486975" + "@id": "http://digitalheraldry.org/data#fb434111-a8d1-423d-874d-411c3aaceb77" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002739", + "@id": "http://digitalheraldry.org/data#8e04cfae-fac5-4bd9-832d-88cf58e431b9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#5d2fbeb7-ae52-45e4-be2b-ee571eb05879" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Gamb" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#fe05e562-b69a-4ade-873a-34db2db53db2" + "@id": "http://digitalheraldry.org/data#3614054c-949d-4b58-a1f6-65e52d310e70" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2739" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#isstSn": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#013c8baf-0fb7-4a46-940e-6ce244323167" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000008359_B_1", + "@id": "http://digitalheraldry.org/data#e7ab23f5-2c7a-40c4-8ff1-169d8faa976b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": false + "@id": "http://digitalheraldry.org/data#9802b090-9597-4d23-bd3f-b1caa701cd2f" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#b0b5b420-ad5a-460f-a8c9-1e06f3d7b8d3", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/data#42eaa15c-3e68-4ea6-9459-2c8751bde7c6" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "@id": "http://digitalheraldry.org/data#ba3545b2-479d-4a3f-a0aa-b8672fc402d5" + }, { - "@id": "http://digitalheraldry.org/data#98392007-3d9f-41d0-a799-0e1a248459d0" + "@id": "http://digitalheraldry.org/data#a3400c69-c857-4c2b-97ad-b0cc07d84c12" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "8359_B_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b21d144b-8aa7-448b-ab3d-a27a001b7c60", + "@id": "http://digitalheraldry.org/data#80bc2040-d017-4be2-950b-d6f51298148f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -78481,162 +78550,111 @@ ] }, { - "@id": "http://digitalheraldry.org/data#f91a0fbf-aa15-4ffd-babf-9271dc9e1e93", + "@id": "http://digitalheraldry.org/data#f2ba9381-34ad-4ee1-8d86-52c194d4cc24", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } ] }, { - "@id": "http://digitalheraldry.org/data#c6dbe21b-0e95-4efe-9c7a-2425972f41ed", + "@id": "http://digitalheraldry.org/data#CoA0000019572", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#237d0d7e-41ee-4020-967f-1105646d2a69" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": 4 + "@id": "http://digitalheraldry.org/data#374531b2-da1b-4088-b5f8-812d49adcc6b" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "19572" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Griffin", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#8ab8be23-8998-4bf9-bf8d-837c197858a9", + "@id": "http://digitalheraldry.org/data#02e3b374-99f2-4176-9197-44a8992d318f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Fess" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barruly" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/data#829f18c7-6fe8-462f-a612-6b48be744fc3" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#f2c844aa-baf5-45dd-ad28-ef8ca3c6da13" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#cc49e65c-73e5-4d87-867f-1a0657bef25d", + "@id": "http://digitalheraldry.org/data#d16b3b9b-2d92-485b-b7b9-e915f21ed5cb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": "of 4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" - } + "http://digitalheraldry.org/digital-heraldry-ontology#CrossMoline" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002443", + "@id": "http://digitalheraldry.org/data#CoA0000006323_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "fixed tincture of field" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002443_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ae238311-5863-4d01-9e08-21749b44aaa4" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ - { - "@id": "http://digitalheraldry.org/data#34712d8e-26e6-4119-bc01-6f5d006b0718" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#5191929d-a22f-4951-a801-750aefcb9137" + "@id": "http://digitalheraldry.org/data#70b9df15-9370-42a8-9b3f-23ad87d46d62" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2443" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "6323_1" } ] }, { - "@id": "http://digitalheraldry.org/data#1a624156-c128-4f26-886b-b8e0b5a3021b", + "@id": "http://digitalheraldry.org/data#20002401-f187-4747-835b-3c78b9ca6aed", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#2f48e95d-3584-4e90-aa46-51ca933a3c0c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#87834b52-4c76-4529-b46f-498ebf486a37", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#cc98c4a2-7aa3-4366-a0da-cd1ea015041e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006056_1", + "@id": "http://digitalheraldry.org/data#CoA0000002910_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -78647,27 +78665,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#918775f8-2804-4f7f-8513-744ce833e5dc" + "@id": "http://digitalheraldry.org/data#70f76e05-dfac-4fda-b14f-83f752f56055" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#359721de-0927-47d0-949e-b434d95fdd7f" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#eaa0f1b2-7d34-4de8-a30a-479a77d94545" + "@id": "http://digitalheraldry.org/data#f9f55e06-acf7-4863-a47b-a4a541a3af23" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6056_1" + "@value": "2910_1" } ] }, { - "@id": "http://digitalheraldry.org/data#dc4408cd-603b-44b4-adcc-89d3c5ef6b54", + "@id": "http://digitalheraldry.org/data#ea6abd36-78af-42ff-b2ed-b401e925e12c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], @@ -78678,82 +78691,61 @@ ] }, { - "@id": "http://digitalheraldry.org/data#d612c1d3-ed98-4e59-acf3-e760955f97e6", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Boat", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#ce1d2a3a-f363-465b-b28d-e64be5673d31" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#c94388eb-7647-468a-b589-54f04fbb2b0c", + "@id": "http://digitalheraldry.org/data#12d666a3-7807-4837-b784-b983c00c4dc9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#66883117-85c1-4c09-8d4f-9eb417887eab" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundels", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#b4903bf8-bd27-4f05-a856-94e025af96b2", + "@id": "http://digitalheraldry.org/data#91ed64d1-28cb-4f25-b929-324c9ed353d0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#5b92a781-5fe3-4635-85f8-d6009d003409" } ] }, { - "@id": "http://digitalheraldry.org/data#d67e50ed-a7fa-42e4-af4c-a8e6a1fe6334", + "@id": "http://digitalheraldry.org/data#d7d45225-2efc-41f2-b919-da22723732c6", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#ec13f0f3-141e-4415-8718-310833288966", + "@id": "http://digitalheraldry.org/data#fc7bdfe2-07e1-47fb-98c8-14af4c4ad1be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ - { - "@id": "http://digitalheraldry.org/data#b6fcdd16-00f4-472f-aba8-50e19878eab6" - }, - { - "@id": "http://digitalheraldry.org/data#f6c04523-e22a-457b-9518-65e93de3cbd0" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#0f7defdb-4716-48d0-8ea3-447121e7aabf" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#96b4d56f-78db-405e-9a6d-bb6da733da3d" + "@id": "http://digitalheraldry.org/data#6c00756d-78cc-427a-9c84-ad661146f3d0" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#115448e2-6b8e-4681-aa6e-06f907be33b7", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Moorcock" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { @@ -78767,46 +78759,55 @@ ] }, { - "@id": "http://digitalheraldry.org/data#aad85c41-5485-4f9e-a695-5c2e638a5632", + "@id": "http://digitalheraldry.org/data#0e455dfa-b99b-4647-b2d6-74109c4916fb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#ab74cea0-7499-4ecd-97d3-acd0dcd418ee" - }, - { - "@id": "http://digitalheraldry.org/data#41e37d6f-6203-4982-a554-012f59b8b1c6" - }, - { - "@id": "http://digitalheraldry.org/data#1552b416-db89-49bf-b042-252182e87735" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000005220", + "@id": "http://digitalheraldry.org/data#68827c9f-4b76-4ab3-b6d1-2363c9f201bf", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "added border as Charge3" + "@id": "http://digitalheraldry.org/data#98ca4b22-df25-4de3-9bb4-cb33441f2fae" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": true + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#17f21cb4-a15e-428d-9bef-e7b5f98ecd85", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000005220_1" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1", + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007285", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -78815,27 +78816,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#8c3b1ae2-6981-4668-87b0-b3054ad8e3dd" + "@id": "http://digitalheraldry.org/data#a222923d-5779-410e-8e8d-0faee5ce2121" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#8a9e7289-6f23-4c6d-9194-dd732ba4f02b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#d99167f4-10b0-4160-8c75-49bd4ef15517" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#01061ec5-3e6d-4de8-a7f7-22fd884de720" + "@id": "http://digitalheraldry.org/data#2ce9cac7-0cb8-4f65-a2ad-d11b7cabb014" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "5220" + "@value": "7285" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -78845,15 +78836,10 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031559", + "@id": "http://digitalheraldry.org/data#CoA0000031518", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "Tinktur von bend von B zu S geändert / uncertainty Tinktur von cross sieht eigentlich schwarz aus, ist aber sehr wahrscheinlich auf Materialveränderung zurückzuführen" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { "@value": true @@ -78861,7 +78847,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000031559_1" + "@id": "http://digitalheraldry.org/data#CoA0000031518_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -78871,17 +78857,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#58e04a7e-2c63-4c2d-aeb2-8eb4b4b11f51" + "@id": "http://digitalheraldry.org/data#1cf73364-fe45-4052-9c5e-1ebf0cfcd95e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#128ae738-7052-4600-9e54-0590962d3d6d" + "@id": "http://digitalheraldry.org/data#48e75aee-ef28-4d58-b919-ad9a2bdd2611" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31559" + "@value": "31518" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -78891,101 +78877,98 @@ ] }, { - "@id": "http://digitalheraldry.org/data#68d9e748-ce43-41c2-810c-d6b438f8382a", + "@id": "http://digitalheraldry.org/data#a2d97685-afb5-4126-abf6-9976cdea74c1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasDirection": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sinister" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#d183e7db-afae-4ee1-9b58-9bb90f8cd17a", + "@id": "http://digitalheraldry.org/data#ca53d58e-af78-44d2-8677-4950a37779fc", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#b2e6778c-71b0-4779-a664-45e8418c0dc6" - }, - { - "@id": "http://digitalheraldry.org/data#22fbf13a-8385-42c4-96b4-936dc8dc4106" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" } ] }, { - "@id": "http://digitalheraldry.org/data#098ad230-7a82-4ff2-8825-4aa606aed29b", + "@id": "http://digitalheraldry.org/data#8c153d11-10f5-4b08-879f-8de774837fcd", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#86552903-35a2-4cb9-9e07-fabb897c1717", + "@id": "http://digitalheraldry.org/data#8fdd9801-1b41-4b04-9dbb-98078b4e950c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Rampant" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#e0318003-056f-4dd4-b5ba-5690db037d45", + "@id": "http://digitalheraldry.org/data#CoA0000027012_B_1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#242516e8-20ff-4c43-8513-6423c49f7153" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#holding": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#003a99e0-4719-44cd-a76c-52c0f1627bcd" - }, + "@id": "http://digitalheraldry.org/data#bc95f935-e14b-4202-9dec-7e8744923d71" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#7a516de0-7aaf-444d-a302-941f7a581a03" + "@id": "http://digitalheraldry.org/data#46392ddf-e82e-4678-b222-ad1656ea2b12" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#5edcaac4-9fc9-492f-be11-aa9690bb2cae", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Border" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Missing" + "@value": "27012_B_1" } ] }, { - "@id": "http://digitalheraldry.org/data#e3d1d73e-da4a-4454-b1b7-2d516859fad1", + "@id": "http://digitalheraldry.org/data#89c38ac2-a928-40ce-9747-72be4060b04c", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#f85017c7-aa1b-4e48-bbb1-2db4c75cbaad" + "@id": "http://digitalheraldry.org/data#268858e0-5704-4f8d-9311-0ac50ee791b4" } ] }, { - "@id": "http://digitalheraldry.org/data#1e181000-dec4-4a0d-af78-54debc5c6822", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#QueueFourchy" - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000031499", + "@id": "http://digitalheraldry.org/data#CoA0000003089", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -78996,12 +78979,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#da7a8ac8-174d-4dfa-a962-e550183a96b3" + "@id": "http://digitalheraldry.org/data#13789136-c790-4235-84dc-d8bd39b5697f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f60b6c3f-fe41-4e7f-ac4a-539c1bb60885" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "31499" + "@value": "3089" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -79011,18 +78999,30 @@ ] }, { - "@id": "http://digitalheraldry.org/data#adaef8f3-2746-4089-92e8-0735b196ce31", + "@id": "http://digitalheraldry.org/data#cdf37306-e02d-4422-beda-b807b425a417", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Bendwise" + ] + }, + { + "@id": "http://digitalheraldry.org/data#f37a380b-1384-4a19-bff3-a4c61a8c032a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#bef10646-06d3-4b87-8a5b-031d2dae360a" + "@id": "http://digitalheraldry.org/data#9c6488af-6f69-4b17-81e9-77bfd51183b6" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031551", + "@id": "http://digitalheraldry.org/data#490be2ed-d200-41a0-8467-d91781255ab5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000021659_A_A", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -79033,44 +79033,67 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#c1b5e013-f156-4d2b-a408-64c21d234075" + "@id": "http://digitalheraldry.org/data#dc0df7f6-4ea9-45d0-917a-1807baa23d8a" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5958c231-ddb8-4d2e-8ef3-7675d2191dd0" + "@value": "21659_A_A" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#474ce373-6489-4538-904a-5791c1774423", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": "31551" + "@id": "http://digitalheraldry.org/data#38510371-7c21-4ffa-b5f9-d5c139c67a27" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#e8f35df2-46aa-4177-af3e-3dd040297ab5", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#4502fc1c-2cfe-49f3-bd90-bec5ce86f377", + "@id": "http://digitalheraldry.org/data#04a94fd1-0497-444f-a577-62f55e1cf84f", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000003689", + "@id": "http://digitalheraldry.org/data#c378154f-0e35-4850-afe8-ce657a29591d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Rose" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007334", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@value": "fixed tincture order of barruly" + "@value": "added langued" } ], "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ @@ -79080,7 +79103,7 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/data#CoA0000003689_1" + "@id": "http://digitalheraldry.org/data#CoA0000007334_1" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ @@ -79090,54 +79113,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#9c6a6877-e5c5-440c-b66f-4ff99c70a39b" + "@id": "http://digitalheraldry.org/data#f13074c2-f598-4fad-97a2-a2f69867f849" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#22f3b459-7018-48fb-a227-ca65681d4dad" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ - { - "@value": "3689" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@id": "http://digitalheraldry.org/data#381a5b8e-279e-486a-ad78-741c4caa6d58" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#1074092c-777b-4093-96fd-8e39ba82ceda" + "@id": "http://digitalheraldry.org/data#6ca3ceed-8857-48d1-8107-7875257407e7" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#a46382dd-d69e-4156-bce6-4a6b881dd0ce", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#d01c025d-df98-46c2-9bcd-197cf15d6a23" + "@value": "7334" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006403", + "@id": "http://digitalheraldry.org/data#CoA0000006641", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -79148,22 +79149,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#83b4f69d-3d5d-4f1e-82fb-0741efcf2548" + "@id": "http://digitalheraldry.org/data#9bec8972-5380-4eaa-acbd-3be02aef835e" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#46249c45-c70d-471c-8b8a-b2c5e0ec5fe7" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ - { - "@id": "http://digitalheraldry.org/data#b512545c-429f-4d5e-8e06-818e7a225ed5" + "@id": "http://digitalheraldry.org/data#1e03192b-c552-4630-a144-f0f48edfa3d8" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "6403" + "@value": "6641" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -79173,44 +79169,94 @@ ] }, { - "@id": "http://digitalheraldry.org/data#4cc22e20-c69a-45eb-8af3-d83b5d9d1c5f", + "@id": "http://digitalheraldry.org/data#22753287-e8ae-4e36-b9ec-f32583680e66", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chicot" + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#b6a02362-f8e5-4114-ab83-45a80c21cd0d", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Crusily" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#01705655-070c-4ae2-b735-9d786e8da061", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Barbel" ], "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ { - "@id": "http://digitalheraldry.org/data#a171b7c7-6429-474c-a043-32b21ca9ed32" + "@id": "http://digitalheraldry.org/data#eae76481-37bb-4aab-b0ad-900bd2ccd9d3" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ { - "@id": "http://digitalheraldry.org/data#7d3ef960-d58a-4c36-ac22-8339b13c1094" + "@value": 2 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008724_A_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#586d4dfb-b7ff-4d20-8425-dbe71c973966", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#55b3888b-01a2-4388-b246-1609d55aca8a", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Bendy", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#FieldPattern" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#c41e7225-27b1-44dc-a727-8bf4b84efd84", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + { + "@id": "http://digitalheraldry.org/data#48a536da-3623-4380-843e-e959df7215de" + }, + { + "@id": "http://digitalheraldry.org/data#1f08bdc7-7d36-4109-8cec-12be2c289b6f" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#0341b6a4-af9f-4bcd-b37e-50f9a33ffa65" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002698", + "@id": "http://digitalheraldry.org/data#CoA0000006294", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -79221,17 +79267,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#1431e57c-b813-442a-a1e4-2c3c27b0987d" + "@id": "http://digitalheraldry.org/data#062e5785-d8eb-434d-a967-345335c2015c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#1eb54e29-650c-4c73-bbac-34a2a457f1da" + "@id": "http://digitalheraldry.org/data#48ba1526-80a5-41c3-a573-ae888d68a734" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#ca9013be-96ab-4cac-85e4-788b7c221774" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2698" + "@value": "6294" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -79241,287 +79292,263 @@ ] }, { - "@id": "http://digitalheraldry.org/data#0e72e4b3-75a8-4612-b5fa-d8a7c7b48fcc", + "@id": "http://digitalheraldry.org/data#7c51c9e2-2812-4a21-bada-5fdd946780be", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#09a74095-16cb-43f2-941d-81768d012881", + "@id": "http://digitalheraldry.org/data#cf9969b5-a240-49c4-b11a-02aeef034724", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#26551459-2093-4c2e-80b6-e4ca802d30fb" } ] }, { - "@id": "http://digitalheraldry.org/data#64c8e145-d3a6-4658-b53c-cdf042f41307", + "@id": "http://digitalheraldry.org/data#19dd6c25-0fc6-4cf2-a57c-2007ef68d30d", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ] - }, - { - "@id": "http://digitalheraldry.org/data#dcdd0c55-1efe-4b04-b527-5ecdb4ac2e24", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#50340f4b-29ef-46d7-9dd1-f2aee1a273c5" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#4ec9eb0a-7b18-4b47-8ade-bcd4e0410622", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Mount" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#654a81c6-5a5a-42ca-8c5c-278ba5847ce8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Letters", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#ef406ffd-19e9-4d26-84c5-83d9892bfbdc", + "@id": "http://digitalheraldry.org/data#ad5e376a-77aa-4a10-8e2b-9798f514432c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crescent" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ + { + "@id": "http://digitalheraldry.org/data#6fecd40c-8cb8-4393-a182-6119feb80003" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#bee5701e-ff6d-45dd-ab1f-0e8bd1358b89", + "@id": "http://digitalheraldry.org/data#4d7a3a17-eda8-4e20-ae00-cd26b20d7d01", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Dolphin" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006605", + "@id": "http://digitalheraldry.org/data#f9703744-addf-4458-acba-0051c2b11dfd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#af457dec-b748-4182-8add-ad6f8853ec63" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#ddef9d14-099f-4ffa-a898-627e528f53ec" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "@id": "http://digitalheraldry.org/data#3b540f35-1b8a-488a-a949-36261a839ce5" + }, { - "@value": "6605" + "@id": "http://digitalheraldry.org/data#0ceeb123-aad7-413e-9ed6-5e9d20b4e935" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#1b06c8ab-415b-43a8-8bc1-6ef140754cfa", + "@id": "http://digitalheraldry.org/data#9d25101a-8d00-4f50-8f7c-c924eff9c8c3", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Chief" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith", - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "@id": "http://digitalheraldry.org/data#698ee120-e012-4a70-8756-2d1c3133b741" + }, { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#hasVisualRelation" + "@id": "http://digitalheraldry.org/data#cd29c36d-add6-4f01-b286-86f50ab6a06c" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#697aaa63-63d2-4909-bc26-da8c7eb1ddf5", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#97428786-92b4-4bb0-a8a4-a571c083d054", + "@id": "http://digitalheraldry.org/data#50300d20-64b5-4731-8cd1-3d23f8d87177", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#1d9d0d9d-95d8-4762-bcd9-004e45e3efdf" } ] }, { - "@id": "http://digitalheraldry.org/data#324b1a3e-9293-4ad3-b1ac-5c59c33adac1", + "@id": "http://digitalheraldry.org/data#154bf3fa-1e52-48dc-9fee-fa3c20778b8b", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#b5858023-a77a-4220-a08f-d11c7c2d77ac" + "@id": "http://digitalheraldry.org/data#57e6c737-80bc-481a-9198-de37663baf50" } ] }, { - "@id": "http://digitalheraldry.org/data#6e662252-4289-4e95-8f7b-720cf90d8d03", + "@id": "http://digitalheraldry.org/data#ccfbed5e-48c0-41cd-9a21-40bbb4c39d55", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Lion" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#8d20cf1c-f4e5-4021-9792-18711f55c711" - }, - { - "@id": "http://digitalheraldry.org/data#739b1dd2-35cf-439d-b587-68817090aa20" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#db644091-0027-46f7-8adc-bc74ebf2b1cc" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Cross" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#07b7d8b4-eaf4-4d24-9528-e6495c2257ae", + "@id": "http://digitalheraldry.org/data#4653e23a-3390-4a2f-9554-21bac2e3b4c5", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Plain" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Mullet", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Ermine" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#8c9126d7-f402-4e0a-b1ff-19cc4c8c35d3", + "@id": "http://digitalheraldry.org/data#060129b1-6e84-4113-8071-db1ed432fdeb", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Guardant" + "http://digitalheraldry.org/digital-heraldry-ontology#PerBend" ] }, { - "@id": "http://digitalheraldry.org/data#8535a235-a736-4fda-9380-1d2ac5c4f59c", + "@id": "http://digitalheraldry.org/data#1e91e619-28ae-4e99-b8fd-e22bcdae337b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Martlet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#303f95ae-7787-48ed-842c-3214c21926d9" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#1f1b5e41-8608-4061-b0c5-98752c2945b1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#inChf": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a1266c4b-6d02-4816-9159-75a54022d19d" + "@id": "http://digitalheraldry.org/data#4951f79a-7dbc-4ec5-a6c1-6a461e90b559" } ] }, { - "@id": "http://digitalheraldry.org/data#897fe443-e29d-4e17-8193-8067d326a316", + "@id": "http://digitalheraldry.org/data#e3756f43-3eed-4f2e-9ea3-07b38561ca90", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#DogsHead" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/data#9c0d7621-3d89-4884-9a85-dab944aba620" } ] }, { - "@id": "http://digitalheraldry.org/data#4398cb57-c7b8-42fa-b6de-90b1f44d1c1c", - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#MountedKnight", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Barry" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#d339461d-117d-4ee5-ba90-9fe6a97841e3", + "@id": "http://digitalheraldry.org/data#484feb5a-a5aa-46b0-9835-82d42770e180", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Armed" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + } ] }, { - "@id": "http://digitalheraldry.org/data#d4050e99-d69d-4017-a0ad-f43c4537fe1a", + "@id": "http://digitalheraldry.org/data#7450dd97-b997-4f31-bf2a-29e94e5501dd", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/data#1a36ae55-3e47-452d-aa11-f06207b9003d" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#5af81f8a-1fcb-46aa-bb84-61283e1da000", + "@id": "http://digitalheraldry.org/data#733020c9-6d4b-449a-b631-d7f38deb6de8", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Wheel" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009383", + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CrossOfJerusalem", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008682", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -79532,32 +79559,32 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#315ded3b-1e1c-4530-8e80-d735a46330c9" + "@id": "http://digitalheraldry.org/data#fa552c19-850f-4af1-ada0-9f09f0817abf" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart1": [ { - "@id": "http://digitalheraldry.org/data#4dbe23fa-1c31-4e21-a1e9-7fb22df94e77" + "@id": "http://digitalheraldry.org/data#CoA0000008682_A" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasMarshalledPart2": [ { - "@id": "http://digitalheraldry.org/data#d395fe61-e963-4136-b57a-d8bc648f65aa" + "@id": "http://digitalheraldry.org/data#CoA0000008682_B" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "9383" + "@value": "8682" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": 1 + "@value": 2 } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002820", + "@id": "http://digitalheraldry.org/data#CoA0000002683", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -79568,17 +79595,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#40e0d065-7f71-4f2f-85d6-fbc8ecb7be92" + "@id": "http://digitalheraldry.org/data#de5c7dff-0247-42af-98b0-379a0955b385" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#c3f82a1a-a790-428a-b918-923671255321" + "@id": "http://digitalheraldry.org/data#9f854f9c-561e-4587-a845-51f75e383eed" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2820" + "@value": "2683" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -79588,68 +79615,79 @@ ] }, { - "@id": "http://digitalheraldry.org/data#8bb7f990-214a-4818-91e1-0cd5836d7175", + "@id": "http://digitalheraldry.org/data#e4badad4-bf25-4018-a3b4-7610dcb9df0a", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#ce32cc45-93d5-4382-a107-a1baed6eab33" + "@id": "http://digitalheraldry.org/data#7fa45949-28e4-4d64-8864-4ddec0548fe0" + }, + { + "@id": "http://digitalheraldry.org/data#ea34550e-87b8-4785-baf2-75dc66fb56d7" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ + { + "@value": 3 } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Sable" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#ea83f021-654c-4e5b-b083-c32e4dae36fb", + "@id": "http://digitalheraldry.org/data#08aa5636-50f5-4c4f-95ea-c7bf27c8c8a6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#a605a04e-aa48-46a0-b077-b1ba386cd994" + }, + { + "@id": "http://digitalheraldry.org/data#cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#5c487c28-0e03-42b7-9ab9-49527e98d08d" } ] }, { - "@id": "http://digitalheraldry.org/data#601f9ac1-c807-4b0d-a86e-1234e045f48f", + "@id": "http://digitalheraldry.org/data#d272e217-52c0-46b3-a5ac-7736efb18185", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" - } + "http://digitalheraldry.org/digital-heraldry-ontology#OrleOf" ] }, { - "@id": "http://digitalheraldry.org/data#044d8502-7e46-438e-831a-a1546db50468", + "@id": "http://digitalheraldry.org/data#46962b6a-15c5-4cf6-852f-c07c5aad5929", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Langued" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000008226_B", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Checky" + "@value": "added rampant, armed, langued" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#CoA0000008226_B_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -79658,93 +79696,105 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#4f3400b8-0d91-435c-9b42-167c99f3da48" + "@id": "http://digitalheraldry.org/data#2db02e4a-a000-4b9c-91c8-910b80a968ae" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#f48cc5f3-e158-4344-88fe-8b8e660a4e96" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "8517_Escu" + "@value": "8226_B" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#365d3b4f-921f-4ea8-816e-5d72189d5698", + "@id": "http://digitalheraldry.org/data#29379624-9288-4a18-84d2-8ed32b9c8555", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" - } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000009650_1", + "@id": "http://digitalheraldry.org/data#CoA0000017789", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e47a31ba-86fb-4854-a511-01a46680c21b" + "@id": "http://digitalheraldry.org/data#a642ccce-dbec-4928-a75c-6d01603d1288" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e4d210d4-dc90-4639-8435-cc2f3ff93920" + "@id": "http://digitalheraldry.org/data#cf86aaec-db1c-4d41-86ac-bc86406c73c9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#a80ef8f1-adbb-4263-a21a-5a2c053ce061" + "@value": "17789" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@value": "9650_1" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#c267e0e3-c4c4-49ff-9608-3cdb92931b08", + "@id": "http://digitalheraldry.org/data#e09f6f90-38ee-433b-b3aa-39d5d3b88e9c", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Cross" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#03d621c3-dbc9-46a7-89ce-c16cd1b45ebc" } ] }, { - "@id": "http://digitalheraldry.org/data#5f7149f8-ef50-4c89-8531-a6d55546d778", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Fleur-De-Lis", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + } ] }, { - "@id": "http://digitalheraldry.org/data#546c5e5b-458f-4bb1-b21f-a8361571f7cc", + "@id": "http://digitalheraldry.org/data#e089ef56-201c-4f36-a5ae-da525f749c44", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#674916bc-da55-4479-a819-d094d67f43ae" + } ] }, { - "@id": "http://digitalheraldry.org/data#2635554f-aa79-414e-bd27-820a87fa78ae", + "@id": "http://digitalheraldry.org/data#a863f736-ceb7-45e1-a0dc-5cc5852bd4f0", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#FessOfLozenges" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#76a97397-2b6f-4e63-aab2-4c6817c52229" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002828_1", + "@id": "http://digitalheraldry.org/data#CoA0000002814_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], @@ -79755,111 +79805,121 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#2facbaf4-f9d7-4678-a4f3-23f151317fcc" + "@id": "http://digitalheraldry.org/data#413af802-d03a-4c60-b369-f321deef752b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#e2496eea-f703-4161-acdc-3ede428c377b" + "@id": "http://digitalheraldry.org/data#a422a9be-542c-47c2-b162-6f54678f80d0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#69dad17e-021c-4b06-a841-b64ca884ed3b" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ - { - "@id": "http://digitalheraldry.org/data#c6d1f944-e7cb-49af-a5be-d66a34ccd52d" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ - { - "@id": "http://digitalheraldry.org/data#fc800a0b-8dfe-42b9-b0bf-2968281e654e" + "@id": "http://digitalheraldry.org/data#c889d3bc-b060-4dc1-b031-3af8608d209f" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2828_1" + "@value": "2814_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000031566", + "@id": "http://digitalheraldry.org/data#f48cc5f3-e158-4344-88fe-8b8e660a4e96", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#a38106f4-12d2-4f37-8952-581ff574553b" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#a7dcf1a5-b84c-4208-96d0-fdab72cb509a", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#a88faf7c-d617-4e78-8fc3-4603e0f36683" + "@id": "http://digitalheraldry.org/data#9e4c73f9-dc42-4b70-a2ac-7b7fa33869e4" } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + ] + }, + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#ElmBranch", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/data#e5c1a015-46de-4032-bfd5-ff8ab0e967c3" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#03ce82e5-134a-4ee1-a5be-e080c573d5e9", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Annelet" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "31566" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#inChfDx": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#ad8b11ac-0b01-4b7a-b0b2-fea3ca7737fc" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000007880", + "@id": "http://digitalheraldry.org/data#CoA0000007961_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#07b7d8b4-eaf4-4d24-9528-e6495c2257ae" + "@id": "http://digitalheraldry.org/data#4770645a-e767-4698-bc92-4c6545c69018" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@value": "7880" + "@id": "http://digitalheraldry.org/data#50d5ae3c-0edd-4336-8940-12b5c55ad55d" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/data#57746cf5-f129-4d0e-9207-9a943ced774b" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "7961_1" } ] }, { - "@id": "http://digitalheraldry.org/data#0e12e4da-bb6e-45bd-9fd4-0361a7cc2089", + "@id": "http://digitalheraldry.org/data#81f51d0f-6136-421d-bf6b-c8cd59bcf1ac", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ - { - "@id": "http://digitalheraldry.org/data#5fda9d89-25ed-4137-b30d-3536f264200e" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Passant" ] }, { - "@id": "http://digitalheraldry.org/data#7efe345a-2b91-46bd-aa9d-33e6e0c2ea67", + "@id": "http://digitalheraldry.org/data#ba3c13be-2d95-4f4b-aaee-b2e8da94e91e", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } ] }, { - "@id": "http://digitalheraldry.org/data#97e50ad1-2aa7-4f99-a8f0-a797f8774625", + "@id": "http://digitalheraldry.org/data#e2af405c-4dc7-4ef4-9918-4009969e5190", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -79870,92 +79930,93 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000004649_1", + "@id": "http://digitalheraldry.org/data#CoA0000006230", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": false + "@value": true } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#e8c99f2c-72ad-4157-8a99-abdcc7e7ec8f" + "@id": "http://digitalheraldry.org/data#df70286c-a3dd-4add-9bd7-bbe9ab837b9c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#fbae3b9c-b1b5-40f0-a69d-45a6211ecd1d" + "@id": "http://digitalheraldry.org/data#fadd1585-05d6-459c-8a2b-4fad1bd17fb0" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "4649_1" + "@value": "6230" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + { + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#7e803487-7f35-4286-8f0e-6ac4d7cb3684", + "@id": "http://digitalheraldry.org/data#ad488d54-0bdf-4623-855b-f40beeb9c69e", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/data#ed876d9f-8d94-414b-9aeb-58534fdcf770" } ] }, { - "@id": "http://digitalheraldry.org/data#b9ef5554-9aa0-4164-ab8e-d93b15637381", + "@id": "http://digitalheraldry.org/data#11253ee5-3193-4456-9a95-e8d55fddf4d9", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CrossFormy" + "http://digitalheraldry.org/digital-heraldry-ontology#Fish" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#arranged": [ + { + "@id": "http://digitalheraldry.org/data#58eeb999-8878-4168-b277-d1f38dc44d04" + } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#047e927c-3ee2-4466-bb4a-3ebd6843b531", + "@id": "http://digitalheraldry.org/data#bebf73d6-cf9f-4d66-a12b-478d8c93387b", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Lion" ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "http://digitalheraldry.org/digital-heraldry-ontology#accompaniedBy": [ { - "@id": "http://digitalheraldry.org/data#e7dc5545-8e15-4341-ad65-a2cf0294a049" + "@id": "http://digitalheraldry.org/data#560d9eee-de84-4912-8ed1-43cf15710739" }, { - "@id": "http://digitalheraldry.org/data#d997cd0f-7b29-43a6-98a0-92b2eff675c6" + "@id": "http://digitalheraldry.org/data#b28a4777-7a0c-4ba8-87d2-0a131daedbb6" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@id": "http://digitalheraldry.org/data#d9491bbb-7995-4713-9609-6b0c3ba59205" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002828", + "@id": "http://digitalheraldry.org/data#c55709f3-c2ed-4cbd-9c3d-608a5d051cfa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000006229", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added armed and langued to Charge3" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000002828_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -79963,91 +80024,106 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#ee309df9-839d-43fc-8f51-81d9747fa8a7" + "@id": "http://digitalheraldry.org/data#afb3fa3b-d206-4ae6-9282-8278e814737b" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#61a9e255-1b19-48cc-bffe-64b02fce882e" + "@id": "http://digitalheraldry.org/data#182b158d-0a97-4c3c-8952-fb890bec7b48" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#5dd439d8-4429-4653-887b-13509a00b731" + "@value": "6229" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer3": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#1075b8f1-afc9-47d9-a48a-946ece9c876d" + "@value": 1 } + ] + }, + { + "@id": "http://digitalheraldry.org/data#13351bf0-a016-4bcd-ab0b-c5294443446c", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Eagle" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer4": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#6576126e-9837-4e73-8b43-b67389452c8e" + "@id": "http://digitalheraldry.org/data#a89fd1ab-c095-437b-bd24-b6b1ae2920d8" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { - "@value": "2828" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } + ] + }, + { + "@id": "http://digitalheraldry.org/data#366f6cad-817f-49bb-ba79-052c613847aa", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007831_2_1", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ] + }, + { + "@id": "http://digitalheraldry.org/data#ee0ca75e-c8db-42a3-be2e-78c136037611", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002761", + "@id": "http://digitalheraldry.org/data#b35b4f89-f2df-465b-8490-b4c252837651", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Mount" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000007858_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": true + "@value": false } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#021a005c-d1e5-43d8-a43b-c30e32bfa9b1" + "@id": "http://digitalheraldry.org/data#b447b72d-e350-482a-8a04-3eeed24b3e44" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#3f5c14a2-c86a-4259-af0b-fd02ce3e2ceb" + "@id": "http://digitalheraldry.org/data#6213895b-e2a6-43fc-98fb-46188277723a" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2761" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "7858_1" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000028763", + "@id": "http://digitalheraldry.org/data#CoA0000007367", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ - { - "@value": "added rampant" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ - { - "@id": "http://digitalheraldry.org/data#CoA0000028763_1" - } - ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -80055,17 +80131,17 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#d75c4585-540c-4cd4-a5a7-fc62786b4b2c" + "@id": "http://digitalheraldry.org/data#59335350-619e-4719-98ac-878339a11724" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#f6ccbec5-ccad-4e69-82b2-94860317c8e3" + "@id": "http://digitalheraldry.org/data#6100de98-126c-4111-9227-e8109900820c" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "28763" + "@value": "7367" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -80075,7 +80151,18 @@ ] }, { - "@id": "http://digitalheraldry.org/data#b7d779fa-ad00-469c-bbf5-d3b51f087ca7", + "@id": "http://digitalheraldry.org/data#bc4b292d-6eca-41ad-80d4-f04f2188c744", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Label" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + { + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#ddc9cb19-0b39-4897-90ce-8a9a0313ee9f", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], @@ -80086,21 +80173,23 @@ ] }, { - "@id": "http://digitalheraldry.org/data#ac063f3e-8b05-456c-8c26-23077d3ad89b", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "@id": "http://digitalheraldry.org/data#3b07c9c2-3b80-46da-91c0-7dd861810038", + "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ { - "@id": "http://digitalheraldry.org/data#fe4fea24-3f7c-4f39-a46f-82a7b755d87e" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Roundelly" } ] }, { - "@id": "http://digitalheraldry.org/data#a8f8cb79-834d-4644-94c8-d648c8bddb7a", + "@id": "http://digitalheraldry.org/data#643182aa-726e-494d-8874-a06718d68160", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ + { + "@id": "http://digitalheraldry.org/data#b971d363-9523-415a-a3e4-7d367e90c60f" + } + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" @@ -80108,25 +80197,52 @@ ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000001988", + "@id": "http://digitalheraldry.org/data#1dba1a76-71d7-4702-b85c-9d1d297aad8e", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + { + "@id": "http://digitalheraldry.org/data#bc4b292d-6eca-41ad-80d4-f04f2188c744" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000002816_1", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@value": "changed tincture of Charge1 to O" + "@value": false } ], - "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@value": true + "@id": "http://digitalheraldry.org/data#dc3b8d69-619a-4cdc-9f57-49f4454fd8c9" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#CoA0000001988_1" + "@id": "http://digitalheraldry.org/data#4cee80ab-e200-41fa-9dc8-32ce2bdb1644" } ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#808f05a0-0d6e-40d6-b72e-286d53aecfe3" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + { + "@value": "2816_1" + } + ] + }, + { + "@id": "http://digitalheraldry.org/data#CoA0000031577", + "@type": [ + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { "@value": true @@ -80134,17 +80250,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#feb4b174-6cf6-4274-a41e-54ebbd2161a2" + "@id": "http://digitalheraldry.org/data#13f9f4c8-828d-434c-a9a7-4a071b37dc88" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#ce52d1f8-0fc9-4db6-b6ab-7f0cb53bbab5" + "@id": "http://digitalheraldry.org/data#351a4540-6ac9-4ab2-b50e-503fe72d1ab8" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ + { + "@id": "http://digitalheraldry.org/data#76f4dc65-26c3-4717-bedc-5890fd06a593" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "1988" + "@value": "31577" } ], "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ @@ -80154,330 +80275,214 @@ ] }, { - "@id": "http://digitalheraldry.org/data#7d85073d-b12c-4949-a5b3-015fe3e8ffad", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#PerFess" - ] - }, - { - "@id": "http://digitalheraldry.org/data#ea82393e-00cd-48cf-8730-9261bd01af84", + "@id": "http://digitalheraldry.org/data#328a8bdf-ac46-426e-970f-10398ae06d23", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#(2:1)" - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - }, + "http://digitalheraldry.org/digital-heraldry-ontology#Field" + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#46deb873-48a0-46ef-858d-6753dc8d29e2", + "@id": "http://digitalheraldry.org/data#bbfea57a-541b-465a-82dc-ae35a01051bf", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" } ] }, { - "@id": "http://digitalheraldry.org/data#9448d58c-b4c9-4978-8251-86714f001abd", + "@id": "http://digitalheraldry.org/data#CoA0000007968", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasPattern": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Paly" + "@value": true } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/data#57d71d48-c2f1-4d34-a2a5-ed3258c85f64" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@id": "http://digitalheraldry.org/data#8a2aa25a-2083-40f1-bd69-a46bdacd23f5" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#65b899c8-379e-447c-b4ff-1e4770ca53a7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@value": "7968" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#9b0397d0-9b6d-4fb3-b3ed-697957a6ae64", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ { - "@id": "http://digitalheraldry.org/data#37b3ac21-30cd-4157-a747-146472e7169d" + "@value": 1 } ] }, { - "@id": "http://digitalheraldry.org/data#47a43347-2fbe-4d64-8a5d-2f877f0b5e64", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#73ce3eac-1a10-412a-8a90-fa0abd9e2c97", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Issant" - ] - }, - { - "@id": "http://digitalheraldry.org/data#b08ab54e-38bc-4338-8176-91b2faa3daa2", + "@id": "http://digitalheraldry.org/data#c6191fae-fd79-4b00-9e42-8af2f5a66a25", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" } ] }, { - "@id": "http://digitalheraldry.org/data#7db370e9-030b-4eb7-b5d0-0154fbd9ea08", + "@id": "http://digitalheraldry.org/data#7f6137c7-ba68-4dac-b200-a15346e49526", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#294a4d05-2fb5-4c42-82d5-652e5df60312" + "@id": "http://digitalheraldry.org/data#483c1c34-cc32-4995-9aeb-bde2d6683bb4" } ] }, { - "@id": "http://digitalheraldry.org/data#04587d06-9834-4ba1-9926-8ec54bf4e8a8", + "@id": "http://digitalheraldry.org/data#fc5ee3b3-7d40-4e6c-8db2-d9ea11e07821", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Dragon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ { - "@id": "http://digitalheraldry.org/data#939728cb-ba26-4707-9f63-fd5708920ac2" - } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0ea63077-269c-486b-a776-a49d93571eec", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Chief" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ + "@id": "http://digitalheraldry.org/data#cdddbb54-e501-4f6d-8315-f7a0e1f651eb" + }, { - "@id": "http://digitalheraldry.org/data#091fd490-8698-40c9-a911-3a834cfc83d1" + "@id": "http://digitalheraldry.org/data#130762d2-6515-4a6f-8add-5059a06bf77a" }, { - "@id": "http://digitalheraldry.org/data#0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9" + "@id": "http://digitalheraldry.org/data#eb73ca1c-009d-454a-9ab1-d67ea6d23b21" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#0b996512-2047-45ae-bf54-4b3324b985d7", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Annulet" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasNumber": [ - { - "@value": 3 - } ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture2": [ { "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" } ] }, { - "@id": "http://digitalheraldry.org/data#7e2107ab-cb5c-4672-93a5-24ede9b7f768", + "@id": "http://digitalheraldry.org/data#cdd95aea-a4ac-4686-a33c-66ac5c4a299a", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Bend" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#chargedWith": [ - { - "@id": "http://digitalheraldry.org/data#cd7b8a5a-6fa2-4af6-8296-4c9d090e185e" - }, - { - "@id": "http://digitalheraldry.org/data#3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Issant" ] }, { - "@id": "http://digitalheraldry.org/data#240b2f10-2784-4ef7-b079-817b32249f83", + "@id": "http://digitalheraldry.org/data#CoA0000008517_Escu", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#Inescutcheon" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/data#1cb916bf-953d-4ac5-8c09-8f28fe9e45dc" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#7a97b039-2f72-4365-a0e8-e28a50abf7d8", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#82d4ad67-6446-4efa-bc2e-1de7be719858" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#e6222feb-6bbe-44d5-aae3-843549c3bfab", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Azure" + "@value": "8517_Escu" } ] }, { - "@id": "http://digitalheraldry.org/data#b9e6c915-6cf5-4543-b146-634aa31d0f93", + "@id": "http://digitalheraldry.org/data#CoA0000009649_D", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" + "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonCorrectionComment": [ { - "@id": "http://digitalheraldry.org/data#82c6a32e-9860-47ac-b5cc-dc5a1ed24295" + "@value": "Added segreant" } - ] - }, - { - "@id": "http://digitalheraldry.org/data#21e19702-0548-40b7-97e8-daf333452891", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#blasonWasCorrected": [ { - "@id": "http://digitalheraldry.org/data#ec7bc2ec-3477-4856-bef7-8ebddfecd282" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c5c1a7d2-9635-4fe2-9caa-d2c10b071576", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Field" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ + "http://digitalheraldry.org/digital-heraldry-ontology#correctedCoatOfArms": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gules" + "@id": "http://digitalheraldry.org/data#CoA0000009649_D_1" } - ] - }, - { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Gemel", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Modifier" + "@value": true } - ] - }, - { - "@id": "http://digitalheraldry.org/data#c9fca9aa-c717-42fe-a1f5-03d70e0ef450", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Crowned" - ] - }, - { - "@id": "http://digitalheraldry.org/data#95b5082e-3695-489b-a7cf-31b23814a62e", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ + { + "@id": "http://digitalheraldry.org/data#271f2545-1d08-4925-967a-e36a85eb1d44" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ + { + "@id": "http://digitalheraldry.org/data#5c8e5c9a-67c5-42f5-bd4f-3b313160e830" + } + ], + "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@id": "http://digitalheraldry.org/data#ee4b859b-6eba-4433-959e-ded1f2c1a5ef" + "@value": "9649_D" } ] }, { - "@id": "http://digitalheraldry.org/data#c0675592-ff86-4864-a7a1-6c44ec76fac4", + "@id": "http://digitalheraldry.org/data#028df057-3edd-45c0-8b1b-3fb0a3017621", "@type": [ "http://digitalheraldry.org/digital-heraldry-ontology#Layer" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasCharge1": [ { - "@id": "http://digitalheraldry.org/data#d2e76249-1444-48a4-9b64-d0ff5a13682f" + "@id": "http://digitalheraldry.org/data#c54d5725-579b-4202-925c-753d3f45acab" } ] }, { - "@id": "http://digitalheraldry.org/data#4a2f09a6-80db-4002-9691-a42d1bd74d9a", - "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#Griffin" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasModifier": [ - { - "@id": "http://digitalheraldry.org/data#c2a55084-b6a7-47a7-a4b7-5e6ae006141d" - }, - { - "@id": "http://digitalheraldry.org/data#3519331d-e692-4446-a341-73334b877476" - }, - { - "@id": "http://digitalheraldry.org/data#f91a0fbf-aa15-4ffd-babf-9271dc9e1e93" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture1": [ + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#BearsHead", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Or" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Charge" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000006279", + "@id": "http://digitalheraldry.org/data#47dc2675-cac0-4dad-ae39-14bbe28a4ac6", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ - { - "@value": true - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ - { - "@id": "http://digitalheraldry.org/data#a5b6b90f-e6ca-44e6-b5b8-b13e136c5392" - } + "http://digitalheraldry.org/digital-heraldry-ontology#Seme" ], - "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasSeme": [ { - "@value": "6279" + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Billety" } ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ + "http://digitalheraldry.org/digital-heraldry-ontology#hasTincture": [ { - "@value": 1 + "@id": "http://digitalheraldry.org/digital-heraldry-ontology#Argent" } ] }, { - "@id": "http://digitalheraldry.org/data#CoA0000002476", + "@id": "http://digitalheraldry.org/data#CoA0000002410_CoAF1", "@type": [ - "http://digitalheraldry.org/digital-heraldry-ontology#CoatOfArms" + "http://digitalheraldry.org/digital-heraldry-ontology#Escutcheon" ], "http://digitalheraldry.org/digital-heraldry-ontology#hasBeliefValue": [ { @@ -80486,27 +80491,22 @@ ], "http://digitalheraldry.org/digital-heraldry-ontology#hasField": [ { - "@id": "http://digitalheraldry.org/data#5af81f8a-1fcb-46aa-bb84-61283e1da000" + "@id": "http://digitalheraldry.org/data#cecb5de3-e704-4cf8-942b-7dc96afd8109" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer1": [ { - "@id": "http://digitalheraldry.org/data#52e30878-c4a9-4154-8d3e-550955496c6d" + "@id": "http://digitalheraldry.org/data#028df057-3edd-45c0-8b1b-3fb0a3017621" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasLayer2": [ { - "@id": "http://digitalheraldry.org/data#e5e452ac-f769-41a3-864d-62e1519a8317" + "@id": "http://digitalheraldry.org/data#79c11c1e-3b9d-4f22-9a8e-16094d417576" } ], "http://digitalheraldry.org/digital-heraldry-ontology#hasOMAID": [ { - "@value": "2476" - } - ], - "http://digitalheraldry.org/digital-heraldry-ontology#numberOfMarshalledParts": [ - { - "@value": 1 + "@value": "2410_CoAF1" } ] } diff --git a/data/rdf-output/coat-of-arms-descriptions.ttl b/data/rdf-output/coat-of-arms-descriptions.ttl index 16a8bee..e8fe5c4 100644 --- a/data/rdf-output/coat-of-arms-descriptions.ttl +++ b/data/rdf-output/coat-of-arms-descriptions.ttl @@ -6,8 +6,8 @@ dhd:CoA0000000001 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f8c5c4e2-96c0-4242-8ee8-bf2d30d3503b ; - dho:hasLayer1 dhd:66453016-575f-4a6c-a99e-3303085ecfe0 ; + dho:hasField dhd:b246c870-faf4-4548-8a87-9a163febc86c ; + dho:hasLayer1 dhd:185edcc5-f872-45ba-8e7d-83a82cbdb831 ; dho:hasOMAID "1" ; dho:numberOfMarshalledParts 1 . @@ -16,9 +16,9 @@ dhd:CoA0000000118 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000118_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e73e0771-5559-49c2-8c36-904ad0130cb1 ; - dho:hasLayer1 dhd:43f353e9-50e3-4d13-8a0a-cd96efd8d5e6 ; - dho:hasLayer2 dhd:7fa99e92-3e3d-4929-9c80-0ce03af1bdd2 ; + dho:hasField dhd:a047f41e-29a6-4702-9687-554721d11486 ; + dho:hasLayer1 dhd:08e93d6f-166d-418b-b4e9-6bf6c579f835 ; + dho:hasLayer2 dhd:fc02d53a-934d-4329-aa71-f03c1d22dbf8 ; dho:hasOMAID "118" ; dho:numberOfMarshalledParts 1 . @@ -27,21 +27,21 @@ dhd:CoA0000000194 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000194_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9c8b1dde-3c93-45b0-9357-48a18c16da0d ; - dho:hasLayer1 dhd:73745f11-b7f9-45f6-92c3-99889664a410 ; + dho:hasField dhd:2651712f-7e64-4571-98ae-4a0fc6954f62 ; + dho:hasLayer1 dhd:dca1c5af-9346-4682-8b96-912672b3f0f1 ; dho:hasOMAID "194" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000000198 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3c6c9303-f851-466c-a427-bfb86123795e ; - dho:hasLayer1 dhd:a0660c53-7c8b-46f6-bae4-734de6ea228c ; + dho:hasField dhd:7ad284f5-37f1-4a36-9c8b-2205f32ef6a5 ; + dho:hasLayer1 dhd:42c3176f-7bf0-4e1f-9de5-baf64575c148 ; dho:hasOMAID "198" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000000307 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f7ea7254-d648-4ed6-bfb9-4f498335dbff ; + dho:hasField dhd:cc8484e7-3b4b-42fd-9206-a6ffbc218518 ; dho:hasOMAID "307" ; dho:numberOfMarshalledParts 1 . @@ -50,22 +50,22 @@ dhd:CoA0000000384 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000384_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:82fc39a8-3790-4715-b046-2cf4ccc5ea89 ; - dho:hasLayer1 dhd:877e1808-f687-45bf-8e0b-c99ecd285ae0 ; + dho:hasField dhd:05f0c19c-f778-4d69-a4b9-2b757afa011a ; + dho:hasLayer1 dhd:bc856487-1fa9-493b-bef2-4b5e63631c51 ; dho:hasOMAID "384" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000000396 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2618bd07-f27f-4838-99a4-a381818163e5 ; - dho:hasLayer1 dhd:96674fcf-51a7-481d-a3c2-f98f83cc2d4a ; + dho:hasField dhd:e109c427-cd32-43e5-9d9b-249955c303a5 ; + dho:hasLayer1 dhd:d28976df-b8d0-4209-8449-e0a67ce057cc ; dho:hasOMAID "396" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000000526 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:105e6d78-1e29-43e3-8e04-33709a295da8 ; - dho:hasLayer1 dhd:e209adae-f1be-433f-9f63-67e3177aa1ba ; + dho:hasField dhd:52e8fd2c-5294-454c-bf49-2b7a82ba726b ; + dho:hasLayer1 dhd:00669296-1120-4601-ba85-0c24ccb5873e ; dho:hasOMAID "526" ; dho:numberOfMarshalledParts 1 . @@ -74,8 +74,8 @@ dhd:CoA0000000548 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000548_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e55c7e22-0868-45a3-ab9a-00668e823e11 ; - dho:hasLayer1 dhd:86933877-7480-4c3a-9331-734d9eb02935 ; + dho:hasField dhd:c3ac8846-c769-4c33-82e8-4a1f42caca89 ; + dho:hasLayer1 dhd:28902dba-2575-4326-a901-08d5fcaab642 ; dho:hasOMAID "548" ; dho:numberOfMarshalledParts 1 . @@ -84,24 +84,24 @@ dhd:CoA0000000586 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000586_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:09620450-cd99-49e8-b319-79db92c07010 ; - dho:hasLayer1 dhd:9fa03c95-59d8-4167-994f-aaf61f035fba ; + dho:hasField dhd:86f9e8cc-1445-4664-9dc1-bab338e6b9b8 ; + dho:hasLayer1 dhd:f8433fcf-3ba9-4825-8dac-6789ca427833 ; dho:hasOMAID "586" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000000720 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:38c63f14-9662-4742-b6d6-8b0056b37527 ; - dho:hasLayer1 dhd:10e57409-18a3-4d3d-a0f6-64a451dc5d65 ; - dho:hasLayer2 dhd:109e36b6-028f-4893-92b1-5252dbcb5637 ; + dho:hasField dhd:6f34ae10-a417-4166-a75d-643fdc513fc1 ; + dho:hasLayer1 dhd:5c4e868e-9072-48fc-b813-3de324ebe7ac ; + dho:hasLayer2 dhd:2c7bd3b0-3253-4748-b605-e6ce7742a554 ; dho:hasOMAID "720" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000000759 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6a6e1714-93c3-449b-b800-df7968ff34df ; - dho:hasLayer1 dhd:7f26d85d-838c-43f3-b56b-3f4b7a9e5cb6 ; - dho:hasLayer2 dhd:bc019f85-8e10-431f-b085-528c0e10a271 ; + dho:hasField dhd:cc69a5dc-b938-49e3-86d4-10b5d0c0a210 ; + dho:hasLayer1 dhd:61983bac-e31b-4a4a-84f0-d3a17002c4e5 ; + dho:hasLayer2 dhd:2276c9dc-afe4-495d-8165-7e2a93ae7a82 ; dho:hasOMAID "759" ; dho:numberOfMarshalledParts 1 . @@ -110,23 +110,23 @@ dhd:CoA0000000773 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000000773_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5635b446-d0fd-441f-8022-c3cc630703b2 ; - dho:hasLayer1 dhd:d441b19e-3e40-4650-8cd9-620e36091037 ; + dho:hasField dhd:c74acae1-6192-471f-9e3f-e33f63c2f57b ; + dho:hasLayer1 dhd:602147f7-baee-4fdc-835d-db8ab36d5386 ; dho:hasOMAID "773" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001113 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bb8996d5-3a9b-47a5-a038-2da95fbea7a4 ; - dho:hasLayer1 dhd:731529dc-ec82-4cc5-9394-23dee93972d1 ; - dho:hasLayer2 dhd:04587d06-9834-4ba1-9926-8ec54bf4e8a8 ; + dho:hasField dhd:5f1b7ab8-cfb5-4b95-a002-658ca3648b83 ; + dho:hasLayer1 dhd:08aa5636-50f5-4c4f-95ea-c7bf27c8c8a6 ; + dho:hasLayer2 dhd:cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb ; dho:hasOMAID "1113" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001146 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:27be50d4-344c-447c-b376-6c583a2b28bb ; - dho:hasLayer1 dhd:95b5082e-3695-489b-a7cf-31b23814a62e ; + dho:hasField dhd:a804821e-d0b6-4dff-a584-9ca022041c98 ; + dho:hasLayer1 dhd:99bbf74d-9110-4608-b259-ac9181006ecf ; dho:hasOMAID "1146" ; dho:numberOfMarshalledParts 1 . @@ -135,9 +135,9 @@ dhd:CoA0000001227 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001227_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:493acc12-6098-4a84-b241-d52dcca53632 ; - dho:hasLayer1 dhd:99b2d13b-8e7e-40bc-bc2f-838739365713 ; - dho:hasLayer2 dhd:9e56e042-0e61-45a4-bdb1-3fa86f6867cb ; + dho:hasField dhd:62ecb5b4-6adb-4bb7-96d2-6053a11b4ec2 ; + dho:hasLayer1 dhd:f4f01a14-a429-48d3-9a03-203b395fb4b2 ; + dho:hasLayer2 dhd:bcba024e-c4a8-449b-985d-7d62bb010cb7 ; dho:hasOMAID "1227" ; dho:numberOfMarshalledParts 1 . @@ -146,8 +146,8 @@ dhd:CoA0000001319 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001319_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:adee59f6-8d31-4066-9253-b57b4fdbedb1 ; - dho:hasLayer1 dhd:13b892ec-d5b4-448f-8638-9cee399b69ed ; + dho:hasField dhd:328a2a16-11a0-41b4-9aa6-57c93aba6349 ; + dho:hasLayer1 dhd:1e09eaee-8ad8-4306-a2d7-47f9b8da9e28 ; dho:hasOMAID "1319" ; dho:numberOfMarshalledParts 1 . @@ -156,8 +156,8 @@ dhd:CoA0000001319_2 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001319_2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:372f88ea-133d-48af-a5e3-c3ecc36c2372 ; - dho:hasLayer1 dhd:472998d9-e542-4f57-9418-6668f7396127 ; + dho:hasField dhd:5c374da2-ed34-465d-9d01-8c9e6eb7e4e8 ; + dho:hasLayer1 dhd:52f9ada7-c88f-4720-9e88-c1fa4286ad7c ; dho:hasOMAID "1319_2" . dhd:CoA0000001357 a dho:CoatOfArms ; @@ -165,15 +165,15 @@ dhd:CoA0000001357 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001357_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d0d8660e-c97b-4952-a890-d03dc7d7aeba ; - dho:hasLayer1 dhd:e4c2057c-d73d-40a9-bdbc-04546af5ea8b ; + dho:hasField dhd:4bea98e5-e6ad-46fc-9d5a-5f7dc08bcea3 ; + dho:hasLayer1 dhd:09ae9238-9731-4a5f-ba73-006f298455ae ; dho:hasOMAID "1357" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001386 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:99138e2c-0a5e-471c-8a5f-1821bcabd049 ; - dho:hasLayer1 dhd:a4724bfe-2859-4dfb-ade3-a26a7fb6e7a7 ; + dho:hasField dhd:54a75cd8-6288-4c98-9f5c-a86e905563c5 ; + dho:hasLayer1 dhd:9105e3bd-2569-433f-addb-7662886f9af3 ; dho:hasOMAID "1386" ; dho:numberOfMarshalledParts 1 . @@ -182,45 +182,45 @@ dhd:CoA0000001458 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001458_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:272de57e-2523-4910-81fe-3e1248d12d35 ; - dho:hasLayer1 dhd:b1b47d6e-f575-4019-9ce4-9142c64d69ef ; - dho:hasLayer2 dhd:e3d1d73e-da4a-4454-b1b7-2d516859fad1 ; + dho:hasField dhd:91ea16df-7ba3-495f-858e-339a3390053a ; + dho:hasLayer1 dhd:0df8c79a-c876-4654-803f-a5333d4be128 ; + dho:hasLayer2 dhd:cf3aa8e3-c8d4-4016-bb2b-846757ff0be8 ; dho:hasOMAID "1458" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001468 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bc29eb9e-c7ca-4591-81ca-96a9ddea0c59 ; - dho:hasLayer1 dhd:5dcb51ec-0391-40e3-bdf8-b400c9530684 ; + dho:hasField dhd:078ea27e-2b7f-4580-b260-a87679894514 ; + dho:hasLayer1 dhd:a195967c-03f3-470f-b08d-5b7364a9fe37 ; dho:hasOMAID "1468" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001543 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4e3d275d-cb36-462d-8d9a-3fd9dd118236 ; - dho:hasLayer1 dhd:5e594960-9fe4-4b42-b7c6-bde735bfc406 ; + dho:hasField dhd:0bf35c31-2add-423d-b00a-7bf13329ddd0 ; + dho:hasLayer1 dhd:c4294322-388f-4f3f-9d14-7edebdbe3d6f ; dho:hasOMAID "1543" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001609 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7750e137-99a8-488b-9239-b825bc9d240a ; - dho:hasLayer1 dhd:e497e8cd-ca1b-45fb-b30b-1edae6419277 ; + dho:hasField dhd:e13d0a45-dd69-44ef-a2bb-1dabfcb9257c ; + dho:hasLayer1 dhd:c6e43091-d953-4d05-92bd-c8ff31810c19 ; dho:hasOMAID "1609" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001660 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8f4e2a3a-1d9e-4591-bdf2-7b7154b62f9e ; - dho:hasLayer1 dhd:aba149f3-fd45-44af-8a17-67cac9a0cbb4 ; - dho:hasLayer2 dhd:0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94 ; + dho:hasField dhd:7bec60a8-33ef-4043-b158-8d33bd85281c ; + dho:hasLayer1 dhd:0e7fdb5d-de39-4230-a6ed-dd79c301f39f ; + dho:hasLayer2 dhd:8f70d8d0-0b75-401d-83e3-b892c6921f68 ; dho:hasOMAID "1660" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000001673 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4093b205-dca1-4db1-9a5c-10f27cb5c2f6 ; - dho:hasLayer1 dhd:2ccfe07b-fe65-41b3-959c-2ca9befbbb34 ; + dho:hasField dhd:0f25e808-02e5-452b-af10-6ae51fe295e7 ; + dho:hasLayer1 dhd:72da21e5-fe2e-43b4-850a-78c8de9d8597 ; dho:hasOMAID "1673" ; dho:numberOfMarshalledParts 1 . @@ -229,8 +229,8 @@ dhd:CoA0000001988 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000001988_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:feb4b174-6cf6-4274-a41e-54ebbd2161a2 ; - dho:hasLayer1 dhd:ce52d1f8-0fc9-4db6-b6ab-7f0cb53bbab5 ; + dho:hasField dhd:eed16e0b-db66-448c-bbfb-c18c2f0b7323 ; + dho:hasLayer1 dhd:a73a9669-3f51-40dc-bc03-c74db9033d46 ; dho:hasOMAID "1988" ; dho:numberOfMarshalledParts 1 . @@ -239,64 +239,64 @@ dhd:CoA0000002410 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002410_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e34c7536-24ed-447e-b6b7-a34e78dc3a7e ; - dho:hasLayer1 dhd:df073ed3-0433-44cb-8e60-c0d4a28f5c69 ; - dho:hasLayer2 dhd:091fd490-8698-40c9-a911-3a834cfc83d1 ; + dho:hasField dhd:32bfcc94-4464-44eb-9b9a-8f553d3e2978 ; + dho:hasLayer1 dhd:eade75d3-7d5d-416b-acd2-9168ad27a8f1 ; + dho:hasLayer2 dhd:c025c3c1-80eb-4760-b540-6befff5a5a22 ; dho:hasOMAID "2410" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002421 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6194278f-2afb-4d60-aaab-7f60ec6a8fd3 ; - dho:hasLayer1 dhd:5139908b-69fa-4ac2-bc46-88e9c6a49abd ; + dho:hasField dhd:3194c39f-0ab6-4c5e-b731-4ecf7c4ce8ae ; + dho:hasLayer1 dhd:2580bb7a-6468-47bd-b1e1-7c17b199241e ; dho:hasOMAID "2421" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002422 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ecd78d94-4e49-447e-bd1c-f58684760805 ; - dho:hasLayer1 dhd:413a0e99-9652-4d29-b7ad-f55ce4b9052a ; - dho:hasLayer2 dhd:962f627f-aa75-4259-bfb1-a4f97d7c2816 ; - dho:hasLayer3 dhd:068cb57b-ba82-49c0-989c-47e5bce1b498 ; + dho:hasField dhd:5f269634-161f-4d96-ae3f-ab39f84a70f2 ; + dho:hasLayer1 dhd:57aeb151-3c4a-4b2e-9d1e-ba6f516efdf4 ; + dho:hasLayer2 dhd:ba0dd5b9-a691-4d97-8712-d5c058eed888 ; + dho:hasLayer3 dhd:7da6a0f1-df57-464e-81a3-0cee8ebdb34a ; dho:hasOMAID "2422" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002423 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:088dea62-a8f8-4c27-a84d-f1c122026698 ; - dho:hasLayer1 dhd:e4f93160-baaf-4bbc-80e5-dd5b810e16c5 ; - dho:hasLayer2 dhd:b5ac05b2-b025-46ab-8982-0ebecf7c0ab3 ; + dho:hasField dhd:2e7f8c91-dd63-4bf1-9c19-c829f4b3a1e1 ; + dho:hasLayer1 dhd:5e138c40-d5f0-47bf-a4d0-72035d83471f ; + dho:hasLayer2 dhd:b9a19ee3-7957-4186-ae8c-d56474622ae4 ; dho:hasOMAID "2423" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002426 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b02d53b4-ee4d-46f4-ae9d-e5a1d1ce04c5 ; - dho:hasLayer1 dhd:4b0a7352-409b-4bd2-a26e-d9664dc7f469 ; - dho:hasLayer2 dhd:1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627 ; + dho:hasField dhd:62a2be4f-44c8-410a-842d-949eda6ccbc9 ; + dho:hasLayer1 dhd:1a652cfa-b542-4b0b-856e-e8057132639e ; + dho:hasLayer2 dhd:c9cb8713-a8d8-44cf-9f56-ff7f631af18f ; dho:hasOMAID "2426" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002437 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6cca8040-68fa-45aa-a0eb-9dde1f4c1185 ; - dho:hasLayer1 dhd:5585cf51-b1d2-4384-b0c5-7326b0a0861a ; + dho:hasField dhd:95aa803c-def2-4e1b-b792-62c624b55b51 ; + dho:hasLayer1 dhd:226763a6-06fd-471b-a7f1-cca844545f7b ; dho:hasOMAID "2437" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002438 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a2fe6807-54a1-4a53-a470-1461965f6862 ; - dho:hasLayer1 dhd:d7ee7cf6-8325-44ec-95df-97e4399c5ddc ; - dho:hasLayer2 dhd:699c3721-c6ec-46b4-90c4-a732c9ee9a8d ; + dho:hasField dhd:e3156a89-106c-4d6f-9f82-4e8cf56f1144 ; + dho:hasLayer1 dhd:74b8d69f-9245-4a71-9f2a-23ae5a905faf ; + dho:hasLayer2 dhd:638701f1-56c4-4ec9-97c2-3da677a1599f ; dho:hasOMAID "2438" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002439 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:16e52e73-a3df-40c3-91d9-14d2b2dee08b ; - dho:hasLayer1 dhd:d644fed3-dff1-47fb-affc-84ed3ee72e40 ; - dho:hasLayer2 dhd:08ec55e8-79ef-48f0-934b-0af2514dee3b ; + dho:hasField dhd:f2ba9381-34ad-4ee1-8d86-52c194d4cc24 ; + dho:hasLayer1 dhd:3574fa75-3c13-4d98-9471-a8565bf14295 ; + dho:hasLayer2 dhd:62604306-9ab9-47d8-ac7f-a2d0c2d04095 ; dho:hasOMAID "2439" ; dho:numberOfMarshalledParts 1 . @@ -305,17 +305,17 @@ dhd:CoA0000002440 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002440_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:36e9a897-9b45-4693-b1fa-60a6c63b5594 ; - dho:hasLayer1 dhd:1f38ec1b-bdf7-4bec-a852-3531606a570e ; - dho:hasLayer2 dhd:b6fcdd16-00f4-472f-aba8-50e19878eab6 ; + dho:hasField dhd:10473e14-7caa-4c4c-aa98-bf7744b594bf ; + dho:hasLayer1 dhd:fe706a74-ac1e-422c-b8c8-886713adaf80 ; + dho:hasLayer2 dhd:7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab ; dho:hasOMAID "2440" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002442 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3988dd33-16f0-4544-ab21-6587489f3e82 ; - dho:hasLayer1 dhd:2f86b1f0-3c1f-4ca8-bb08-d78fae018074 ; - dho:hasLayer2 dhd:62539584-0e42-4ad2-9496-a04d3e8bcc8d ; + dho:hasField dhd:e5bfc642-55a2-4614-a628-cc26665c4a29 ; + dho:hasLayer1 dhd:9d14dbae-a9a2-4d6f-9314-442a79b6f273 ; + dho:hasLayer2 dhd:41e1a6f9-dee1-4bee-8210-fa5a6725a40e ; dho:hasOMAID "2442" ; dho:numberOfMarshalledParts 1 . @@ -324,9 +324,9 @@ dhd:CoA0000002443 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002443_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ae238311-5863-4d01-9e08-21749b44aaa4 ; - dho:hasLayer1 dhd:34712d8e-26e6-4119-bc01-6f5d006b0718 ; - dho:hasLayer2 dhd:5191929d-a22f-4951-a801-750aefcb9137 ; + dho:hasField dhd:7118a3a8-d832-42e1-af0a-d686fa9209c7 ; + dho:hasLayer1 dhd:febfbf09-c164-4864-9a0c-9c73c2130905 ; + dho:hasLayer2 dhd:8e0ba4bb-46cc-4a92-801b-d8d66c3174ab ; dho:hasOMAID "2443" ; dho:numberOfMarshalledParts 1 . @@ -335,8 +335,8 @@ dhd:CoA0000002444 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002444_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4e972597-d24f-4974-8c9c-10a3e889b1b1 ; - dho:hasLayer1 dhd:a8e515fe-13a0-4de1-8b68-ef6f8bea8601 ; + dho:hasField dhd:3e7a57bf-e4eb-414f-9eba-eee9431a8ba5 ; + dho:hasLayer1 dhd:e73df0e4-4721-4cac-a93e-fd52c5772f90 ; dho:hasOMAID "2444" ; dho:numberOfMarshalledParts 1 . @@ -345,59 +345,59 @@ dhd:CoA0000002445 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002445_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:89fd6793-1500-4774-9e5a-d2de50ff22bd ; - dho:hasLayer1 dhd:5cf821f4-e931-4125-a6ad-cb50d3397a47 ; - dho:hasLayer2 dhd:6b698e52-dbd9-4c8d-8f85-16208acaaccb ; + dho:hasField dhd:40f1253b-768c-4b8a-affb-6f613cc9162a ; + dho:hasLayer1 dhd:2dc2f683-aa8a-4302-8d46-0adabafc71fa ; + dho:hasLayer2 dhd:44fac4c8-7e68-4859-abf1-0a4c1e6cea43 ; dho:hasOMAID "2445" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002446 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7dd92f91-bfbb-495d-9299-dd1f40ab8aeb ; - dho:hasLayer1 dhd:c737cc7f-a680-425c-80cf-8b53ee045d61 ; + dho:hasField dhd:8e49df55-23c2-4bbb-8d7c-0a52ac199f1c ; + dho:hasLayer1 dhd:474ce373-6489-4538-904a-5791c1774423 ; dho:hasOMAID "2446" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002447 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:65e13597-3bf1-4ae1-a7f7-d9422245f7ec ; - dho:hasLayer1 dhd:55871c13-930c-4543-b70d-a106d82d7b7f ; - dho:hasLayer2 dhd:7b59deab-9574-47e6-89d5-8eb225d9528e ; - dho:hasLayer3 dhd:66440da4-423e-4996-85cc-4591bd7f5fe7 ; + dho:hasField dhd:4e3697d7-cd17-4e7d-939f-d8fcfe3bb8b0 ; + dho:hasLayer1 dhd:9e0639a5-ad3f-44e7-adac-a55cf5e7e4f0 ; + dho:hasLayer2 dhd:7c37f750-52a7-429d-910d-18cb40cac1df ; + dho:hasLayer3 dhd:f8a864e4-13e4-4458-a37b-7994bce272f1 ; dho:hasOMAID "2447" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002449 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3e74bd9e-d8b6-49e2-a8b1-ab03639a5b2a ; - dho:hasLayer1 dhd:8a7b5e9d-14e7-47f6-8836-764a9201fa4b ; + dho:hasField dhd:dc3cd501-cb43-4158-97ca-9b1cd1c6aa1a ; + dho:hasLayer1 dhd:c8463efb-db3b-43fa-8da8-0db0209f8979 ; dho:hasOMAID "2449" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002450 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:20c00eee-bf94-4b9e-bcdb-7f1e71c77bb0 ; - dho:hasLayer1 dhd:d2139002-f5e4-4c78-9c8d-2bb9e0a85109 ; + dho:hasField dhd:a2299fc7-7e74-404e-ba8c-7d0727191a48 ; + dho:hasLayer1 dhd:adaaf72d-b761-47cd-be74-5d86741a999e ; dho:hasOMAID "2450" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002451 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:223fbd40-bc88-4b5f-a0fd-b8d30c9899af ; + dho:hasField dhd:024393a4-0d29-4358-82b1-8bb72543d83c ; dho:hasOMAID "2451" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002452 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3682b20b-4a91-4365-b280-ccd5a5d7c119 ; - dho:hasLayer1 dhd:c55097c0-a820-4c83-918b-4fee0b230518 ; + dho:hasField dhd:ae5b965e-fb21-496d-8e05-fa55e785c279 ; + dho:hasLayer1 dhd:fe3bfe4d-0beb-4e9c-a0ad-5997475e7ac5 ; dho:hasOMAID "2452" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002455 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8617c45d-2015-47fc-919f-947650e16389 ; - dho:hasLayer1 dhd:d73a21b8-c896-410a-948e-65fcaf8a71be ; + dho:hasField dhd:eeec7933-fe69-40bb-8387-b0248cf6ff58 ; + dho:hasLayer1 dhd:2fbd73d7-85b8-488a-be4a-bf8d63934968 ; dho:hasOMAID "2455" ; dho:numberOfMarshalledParts 1 . @@ -406,9 +406,9 @@ dhd:CoA0000002457 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002457_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6ef3916a-4274-44ce-b6dd-f06b4732cb4d ; - dho:hasLayer1 dhd:87fea7fb-9d4f-4a42-bfce-09fab1594b15 ; - dho:hasLayer2 dhd:75d7c615-39e8-4083-ae81-be0da9131539 ; + dho:hasField dhd:e77b72e3-0c0f-41a8-a23c-080ca630de36 ; + dho:hasLayer1 dhd:5a5f8e85-9f4c-420c-a201-002884fdac17 ; + dho:hasLayer2 dhd:b6f95bc3-274a-4493-8a9f-4bc77fda21d8 ; dho:hasOMAID "2457" ; dho:numberOfMarshalledParts 1 . @@ -417,24 +417,24 @@ dhd:CoA0000002459 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002459_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7a97b039-2f72-4365-a0e8-e28a50abf7d8 ; - dho:hasLayer1 dhd:7122f957-39a4-40a5-bf53-f0089751f289 ; - dho:hasLayer2 dhd:bfc3b292-e29d-4afc-b892-9deac23e849f ; + dho:hasField dhd:99a58b98-5f1c-469a-bb20-3a00da445eaa ; + dho:hasLayer1 dhd:41f61593-b291-4567-a906-9f896838ac82 ; + dho:hasLayer2 dhd:d0a4c534-db00-406a-b8f2-a8fd89d838fd ; dho:hasOMAID "2459" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002461 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:04c432fc-5f40-447b-a7ce-75f132872300 ; - dho:hasLayer1 dhd:3112fe1e-e490-413e-8e2e-e83743344417 ; + dho:hasField dhd:5cea687d-2adf-40ef-be68-50e5d0d1c968 ; + dho:hasLayer1 dhd:de689755-1da6-4a26-ba37-fd9b2c4d1e24 ; dho:hasOMAID "2461" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002462 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f630cc3b-01cb-4d52-83ff-53d5fa0b7fb0 ; - dho:hasLayer1 dhd:acdb9b10-08bc-45f3-a7ee-32ff3e45a9cc ; - dho:hasLayer2 dhd:a74b1e97-bafd-4bd5-ba84-5b640dd7e74a ; + dho:hasField dhd:e06718a5-4917-4d02-bdf3-034cf5a91975 ; + dho:hasLayer1 dhd:4cc36e5b-07b4-460e-9561-6078f2057787 ; + dho:hasLayer2 dhd:644d2792-a5fe-4ca2-9031-bf5f5d0778f0 ; dho:hasOMAID "2462" ; dho:numberOfMarshalledParts 1 . @@ -443,44 +443,44 @@ dhd:CoA0000002464 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002464_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d67e50ed-a7fa-42e4-af4c-a8e6a1fe6334 ; - dho:hasLayer1 dhd:add5e9d5-55a7-4f5c-885e-f29a20d2bd85 ; + dho:hasField dhd:449ceabd-11a2-4fab-8e6c-7bb266fc0ab7 ; + dho:hasLayer1 dhd:bd2f2d0d-4f85-4851-bbf3-ca2db3d214a3 ; dho:hasOMAID "2464" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002467 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1fe60e97-43da-4ee9-9b85-05ed592b4889 ; - dho:hasLayer1 dhd:534715dc-1a50-4cea-a427-9602b8dd7f70 ; + dho:hasField dhd:48096fcb-5221-471f-9611-80d393fc7882 ; + dho:hasLayer1 dhd:9b5e23c6-5249-48ce-a514-e74484e95f9a ; dho:hasOMAID "2467" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002468 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4ecfa73f-e034-4bd0-aece-4683200b3404 ; - dho:hasLayer1 dhd:c26a4a23-4531-44e3-9875-ed4cb9dd7c2f ; + dho:hasField dhd:91e74840-cff9-4d3d-bc91-cba01ef33a86 ; + dho:hasLayer1 dhd:907e57f7-700a-4cfd-9357-354c5161c133 ; dho:hasOMAID "2468" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002469 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ddd173af-ebdb-4664-a9c4-6f3098caf54e ; - dho:hasLayer1 dhd:74b86af0-8e8c-41de-8b34-cbaca4b9ea59 ; - dho:hasLayer2 dhd:2a708aea-6e64-46c3-83af-a366e7e9ff09 ; + dho:hasField dhd:f97fc4aa-3cea-4982-8460-bd283f5b298b ; + dho:hasLayer1 dhd:0b3c925d-3a45-4d6b-af92-d0e76e072b68 ; + dho:hasLayer2 dhd:d6d02bd0-2f21-44e3-90f5-01df9a34f759 ; dho:hasOMAID "2469" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002470 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3429ee3b-4f8c-468d-866f-0a8ed0c5bdc9 ; - dho:hasLayer1 dhd:34278b50-c1b5-4817-8183-b418a15c9c85 ; + dho:hasField dhd:07bce333-74c3-4a04-baee-a261f4eed248 ; + dho:hasLayer1 dhd:b1c3d355-a4a5-4751-856b-3d1a4f50a3ac ; dho:hasOMAID "2470" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002471 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5f214e5b-2290-4cc3-a481-091cb46759a0 ; - dho:hasLayer1 dhd:1fe9bfac-c656-4d2e-823c-e251c1bb68fd ; + dho:hasField dhd:c9e5ede5-ee4e-4a23-b3eb-1fcd15b1b267 ; + dho:hasLayer1 dhd:bfd29ab1-d6be-4610-a661-1b224032c514 ; dho:hasOMAID "2471" ; dho:numberOfMarshalledParts 1 . @@ -489,54 +489,54 @@ dhd:CoA0000002473 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002473_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e207691c-f18a-4cdb-986c-c6e77e10d4a4 ; - dho:hasLayer1 dhd:f65771ba-8b06-4f50-9f5f-60bbc4453469 ; - dho:hasLayer2 dhd:05591e8f-709e-47ce-a2a1-39d595451e47 ; + dho:hasField dhd:7c67d81a-56ff-4cf5-a3cf-0c2618155810 ; + dho:hasLayer1 dhd:fa07ad9f-e9f3-4cfb-b46f-5e822fd5c531 ; + dho:hasLayer2 dhd:861be881-bd34-48ff-ba34-8ffb09809d4e ; dho:hasOMAID "2473" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002474 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f5f2dac1-1f7d-4b5c-9713-c433ece3f15d ; - dho:hasLayer1 dhd:ea39d07a-97f7-4e40-86f1-1d135d838c43 ; + dho:hasField dhd:6c69fd99-254b-494e-a098-ec53369947f9 ; + dho:hasLayer1 dhd:b6d68a9f-f043-4b2c-80c5-888082691d05 ; dho:hasOMAID "2474" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002475 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b82aa3ba-b223-4ef6-a44f-249f11b9ef94 ; - dho:hasLayer1 dhd:68600075-03e1-4ad4-a748-1c7de5fee30b ; + dho:hasField dhd:dea3ea73-6d84-4809-8e20-855680afbd5a ; + dho:hasLayer1 dhd:7deaccf4-be5c-4e9a-ab50-b4361bde379a ; dho:hasOMAID "2475" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002476 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5af81f8a-1fcb-46aa-bb84-61283e1da000 ; - dho:hasLayer1 dhd:52e30878-c4a9-4154-8d3e-550955496c6d ; - dho:hasLayer2 dhd:e5e452ac-f769-41a3-864d-62e1519a8317 ; + dho:hasField dhd:064302a4-8a06-4bfd-b459-7099c81e4753 ; + dho:hasLayer1 dhd:27a6fae1-b95c-4bf2-9fca-4ae4ad1ab4c8 ; + dho:hasLayer2 dhd:9cc23664-9959-4efc-8598-2a4281980ab6 ; dho:hasOMAID "2476" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002477 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e505e2ec-4484-4e71-b6b8-e199766af56e ; - dho:hasLayer1 dhd:c3a90998-d1b9-40e3-bd24-9493b4b7014c ; - dho:hasLayer2 dhd:daad0380-5c90-413d-8a64-c2c3b9d5f5c9 ; + dho:hasField dhd:a33b730a-6b6b-4fc4-b571-e3772c88dbf0 ; + dho:hasLayer1 dhd:b61162ad-74eb-4d79-a031-298cf195dc1d ; + dho:hasLayer2 dhd:b2c950fc-5725-4612-9a74-d00c4b151384 ; dho:hasOMAID "2477" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002479 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2e850b62-03ec-41a6-a080-54ade2b86184 ; - dho:hasLayer1 dhd:006fd6a8-8dea-40ea-b499-cfdb9f865b68 ; + dho:hasField dhd:ca7cb6dd-223d-446b-9e20-b73c25ad72c8 ; + dho:hasLayer1 dhd:5ee37bee-2012-4f85-b1bf-5c912a140b8e ; dho:hasOMAID "2479" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002520 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7206e555-badf-49c2-aeb6-598be605add2 ; - dho:hasLayer1 dhd:69eb9ffe-eef1-44cc-84f2-ec6dd07c1d43 ; - dho:hasLayer2 dhd:9e50c8ef-e661-4e72-af1c-0e9c3dfe989b ; + dho:hasField dhd:ee448919-c158-4858-ba0a-804ed78da591 ; + dho:hasLayer1 dhd:bb78efcb-4c94-4a9d-8109-887164b5a2b7 ; + dho:hasLayer2 dhd:7fb3242e-0b40-4b70-b1c3-b61000575473 ; dho:hasOMAID "2520" ; dho:numberOfMarshalledParts 1 . @@ -545,128 +545,128 @@ dhd:CoA0000002583 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002583_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6941a9a0-effc-4e6b-a0de-5db585cd0d75 ; - dho:hasLayer1 dhd:74eee8b9-a594-4b6b-9f35-cb596c81954b ; + dho:hasField dhd:80bc2040-d017-4be2-950b-d6f51298148f ; + dho:hasLayer1 dhd:b848b54d-b937-4230-9f8f-b7c1086c0efb ; dho:hasOMAID "2583" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002596 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:85920e6e-b29e-41fd-9ee5-4b157d25bc07 ; - dho:hasLayer1 dhd:65039d46-34b6-4785-a0e7-76b6fee1cd47 ; + dho:hasField dhd:d6e92295-828c-40ba-baa1-bbb699310d08 ; + dho:hasLayer1 dhd:6e600ec0-d469-4c30-a30a-4bfc5f764a25 ; dho:hasOMAID "2596" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002601 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7fae26d0-403a-449e-8c77-14ed3039452f ; - dho:hasLayer1 dhd:d3f008ee-1750-48c4-bb3e-7f714fb835cd ; - dho:hasLayer2 dhd:4587e61e-ff19-4277-9ee6-ddcbb7d17c8a ; + dho:hasField dhd:0ad97938-6879-4130-a4d2-cf128ddee713 ; + dho:hasLayer1 dhd:c7f9acbb-6566-455f-a2a8-91abb8b80baa ; + dho:hasLayer2 dhd:e09f6f90-38ee-433b-b3aa-39d5d3b88e9c ; dho:hasOMAID "2601" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002607 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b3114d9f-6c0e-46ab-a974-c4ff6ddc9144 ; + dho:hasField dhd:163e4b32-8b09-47c9-b160-602ba45f9776 ; dho:hasOMAID "2607" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002653 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:71102919-0701-422d-a7d3-d2ee31a6792b ; - dho:hasLayer1 dhd:ad2e51f7-585e-4252-a9b7-820878eef90e ; + dho:hasField dhd:cb17a52a-e696-4bd2-b49b-e80341c2ad85 ; + dho:hasLayer1 dhd:ddebcae9-aaa8-44fa-8531-500ac3165ee0 ; dho:hasOMAID "2653" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002668 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:55284228-fb02-42a2-9bdf-47445312aecb ; + dho:hasField dhd:e48fb92c-b165-4d76-a456-9670f8f7d926 ; dho:hasOMAID "2668" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002680 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bf258708-50d2-428e-bf81-d6b6bd964ab4 ; - dho:hasLayer1 dhd:9d23101b-1696-496f-aa01-1b483decc95a ; + dho:hasField dhd:a2e50392-b363-4354-bd2d-beea3bb62e0c ; + dho:hasLayer1 dhd:00d27f5c-0c35-47fc-bf6b-0f2a1d74ec9a ; dho:hasOMAID "2680" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002681 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4d84f6ee-3697-4e0c-b5b4-32e4ad327fb1 ; - dho:hasLayer1 dhd:ba62b6ad-1433-42f2-b8a2-c783e89b0f5f ; + dho:hasField dhd:d7d45225-2efc-41f2-b919-da22723732c6 ; + dho:hasLayer1 dhd:b8bff941-3227-442d-93fa-088f1caae83c ; dho:hasOMAID "2681" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002683 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:be03fffc-d8ac-4350-b485-d9cb52bfe19f ; - dho:hasLayer1 dhd:bcdcb330-98e1-4fc0-a411-6969f014fd92 ; + dho:hasField dhd:de5c7dff-0247-42af-98b0-379a0955b385 ; + dho:hasLayer1 dhd:9f854f9c-561e-4587-a845-51f75e383eed ; dho:hasOMAID "2683" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002684 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1f4d600c-d15e-4bea-8df7-fa4dfa23149a ; - dho:hasLayer1 dhd:b6195e39-66bf-49c3-aa29-30bab9d4251c ; - dho:hasLayer2 dhd:e1628f6a-a7f6-4a84-9431-dfe644dbcf66 ; + dho:hasField dhd:64637b4d-0cdb-42ca-80b5-73433fca8d98 ; + dho:hasLayer1 dhd:fb6f14f8-9153-4bdc-8059-4ab942055817 ; + dho:hasLayer2 dhd:c8e0dfaf-d118-45a7-afcf-4936a7c985ab ; dho:hasOMAID "2684" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002688 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b4463862-7917-4274-b421-3865ab5e497c ; - dho:hasLayer1 dhd:75d92e6d-33c4-498b-9744-2f87a792ea29 ; - dho:hasLayer2 dhd:09de45b6-3ca1-43f0-8488-b826e0c677e3 ; + dho:hasField dhd:5c26b3d2-de0d-434a-9434-ac9ee7133259 ; + dho:hasLayer1 dhd:3169d1f9-767b-470a-9c70-e1237515a9a9 ; + dho:hasLayer2 dhd:dfd402d8-ad2b-4252-902b-6234b92bd63e ; dho:hasOMAID "2688" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002691 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9a7d7067-3ac3-4639-b816-358e1c2ecce4 ; - dho:hasLayer1 dhd:f8df90fd-637c-4867-a672-4bc4a5ed5fbe ; + dho:hasField dhd:eb418a1b-24a4-4ffb-9833-d2f8b2734e15 ; + dho:hasLayer1 dhd:4f4d7cde-ceb3-4ac3-ae62-dd772bbf5f89 ; dho:hasOMAID "2691" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002692 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b39f6a85-cb02-4ee9-8d18-d65d5a04f98e ; - dho:hasLayer1 dhd:d0518d3f-796a-4453-852d-494be375ef81 ; + dho:hasField dhd:5b352631-91c9-44bb-ac3d-5f0b508d3b46 ; + dho:hasLayer1 dhd:ed01df3f-1417-4b9d-8d80-359d33871e7c ; dho:hasOMAID "2692" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002694 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dccd605f-39f4-4af0-b02e-fcb151c0d574 ; + dho:hasField dhd:6ef57919-671a-4915-868f-51770e48f53f ; dho:hasOMAID "2694" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002695 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:53e36f58-3522-44a8-93c4-e2a574c26e92 ; - dho:hasLayer1 dhd:4b6f8ca5-e0b6-44fb-9c17-bcd41b56197a ; + dho:hasField dhd:c756c231-eea7-4451-a6ab-c4cabcdbffa4 ; + dho:hasLayer1 dhd:f784a28e-1492-4f2c-8e43-acc785cc929c ; dho:hasOMAID "2695" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002696 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6ac544be-d265-46e5-801e-e10e12fba5e2 ; - dho:hasLayer1 dhd:a3b8ea4c-6e9d-44ca-802f-a72ef1f89268 ; + dho:hasField dhd:f6d43dad-0872-4eb0-a8fe-09b76e54ebff ; + dho:hasLayer1 dhd:3d591dc7-b6a7-41ef-8057-29ea78538cab ; dho:hasOMAID "2696" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002698 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1431e57c-b813-442a-a1e4-2c3c27b0987d ; - dho:hasLayer1 dhd:1eb54e29-650c-4c73-bbac-34a2a457f1da ; + dho:hasField dhd:d7c87cd5-6fef-4f9b-b29b-f4ad49b2468d ; + dho:hasLayer1 dhd:e089ef56-201c-4f36-a5ae-da525f749c44 ; dho:hasOMAID "2698" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002700 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:392b9159-2161-4e83-966a-cf11e9e49b66 ; - dho:hasLayer1 dhd:e8473246-10da-4f62-870b-0a1a6906ebb9 ; - dho:hasLayer2 dhd:f366334b-e812-472e-8efd-3b9bb2152019 ; + dho:hasField dhd:67f8853a-a3b6-4aaa-8028-a5f6d8834825 ; + dho:hasLayer1 dhd:718094df-e488-4154-a133-fbd51496d7ff ; + dho:hasLayer2 dhd:b10addcb-1448-4b40-ab5d-1f14f47a3d4e ; dho:hasOMAID "2700" ; dho:numberOfMarshalledParts 1 . @@ -675,67 +675,67 @@ dhd:CoA0000002701 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002701_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6613c9b7-aedf-49e7-8c84-36d2d866f0ed ; - dho:hasLayer1 dhd:8b87a92d-0aae-4ea3-ad34-c2a566343882 ; - dho:hasLayer2 dhd:1ee3b0b2-c760-4dca-bba8-62da26973ed8 ; + dho:hasField dhd:2d6ad69a-6a58-49a8-948a-1d1125a64f39 ; + dho:hasLayer1 dhd:21f48b94-d301-450f-b9a1-7afc34d12c0b ; + dho:hasLayer2 dhd:829f18c7-6fe8-462f-a612-6b48be744fc3 ; dho:hasOMAID "2701" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002702 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4be3d63e-5e26-4419-99fc-62a7151ef318 ; - dho:hasLayer1 dhd:ba97a1e3-5757-4d8f-9a51-14f7f9dd3b40 ; + dho:hasField dhd:2b35a164-093a-4d1c-b91d-ba9ff74ea413 ; + dho:hasLayer1 dhd:5e462fdc-3041-42ec-af1c-6bea2cd2e312 ; dho:hasOMAID "2702" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002703 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:87492a20-9f79-4250-b31b-7da6b890e045 ; - dho:hasLayer1 dhd:8fc52f23-75b8-4b2d-89f2-b7b176c55ec2 ; + dho:hasField dhd:47d341ec-11eb-4358-b1a2-cb25ae41ed0f ; + dho:hasLayer1 dhd:3ec7f3ea-1a88-4e4e-a97f-62fb405b4617 ; dho:hasOMAID "2703" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002704 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d9111403-f659-41be-af5e-5718959c2af7 ; - dho:hasLayer1 dhd:62859df8-082b-403a-8b3f-60701f6dcd1a ; - dho:hasLayer2 dhd:1b870557-f2a3-4c95-ac19-124b021987f7 ; + dho:hasField dhd:8a845d65-0ccb-4018-9dac-089c23c281d6 ; + dho:hasLayer1 dhd:a68717fb-e4c0-488c-9363-ba4e1cc54a01 ; + dho:hasLayer2 dhd:a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2 ; dho:hasOMAID "2704" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002706 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d36ea63e-d635-415c-886e-9305303d0e75 ; - dho:hasLayer1 dhd:f78bc936-0666-40ee-b4b0-0294e124a452 ; - dho:hasLayer2 dhd:def9e047-8a4d-4947-81c0-546b11126b13 ; + dho:hasField dhd:8795eff8-cc04-43fc-8ac8-5617ae4644de ; + dho:hasLayer1 dhd:c07d452d-10d3-4115-894c-583ece04ac14 ; + dho:hasLayer2 dhd:ae090c69-be84-44c3-9575-bf30d570786c ; dho:hasOMAID "2706" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002708 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6b90ef06-1696-4007-b06d-54ddfb813d1a ; - dho:hasLayer1 dhd:55b3888b-01a2-4388-b246-1609d55aca8a ; + dho:hasField dhd:e221ed64-6bd6-461a-969b-06e7a2306912 ; + dho:hasLayer1 dhd:3aa805cc-1ad8-40d6-8c73-2f865db3d118 ; dho:hasOMAID "2708" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002709 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:79c80629-48a9-4111-9135-0f766e0f2aea ; - dho:hasLayer1 dhd:1787c5e3-5ce2-485c-87af-710fdb4c0543 ; - dho:hasLayer2 dhd:c6eb48dc-bf23-4e82-b4e0-4f14087449d3 ; + dho:hasField dhd:ad8b11ac-0b01-4b7a-b0b2-fea3ca7737fc ; + dho:hasLayer1 dhd:97d3f681-3d66-4dc9-a662-8dc77b306919 ; + dho:hasLayer2 dhd:ed48f52e-f50f-42e2-987b-6bbd7c61b233 ; dho:hasOMAID "2709" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002710 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:612932b2-9858-4d8e-9e7d-09310a1f418d ; + dho:hasField dhd:e32c0ec5-ddcc-47c6-95ff-ce1ad050cbb9 ; dho:hasOMAID "2710" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002712 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b419cb4c-3230-4432-a1df-d965f1d80e0e ; - dho:hasLayer1 dhd:795490c1-b947-4b49-9f8f-51f8a6ea1b62 ; + dho:hasField dhd:eaf193b4-73bc-4650-b737-e285f34d40b3 ; + dho:hasLayer1 dhd:e6d1edae-47bc-4f08-b5f4-388bc0525ad5 ; dho:hasOMAID "2712" ; dho:numberOfMarshalledParts 1 . @@ -744,88 +744,88 @@ dhd:CoA0000002714 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002714_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7efb2b3f-d338-4129-8a94-ea6536927bf3 ; - dho:hasLayer1 dhd:83ce650e-19bf-4c1b-9d2f-77c3ba6d65d8 ; + dho:hasField dhd:f2eae337-f13b-4670-8cd0-317c4842fa55 ; + dho:hasLayer1 dhd:91b79f85-1ed6-48d0-b9ab-622ed0cfeb16 ; dho:hasOMAID "2714" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002715 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2b3df75c-da6c-4f85-8181-0cdf5639b091 ; - dho:hasLayer1 dhd:c67e6dc0-9f31-4751-8cd7-b541a6adcd1f ; - dho:hasLayer2 dhd:5f40f2b6-6522-44c4-920f-d500bdc97571 ; + dho:hasField dhd:572ec3a1-070d-4756-ae0b-c422c73147fe ; + dho:hasLayer1 dhd:1d94f703-b601-4906-82f6-4e7616c88a27 ; + dho:hasLayer2 dhd:8070d10b-20bd-47f4-b48c-e78d8e4c9d3a ; dho:hasOMAID "2715" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002717 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e4688c0f-bef5-49ea-b3fb-1e2bb80fd07f ; - dho:hasLayer1 dhd:e6ba265a-e5f6-4f2f-aa04-831363c4e46a ; + dho:hasField dhd:c2bdea84-3e26-4cb8-acaa-95792650b179 ; + dho:hasLayer1 dhd:80e0e899-810d-41f6-b2c6-3cf4ef9d56af ; dho:hasOMAID "2717" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002718 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0ddaaed4-1eea-4636-a303-5b089820e5ba ; - dho:hasLayer1 dhd:89a17ef3-17b6-4e78-b765-752b0393cd23 ; + dho:hasField dhd:50a59e48-223f-4d28-8514-c1c03b8e3fcf ; + dho:hasLayer1 dhd:638b8c96-d461-4b39-bd76-1fd4deeab188 ; dho:hasOMAID "2718" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002720 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bd82de20-559f-4c6d-a69d-9137c2fdf64d ; - dho:hasLayer1 dhd:2d93eaa1-4557-4677-bb24-cea237787aa0 ; - dho:hasLayer2 dhd:9d3b9fbc-f6d3-4955-8798-d36e305dce71 ; + dho:hasField dhd:48290977-db65-40f4-98da-da54862d8779 ; + dho:hasLayer1 dhd:63bed212-7e3a-4ec3-bb32-900d51027a5f ; + dho:hasLayer2 dhd:c8064960-d41b-4d0a-9102-0b7d36536a12 ; dho:hasOMAID "2720" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002722 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:69e29b0e-295d-440e-a486-f0bd8681bfde ; - dho:hasLayer1 dhd:cde8aa1b-9656-435a-84ee-8ca3b466dc7a ; + dho:hasField dhd:b9681443-d5be-44a0-af9a-e4d9d941108d ; + dho:hasLayer1 dhd:4cd10a51-1091-46f4-9000-ebbb25b84293 ; dho:hasOMAID "2722" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002723 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ec5380ac-c6c8-4e58-a0fc-f444011b4ae6 ; - dho:hasLayer1 dhd:eb8bc168-21be-408e-ad3a-6d13f7d7124f ; + dho:hasField dhd:29cc9266-b503-4a6c-814f-8b0277ac60de ; + dho:hasLayer1 dhd:594a47ea-91b2-4463-b051-a9701547f282 ; dho:hasOMAID "2723" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002724 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:806519cf-cd5d-4db0-bef3-e98455a2308d ; - dho:hasLayer1 dhd:676d31f5-5b11-442f-9fb6-65d6cdbc93f5 ; - dho:hasLayer2 dhd:251a7af1-d225-4870-bd21-83c9761119b0 ; + dho:hasField dhd:af9a38ec-29b2-4a78-87cf-c2cdab308383 ; + dho:hasLayer1 dhd:52a3850e-ca6a-4ccd-8845-32d0adc928ba ; + dho:hasLayer2 dhd:49267dc1-26aa-48e0-bf3c-6761a6626c4a ; dho:hasOMAID "2724" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002725 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:23236d47-9f2a-4734-ae40-dad69ff0bcd6 ; - dho:hasLayer1 dhd:20ed531c-8b88-4cff-8ac8-95f75c69a135 ; + dho:hasField dhd:0d59e2bc-b3a3-4a70-a7c9-6d87c11d1a70 ; + dho:hasLayer1 dhd:7fb88a15-2415-4de6-abf2-ac73052861f6 ; dho:hasOMAID "2725" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002727 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b964c22f-7672-4151-8deb-361fc0136948 ; - dho:hasLayer1 dhd:b94509b9-6cd8-42bc-90f0-b97ab5748038 ; + dho:hasField dhd:aaa2e1ab-28f7-4f78-8306-63433cd84052 ; + dho:hasLayer1 dhd:fef0605f-3335-42de-a596-d29b80aa0656 ; dho:hasOMAID "2727" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002728 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f9aaf3e8-076b-4511-be79-2245537038e8 ; - dho:hasLayer1 dhd:03e7a925-7c50-472d-bebe-98f351886fd0 ; + dho:hasField dhd:496f9abc-0836-46e5-8020-9a9070f2ae56 ; + dho:hasLayer1 dhd:b89249b5-e07c-43ff-bb1c-aabc3e655419 ; dho:hasOMAID "2728" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002729 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f7f479de-1e31-4608-8a26-02a5baa6b42f ; - dho:hasLayer1 dhd:9f8615cb-5017-4c5e-824b-988a09e37461 ; + dho:hasField dhd:ccdab879-5593-4013-ad10-ad77d1339429 ; + dho:hasLayer1 dhd:522968b5-3cb7-4900-b9f1-90a590d37921 ; dho:hasOMAID "2729" ; dho:numberOfMarshalledParts 1 . @@ -834,161 +834,161 @@ dhd:CoA0000002730 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002730_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3f8389d8-9bec-4358-8086-f9b4ec23bee9 ; - dho:hasLayer1 dhd:f814458c-870d-4869-ac3f-195cb6f3af23 ; - dho:hasLayer2 dhd:1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6 ; + dho:hasField dhd:0e455dfa-b99b-4647-b2d6-74109c4916fb ; + dho:hasLayer1 dhd:5bb529ed-0c9d-4006-91c4-6baeddc37df5 ; + dho:hasLayer2 dhd:73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853 ; dho:hasOMAID "2730" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002731 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c4339516-d43d-4949-96fb-8fdf1e6cc914 ; + dho:hasField dhd:d291bba6-1a34-4097-ace7-192ad957f9ce ; dho:hasOMAID "2731" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002733 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:61849005-6019-4c2a-8396-99d0d81c7bc4 ; + dho:hasField dhd:d2c745f1-9e84-44ca-86a8-beeddae44fb4 ; dho:hasOMAID "2733" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002735 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9a9deb2d-80d9-441e-a31e-2b1e57db3a03 ; - dho:hasLayer1 dhd:4f2c6b1e-80e8-4a78-bce9-4bf1b9c27f48 ; + dho:hasField dhd:0c06e302-c0e1-4eae-97eb-0e59dd72808e ; + dho:hasLayer1 dhd:beaadb1a-4d30-4da5-8580-eda8a0ee2c82 ; dho:hasOMAID "2735" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002736 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0178b708-62b3-4dd4-b27b-582e2245a854 ; - dho:hasLayer1 dhd:aea69684-8396-48ee-bd1e-2549ac62f535 ; + dho:hasField dhd:df777790-b9da-4c50-81a3-f12df4ab48fe ; + dho:hasLayer1 dhd:4a134d6f-5744-46af-90fc-368a67ee8068 ; dho:hasOMAID "2736" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002739 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5d2fbeb7-ae52-45e4-be2b-ee571eb05879 ; - dho:hasLayer1 dhd:fe05e562-b69a-4ade-873a-34db2db53db2 ; + dho:hasField dhd:8a57a35e-092a-48d5-8d60-5c358c6d56e9 ; + dho:hasLayer1 dhd:7ed00d52-c467-45da-929c-3a6ddea93633 ; dho:hasOMAID "2739" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002740 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5434ae2b-6ddd-48a0-929d-e16f54ea773c ; - dho:hasLayer1 dhd:ad019bb6-3e07-43b3-9bb1-2986d5716e9e ; + dho:hasField dhd:224a6e08-ba5c-4384-891e-a27b6ae0bbf0 ; + dho:hasLayer1 dhd:6ee8bfc3-4e53-422b-85c1-1352a841794d ; dho:hasOMAID "2740" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002741 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b94505a6-a952-41df-a1dc-e4f6288f172e ; - dho:hasLayer1 dhd:5605fde0-9d6d-42df-a53f-a9383b75298e ; + dho:hasField dhd:9da65270-4195-42b5-8764-f6c22ee843f5 ; + dho:hasLayer1 dhd:9cdca13d-ccc3-4386-97e3-6b3acd860218 ; dho:hasOMAID "2741" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002743 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bbce943e-1e8e-46d7-8434-531a03ff164f ; - dho:hasLayer1 dhd:ca895692-4c8d-49a2-934a-24b2a280936a ; + dho:hasField dhd:efb94b9d-a10a-4410-b989-e27840548dbd ; + dho:hasLayer1 dhd:cac3ac47-e639-4dc6-8b81-eb07572c8397 ; dho:hasOMAID "2743" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002751 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f6123e8d-57d5-4194-b7b0-d32894e2daea ; - dho:hasLayer1 dhd:d44d5a93-f3d8-4d0c-ad8c-9e9eb3d073b7 ; - dho:hasLayer2 dhd:c6e69971-06b6-4971-8c8c-15d471abf289 ; - dho:hasLayer3 dhd:5601a848-5df1-4396-88c7-f1eb8e7260d9 ; + dho:hasField dhd:0778aca9-d664-458e-95bd-aa7136510f00 ; + dho:hasLayer1 dhd:d55d63f2-eca4-4c3b-9ca4-45a7bd28bdba ; + dho:hasLayer2 dhd:df3e11c5-9dbb-43f4-b3f7-67205d193062 ; + dho:hasLayer3 dhd:aac26688-d279-4b7f-ba7c-8b9081aa2f1d ; dho:hasOMAID "2751" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002752 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7f7cdaea-026f-42c0-b94b-31c3c64d7807 ; - dho:hasLayer1 dhd:42e208d7-03c6-4bdb-bfc8-cddb4f48d044 ; + dho:hasField dhd:020f4a09-c507-4a97-a9fc-a9a2bdb01f25 ; + dho:hasLayer1 dhd:2fd121c1-2eda-421b-9c3d-9e63762a631f ; dho:hasOMAID "2752" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002758 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b7f72965-5571-4528-bc9f-818b1988c7c2 ; - dho:hasLayer1 dhd:7812902c-bc73-48b7-86f3-67826b0ae11c ; + dho:hasField dhd:bef4c5b7-5e39-45c9-b204-cfbd4b1cf2a8 ; + dho:hasLayer1 dhd:fb51f531-8664-44d1-985f-96481e4f7990 ; dho:hasOMAID "2758" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002759 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c55bb1f0-fe9d-4b87-8058-e5e7f7c17065 ; - dho:hasLayer1 dhd:adbae54f-6f4b-4f4b-a85f-a60c66cd4f30 ; + dho:hasField dhd:eb7bd2b1-eb0a-425b-8cda-3f3c8dc10975 ; + dho:hasLayer1 dhd:7276b4d6-ac91-49d1-ab5d-490f169a6eef ; dho:hasOMAID "2759" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002761 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:021a005c-d1e5-43d8-a43b-c30e32bfa9b1 ; - dho:hasLayer1 dhd:3f5c14a2-c86a-4259-af0b-fd02ce3e2ceb ; + dho:hasField dhd:bac03ece-0094-4788-a175-87e74d5e59c7 ; + dho:hasLayer1 dhd:989c42ac-c56f-4df6-8e90-a7fef9d9c37c ; dho:hasOMAID "2761" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002763 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:52c87872-96b6-4a87-ac41-52317db565b7 ; + dho:hasField dhd:c79c1ef8-bcb5-41f2-9ca0-dbd66836bdb9 ; dho:hasOMAID "2763" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002764 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:63336049-c337-4ce8-926f-cdab4e0613d5 ; + dho:hasField dhd:c063b71e-88b8-4ab4-a7b8-179d931d6314 ; dho:hasOMAID "2764" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002766 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:08c64cb6-8db8-40d0-bfe2-0227a8afe48f ; - dho:hasLayer1 dhd:4641bfad-19f0-4c01-b304-b2dfaf9ad15c ; + dho:hasField dhd:bfb6d02c-e144-496c-97e4-7628eadbe31a ; + dho:hasLayer1 dhd:8c6be73d-8663-4162-a1ad-aa28b33d9594 ; dho:hasOMAID "2766" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002767 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a5ca559b-7e3f-4544-b3f9-90a06198224d ; - dho:hasLayer1 dhd:114d9c1b-92a7-4c94-8422-64c48a99d441 ; + dho:hasField dhd:328a8bdf-ac46-426e-970f-10398ae06d23 ; + dho:hasLayer1 dhd:4378b44a-10fc-4f1e-86e3-fc35d05deab8 ; dho:hasOMAID "2767" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002768 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5a67902b-9a06-4737-b0ac-0ff179ae3e7e ; - dho:hasLayer1 dhd:faeefda5-6922-4dc5-a0c4-8083ec8534e5 ; - dho:hasLayer2 dhd:bddf35ac-6af0-4008-ac93-e6ffb0e1608f ; + dho:hasField dhd:8b0c4346-7781-4d37-a0dd-73d6dfb9bc4b ; + dho:hasLayer1 dhd:fbb5661d-7c39-499e-a5f0-30c1c08224cb ; + dho:hasLayer2 dhd:dd38b4d9-fb91-4333-8035-b7c54d15615b ; dho:hasOMAID "2768" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002769 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6b1421a4-c009-499c-950d-768d0e15013d ; - dho:hasLayer1 dhd:2703b922-eef6-452d-8332-7c50cb15c1c0 ; - dho:hasLayer2 dhd:c1774be8-420a-43ca-b23d-cfb557f8b381 ; + dho:hasField dhd:6fe40fbd-50ca-4336-8546-96b98bc158da ; + dho:hasLayer1 dhd:5fcf9e56-246d-4146-85a2-f1075d2c853a ; + dho:hasLayer2 dhd:89c38ac2-a928-40ce-9747-72be4060b04c ; dho:hasOMAID "2769" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002772 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9ade432a-1b2b-4631-bce6-1c9c89ecf952 ; + dho:hasField dhd:bc32b660-49d5-4e7b-8c6e-7432e983690e ; dho:hasOMAID "2772" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002773 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d5db4057-c9a4-413b-9034-8c876930e199 ; + dho:hasField dhd:9debea58-d24f-4f46-99ab-b048167d5758 ; dho:hasOMAID "2773" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002774 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1fc146c6-c1d0-4df2-bd05-102afcef964f ; - dho:hasLayer1 dhd:9567e026-9f2a-4a87-9852-1884e8dd5f19 ; + dho:hasField dhd:b8e0aab8-0a7f-42e9-95b3-d185657c93e1 ; + dho:hasLayer1 dhd:bb83fa7d-6509-4f8d-adf3-9d6126f64a73 ; dho:hasOMAID "2774" ; dho:numberOfMarshalledParts 1 . @@ -997,8 +997,8 @@ dhd:CoA0000002776 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002776_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b2f7bc94-ff10-4544-89b7-b2645d8123a3 ; - dho:hasLayer1 dhd:030f847e-ec35-4ddf-93ab-1737c6456e92 ; + dho:hasField dhd:7d3fd1cd-4bec-42ed-b2a0-07c044bf3751 ; + dho:hasLayer1 dhd:00d0d974-1b27-4076-b505-764219f3fe75 ; dho:hasOMAID "2776" ; dho:numberOfMarshalledParts 1 . @@ -1007,8 +1007,8 @@ dhd:CoA0000002778 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002778_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d2a204bd-c843-4ea1-9f00-ae5bca4ae88c ; - dho:hasLayer1 dhd:b26f0c9b-a4f5-4ed8-ac83-57348472f96a ; + dho:hasField dhd:018430d6-7da7-415c-9ec0-d28f8312c451 ; + dho:hasLayer1 dhd:f0d21940-c6cd-40be-867e-c1ef1b28321f ; dho:hasOMAID "2778" ; dho:numberOfMarshalledParts 1 . @@ -1017,21 +1017,21 @@ dhd:CoA0000002779 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002779_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ea80eb18-bd6c-42f5-b0ee-0d44d2bf8121 ; - dho:hasLayer1 dhd:fb697339-2555-4634-b627-9764d66f434a ; + dho:hasField dhd:0b21170f-21af-4f53-a2b4-4e12c36f3b3f ; + dho:hasLayer1 dhd:e860f254-7e9e-4efd-9876-fa1da4418206 ; dho:hasOMAID "2779" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002780 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e598aa58-1c67-4339-9db6-afc442002e91 ; - dho:hasLayer1 dhd:29de533a-9108-4252-8a56-4e0dc859e15d ; + dho:hasField dhd:40427646-1792-4b64-b867-6cc296606916 ; + dho:hasLayer1 dhd:fecff9b3-cdd4-427e-bcff-50e987d1f879 ; dho:hasOMAID "2780" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002781 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6fafca1b-1931-4443-b864-a7a1af15bfd2 ; + dho:hasField dhd:8c64c946-e623-4425-a311-6725737c4c31 ; dho:hasOMAID "2781" ; dho:numberOfMarshalledParts 1 . @@ -1040,8 +1040,8 @@ dhd:CoA0000002787 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002787_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:31336476-3119-4727-8eaa-05d1555f0e97 ; - dho:hasLayer1 dhd:e7873d80-1cb6-4d41-8e34-31cb5f332cf3 ; + dho:hasField dhd:d843a404-daff-419a-b9b0-e7ae8143f187 ; + dho:hasLayer1 dhd:a8120bda-c713-4939-ae47-16a9963abefa ; dho:hasOMAID "2787" ; dho:numberOfMarshalledParts 1 . @@ -1050,15 +1050,15 @@ dhd:CoA0000002792 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002792_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:dd9e0bd4-6c7c-425c-a7ef-498b2f53575b ; - dho:hasLayer1 dhd:efcaf633-348f-485d-a5c4-7967ae5b2122 ; + dho:hasField dhd:f1f4c1e9-a94c-4f37-afc0-4f79fc49b3a7 ; + dho:hasLayer1 dhd:ce32bc4e-02e1-49a6-958f-54c67579bb92 ; dho:hasOMAID "2792" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002793 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:599489e5-2680-4601-ba42-72ffc975c7a0 ; - dho:hasLayer1 dhd:a615b8b5-a759-47bc-b847-71471462102a ; + dho:hasField dhd:09f3b61a-32e4-4289-a7ce-56b127c1650e ; + dho:hasLayer1 dhd:e2f2aa88-6cbb-47ff-acfd-74893f15de1a ; dho:hasOMAID "2793" ; dho:numberOfMarshalledParts 1 . @@ -1067,21 +1067,21 @@ dhd:CoA0000002797 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002797_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:91770b4e-3ab4-409e-ac16-0ff44f235eb0 ; - dho:hasLayer1 dhd:f918fd66-c59e-429f-88e5-b61ce165aaa7 ; + dho:hasField dhd:ffa92671-2801-4951-bbbb-3b8327aabcb6 ; + dho:hasLayer1 dhd:ed92f362-f597-43a0-be0f-6a63d3c5efe1 ; dho:hasOMAID "2797" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002798 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:55c7598e-9686-4051-b9e5-01089b4d6c8b ; + dho:hasField dhd:52e41ebe-11ba-4686-8761-a7ba7f6ecedf ; dho:hasOMAID "2798" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002799 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4852e90a-b991-4004-82f7-8177fc85ee21 ; - dho:hasLayer1 dhd:25095286-1370-4687-a9b7-e69476acc7e6 ; + dho:hasField dhd:af3fa097-bdc6-452d-abb2-55aa60063e72 ; + dho:hasLayer1 dhd:c22ea712-63c5-4de4-9bf5-5324ce1fdbd7 ; dho:hasOMAID "2799" ; dho:numberOfMarshalledParts 1 . @@ -1090,9 +1090,9 @@ dhd:CoA0000002800 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002800_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3b39d755-d25a-4e32-844b-6e9a508c99fb ; - dho:hasLayer1 dhd:1fef92cb-031c-471a-b6dd-a6fb59725375 ; - dho:hasLayer2 dhd:431c0027-469f-44c4-996d-b8b4a91ee0b9 ; + dho:hasField dhd:a9e37fd7-3df1-4734-bb5c-d89f5ee152e3 ; + dho:hasLayer1 dhd:09f7d341-5022-46bc-a299-a9af2e36cdcc ; + dho:hasLayer2 dhd:0daf9b94-3905-431a-a68f-0e139b1abc54 ; dho:hasOMAID "2800" ; dho:numberOfMarshalledParts 1 . @@ -1101,64 +1101,64 @@ dhd:CoA0000002802 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002802_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:00af7176-5d25-4cff-b95b-62f040d6c7e9 ; - dho:hasLayer1 dhd:7f6d4b20-ef45-4a96-a53f-a1b422e07988 ; + dho:hasField dhd:1a605915-01ee-4966-9514-b13f98edb8cc ; + dho:hasLayer1 dhd:9176b6e3-1c81-4874-865c-19edea000a53 ; dho:hasOMAID "2802" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002803 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a635f88e-36cf-4b59-a768-4c855a238aa7 ; - dho:hasLayer1 dhd:a42b440c-1651-40e5-a66f-8beb84372eb1 ; + dho:hasField dhd:9d82ce60-e05d-4cca-8fad-bfbf79da92d7 ; + dho:hasLayer1 dhd:70e80448-2134-42ef-b6f3-363f61cfb1ff ; dho:hasOMAID "2803" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002804 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b5440c6d-f735-4f3d-b8d5-4205c5490424 ; - dho:hasLayer1 dhd:47cdaef8-726c-46b3-bc53-0442cf4786f8 ; + dho:hasField dhd:3953b159-bb11-4c0a-85cb-cb58bed85af5 ; + dho:hasLayer1 dhd:b1fe8e31-cdcd-467b-a0b7-062116e02523 ; dho:hasOMAID "2804" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002805 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0ebaac3d-6e55-4f4a-a878-974c29b3ea96 ; - dho:hasLayer1 dhd:6be22bf1-3bd3-4858-bfc9-962233c6d28a ; + dho:hasField dhd:af088065-5434-4d4a-adfc-58bffba4d6f8 ; + dho:hasLayer1 dhd:4c97e3d6-30ec-453a-a24b-dc892febc5af ; dho:hasOMAID "2805" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002807 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:65cad56c-ac61-4769-a5fd-c380c057fa20 ; - dho:hasLayer1 dhd:af4777cf-3be7-4718-8a40-0b83e8456449 ; + dho:hasField dhd:11220bb3-051a-4bbf-957c-5071c4e216b7 ; + dho:hasLayer1 dhd:6468426f-edb9-4c16-9634-01116e7b4a17 ; dho:hasOMAID "2807" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002808 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dec861fb-ad6b-404c-83c1-977da123c839 ; - dho:hasLayer1 dhd:d043f8f6-0b4c-42fa-8f25-4e83f929bfe4 ; + dho:hasField dhd:ddac0835-5832-4866-9bda-f7120a50012d ; + dho:hasLayer1 dhd:769e7582-bc17-42ed-a105-98be691cb777 ; dho:hasOMAID "2808" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002810 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8d257cee-4288-490f-a62e-a76e792d43f3 ; - dho:hasLayer1 dhd:e791063f-fd60-4d48-9175-c8bf161fcb1e ; + dho:hasField dhd:542c2957-0046-421c-b2ee-d14b062efd7b ; + dho:hasLayer1 dhd:ec378ad8-22c3-41f1-b87b-43f9bfd94948 ; dho:hasOMAID "2810" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002811 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bb2d4f1c-475c-4f61-997f-3b370a8cd4a8 ; + dho:hasField dhd:18afef3a-2486-4f40-bb34-43d9899c815f ; dho:hasOMAID "2811" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002813 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fe3ad88c-8255-4cbf-81a9-b4de7b201b1e ; - dho:hasLayer1 dhd:a621a457-c9a8-4ffc-a83d-cb1f6391559b ; - dho:hasLayer2 dhd:cda6add0-d391-4cd5-9172-64195d5e005e ; + dho:hasField dhd:51e91f13-c502-4539-8cca-a80221d37006 ; + dho:hasLayer1 dhd:f930a973-292a-4a06-93dd-8d3e4a662a52 ; + dho:hasLayer2 dhd:8c52ae72-eb49-408a-a749-ccc1d7c5a6f2 ; dho:hasOMAID "2813" ; dho:numberOfMarshalledParts 1 . @@ -1167,17 +1167,17 @@ dhd:CoA0000002814 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002814_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:90f44b9d-f003-4704-91de-a1a89a30672b ; - dho:hasLayer1 dhd:831d2b7f-b111-4615-98b8-58f1efc4f3d7 ; - dho:hasLayer2 dhd:bafe8628-44b9-4732-aafa-e0c1f89097db ; + dho:hasField dhd:4bdcd9eb-f0a5-472e-bf73-69c8d9f26ee5 ; + dho:hasLayer1 dhd:24bb5b9c-f737-4f7b-a745-256f467b74c7 ; + dho:hasLayer2 dhd:698ee120-e012-4a70-8756-2d1c3133b741 ; dho:hasOMAID "2814" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002815 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a6308ecf-7cca-44b9-96f2-6b5bd1514d2e ; - dho:hasLayer1 dhd:09adf72c-2528-4b6e-93c5-69620204bb55 ; - dho:hasLayer2 dhd:bb42a7cd-59ab-421e-b093-c9b3670656b7 ; + dho:hasField dhd:dd052359-40d8-4128-a997-d6911095ddac ; + dho:hasLayer1 dhd:958e50bc-1392-48b3-bef8-8dfbe5ecae5c ; + dho:hasLayer2 dhd:dd87722d-6056-4610-a17b-5c7a3342da18 ; dho:hasOMAID "2815" ; dho:numberOfMarshalledParts 1 . @@ -1186,39 +1186,39 @@ dhd:CoA0000002816 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002816_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:429a19aa-6c40-4fdb-a8b1-a670ea51e791 ; - dho:hasLayer1 dhd:58987e2d-35c3-4818-a7ea-daaff15b8d0b ; - dho:hasLayer2 dhd:b8e5fb91-3224-4e03-9b16-d48799f956e7 ; + dho:hasField dhd:fef5bbbf-0d6b-4a10-ba43-5e1385371334 ; + dho:hasLayer1 dhd:8be85c6c-7e5f-4310-9f84-0135da6403ce ; + dho:hasLayer2 dhd:e7ab23f5-2c7a-40c4-8ff1-169d8faa976b ; dho:hasOMAID "2816" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002817 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5a5f2816-3595-42dc-a67e-b2c2028dad58 ; - dho:hasLayer1 dhd:b22e46a5-8971-4828-bd1e-69d1b18b4219 ; - dho:hasLayer2 dhd:d7071f83-93aa-4577-873a-25a482f5cf7d ; - dho:hasLayer3 dhd:c7727b08-3194-4336-8357-d44aac7ef4a5 ; + dho:hasField dhd:1ed2df61-4bf1-43f0-985d-9bb3a00e7bf7 ; + dho:hasLayer1 dhd:01007533-25a3-4c1e-88b1-1146a61c7799 ; + dho:hasLayer2 dhd:3b5c113a-c567-4db9-a6b5-affea678dc18 ; + dho:hasLayer3 dhd:ae253e7e-5f32-4e4c-b490-f8ed00eb9a73 ; dho:hasOMAID "2817" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002818 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:38fc4cd4-4023-411c-8af2-01d8f7098b02 ; - dho:hasLayer1 dhd:aaf5d727-0580-4a38-befe-2df3ce5dd0bb ; + dho:hasField dhd:8f43a37a-0bbc-45a4-a185-71f922c267f4 ; + dho:hasLayer1 dhd:e9f87ef8-c4b2-4856-88f7-b406c0415ad1 ; dho:hasOMAID "2818" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002819 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:771d500c-fe87-4de8-88c4-67bbe79f5077 ; - dho:hasLayer1 dhd:65f97a3b-2adb-49c0-ac59-6bafcb6a3d98 ; + dho:hasField dhd:dcf6ad78-3947-4db2-93d8-2afdb341a317 ; + dho:hasLayer1 dhd:9addb59b-b4d4-4dce-9460-b6347dce3b40 ; dho:hasOMAID "2819" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002820 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:40e0d065-7f71-4f2f-85d6-fbc8ecb7be92 ; - dho:hasLayer1 dhd:c3f82a1a-a790-428a-b918-923671255321 ; + dho:hasField dhd:97bd742a-c28a-4c75-b35b-b862c5c51b4c ; + dho:hasLayer1 dhd:504bfa71-aa7b-4940-8421-13dbc9da3b09 ; dho:hasOMAID "2820" ; dho:numberOfMarshalledParts 1 . @@ -1227,45 +1227,45 @@ dhd:CoA0000002821 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002821_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5c81ee94-0c4d-4bd0-b13a-5795371c3290 ; - dho:hasLayer1 dhd:1e80f408-9dfc-4e5c-9d3c-ee4a5eddd80c ; + dho:hasField dhd:1ebadaf1-80ea-475d-a278-3b97d67e8232 ; + dho:hasLayer1 dhd:8914656c-59c5-4b4c-a199-af3a69776e78 ; dho:hasOMAID "2821" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002822 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:10907b5b-c41f-49fc-bdcc-f15f95bb8b7b ; - dho:hasLayer1 dhd:15c5b835-6158-47bd-ae50-4174a091309c ; - dho:hasLayer2 dhd:bbf16edf-cd97-4599-9dba-d494ffa699ef ; + dho:hasField dhd:e8a856a8-17e8-49c8-850f-96b57d93a536 ; + dho:hasLayer1 dhd:db9725bf-e980-4619-8939-f4eef0074a7a ; + dho:hasLayer2 dhd:24e1bf17-7037-4b15-ba68-110df60f2943 ; dho:hasOMAID "2822" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002823 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a1c38009-510c-468d-87be-7551e38f2e4f ; - dho:hasLayer1 dhd:ed42e6f7-7ca3-450b-a38c-f6326b4da913 ; + dho:hasField dhd:c897e4ac-5dc7-4fbf-970a-c8ad37670cef ; + dho:hasLayer1 dhd:9f7fa5ef-b230-4943-8fb9-0631f8ea79f9 ; dho:hasOMAID "2823" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002824 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:601f9ac1-c807-4b0d-a86e-1234e045f48f ; - dho:hasLayer1 dhd:324b1a3e-9293-4ad3-b1ac-5c59c33adac1 ; + dho:hasField dhd:e78b6893-1c6e-4bc8-a4aa-17564908baa3 ; + dho:hasLayer1 dhd:e089b92e-85c3-4c31-affe-032ad3a505e3 ; dho:hasOMAID "2824" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002825 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f71e619f-5ca2-472a-920b-f2e1aa33ca5e ; - dho:hasLayer1 dhd:02d19094-c589-4aba-bcba-a6da63d6927a ; + dho:hasField dhd:1469bd86-6c3b-41a8-8c6c-eef2449e48c3 ; + dho:hasLayer1 dhd:0186e24c-6a86-40a8-b1eb-82cc337b67ba ; dho:hasOMAID "2825" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002827 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:93c6082c-149c-4a52-a25e-7a8c7ae1227b ; - dho:hasLayer1 dhd:f6afc356-f9e6-45ec-83d6-d093e2d6dc33 ; - dho:hasLayer2 dhd:15d5026a-69f8-4bbc-8429-ce0027ee4585 ; + dho:hasField dhd:1621aa5c-d167-41e2-8da5-db65ae17100d ; + dho:hasLayer1 dhd:1bed99cc-51e3-44e6-a089-fd1116a9193f ; + dho:hasLayer2 dhd:7e468840-f180-40d5-9ce1-e00811c3b957 ; dho:hasOMAID "2827" ; dho:numberOfMarshalledParts 1 . @@ -1274,48 +1274,48 @@ dhd:CoA0000002828 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002828_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ee309df9-839d-43fc-8f51-81d9747fa8a7 ; - dho:hasLayer1 dhd:61a9e255-1b19-48cc-bffe-64b02fce882e ; - dho:hasLayer2 dhd:5dd439d8-4429-4653-887b-13509a00b731 ; - dho:hasLayer3 dhd:1075b8f1-afc9-47d9-a48a-946ece9c876d ; - dho:hasLayer4 dhd:6576126e-9837-4e73-8b43-b67389452c8e ; + dho:hasField dhd:4000fd21-314f-44a6-ae95-71bca109f88f ; + dho:hasLayer1 dhd:d123b85a-5a6a-4497-bfcf-e6cfc0d5bd63 ; + dho:hasLayer2 dhd:0bef7532-9a66-4989-94c8-f068c27ccca7 ; + dho:hasLayer3 dhd:3e2741be-feed-4452-8fff-339c82c5b43e ; + dho:hasLayer4 dhd:eddd2484-6fdf-43f9-89bf-d2eb29d7a45f ; dho:hasOMAID "2828" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002829 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3b1e6b9a-8514-45bc-ba92-983961eb3b42 ; - dho:hasLayer1 dhd:fc900fb0-5f6c-426a-b51e-d7d128d1f23e ; + dho:hasField dhd:c1d2e986-5515-4486-91d2-3c16652cd33f ; + dho:hasLayer1 dhd:22084aa0-1724-4586-bc96-597419d2bce1 ; dho:hasOMAID "2829" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002834 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ecb706ab-5d36-4048-ac3c-e36be345ce29 ; - dho:hasLayer1 dhd:bfcbb0a2-60c6-4053-8ae4-b54794c3b888 ; + dho:hasField dhd:4a3867fd-a81c-465b-89fb-466b02a597c3 ; + dho:hasLayer1 dhd:b9c9f45d-7497-42c3-bf92-f8fc8c467d57 ; dho:hasOMAID "2834" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002836 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a6a3398f-122d-45bd-a377-77e0f3db2db8 ; - dho:hasLayer1 dhd:1150c007-3c55-463b-8767-1abe924939e7 ; - dho:hasLayer2 dhd:5a9b3352-7557-4846-996b-d727be74aa47 ; - dho:hasLayer3 dhd:ac063f3e-8b05-456c-8c26-23077d3ad89b ; + dho:hasField dhd:58222bba-437a-4c06-b9b8-5357aa8bf7c5 ; + dho:hasLayer1 dhd:c1395a65-4461-4945-95c0-65f73328ca80 ; + dho:hasLayer2 dhd:cda833e3-f7f7-481d-a71d-158ad90a05bc ; + dho:hasLayer3 dhd:6bdedfe2-45ae-473b-8b28-376c3e28dfa4 ; dho:hasOMAID "2836" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002838 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:602657b5-12ac-4d85-8e9b-ed81170e0e16 ; - dho:hasLayer1 dhd:35b6cfa2-cfff-41fe-a2cc-14a22f414765 ; + dho:hasField dhd:645bc2eb-529c-438e-b919-eb7c6f1db481 ; + dho:hasLayer1 dhd:63b17db0-9ed7-4329-b6b6-c9a5f4b345e1 ; dho:hasOMAID "2838" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002839 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4d0ebcd0-bbb2-425f-961c-a2b9e8bb8b22 ; - dho:hasLayer1 dhd:e0e6861b-27aa-4123-a51e-026df35b2e7c ; + dho:hasField dhd:b3f1cba7-7fa5-45ab-8988-44cd3f4fd1fb ; + dho:hasLayer1 dhd:a1681140-1819-44d0-98a3-6ee3687cd149 ; dho:hasOMAID "2839" ; dho:numberOfMarshalledParts 1 . @@ -1324,7 +1324,7 @@ dhd:CoA0000002904 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002904_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b67710db-58dd-4cd3-9f7b-1602455883c6 ; + dho:hasField dhd:f5dfd6c1-7990-420e-879a-21126cf1725b ; dho:hasOMAID "2904" ; dho:numberOfMarshalledParts 1 . @@ -1333,8 +1333,8 @@ dhd:CoA0000002905 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002905_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ae37d492-5c5f-46b3-83dc-38b382c676b7 ; - dho:hasLayer1 dhd:6dce7c27-896a-4285-9b17-1c0e6cf0f6ac ; + dho:hasField dhd:681de64d-d8d9-4582-b823-03f629437556 ; + dho:hasLayer1 dhd:db85fe79-46e9-4fdf-956d-983f6b041a06 ; dho:hasOMAID "2905" ; dho:numberOfMarshalledParts 1 . @@ -1343,8 +1343,8 @@ dhd:CoA0000002906 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002906_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:23a121f5-d4f8-43b1-a03d-a19f922aace2 ; - dho:hasLayer1 dhd:2635554f-aa79-414e-bd27-820a87fa78ae ; + dho:hasField dhd:e8b61aa8-695b-48bc-a1fb-f81932e1859c ; + dho:hasLayer1 dhd:5b9c9984-f12a-4783-88ed-0c89405f7d48 ; dho:hasOMAID "2906" ; dho:numberOfMarshalledParts 1 . @@ -1353,15 +1353,15 @@ dhd:CoA0000002907 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002907_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f167c6da-0b55-4979-9d0f-6a15c3c8fa6f ; - dho:hasLayer1 dhd:c421e0f8-0951-4794-b9b5-91ff90f8081a ; + dho:hasField dhd:5ebcbe8f-31fa-4dcf-8311-9fe94d7e9ac6 ; + dho:hasLayer1 dhd:315d1efd-ecda-4a97-8b45-91d3a24caf57 ; dho:hasOMAID "2907" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002909 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:45d6c0e4-0c0c-4b55-8adc-40bafe5a8fb2 ; - dho:hasLayer1 dhd:766f0fe8-7713-4986-8cd7-a2f743c8edf1 ; + dho:hasField dhd:8fc185b8-d181-468e-b149-067155d8bc47 ; + dho:hasLayer1 dhd:254dc878-b4c9-4520-8048-741fe73d86d9 ; dho:hasOMAID "2909" ; dho:numberOfMarshalledParts 1 . @@ -1370,15 +1370,15 @@ dhd:CoA0000002910 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002910_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bb7ef3e1-70b3-4601-9096-6dc64ec7dfd6 ; - dho:hasLayer1 dhd:f211b390-ae2e-4ed5-9e8f-6d0a33009aa9 ; + dho:hasField dhd:e8dd5293-3d30-4da4-b222-dae84716289d ; + dho:hasLayer1 dhd:5dc3177e-3347-4dc6-8b69-b39197e57a69 ; dho:hasOMAID "2910" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002911_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:bd3ba3ba-3b7c-4b3c-a567-82116936e4e0 ; - dho:hasLayer1 dhd:1d8b9137-667e-487a-8934-bc841b1ec576 ; + dho:hasField dhd:c44e086a-ef9e-4d18-9196-e816a233e37b ; + dho:hasLayer1 dhd:bf6d1f24-2ea6-4d53-9e4c-c79475b2420d ; dho:hasOMAID "2911_1" . dhd:CoA0000002911__2 a dho:CoatOfArms ; @@ -1386,70 +1386,70 @@ dhd:CoA0000002911__2 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002911__2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:52e5c2e4-2721-4111-8fd7-6a1416faceed ; - dho:hasLayer1 dhd:54eadbea-5dd1-4af7-bbec-a75c7befea23 ; + dho:hasField dhd:b99d9c2d-2d28-4211-a4f6-57a8f7e32dd4 ; + dho:hasLayer1 dhd:bc661b64-1a00-4972-ba52-7c00d5f37d37 ; dho:hasOMAID "2911__2" . dhd:CoA0000002931 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:05b1b525-094f-4d00-be47-aeb978e04b1d ; - dho:hasLayer1 dhd:4c2ea93e-d83b-430a-80ea-79b80d28548e ; + dho:hasField dhd:de34ee24-ac20-4b24-8cd6-67ddbe4df00f ; + dho:hasLayer1 dhd:d6eeda39-2416-43a2-ba31-b69b40aab9ed ; dho:hasOMAID "2931" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002935 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d1ba7086-61ee-45e9-8220-088c88a5ff57 ; - dho:hasLayer1 dhd:216e33a8-7120-40f6-a98b-2b83cdba0fc3 ; + dho:hasField dhd:6cb2a88c-5d5f-4df0-ad29-fda6bb70ddcf ; + dho:hasLayer1 dhd:7fbca07c-62a0-4e00-b5c2-5da0658371fd ; dho:hasOMAID "2935" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002937 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:08d06e81-de1d-4ae4-880a-0ee5e4a49a2f ; - dho:hasLayer1 dhd:603c0415-698b-4aab-bd58-cb1bd506c5ae ; + dho:hasField dhd:1626a915-4e57-4629-862f-f2c9c3565be2 ; + dho:hasLayer1 dhd:ade7bf71-d905-4225-8859-48e3966a50c2 ; dho:hasOMAID "2937" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002938 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:20f2e3ab-a0a4-499e-8c9d-4f9fe2e9bc68 ; + dho:hasField dhd:7bbdd099-0845-4755-817f-2d1cc3c7c2df ; dho:hasOMAID "2938" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002940 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5da984fa-1d20-4815-8988-337cb8625f1e ; + dho:hasField dhd:1b262410-ad0d-45d6-a327-42a5bbb18d90 ; dho:hasOMAID "2940" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002942 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:76f805a9-fda8-4da6-8881-5319711811d2 ; - dho:hasLayer1 dhd:8f0f0b00-8bf9-4ead-bd59-6ce367ee5ab2 ; + dho:hasField dhd:c6b6d733-4719-4605-b6c9-bc703e8188e3 ; + dho:hasLayer1 dhd:e4c45b5d-ffac-479d-975a-a0c42041ac4c ; dho:hasOMAID "2942" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002946 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f07194ec-4855-4612-92aa-59daeee4384e ; - dho:hasLayer1 dhd:d6cb4ba3-2358-4067-b87d-61d742bb516a ; - dho:hasLayer2 dhd:642baab2-f119-4dc0-bfac-e314d827042d ; - dho:hasLayer3 dhd:f0575891-d71b-4a2d-95f1-8ba0875713cd ; + dho:hasField dhd:f279dcb6-bf82-4652-9e38-ae39aa3fe6e8 ; + dho:hasLayer1 dhd:e9c1f2a2-1c7b-47c8-9685-f0b16ac321ed ; + dho:hasLayer2 dhd:d682ba9e-6b6a-43e6-ab53-4e01ddc9b775 ; + dho:hasLayer3 dhd:2804bf84-b3b1-4188-9e91-b6135ccd9386 ; dho:hasOMAID "2946" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002948 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8b020bd3-29e5-42a9-b770-92d25cf465d0 ; - dho:hasLayer1 dhd:aa2bf025-2bf4-43d2-85b2-1db4cd3e37d4 ; + dho:hasField dhd:6d17ebbf-dcc3-4b3b-90b8-ffa566bbd5a3 ; + dho:hasLayer1 dhd:ac2110cb-7b9b-4e9e-9115-5c6391523176 ; dho:hasOMAID "2948" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000002956 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b08619e0-76e3-4b83-9f53-f1dd2ddb6f13 ; - dho:hasLayer1 dhd:c07d4563-ae7d-4840-a6a1-90462fc66be3 ; + dho:hasField dhd:4f33e148-e7da-4582-8903-c36ad18c27dd ; + dho:hasLayer1 dhd:c557485d-dc28-4f74-aef8-db67a32efca2 ; dho:hasOMAID "2956" ; dho:numberOfMarshalledParts 1 . @@ -1458,15 +1458,15 @@ dhd:CoA0000003081 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003081_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:dd959057-d05c-405e-b682-1bbcf6c6163c ; - dho:hasLayer1 dhd:0506d3f1-a57c-48a7-9e9a-290fc08dbdb7 ; + dho:hasField dhd:5c4f8006-6ecb-49fe-95cc-4aaced149d18 ; + dho:hasLayer1 dhd:b387653c-924d-4439-8e2f-1f1d4f8d44b5 ; dho:hasOMAID "3081" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003089 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b8a597e5-3b5d-4ce0-9292-ee28db78678c ; - dho:hasLayer1 dhd:a145f888-ed91-4e29-8f87-4b8ea79b3b80 ; + dho:hasField dhd:13789136-c790-4235-84dc-d8bd39b5697f ; + dho:hasLayer1 dhd:f60b6c3f-fe41-4e7f-ac4a-539c1bb60885 ; dho:hasOMAID "3089" ; dho:numberOfMarshalledParts 1 . @@ -1475,22 +1475,22 @@ dhd:CoA0000003176 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003176_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:23f865ac-235f-402c-a82b-612a23a7a48c ; - dho:hasLayer1 dhd:2697fa75-54a1-45da-bc9b-e216da558b80 ; - dho:hasLayer2 dhd:5bb3a81e-9993-415e-8d01-29476c3e421c ; + dho:hasField dhd:6fb22613-3c8f-4135-a442-4d03060cd09d ; + dho:hasLayer1 dhd:4ff76363-8300-4a15-86e8-ab1594e3e494 ; + dho:hasLayer2 dhd:5fb30744-1a36-471f-983c-b61495f478f5 ; dho:hasOMAID "3176" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003227 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2bf2a020-58bd-4f93-876f-d29955b0f234 ; - dho:hasLayer1 dhd:657969d8-764b-413e-92bd-400112ae1fef ; + dho:hasField dhd:5eec13e0-0941-4882-a5d1-c471ee4943a4 ; + dho:hasLayer1 dhd:10096b3a-e5ae-43e6-91d5-f1ba13681ea6 ; dho:hasOMAID "3227" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003257 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6718c403-523f-4fd1-88cc-ea2075940eef ; + dho:hasField dhd:acdb3af9-1c65-4dbe-a1ff-c58081bd63a3 ; dho:hasOMAID "3257" ; dho:numberOfMarshalledParts 1 . @@ -1499,23 +1499,23 @@ dhd:CoA0000003357 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003357_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:58a5b413-123d-4f92-a115-831a09729f8e ; - dho:hasLayer1 dhd:d9485855-e1b8-4ef0-b4ad-d4ba6b466a1e ; - dho:hasLayer2 dhd:bcfbc515-a4c7-40be-b8c5-d0e5ae6a2dca ; + dho:hasField dhd:3d4ac15c-5ba3-4915-b810-b1d8ab5efdea ; + dho:hasLayer1 dhd:8d5a4101-7ec1-4c32-9f14-17dca677fab3 ; + dho:hasLayer2 dhd:1cdb639b-6770-4b6e-a8d8-be77620db9b9 ; dho:hasOMAID "3357" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003420 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:23cdcfde-4d4f-49f9-969f-e243837b01dd ; - dho:hasLayer1 dhd:f4d0ae18-c4ef-426f-ad19-b507c4aa1fa9 ; + dho:hasField dhd:98bf8f0b-5f7b-4e33-95da-3044c7ffd961 ; + dho:hasLayer1 dhd:10e9cd44-a3b2-46a5-9fad-c27f429b1cbe ; dho:hasOMAID "3420" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003420_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:770d405f-aeac-4675-b680-5d58454e7074 ; - dho:hasLayer1 dhd:624bd075-08e3-474d-85c7-0c64c5994af4 ; + dho:hasField dhd:216ad165-ef91-412b-a0b9-27c3a8287786 ; + dho:hasLayer1 dhd:71ad38e7-56f8-4296-80c4-eec63b7991cd ; dho:hasOMAID "3420_1" . dhd:CoA0000003420_2 a dho:CoatOfArms ; @@ -1523,8 +1523,8 @@ dhd:CoA0000003420_2 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003420_2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3673230d-7f7e-4937-b264-ae2ab3b0c611 ; - dho:hasLayer1 dhd:58ee2df7-6d84-4a8d-9690-2713dda5afe0 ; + dho:hasField dhd:5a27c5d6-81d5-4a5f-8f2b-de817da9cf7d ; + dho:hasLayer1 dhd:a7dcf1a5-b84c-4208-96d0-fdab72cb509a ; dho:hasOMAID "3420_2" . dhd:CoA0000003450 a dho:CoatOfArms ; @@ -1532,8 +1532,8 @@ dhd:CoA0000003450 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003450_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b36822ca-c682-45d1-a117-4edfc64a2a11 ; - dho:hasLayer1 dhd:62ffc1c6-9be4-4f25-a7a0-70bd5b518e83 ; + dho:hasField dhd:729f8a52-ce44-4d12-b4fb-dcf2cb904f2b ; + dho:hasLayer1 dhd:05eaea9f-bea5-4a5e-bd71-1ab25205b8f1 ; dho:hasOMAID "3450" ; dho:numberOfMarshalledParts 1 . @@ -1542,21 +1542,21 @@ dhd:CoA0000003452 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003452_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e1d4725a-24dd-40bf-86c3-59e38d55846b ; - dho:hasLayer1 dhd:5e3e37e1-23fc-42d4-8457-bb55094b979d ; + dho:hasField dhd:8aa03f2e-111f-4c16-a53b-b35ec4a1a337 ; + dho:hasLayer1 dhd:ed9884ff-78db-462b-ac26-8a604de7ed7c ; dho:hasOMAID "3452" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003568 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e56b4454-5797-47a5-b3df-2db15e088f79 ; - dho:hasLayer1 dhd:e49097b5-d562-4bc1-a3a1-e59c281111fb ; + dho:hasField dhd:e54edfe0-419a-4417-ae7c-97a536788765 ; + dho:hasLayer1 dhd:0b27ae1e-774b-45ac-8af1-837b874155e7 ; dho:hasOMAID "3568" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003607 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8afd1081-b2aa-475d-bc2c-50dbcbc31565 ; + dho:hasField dhd:04e1155d-a810-4e7d-b495-825357ab54c1 ; dho:hasOMAID "3607" ; dho:numberOfMarshalledParts 1 . @@ -1565,22 +1565,22 @@ dhd:CoA0000003689 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003689_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9c6a6877-e5c5-440c-b66f-4ff99c70a39b ; - dho:hasLayer1 dhd:22f3b459-7018-48fb-a227-ca65681d4dad ; + dho:hasField dhd:f9e764ca-be20-4c17-9b10-2afac2402dab ; + dho:hasLayer1 dhd:6af025c0-58c1-4a4e-b46c-75dfdfa32eb4 ; dho:hasOMAID "3689" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003724 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6ce7f785-21ca-46ec-9daf-277385b6b46b ; - dho:hasLayer1 dhd:51a5174b-768a-474c-9da9-365020257b21 ; + dho:hasField dhd:12981dea-d7b6-45ee-87ee-f20e88da803f ; + dho:hasLayer1 dhd:59b1178c-2b5e-45a7-a5e7-48676fc1e6e6 ; dho:hasOMAID "3724" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003744 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dc510a66-e24f-471c-ad9f-6642a3615337 ; - dho:hasLayer1 dhd:578169e8-8560-4fab-b939-5866e0e9151e ; + dho:hasField dhd:af95d877-8c2f-434c-acb1-b52b51e0bc19 ; + dho:hasLayer1 dhd:6e0f21bb-c1fc-4602-9c52-ea2214b7056d ; dho:hasOMAID "3744" ; dho:numberOfMarshalledParts 1 . @@ -1589,21 +1589,21 @@ dhd:CoA0000003758 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003758_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c2fc17d4-af71-42cf-90b3-d43f3309a28b ; - dho:hasLayer1 dhd:44a06aca-33a6-41ab-b017-f99cec686f83 ; + dho:hasField dhd:37c4ef1b-d025-43c1-adaa-a690106f569b ; + dho:hasLayer1 dhd:135274df-da00-41d6-b49f-366b0a1f97a4 ; dho:hasOMAID "3758" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003783 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7f72833c-179d-4767-866f-7f0f3d91085a ; - dho:hasLayer1 dhd:3a582ebf-c40b-4f30-a4e1-2c3112cb6ffb ; + dho:hasField dhd:85d15e90-7f2a-4d26-992e-8d9f1e243293 ; + dho:hasLayer1 dhd:6e84d5de-41c2-4434-90b5-63429dc530e0 ; dho:hasOMAID "3783" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003785 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:14555a55-5e8c-47e0-a9d3-244049f43c6a ; + dho:hasField dhd:38da288f-ccf3-4fb9-b0b3-562fcbe5081e ; dho:hasOMAID "3785" ; dho:numberOfMarshalledParts 1 . @@ -1612,8 +1612,8 @@ dhd:CoA0000003803 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003803_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9232b7f0-f51f-4a7e-8cf6-790de68b6ab8 ; - dho:hasLayer1 dhd:0eb8f6da-ecdb-41eb-b58f-1ba6e164cb7d ; + dho:hasField dhd:c14838b1-1431-4506-815b-3609ec483172 ; + dho:hasLayer1 dhd:a8f872f6-5d68-40a3-89d8-c1cbc018cc3d ; dho:hasOMAID "3803" ; dho:numberOfMarshalledParts 1 . @@ -1622,18 +1622,18 @@ dhd:CoA0000003805 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003805_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e9466ff8-cdf0-4a64-ada4-37a69cfecff4 ; - dho:hasLayer1 dhd:27e1696e-8303-43db-b6b3-f027998c93a3 ; - dho:hasLayer2 dhd:0e04a4f9-18a7-477a-a7a8-692f3b90f540 ; - dho:hasLayer3 dhd:ceb55088-ed43-4150-aba6-62c58086ea68 ; + dho:hasField dhd:d5c7f00f-5ed8-46e4-9ddc-b8f8cf952aaf ; + dho:hasLayer1 dhd:27fc49f4-f80f-4f4f-84ec-c4f879ea060c ; + dho:hasLayer2 dhd:fe2b1802-4727-4ea2-9227-00655a12fbd6 ; + dho:hasLayer3 dhd:cb4bdbbc-ba31-484d-b8a3-66529d6851ca ; dho:hasOMAID "3805" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003818 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:63a04f15-15d9-4688-baa8-3935703f6941 ; - dho:hasLayer1 dhd:f127eea9-7005-4664-8b23-d209e39a0a3e ; - dho:hasLayer2 dhd:653d8260-6ea8-48cf-9651-7f589c34753a ; + dho:hasField dhd:dba8928c-dffb-4b04-8d6b-bf35b8c4dcd2 ; + dho:hasLayer1 dhd:aa05f0a3-a15b-4160-81a9-84c05964f5a7 ; + dho:hasLayer2 dhd:1d6b5afc-9421-4630-ab66-3a5a6a3f61dd ; dho:hasOMAID "3818" ; dho:numberOfMarshalledParts 1 . @@ -1642,79 +1642,79 @@ dhd:CoA0000003820 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000003820_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3e4f64a2-15e5-4497-a0d2-70bdcf07da3f ; + dho:hasField dhd:728e7cc1-6e34-4894-8bc0-15d724137362 ; dho:hasOMAID "3820" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003831 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c6952e0c-8ab1-4281-8b17-54bab0e3e274 ; - dho:hasLayer1 dhd:08718458-9ea4-42fd-8ca7-b5fb4572a167 ; + dho:hasField dhd:f3690008-bf82-43b8-b177-de8609caa8ad ; + dho:hasLayer1 dhd:bb3e2646-f3d7-405e-ab15-0de361965a06 ; dho:hasOMAID "3831" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003854 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fd15cefd-8d75-4df1-bb3f-a92696ee7743 ; - dho:hasLayer1 dhd:748e1266-b899-410f-8731-6baa9b099435 ; + dho:hasField dhd:fad17e43-70c0-4d3c-ba41-090b88d39eb4 ; + dho:hasLayer1 dhd:078c85ad-a560-472a-9f9e-e1eaa3ff0133 ; dho:hasOMAID "3854" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003959 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e674c6a5-533b-42f5-be4b-1741fd01c78d ; - dho:hasLayer1 dhd:1e4bb457-2b4d-43e5-9ddd-5dc023d3f399 ; + dho:hasField dhd:b9a22860-30c6-49b5-a455-cda0065bc470 ; + dho:hasLayer1 dhd:2693fdcb-c3e5-49a3-8fa2-0c9f60e87581 ; dho:hasOMAID "3959" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003961 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f293d1a0-e42d-47af-a650-a4625531bd0a ; + dho:hasField dhd:62b987b2-7bae-4e11-b8f7-967cd4f20ec2 ; dho:hasOMAID "3961" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000003963 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5d2e1245-f183-4fb2-a92d-ef46a33b22e3 ; - dho:hasLayer1 dhd:14fbd3a7-af39-49f7-a22a-656d78cb6d98 ; - dho:hasLayer2 dhd:3e932ec4-7365-41e7-b30d-17c6d1a361af ; + dho:hasField dhd:a228ae99-c20d-4ec7-90e2-7571759013f6 ; + dho:hasLayer1 dhd:8fcd818e-8a1a-4850-a2bd-107195e4fecc ; + dho:hasLayer2 dhd:990fa66e-a9fd-40a6-9252-95156d7b2abe ; dho:hasOMAID "3963" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004025 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:85aadb89-6833-486e-a3f0-9ee817d1be12 ; - dho:hasLayer1 dhd:b7bad24c-68ca-4058-aaf7-4b7368d98d8b ; - dho:hasLayer2 dhd:769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa ; + dho:hasField dhd:e0a38810-3f18-4b9c-89ff-a9ff1814de5b ; + dho:hasLayer1 dhd:035fa524-de77-4948-b846-cafeaf88701b ; + dho:hasLayer2 dhd:5e7e6544-4506-4e54-bef4-8746d811f93c ; dho:hasOMAID "4025" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004051 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f049f62c-d2d6-481b-a8be-0efe43c701cb ; - dho:hasLayer1 dhd:f84ad758-4ce5-400f-b213-db40c68e1ec3 ; + dho:hasField dhd:c3c790eb-46a4-4410-92b3-f78ac746214b ; + dho:hasLayer1 dhd:8241860b-3fcb-4082-87ac-8c4dd0bdcfbb ; dho:hasOMAID "4051" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004060 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2774b6f2-5844-43d5-9a06-1061815f6dbd ; - dho:hasLayer1 dhd:14cd7b40-1e18-4518-b204-bdc15122d99a ; - dho:hasLayer2 dhd:1026fc34-8361-4e67-a776-f7a549b62215 ; + dho:hasField dhd:7ca178a3-3bcd-4bf4-b587-490a216708d7 ; + dho:hasLayer1 dhd:660bae36-978f-4100-82e7-da674216ad01 ; + dho:hasLayer2 dhd:e1e352de-3d17-46f7-8881-51a51db16328 ; dho:hasOMAID "4060" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004343 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ce77d18a-11e2-4e7b-bb79-e012ae331cc6 ; - dho:hasLayer1 dhd:0a4e30a7-8f9f-480a-9b74-b7129fbccde5 ; + dho:hasField dhd:0b674915-910b-4c0f-b770-be3ed17dcfee ; + dho:hasLayer1 dhd:34c7e02a-e12f-4433-9473-73835a8908fb ; dho:hasOMAID "4343" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004344 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e9b6f040-9576-4d8d-8938-ff3d85f810d2 ; - dho:hasLayer1 dhd:a21045ba-92c8-4b3c-8b2f-2e880b31d7e4 ; + dho:hasField dhd:5893f685-2c84-459e-a9cc-aa313da0aea3 ; + dho:hasLayer1 dhd:14b67292-96a5-4c58-ab67-7e2fb303cf2d ; dho:hasOMAID "4344" ; dho:numberOfMarshalledParts 1 . @@ -1723,9 +1723,9 @@ dhd:CoA0000004384 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004384_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:dbc9ad7e-c270-4e45-b7f9-90409c436aff ; - dho:hasLayer1 dhd:8a426400-9390-4f1a-a15e-f8004a1c6720 ; - dho:hasLayer2 dhd:1b358066-8a38-46c7-830e-69ef2de1a8af ; + dho:hasField dhd:873fd424-19f2-4b9c-9bd4-3911c6eebe08 ; + dho:hasLayer1 dhd:47f7a1a1-cf6f-4514-a709-28ac15a746d7 ; + dho:hasLayer2 dhd:c43b53f0-146c-4b3f-af75-d73b2e77153b ; dho:hasOMAID "4384" ; dho:numberOfMarshalledParts 1 . @@ -1734,8 +1734,8 @@ dhd:CoA0000004403 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004403_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:29e5e885-bf64-4f24-a6cb-11c0e78548ee ; - dho:hasLayer1 dhd:1c2868e4-969b-4a91-87c7-e992ebe1a25d ; + dho:hasField dhd:357bb857-5c6f-41ce-894d-fa85c604ad6a ; + dho:hasLayer1 dhd:62cdfe06-bade-46c8-b1c0-1920561db285 ; dho:hasOMAID "4403" ; dho:numberOfMarshalledParts 1 . @@ -1744,15 +1744,15 @@ dhd:CoA0000004537 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004537_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:68d33196-0b89-4d40-b877-a58bf2da8a76 ; - dho:hasLayer1 dhd:f95f5c26-e343-455a-bc5b-570a22f2e1fe ; + dho:hasField dhd:3a01747c-9fd4-43db-882d-cdfdece35a4f ; + dho:hasLayer1 dhd:3927066e-1a7a-4f8b-9514-1dc0c20349e2 ; dho:hasOMAID "4537" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004556 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4e6b86c1-df4f-4a9d-9dd0-c3d683905b84 ; - dho:hasLayer1 dhd:718c206f-8dc5-4224-bde6-4986096d394b ; + dho:hasField dhd:31f1eb18-317a-4ed3-811c-7812f73bfa22 ; + dho:hasLayer1 dhd:015117c5-75d7-4583-8b89-2a896d1733bb ; dho:hasOMAID "4556" ; dho:numberOfMarshalledParts 1 . @@ -1761,15 +1761,15 @@ dhd:CoA0000004649 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000004649_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:13c94ab5-9228-46e8-af1c-6eb8fa6277ae ; - dho:hasLayer1 dhd:b388625b-b7f9-44bc-a41f-28046d2abcd7 ; + dho:hasField dhd:c9c8b96c-5c77-457c-9e15-4de52923f8b2 ; + dho:hasLayer1 dhd:120fbaaa-79d9-45df-9949-1c3b86591b05 ; dho:hasOMAID "4649" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000004750 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5a4cd35f-65f4-4fda-b81b-ebe9ede9b0fb ; - dho:hasLayer1 dhd:9e910a5a-c9b5-4208-9ccd-640628982ea4 ; + dho:hasField dhd:ba3c13be-2d95-4f4b-aaee-b2e8da94e91e ; + dho:hasLayer1 dhd:0eb54365-f522-497d-ad9c-674ce7f8f28b ; dho:hasOMAID "4750" ; dho:numberOfMarshalledParts 1 . @@ -1778,24 +1778,24 @@ dhd:CoA0000005220 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000005220_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8c3b1ae2-6981-4668-87b0-b3054ad8e3dd ; - dho:hasLayer1 dhd:8a9e7289-6f23-4c6d-9194-dd732ba4f02b ; - dho:hasLayer2 dhd:d99167f4-10b0-4160-8c75-49bd4ef15517 ; - dho:hasLayer3 dhd:01061ec5-3e6d-4de8-a7f7-22fd884de720 ; + dho:hasField dhd:6d06f890-c070-4418-b148-80b1efeb0f26 ; + dho:hasLayer1 dhd:08c90b3e-065b-4acf-9b16-92b8c3a18fd2 ; + dho:hasLayer2 dhd:8846545f-3109-4503-b959-9ac5f6794316 ; + dho:hasLayer3 dhd:e100f767-c5c0-49a6-abb2-994df2e52518 ; dho:hasOMAID "5220" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000005282 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e2480e37-9c40-4aec-ad48-c0a27117a553 ; - dho:hasLayer1 dhd:8322fc7d-527d-48c0-9a85-55def62f5c88 ; + dho:hasField dhd:da3e6ee7-2b91-47c7-b533-7534d832cb74 ; + dho:hasLayer1 dhd:bf7cba35-f4a4-4c54-9f30-526664504ba1 ; dho:hasOMAID "5282" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000005412 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:24d24434-1970-4ff6-9fa7-e0e3bff2b748 ; - dho:hasLayer1 dhd:9b0397d0-9b6d-4fb3-b3ed-697957a6ae64 ; + dho:hasField dhd:49aebbb3-c658-4193-825d-21a1a034ea9d ; + dho:hasLayer1 dhd:969b2d4e-cfbb-40c3-bdab-23debdcbe14e ; dho:hasOMAID "5412" ; dho:numberOfMarshalledParts 1 . @@ -1804,15 +1804,15 @@ dhd:CoA0000005679 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000005679_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3ee4bbe6-d455-4701-8a9e-d9336cb8adbb ; - dho:hasLayer1 dhd:921f6cf2-36de-42ae-b2ae-003801a61764 ; + dho:hasField dhd:853af6a0-31c2-4dde-87b8-1b05f3943c5a ; + dho:hasLayer1 dhd:833971b4-fdb5-40f2-9181-4104d7b69684 ; dho:hasOMAID "5679" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000005814 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:054dd6e2-3927-4152-82fb-b1e142757b59 ; - dho:hasLayer1 dhd:447c94bf-d9eb-48f1-98e7-7a5b2980e5b8 ; + dho:hasField dhd:31616f3f-39b9-40a8-a3c1-c124e3d73e21 ; + dho:hasLayer1 dhd:20519b90-6fbc-498e-9da4-884a301a77a4 ; dho:hasOMAID "5814" ; dho:numberOfMarshalledParts 1 . @@ -1821,37 +1821,37 @@ dhd:CoA0000005965 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000005965_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ae2889c1-98cb-4bba-b469-582d3cdc3a4e ; + dho:hasField dhd:fe0538b9-c988-4475-9b2f-dcdf80f41e10 ; dho:hasOMAID "5965" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000005967 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:41e26fca-d0cc-437f-8743-1a45693d2e76 ; - dho:hasLayer1 dhd:93cfa54d-2774-4fd6-b827-a2dac00c1ecb ; + dho:hasField dhd:547f82d0-a3f6-4360-88e3-00dc2fbd1615 ; + dho:hasLayer1 dhd:afdec95f-6b38-4695-8717-4c77c461efc5 ; dho:hasOMAID "5967" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000005989 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5bc649c0-4f1e-43c1-90d2-3f79d835ce01 ; - dho:hasLayer1 dhd:543a320e-8b4e-4ce7-a9d6-3fdd2f44cd07 ; + dho:hasField dhd:e8f35df2-46aa-4177-af3e-3dd040297ab5 ; + dho:hasLayer1 dhd:ae437cb3-a98e-4f2a-9d3b-b277a4bd9108 ; dho:hasOMAID "5989" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000005997 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8d6c2e40-77ff-4c87-bfe2-fc5f1a58119d ; - dho:hasLayer1 dhd:5f372b7b-5a19-420f-a9c1-dcba65f678e8 ; + dho:hasField dhd:e1c5a14e-aaed-4712-80ab-3a625e8ed1b3 ; + dho:hasLayer1 dhd:39ef4bcd-59eb-4166-bf91-6eaf83b62979 ; dho:hasOMAID "5997" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006003 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6363db80-769b-4afa-b2eb-3c05bd0c00e0 ; - dho:hasLayer1 dhd:5fe1828d-ef05-436c-9b7a-fa421d82abb6 ; - dho:hasLayer2 dhd:9cbf01ad-a9ca-4819-b070-a12eee3bf7b3 ; - dho:hasLayer3 dhd:f0bd95ad-e490-472a-821a-53f2daaf2733 ; + dho:hasField dhd:8f2a003a-8595-4053-a0f4-ed44a8d15903 ; + dho:hasLayer1 dhd:0317733e-cf79-4b59-bbd5-a0ce12dc1d1b ; + dho:hasLayer2 dhd:71742873-d10e-41ac-86e9-06ad99b1930b ; + dho:hasLayer3 dhd:3ced87c9-7d3e-4025-bad1-0a629055adb0 ; dho:hasOMAID "6003" ; dho:numberOfMarshalledParts 1 . @@ -1860,16 +1860,16 @@ dhd:CoA0000006015 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006015_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4b1bff71-92c8-4965-9e1b-1052ec455a3f ; - dho:hasLayer1 dhd:58e1e4a1-5436-4ede-8111-c8501c2e7580 ; - dho:hasLayer2 dhd:8ef1250f-1ee2-4716-9a4b-3ac756b1c68f ; + dho:hasField dhd:88579928-27a0-4b4c-b8f5-06b11125140f ; + dho:hasLayer1 dhd:4f402136-70fb-476e-a16f-5a8f59aca791 ; + dho:hasLayer2 dhd:4966b019-b457-4492-9551-7846e3556999 ; dho:hasOMAID "6015" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006017 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:833597f3-7644-4d0e-8bbe-b9065f0252a3 ; - dho:hasLayer1 dhd:a19b50bf-a150-4dd9-be6f-09ff7e29ea82 ; + dho:hasField dhd:6e70fc9d-4ee6-40c1-85db-67c6a73d43d6 ; + dho:hasLayer1 dhd:05fc2a37-76b3-4ca5-a3f8-a4c74f29ed2f ; dho:hasOMAID "6017" ; dho:numberOfMarshalledParts 1 . @@ -1878,36 +1878,36 @@ dhd:CoA0000006018 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006018_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a0c7dc34-51a6-417b-883a-5440bd71f679 ; - dho:hasLayer1 dhd:da3a50da-e477-43c9-be63-f60d9c66638a ; + dho:hasField dhd:7b6bf556-7c8a-4749-89e4-8ea4a57492cd ; + dho:hasLayer1 dhd:fba17a97-ea6d-4f0e-ae95-1aef9aa5bc4d ; dho:hasOMAID "6018" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006019 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b240d3d6-e878-4983-97c7-ae72795e871b ; + dho:hasField dhd:2ad01d78-e127-44cb-b8c4-368ec0527833 ; dho:hasOMAID "6019" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006020 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b0001d4e-0ef9-47ba-a73a-616ad4450089 ; - dho:hasLayer1 dhd:6a2061a4-de22-44a3-a670-c060875736db ; + dho:hasField dhd:81ef251c-b250-47ee-a598-371c3e90c547 ; + dho:hasLayer1 dhd:fa729e5c-8e48-485f-8469-ae22d778a255 ; dho:hasOMAID "6020" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006021 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0391ea15-9912-4035-9bbf-51a2fdf169c5 ; - dho:hasLayer1 dhd:95265469-3398-4812-938a-95db69bb05f9 ; - dho:hasLayer2 dhd:1cb285dc-c11f-4e2d-b843-7aa09cb227de ; + dho:hasField dhd:b9a623b4-5de9-4af7-be1e-0bea39847c4c ; + dho:hasLayer1 dhd:9dd53c06-2ae3-4df5-82b9-23ad34ff2256 ; + dho:hasLayer2 dhd:f6c656d5-fcfd-4a03-aaad-824c5284b4eb ; dho:hasOMAID "6021" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006023 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:daebfdcf-93d4-469e-aa51-38040fcbd9a5 ; - dho:hasLayer1 dhd:a028f500-2f86-4302-959d-44cecb7c478b ; + dho:hasField dhd:71aabaed-127a-4e82-b151-8596cc046bd4 ; + dho:hasLayer1 dhd:8677209b-b8f5-430c-8b01-fbb4a4aa931e ; dho:hasOMAID "6023" ; dho:numberOfMarshalledParts 1 . @@ -1916,53 +1916,53 @@ dhd:CoA0000006024 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006024_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7c5a6222-1d23-4e0e-9f94-25cc1502e044 ; - dho:hasLayer1 dhd:d21c6cd5-4c7f-4dab-ad33-262c9b7f38e6 ; - dho:hasLayer2 dhd:52dc804d-7cd6-4714-aba9-1da494fdaa98 ; + dho:hasField dhd:7e1fbc7b-f296-4bd7-8b2b-5fe00001d9b4 ; + dho:hasLayer1 dhd:1edd5f33-ee41-47b3-8ccb-5dce83add834 ; + dho:hasLayer2 dhd:680a59c8-f40e-421a-aa37-e2750b48eb5b ; dho:hasOMAID "6024" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006026 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8b703577-1748-4560-90a9-e243137e0369 ; - dho:hasLayer1 dhd:30398f88-d0de-4f72-81ac-6b1e241996dc ; - dho:hasLayer2 dhd:1fe8e1e6-0573-4147-9f38-83a478e72b80 ; + dho:hasField dhd:874055eb-9ca9-409b-af72-2dd13cf7d8d3 ; + dho:hasLayer1 dhd:c26e8c5d-2360-4a6b-a9f0-f5934b3f42f5 ; + dho:hasLayer2 dhd:2277e0b0-9f3b-41fc-a93b-d52401a613a8 ; dho:hasOMAID "6026" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006028 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f68bc08c-4df8-4565-b022-a7f08f32e868 ; - dho:hasLayer1 dhd:dbf13941-7990-4679-b09c-c64e9c3e4c38 ; + dho:hasField dhd:9ad3bac6-4800-4b59-8239-a21dd346e048 ; + dho:hasLayer1 dhd:fc71f4d9-47dd-4b3d-878b-9b079f826f45 ; dho:hasOMAID "6028" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006029 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d0f13e8a-f48b-4a9d-8fa4-133ef6ef4e76 ; - dho:hasLayer1 dhd:5facf97d-576a-43df-ab09-346a7d2507f9 ; + dho:hasField dhd:83c85911-c1d2-4564-a9a3-9966a956e0e8 ; + dho:hasLayer1 dhd:e3d5640e-ffd4-45ae-bff7-aed6970b1783 ; dho:hasOMAID "6029" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006032 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:da692026-dbac-46e7-9931-6c515f5bdb41 ; - dho:hasLayer1 dhd:ad358a37-4688-4956-9264-47f03ed98233 ; - dho:hasLayer2 dhd:b75fd3b9-9b98-4b06-89f5-97c5c0f2aca9 ; + dho:hasField dhd:484feb5a-a5aa-46b0-9835-82d42770e180 ; + dho:hasLayer1 dhd:3a4ac1c9-4892-43ba-a158-27433acd8e46 ; + dho:hasLayer2 dhd:6026da6a-11ba-42a7-a5b2-624346d2472a ; dho:hasOMAID "6032" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006034 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:cdde6d66-686f-448e-9ed9-38889279b6ab ; - dho:hasLayer1 dhd:5c02ad3c-4166-4347-89f2-c09b1f9c91f7 ; + dho:hasField dhd:0b319cbb-e460-400f-8e14-92af61adbf04 ; + dho:hasLayer1 dhd:b08e9a41-9285-4ca1-8ff7-617b189a14f5 ; dho:hasOMAID "6034" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006035 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7e8dd3b2-1286-4d05-8c7d-70f7b8391df1 ; - dho:hasLayer1 dhd:21d30952-9692-4869-8274-ed40d0fc0e1e ; + dho:hasField dhd:bcd3bafb-d068-4df1-972d-066ee6bc06d9 ; + dho:hasLayer1 dhd:b0d3af71-5dda-428f-bbfc-ff1475ca2185 ; dho:hasOMAID "6035" ; dho:numberOfMarshalledParts 1 . @@ -1971,9 +1971,9 @@ dhd:CoA0000006037 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006037_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:65199508-45fc-43e9-97b8-b8147c61cec6 ; - dho:hasLayer1 dhd:d07e6b73-f3d8-4deb-b0e2-69b6e2a2315d ; - dho:hasLayer2 dhd:bba21821-71fd-420b-9c49-e5492979fc90 ; + dho:hasField dhd:d5ddbfcd-62ce-43dc-81d1-d458c7d6b31d ; + dho:hasLayer1 dhd:2949bb9b-804b-47d6-80a1-7e894e40a951 ; + dho:hasLayer2 dhd:f27b8a5e-ab53-4998-a238-d7b7b6d9e32f ; dho:hasOMAID "6037" ; dho:numberOfMarshalledParts 1 . @@ -1982,31 +1982,31 @@ dhd:CoA0000006039 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006039_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5235993c-00a0-4b2d-a88d-0b42c58df0bb ; - dho:hasLayer1 dhd:f0e8be12-c14e-43a6-ad68-fe7d35394543 ; + dho:hasField dhd:675bab22-4979-4f3b-aa07-c8c92ce33d34 ; + dho:hasLayer1 dhd:7986f3eb-d9a2-428b-92ca-5dae34adc935 ; dho:hasOMAID "6039" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006040 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ebee8f68-94a3-40c1-9976-7a36ac53ef36 ; - dho:hasLayer1 dhd:e9ef1164-6172-4cac-a77b-0a6d2255e849 ; - dho:hasLayer2 dhd:33cf3e30-916b-4eee-975d-0171d9409705 ; + dho:hasField dhd:475b05cb-2a17-4d66-8bca-b16c7821e35a ; + dho:hasLayer1 dhd:b94e28f9-cf28-4b79-8a64-325e21fee0f7 ; + dho:hasLayer2 dhd:63eb2b03-9ee8-4ee8-b297-c6e500a4451d ; dho:hasOMAID "6040" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006041 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9c05cf15-a831-4f6e-8645-577a1e18e1ee ; - dho:hasLayer1 dhd:325abfe3-d255-414a-931d-a96ed55c1352 ; - dho:hasLayer2 dhd:dfd575c8-5171-483b-9976-bce5424c0e88 ; + dho:hasField dhd:115eb4da-561b-4909-85c5-c1152a082e21 ; + dho:hasLayer1 dhd:defcb8de-6291-41a1-b680-43ac91855edb ; + dho:hasLayer2 dhd:f37a380b-1384-4a19-bff3-a4c61a8c032a ; dho:hasOMAID "6041" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006042 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:58c08113-faf2-4f6d-ad22-e80c8d757df7 ; - dho:hasLayer1 dhd:d8999571-f1fb-4f42-8132-266598591fb0 ; + dho:hasField dhd:70965436-d5f2-491e-a55a-013b4f55a0f3 ; + dho:hasLayer1 dhd:eb7354d7-e0d5-49c5-bd39-a9808ee921c7 ; dho:hasOMAID "6042" ; dho:numberOfMarshalledParts 1 . @@ -2015,23 +2015,23 @@ dhd:CoA0000006056 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006056_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0ee7b860-f60c-4a71-8b37-cfa1c2edf035 ; - dho:hasLayer1 dhd:e34819b5-9c2e-49ad-a3e2-3f397c0ffc00 ; - dho:hasLayer2 dhd:6e904c78-46c2-44b9-a3a7-4806d5665876 ; + dho:hasField dhd:e8e562d0-0a8c-4b93-ba37-b2a3a74426ef ; + dho:hasLayer1 dhd:5791c143-3cfe-4c85-a4a2-3f4c93e6c962 ; + dho:hasLayer2 dhd:446be2af-1bf2-4f03-b31a-04d3f81d3ee6 ; dho:hasOMAID "6056" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006073 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5561c038-e8c0-425a-92a2-314ecf86e86d ; - dho:hasLayer1 dhd:4993e52a-4473-46c2-b800-3ad94d5df2ef ; + dho:hasField dhd:41e9f93c-3f6c-48eb-b8bc-1704bdcc549f ; + dho:hasLayer1 dhd:de470c30-2440-44a0-ad73-69c9e9fece79 ; dho:hasOMAID "6073" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006129 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:41ab6b1c-ccac-4fa4-9a46-1f997ffafef7 ; - dho:hasLayer1 dhd:1fc70d35-98de-4b23-b4a8-f5a135656d16 ; + dho:hasField dhd:376ea7ff-0b32-42f4-9d56-532b76f8d7f8 ; + dho:hasLayer1 dhd:c119915a-732a-4d52-9e13-ce5dec90ada7 ; dho:hasOMAID "6129" ; dho:numberOfMarshalledParts 1 . @@ -2040,77 +2040,77 @@ dhd:CoA0000006136 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006136_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ffea3cfa-9b2d-441c-8833-3c0f34900247 ; + dho:hasField dhd:536fdcbe-a7fb-4db9-b152-57f9a3786590 ; dho:hasOMAID "6136" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006210 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:aa9ea086-787d-42ed-a2a8-37827ff0edb6 ; - dho:hasLayer1 dhd:03b1aac7-7699-412c-92ca-61d2e43083f5 ; + dho:hasField dhd:77964772-0298-44ae-a261-14e98d7f458a ; + dho:hasLayer1 dhd:48f66213-4c42-467a-b168-b66914ffd669 ; dho:hasOMAID "6210" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006213 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b330ca28-95b5-4364-af45-c7fba177f3ad ; - dho:hasLayer1 dhd:af8b8735-787e-487d-b005-a1f3fd82c4d7 ; - dho:hasLayer2 dhd:2e0cac1a-a070-4d5f-b4a6-21b3e376a6d9 ; + dho:hasField dhd:770656d0-fa1d-4e60-83dc-afa1041e4ac0 ; + dho:hasLayer1 dhd:c1f09b4d-b0e3-4e8d-ad5c-e0b7953d2ced ; + dho:hasLayer2 dhd:ff15ad86-36d2-4bd7-96dc-15c10aff37ee ; dho:hasOMAID "6213" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006215 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:51346cd8-7b36-4ddf-ad84-00202ee60800 ; - dho:hasLayer1 dhd:d1052b5b-6c3a-42cf-8422-e8c4254faa78 ; - dho:hasLayer2 dhd:291877fc-1b6d-45b6-8696-f7e223dfee9e ; + dho:hasField dhd:e9621b36-dc25-4ab1-ac06-b9083d677a56 ; + dho:hasLayer1 dhd:7107dd7d-52c4-45b1-a45b-a41fea405656 ; + dho:hasLayer2 dhd:c6ce3c71-b2f1-41e2-9935-b47a01a69d87 ; dho:hasOMAID "6215" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006216 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e3091e88-43a7-468c-89d4-a50d516ef81c ; - dho:hasLayer1 dhd:b2e34b28-1c6c-461a-a414-0214c811b69e ; + dho:hasField dhd:3231b57d-4f75-4afb-aa4e-d4c5c2d345ca ; + dho:hasLayer1 dhd:5c8ac896-69be-42c9-af3d-7b8ff73b49e6 ; dho:hasOMAID "6216" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006220 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dd887116-9ac9-4488-acae-392c24fc3593 ; + dho:hasField dhd:cb8e7a7e-b072-452b-8668-735338845c2f ; dho:hasOMAID "6220" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006221 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7783d525-854f-47a4-b1a6-f4b496cf5f79 ; + dho:hasField dhd:9afbd14a-b6d7-4861-9420-b3c045131876 ; dho:hasOMAID "6221" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006222 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:aea9fc0b-b1eb-4453-8351-1009ea495a00 ; - dho:hasLayer1 dhd:7765b41f-6bc0-4c71-b300-b7438577535a ; + dho:hasField dhd:db4a79fe-c724-483e-935f-cb7456810bb7 ; + dho:hasLayer1 dhd:4332d869-fe24-47d7-9e4a-f904f39af5a3 ; dho:hasOMAID "6222" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006223 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a6102e14-4031-456a-968d-6f2d5bc9c6f4 ; - dho:hasLayer1 dhd:e0a7f2ee-9db7-4527-81d5-265c40e0f617 ; + dho:hasField dhd:def6a722-f084-465c-bac6-f727d15ed1b2 ; + dho:hasLayer1 dhd:8ee04d31-27ea-4d42-bd0c-ba467e407377 ; dho:hasOMAID "6223" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006224 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b0f03b39-2e18-44e4-92e2-b8b102aa0f85 ; - dho:hasLayer1 dhd:548ef1f5-04b3-4538-bf17-d8c59b87d1f4 ; + dho:hasField dhd:da66f4c9-8f66-4da5-9264-6c58855ca6ee ; + dho:hasLayer1 dhd:2e5a8d37-9d65-428d-92c4-2b5a69556e91 ; dho:hasOMAID "6224" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006227 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c53e22f2-024c-4e63-a14d-db7ebf849cb3 ; - dho:hasLayer1 dhd:5a157ea6-a948-443f-a12b-f2021791c819 ; + dho:hasField dhd:8ea2ab24-e754-4afe-a390-fd8568ec92e9 ; + dho:hasLayer1 dhd:ded7e2eb-6a86-4f8b-b72e-2d237dd3ed98 ; dho:hasOMAID "6227" ; dho:numberOfMarshalledParts 1 . @@ -2119,36 +2119,36 @@ dhd:CoA0000006228 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006228_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4b6b1c1c-0e06-4bf2-b444-035c13e83688 ; - dho:hasLayer1 dhd:b5cb858a-61eb-44ec-a252-0912140f8456 ; + dho:hasField dhd:d1308f4a-26d7-43eb-b26e-50330eca87b7 ; + dho:hasLayer1 dhd:b37db052-834e-4a86-8e5d-046b1f00586c ; dho:hasOMAID "6228" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006229 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a3653317-e2ad-4653-a308-fd4af58b1aa5 ; - dho:hasLayer1 dhd:d3022afd-728b-4c4c-b869-51d4217201f3 ; + dho:hasField dhd:afb3fa3b-d206-4ae6-9282-8278e814737b ; + dho:hasLayer1 dhd:182b158d-0a97-4c3c-8952-fb890bec7b48 ; dho:hasOMAID "6229" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006230 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:48ace8ce-82f8-473c-b99a-fd1247d686dd ; - dho:hasLayer1 dhd:89b2b566-27f4-4696-ac98-2587c101fead ; + dho:hasField dhd:df70286c-a3dd-4add-9bd7-bbe9ab837b9c ; + dho:hasLayer1 dhd:fadd1585-05d6-459c-8a2b-4fad1bd17fb0 ; dho:hasOMAID "6230" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006231 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:24ebbc38-3950-43cb-8bfc-224af7b2a8ba ; - dho:hasLayer1 dhd:4362608b-890d-49d3-aa9f-4b782cb588d8 ; + dho:hasField dhd:0a30f159-f532-41d6-8cf1-7b18b99d010e ; + dho:hasLayer1 dhd:32a9f742-1eba-4565-916d-2c3f0c912b65 ; dho:hasOMAID "6231" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006232 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:182559b2-ac71-4265-ae68-f12348c9c85d ; - dho:hasLayer1 dhd:0b9d69e7-a98a-4836-b4c7-0e089d06b7a3 ; + dho:hasField dhd:842d5f6b-54fc-4b9e-bf29-993a1dbdf1af ; + dho:hasLayer1 dhd:f78fbb9a-7adf-4127-8613-d41a6492381d ; dho:hasOMAID "6232" ; dho:numberOfMarshalledParts 1 . @@ -2157,63 +2157,63 @@ dhd:CoA0000006234 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006234_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:86d748ae-723f-4457-a6b5-6c5b5271c2cd ; - dho:hasLayer1 dhd:56782669-063c-43bc-96e2-674b3e5e3fa2 ; + dho:hasField dhd:10aa03ea-cf53-46c8-9df1-4f5c4c97c163 ; + dho:hasLayer1 dhd:802bc626-54d9-4e7f-bbf4-87b8101ad20b ; dho:hasOMAID "6234" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006235 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:444e8d18-7a7e-457f-99cd-a85af7935f78 ; - dho:hasLayer1 dhd:11cf5d7d-e1f2-45a7-af04-aa01fbe86732 ; + dho:hasField dhd:8683d68b-41a5-478e-99c0-d1c6e0464778 ; + dho:hasLayer1 dhd:2cf705e1-946c-42ea-82ef-f55d008d921e ; dho:hasOMAID "6235" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006237 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8f57dff4-195f-47ed-8afb-792abfcf8703 ; - dho:hasLayer1 dhd:56a99838-7e84-4e80-94ea-fd8a76d4d77a ; + dho:hasField dhd:ac297bcb-ad7a-4787-b26e-cbc69aed3489 ; + dho:hasLayer1 dhd:255ae2b8-289b-4657-9997-b59ff31854e2 ; dho:hasOMAID "6237" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006238 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:03ec4981-a57e-452d-8300-6f4142d2efeb ; - dho:hasLayer1 dhd:ffb70da4-a365-42d9-bc7c-1861608a6401 ; + dho:hasField dhd:f80ba914-84dd-4010-8df7-4437ad3e6224 ; + dho:hasLayer1 dhd:6a23607b-fd46-47a7-a314-1fab9e945717 ; dho:hasOMAID "6238" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006239 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:efb180b0-c313-485e-8116-554a2a85cf32 ; - dho:hasLayer1 dhd:6f27655f-79c5-46eb-9ccc-4366916ed2c5 ; - dho:hasLayer2 dhd:3570f602-bd63-48c9-ab1e-01be342d085f ; + dho:hasField dhd:444389f8-6454-4142-a151-a703319be70a ; + dho:hasLayer1 dhd:9e1ae79b-8c3a-4add-b994-7bd034054167 ; + dho:hasLayer2 dhd:ca9634b9-0d39-4612-a659-90dc4cb9d4b2 ; dho:hasOMAID "6239" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006240 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:734a99bd-50e3-4c4b-a863-2411acfcc344 ; - dho:hasLayer1 dhd:41ed7f96-508c-40af-b047-ac7cf52eb743 ; + dho:hasField dhd:e055300f-792e-4a64-969d-32dd9dc311ee ; + dho:hasLayer1 dhd:ac020a17-83ab-46ff-bc67-d04e8f70f420 ; dho:hasOMAID "6240" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006243 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8d670bdd-10e7-4eff-b506-1834d920e49c ; + dho:hasField dhd:d8cecc48-c4a6-450e-9971-a19edf398eab ; dho:hasOMAID "6243" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006246 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3068f51a-bc73-4919-b8ee-dea5e7463e53 ; + dho:hasField dhd:75cc4427-b9f6-4230-b812-ca2b63e46ac7 ; dho:hasOMAID "6246" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006250 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:af732133-bc29-4e8a-8209-bad693916150 ; - dho:hasLayer1 dhd:e4dc0c7d-3773-4828-846f-39fa0b3d9bf5 ; + dho:hasField dhd:cdaf2bc0-c556-420c-b6c4-e0b0e6b22ab6 ; + dho:hasLayer1 dhd:ee6f470d-148d-4ed2-bb55-db9b31e30393 ; dho:hasOMAID "6250" ; dho:numberOfMarshalledParts 1 . @@ -2222,8 +2222,8 @@ dhd:CoA0000006252 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006252_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:264809e4-102b-430b-acd4-cc2117b586aa ; - dho:hasLayer1 dhd:a91f983e-9ba8-4ee0-a1f5-4c3d71edb4ec ; + dho:hasField dhd:4ffba3b5-71f9-4c2d-aa6e-386de829d7f9 ; + dho:hasLayer1 dhd:6c24fbb6-7b59-41d3-833e-4de44a2fd8eb ; dho:hasOMAID "6252" ; dho:numberOfMarshalledParts 1 . @@ -2232,42 +2232,42 @@ dhd:CoA0000006253 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006253_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:04f1097e-258b-47de-84db-79b2b1a9924d ; - dho:hasLayer1 dhd:df4d8367-c5c4-4f17-b93b-b8cd2cc1454f ; + dho:hasField dhd:ad431103-82e5-4e8c-81f9-9759555e2e7d ; + dho:hasLayer1 dhd:599fa9e1-171b-40ce-ba09-58460ac74a48 ; dho:hasOMAID "6253" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006254 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1750b628-ae15-4103-990c-c3c17bcbd5c8 ; - dho:hasLayer1 dhd:45380164-4d0e-488f-b997-ca57c38345ee ; + dho:hasField dhd:5dc49a98-7b3a-4ac9-8bce-0be18785ec93 ; + dho:hasLayer1 dhd:16643afc-1741-4b67-b9ef-d69c878dd6ee ; dho:hasOMAID "6254" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006255 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:874d307b-472d-4653-84f3-e93d96e49f82 ; - dho:hasLayer1 dhd:cc8b97ef-eff6-4d69-917a-643aa465c4e4 ; + dho:hasField dhd:b2f1ac27-84ee-47ed-adb9-e95350e8cd42 ; + dho:hasLayer1 dhd:7cace6a2-5585-4aa5-85ff-1aebd4cdfbc1 ; dho:hasOMAID "6255" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006256 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a552c0b8-9a98-4063-9a85-400272071beb ; - dho:hasLayer1 dhd:2c25c478-770c-452f-a3fe-d293f66cff1b ; + dho:hasField dhd:5a307949-2411-4828-ab07-c7a5f5a75e12 ; + dho:hasLayer1 dhd:09cf136b-b754-4d62-9717-a6a27fea6674 ; dho:hasOMAID "6256" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006258 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d6ea2bf4-d4ba-4254-824d-d350c8ca171f ; - dho:hasLayer1 dhd:9bb06896-11f0-4026-823b-b8461769d823 ; + dho:hasField dhd:f6329be0-6923-4dbb-9016-72ce7ecdc770 ; + dho:hasLayer1 dhd:b21cb044-688e-4400-a960-c170e6b91ceb ; dho:hasOMAID "6258" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006259 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:71dcd8dc-d4c5-4970-bfb9-ad1b2756a609 ; + dho:hasField dhd:14a0eb06-eb7b-45d5-9a0b-682c1fd5aa21 ; dho:hasOMAID "6259" ; dho:numberOfMarshalledParts 1 . @@ -2276,22 +2276,22 @@ dhd:CoA0000006266 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006266_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0c25178d-c529-4815-8a55-70bde15c3c41 ; - dho:hasLayer1 dhd:858ac603-fac2-4a0e-ab82-4e01a584ac6f ; + dho:hasField dhd:b42141e1-76e7-45e7-bcca-b82e42e7e07d ; + dho:hasLayer1 dhd:f6205f01-2a5f-4bd4-a26c-4ddedbf39d77 ; dho:hasOMAID "6266" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006270 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e95802f5-5c57-448a-8342-3b62b9889fd0 ; - dho:hasLayer1 dhd:06a69705-02e6-4200-b034-2141ba8318cd ; + dho:hasField dhd:04233850-3ed1-4a89-ae5c-d4ed1d60b2b7 ; + dho:hasLayer1 dhd:b460c6c3-4673-4760-824b-7d3f318729aa ; dho:hasOMAID "6270" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006272 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e56fdc93-ef72-425a-a7b2-6146c60d1dc1 ; - dho:hasLayer1 dhd:c88ada62-b9e9-4254-9a8a-5d31aed48887 ; + dho:hasField dhd:b8f82aaa-7357-4804-ad35-db31ec9d50ab ; + dho:hasLayer1 dhd:c7db82b6-4a1b-4b4b-8214-0f8367b19202 ; dho:hasOMAID "6272" ; dho:numberOfMarshalledParts 1 . @@ -2300,69 +2300,69 @@ dhd:CoA0000006273 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006273_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5fde823a-829a-4e39-b2d7-ce3782667adc ; - dho:hasLayer1 dhd:65a30445-cf53-4b48-9c21-685a0d5cf4e9 ; + dho:hasField dhd:5d72c560-666c-4d13-9f31-0f06fba7708d ; + dho:hasLayer1 dhd:9e25d4ba-a724-4947-999d-04d2dd4ad3d7 ; dho:hasOMAID "6273" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006274 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9448d58c-b4c9-4978-8251-86714f001abd ; + dho:hasField dhd:b0999263-8a3e-493f-8fbf-93a521716c41 ; dho:hasOMAID "6274" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006275 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4d041fab-6536-4479-9211-2e803bf6a3c9 ; - dho:hasLayer1 dhd:a64487e8-4dbf-4a1d-bdc8-66f5255b3744 ; + dho:hasField dhd:fd842d82-b4dd-4d30-9369-17daf39e0b6d ; + dho:hasLayer1 dhd:cb718fc7-5692-4647-bdcc-97673988d8a7 ; dho:hasOMAID "6275" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006278 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8b211960-fc4e-4792-9e05-f3d3a4071ddb ; - dho:hasLayer1 dhd:7f31bead-eea3-446d-8bcf-fbe5f6884cc4 ; + dho:hasField dhd:8d7b0127-286d-49fd-a593-9ab21f62543d ; + dho:hasLayer1 dhd:0fe1d3c4-b61b-4dd5-9002-0cd4cf7d8ff7 ; dho:hasOMAID "6278" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006279 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a5b6b90f-e6ca-44e6-b5b8-b13e136c5392 ; + dho:hasField dhd:043ce6ed-bf67-431f-bd5f-d26550f2c81a ; dho:hasOMAID "6279" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006281 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:857f031f-d678-4ec3-898f-acd57c5ca332 ; - dho:hasLayer1 dhd:8d4c4f7e-39c7-4371-93c7-43aee6d034df ; + dho:hasField dhd:d910963e-7b56-4f1c-b6c8-4b199f5fce45 ; + dho:hasLayer1 dhd:a15e25fd-6d67-4df5-98fd-978f0a293f14 ; dho:hasOMAID "6281" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006283 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4dd80860-9735-4c6c-ba0d-ac52af62d3e6 ; + dho:hasField dhd:2162a258-121a-42fd-ba5f-8a9ee86132a5 ; dho:hasOMAID "6283" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006288 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7e106169-5e5e-454e-b168-2727c2fb3859 ; - dho:hasLayer1 dhd:5c5a4173-51ed-430c-86cd-6f55780d1c05 ; + dho:hasField dhd:f1484272-ec4d-4d14-b5da-86851295753a ; + dho:hasLayer1 dhd:91f45c9a-dc88-4889-bd36-4bfe72e84e28 ; dho:hasOMAID "6288" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006294 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9959d21e-5216-4bd3-8bb4-a54a7b0036bb ; - dho:hasLayer1 dhd:ab688f35-7896-4598-9a2e-cba581da94ad ; - dho:hasLayer2 dhd:c5c919d2-b42e-484f-ad63-90aefc658e23 ; + dho:hasField dhd:062e5785-d8eb-434d-a967-345335c2015c ; + dho:hasLayer1 dhd:48ba1526-80a5-41c3-a573-ae888d68a734 ; + dho:hasLayer2 dhd:ca9013be-96ab-4cac-85e4-788b7c221774 ; dho:hasOMAID "6294" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006296 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c8f3b098-f6f3-43fb-9f80-f67fc2357caf ; - dho:hasLayer1 dhd:d7ac6a6d-93f4-40b8-8500-64d4d9ac6090 ; + dho:hasField dhd:f094c485-8c70-4ba4-a958-d6eb6cde62af ; + dho:hasLayer1 dhd:4acdf933-d692-44ff-a3e9-85d574b345ec ; dho:hasOMAID "6296" ; dho:numberOfMarshalledParts 1 . @@ -2371,8 +2371,8 @@ dhd:CoA0000006297 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006297_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c4f242ee-d404-40ee-810f-fd93a5538572 ; - dho:hasLayer1 dhd:afd8fad0-504d-41a6-8926-c977a547ac2c ; + dho:hasField dhd:3083f837-4dd0-40ae-aa9a-9a97499da72a ; + dho:hasLayer1 dhd:57fdc7ab-b675-4930-b38d-bf317d341cc3 ; dho:hasOMAID "6297" ; dho:numberOfMarshalledParts 1 . @@ -2381,58 +2381,58 @@ dhd:CoA0000006300 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006300_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8d71ad8d-2795-485f-99b6-30d3c9bb9ee3 ; - dho:hasLayer1 dhd:4ecdd0f5-2795-4295-96b8-568038ce1a5d ; - dho:hasLayer2 dhd:7c140a78-dc23-4754-9ae7-d05f01976b0d ; + dho:hasField dhd:221f23c7-b5bc-446d-934b-85963bbf7c4a ; + dho:hasLayer1 dhd:91634feb-84ab-40d6-88fa-27f3b1c7b3a6 ; + dho:hasLayer2 dhd:4ca1f37c-cec0-486b-8d93-189e8fbada58 ; dho:hasOMAID "6300" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006301 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:98b10162-5533-427d-b058-9b2cbdd57a0c ; - dho:hasLayer1 dhd:f1f488ab-f50d-44eb-ba74-6aa9578f4365 ; + dho:hasField dhd:23e4371b-bcbc-48e2-987f-35c2a2f88e4b ; + dho:hasLayer1 dhd:316e94a0-1b6d-474c-93b6-2792217cdfc1 ; dho:hasOMAID "6301" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006302 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fe34c062-7686-459d-a969-1adf9aaa7a4e ; - dho:hasLayer1 dhd:be953d18-ae34-41b1-a901-27102e9e69b5 ; + dho:hasField dhd:876649d1-9a97-433a-9134-8883d445dcb3 ; + dho:hasLayer1 dhd:523ff367-36ac-4d10-9b48-a4b6455eeeda ; dho:hasOMAID "6302" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006303 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:127cba2a-7af4-4ffd-bb68-42c66140a938 ; + dho:hasField dhd:a8557e37-650e-44fa-8c6e-929991f5a73a ; dho:hasOMAID "6303" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006304 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5ee4f227-142d-4538-a5d9-dacc3c806626 ; - dho:hasLayer1 dhd:64137ec5-bef5-4664-bc09-a918b2c2a00e ; + dho:hasField dhd:2a7e3aca-6e23-49eb-844b-e9688199fd73 ; + dho:hasLayer1 dhd:146ec01a-7cc7-4c4c-9d77-4832280d56cd ; dho:hasOMAID "6304" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006305 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9bb7eacc-57e8-4f42-b8e4-07bdee8edfe5 ; - dho:hasLayer1 dhd:2a31a287-0912-47b4-8d85-d045bbc3e88a ; + dho:hasField dhd:ab647b0f-1a5d-468b-aeac-bf8cf58f2a4a ; + dho:hasLayer1 dhd:62fbc54d-677e-420c-8535-6a486e4f9a08 ; dho:hasOMAID "6305" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006306 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f634aa8d-9212-45b1-91bc-a7546362d254 ; - dho:hasLayer1 dhd:b809e77f-e9b4-4a01-9da3-c4621905d1a7 ; + dho:hasField dhd:7960acea-e8fc-466e-bc20-30a5d1b61381 ; + dho:hasLayer1 dhd:b0e43fb1-4804-43f2-b0f3-af682320c23e ; dho:hasOMAID "6306" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006307 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d6064f1e-8d6b-42f9-939f-b2120baac1f3 ; - dho:hasLayer1 dhd:c2cb7f62-4504-43a3-90ba-00f04832afec ; - dho:hasLayer2 dhd:250bfd8c-4cda-44e9-a69e-c6a584487325 ; + dho:hasField dhd:8b5c03ef-7b75-485c-b7b3-664ea3d77cb5 ; + dho:hasLayer1 dhd:7335233d-c8dc-4d77-bb0c-6c53da9b2e91 ; + dho:hasLayer2 dhd:badf18c8-02e9-416f-8935-70fc78cc3ef2 ; dho:hasOMAID "6307" ; dho:numberOfMarshalledParts 1 . @@ -2441,29 +2441,29 @@ dhd:CoA0000006308 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006308_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a8f8cb79-834d-4644-94c8-d648c8bddb7a ; - dho:hasLayer1 dhd:c8785672-257d-48ca-a9b9-1224a1506509 ; + dho:hasField dhd:143b47f9-9e6a-48e8-a25b-b1a67391c61b ; + dho:hasLayer1 dhd:bf395a00-f5dd-4c42-8132-7b8d9a2e01b2 ; dho:hasOMAID "6308" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006309 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1658f6ad-7e05-43dd-8403-a30b0d91d839 ; - dho:hasLayer1 dhd:92eefbd4-a1ff-4e9d-8058-b3214398349c ; + dho:hasField dhd:eec538a7-fcfa-440e-bc66-3d45bb09beff ; + dho:hasLayer1 dhd:8d2364d8-3e87-40d6-86b6-39980f99d652 ; dho:hasOMAID "6309" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006312 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a0422cd9-7974-4a8b-994c-2b322d17840c ; - dho:hasLayer1 dhd:a5da5b72-faa0-42e0-9d41-59e7f735b67b ; + dho:hasField dhd:fa3ec4a1-df36-43ae-a3cc-25605bca71c7 ; + dho:hasLayer1 dhd:21a4cf28-614d-4ebe-9632-063d52cdc754 ; dho:hasOMAID "6312" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006313 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e9bf02ff-d677-4b57-9724-e92c3f19e8ae ; - dho:hasLayer1 dhd:cd739a58-d8d4-48b4-83da-d9a6cfb4a71a ; + dho:hasField dhd:2dec404a-d1df-4060-b482-cfe39e8884b1 ; + dho:hasLayer1 dhd:0ee97d59-aac8-4a2a-8527-8ffe7ef99273 ; dho:hasOMAID "6313" ; dho:numberOfMarshalledParts 1 . @@ -2472,37 +2472,37 @@ dhd:CoA0000006314 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006314_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5f80fc8c-3450-4778-86cc-24447d8fbd83 ; - dho:hasLayer1 dhd:89cb3648-9fb8-475f-8cbb-17c2f1532992 ; - dho:hasLayer2 dhd:b9e6c915-6cf5-4543-b146-634aa31d0f93 ; + dho:hasField dhd:7c3b293f-fdd5-49e1-998a-298ca953d8c0 ; + dho:hasLayer1 dhd:c8cc1b39-9f37-4f29-8cb0-dd8abb3fa3d8 ; + dho:hasLayer2 dhd:44a63534-bedf-42b3-bcbb-7a751046a585 ; dho:hasOMAID "6314" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006315 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e9b07bab-b3da-4855-8416-7a49023c3bf6 ; - dho:hasLayer1 dhd:c320629a-5d79-4695-ba37-06f0d0e92faf ; + dho:hasField dhd:264bab64-c4ef-4613-a07e-d148731f3bd3 ; + dho:hasLayer1 dhd:87a40470-a312-49aa-8b4f-8605f2d7a2c3 ; dho:hasOMAID "6315" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006316 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8a4f2857-77d8-4a90-82e2-1444d84c49df ; - dho:hasLayer1 dhd:84be0fe7-c2b5-4bd6-8b07-eef6dd03ca0f ; + dho:hasField dhd:7eb417e5-4bf9-4451-bc93-a5d0e8e2d4bb ; + dho:hasLayer1 dhd:256e5fb2-f9f9-4e92-893a-fa71918dd6f5 ; dho:hasOMAID "6316" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006318 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dbbd135a-b96a-4b39-8b26-ddb6a017fad3 ; - dho:hasLayer1 dhd:a86a609d-818f-46ef-a86b-ff190af11a8a ; + dho:hasField dhd:e9cafcd5-8033-42a7-ba2b-5d280b42a97d ; + dho:hasLayer1 dhd:d09f0299-6d23-4f6e-8dea-7d99c8fb72ef ; dho:hasOMAID "6318" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006321 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:eb496f84-964f-4cc5-9def-a7ef7881f5c0 ; - dho:hasLayer1 dhd:729fc330-a83c-48e1-9375-b2f1852b9ac1 ; + dho:hasField dhd:41759a8e-3ae6-4f79-b99e-f0ff989ba66a ; + dho:hasLayer1 dhd:1eba7a51-a1e7-4d2b-adc8-d2f791712d74 ; dho:hasOMAID "6321" ; dho:numberOfMarshalledParts 1 . @@ -2511,37 +2511,37 @@ dhd:CoA0000006323 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006323_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:06488130-dd1c-49b9-b5cf-907207215096 ; + dho:hasField dhd:53b2d2df-f747-4f32-b3bc-05c597c54ec4 ; dho:hasOMAID "6323" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006324 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:955017df-c2f7-4865-81e5-d3ad712bb6a4 ; - dho:hasLayer1 dhd:0828d736-f056-4ae7-b189-0d7e2d12b8fe ; - dho:hasLayer2 dhd:83c1ba6a-a0c5-45ce-8b88-2914480f274c ; + dho:hasField dhd:a7200994-a191-4c9b-a27e-1ee2208507be ; + dho:hasLayer1 dhd:c1fc4ad2-50ea-4286-9706-ed6567d096b3 ; + dho:hasLayer2 dhd:33706c13-6cf6-474f-91a4-06259679c05a ; dho:hasOMAID "6324" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006325 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2974eb5c-4eae-4556-903f-15a09684173a ; - dho:hasLayer1 dhd:170f30a2-705f-4401-b563-d04f4d734671 ; + dho:hasField dhd:d87cc3ae-2137-4182-abc5-fd27fb173b43 ; + dho:hasLayer1 dhd:c778b0e1-a198-4452-a765-1ba795d3c7a4 ; dho:hasOMAID "6325" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006326 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7fea9f71-44a9-4cfb-94ef-87387c074794 ; - dho:hasLayer1 dhd:3c6ccdbe-64ad-4034-96b7-f94ac949edf0 ; + dho:hasField dhd:a5e7ed7b-a239-4cc5-889d-3845b7eec67d ; + dho:hasLayer1 dhd:c1439a08-034c-40f3-8033-c75c42f08bbe ; dho:hasOMAID "6326" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006329 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:47fb258a-4c61-4d73-957f-7ef54b921709 ; - dho:hasLayer1 dhd:186ec6f6-0e00-4387-9d21-e4c322980acf ; - dho:hasLayer2 dhd:cd7b8a5a-6fa2-4af6-8296-4c9d090e185e ; + dho:hasField dhd:365e12d3-c4ef-4648-9376-ac2fa31441d0 ; + dho:hasLayer1 dhd:76263e38-1dde-4713-9d0a-46f7c8fea55b ; + dho:hasLayer2 dhd:adc81964-ff46-45dd-a684-68e657be158d ; dho:hasOMAID "6329" ; dho:numberOfMarshalledParts 1 . @@ -2550,15 +2550,15 @@ dhd:CoA0000006389 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006389_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7ef79a09-9036-414a-9e9a-8a611f653ebe ; - dho:hasLayer1 dhd:aebe3628-5f81-4f7c-9389-f22c5a6a1c23 ; + dho:hasField dhd:df6e4fb4-c70b-4ebc-9f31-c54ec268b068 ; + dho:hasLayer1 dhd:9d7bde8f-dd06-4fe1-913f-c387a79160b0 ; dho:hasOMAID "6389" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006390 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5a8e8e65-5d8c-4937-8e24-ba855aed519a ; - dho:hasLayer1 dhd:44bdbdf4-5272-476f-a5da-0849ec17ddbf ; + dho:hasField dhd:aaa79942-dc13-45e6-b13b-41ff0edf6017 ; + dho:hasLayer1 dhd:ceab6b4a-2a91-4b6e-872b-7e91f97d0784 ; dho:hasOMAID "6390" ; dho:numberOfMarshalledParts 1 . @@ -2567,23 +2567,23 @@ dhd:CoA0000006392 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006392_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:aaf25df5-48f5-426b-b3e9-8d251a4c84e8 ; - dho:hasLayer1 dhd:49989fd9-db99-44e2-9af2-7765478347bb ; + dho:hasField dhd:38c7c8ef-4145-40a5-a8db-56523dc796e8 ; + dho:hasLayer1 dhd:13cc1847-af6c-4008-9231-474960349be0 ; dho:hasOMAID "6392" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006399 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a0868105-41ce-4223-a44e-bf9e01a07831 ; - dho:hasLayer1 dhd:14e895c7-5cf2-4236-8ade-78f58df5f833 ; + dho:hasField dhd:38acd123-c73c-4a02-b18c-30d6fd7c141b ; + dho:hasLayer1 dhd:24b3cbde-a365-4814-92d7-df6c9463e9ed ; dho:hasOMAID "6399" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006401 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:47669f46-a6d8-4091-9095-635a4249d63c ; - dho:hasLayer1 dhd:1917097e-f272-4831-b8ec-2655a35532ff ; - dho:hasLayer2 dhd:7001a9c8-0a6c-43ba-b80f-f7a6094a3850 ; + dho:hasField dhd:c7797643-1166-42d7-99c6-f801b74f35b3 ; + dho:hasLayer1 dhd:fec12311-b48a-4691-812f-b3b769902368 ; + dho:hasLayer2 dhd:0eaee659-22c4-4c85-a5bc-ca09e3875997 ; dho:hasOMAID "6401" ; dho:numberOfMarshalledParts 1 . @@ -2592,32 +2592,32 @@ dhd:CoA0000006402 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006402_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3aadf2a5-e6a6-436c-ad3e-19c47d5a3620 ; - dho:hasLayer1 dhd:cdeda6da-156f-439a-a6d4-55d31fedab18 ; - dho:hasLayer2 dhd:363364d2-db64-45ba-bc42-519ec813122d ; + dho:hasField dhd:e5fd143a-322e-4a1d-bcf9-16ea38b128cc ; + dho:hasLayer1 dhd:4f8be2df-453e-442b-a02c-942f1bd64c80 ; + dho:hasLayer2 dhd:8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb ; dho:hasOMAID "6402" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006403 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:83b4f69d-3d5d-4f1e-82fb-0741efcf2548 ; - dho:hasLayer1 dhd:46249c45-c70d-471c-8b8a-b2c5e0ec5fe7 ; - dho:hasLayer2 dhd:b512545c-429f-4d5e-8e06-818e7a225ed5 ; + dho:hasField dhd:c2775804-5463-4f48-9c24-b20870a71588 ; + dho:hasLayer1 dhd:b0c81e1f-bbd2-49be-afc9-c3f3e8aba1e7 ; + dho:hasLayer2 dhd:da374393-312d-440d-892a-42d83c6db707 ; dho:hasOMAID "6403" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006411 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6288fe8b-6f9b-4841-9d36-42b91d9646dd ; - dho:hasLayer1 dhd:4cdae4f9-0859-4c92-ac7d-b3ca343202c1 ; - dho:hasLayer2 dhd:5a6a17f4-bb88-4f54-a5ba-58173c810f48 ; + dho:hasField dhd:5a3f1cfb-1799-4b06-bb69-8091a9f6bc6c ; + dho:hasLayer1 dhd:7ff1d611-e985-411e-a8c8-e9fd90b377ca ; + dho:hasLayer2 dhd:736304d4-8e46-41c9-b22e-397bef8fb443 ; dho:hasOMAID "6411" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006412 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fa56c310-1a71-43f2-843e-9ca523a2bed2 ; - dho:hasLayer1 dhd:91ab8b12-b592-43cd-97d0-7850a85bfd00 ; + dho:hasField dhd:70c83acd-3998-458e-a088-2dfe7a4a7ee4 ; + dho:hasLayer1 dhd:0ec6cd51-af70-4c47-b7de-d328c3441d8b ; dho:hasOMAID "6412" ; dho:numberOfMarshalledParts 1 . @@ -2626,9 +2626,9 @@ dhd:CoA0000006415 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006415_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:76b6e80a-7973-45cb-8aa3-a92cc04c0075 ; - dho:hasLayer1 dhd:24146424-f850-4c24-bc44-d72dec684b99 ; - dho:hasLayer2 dhd:5a2330b5-1d34-4ee5-9677-d97bcb7e0153 ; + dho:hasField dhd:9e9d5f5d-3e1a-4384-b7c6-d961c2c982b1 ; + dho:hasLayer1 dhd:3fdd1665-c02f-4d5f-bae4-b5d80bc10fb2 ; + dho:hasLayer2 dhd:18db4c9e-b6ee-4fcc-a08c-b31ce7856c8b ; dho:hasOMAID "6415" ; dho:numberOfMarshalledParts 1 . @@ -2637,15 +2637,15 @@ dhd:CoA0000006418 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006418_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8bbceaa8-f2d1-4264-b2a5-72d242c49c5d ; - dho:hasLayer1 dhd:6f14a741-5932-44a4-bbef-f026b0c74579 ; + dho:hasField dhd:a5af7c7e-7d72-4081-b099-49f02b0a9c80 ; + dho:hasLayer1 dhd:316f4087-50d0-4d68-9bad-f1602b39c7dc ; dho:hasOMAID "6418" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006423 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6202c42c-328e-4683-b79d-94a762598706 ; - dho:hasLayer1 dhd:c363da41-9cd6-4a14-87fa-d382927c68bc ; + dho:hasField dhd:fd889b23-53d2-4c3b-86cf-aae35992a683 ; + dho:hasLayer1 dhd:ce162ab5-f125-41e8-b575-4a4ffd7fae51 ; dho:hasOMAID "6423" ; dho:numberOfMarshalledParts 1 . @@ -2654,15 +2654,15 @@ dhd:CoA0000006425 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006425_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:02151a8f-a46f-4595-b693-114bc3843310 ; - dho:hasLayer1 dhd:98d5198f-89c6-4684-9e2d-085eddf891e6 ; + dho:hasField dhd:258d318f-c5aa-4388-be31-6ccad7ef0b54 ; + dho:hasLayer1 dhd:49d4d9e2-fcc8-4fed-b13a-e502c938c85c ; dho:hasOMAID "6425" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006489 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:66c854d9-05ed-49cc-aa3f-54c78ebd6f67 ; - dho:hasLayer1 dhd:c3d54331-bcce-4321-b3e6-15973d98f753 ; + dho:hasField dhd:53b9dd8e-fb0e-4a06-86de-f5b613eda3ed ; + dho:hasLayer1 dhd:6d42b02a-002a-4532-a325-9be985043d84 ; dho:hasOMAID "6489" ; dho:numberOfMarshalledParts 1 . @@ -2671,15 +2671,15 @@ dhd:CoA0000006495 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006495_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cefb8273-218b-46f9-bd02-c5ecb8634f06 ; - dho:hasLayer1 dhd:c278f2fb-1765-439b-9e1b-68f6fa2763bf ; + dho:hasField dhd:e7af9680-a700-418c-bd9d-a6114bc7157c ; + dho:hasLayer1 dhd:c96401d7-e83e-471d-b6e6-89b384c92c97 ; dho:hasOMAID "6495" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006500 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9c99a252-aedd-4164-bf59-7bed4c49b309 ; - dho:hasLayer1 dhd:3a36a628-3fc6-47b5-b1a9-a8997c0c209c ; + dho:hasField dhd:cc528cf3-32da-4b4a-9b89-c81352564e39 ; + dho:hasLayer1 dhd:fe509538-d45d-4efc-a69c-74f097464cb2 ; dho:hasOMAID "6500" ; dho:numberOfMarshalledParts 1 . @@ -2688,36 +2688,36 @@ dhd:CoA0000006531 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006531_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8fe12e96-1564-4326-b170-7d84e9fb64c6 ; - dho:hasLayer1 dhd:eeaaf4af-b310-4bc8-97e1-39da028ebf8c ; + dho:hasField dhd:15259197-4300-422d-809e-d81de51b9cf2 ; + dho:hasLayer1 dhd:911fc853-ae06-46d4-8f0b-451a9d50f7fa ; dho:hasOMAID "6531" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006605 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:af457dec-b748-4182-8add-ad6f8853ec63 ; - dho:hasLayer1 dhd:ddef9d14-099f-4ffa-a898-627e528f53ec ; + dho:hasField dhd:00a81b44-2841-4e0f-9f53-f6468ad7ac76 ; + dho:hasLayer1 dhd:1914c7fa-9131-4c49-b590-7f3928be1b6d ; dho:hasOMAID "6605" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006610 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:471c6cd8-7d98-4d0d-9438-380455aa3eef ; - dho:hasLayer1 dhd:8296962e-75eb-4fba-b5a4-044e78e57f5f ; + dho:hasField dhd:640707e4-f532-4cb8-9110-e78aff12adbb ; + dho:hasLayer1 dhd:68051467-5a58-4997-90e2-fa3095fda902 ; dho:hasOMAID "6610" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006641 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0eb4fbde-d837-4629-8535-048c0c1c776d ; - dho:hasLayer1 dhd:6a912f54-9431-428d-a264-d9b0ddfabb62 ; + dho:hasField dhd:9bec8972-5380-4eaa-acbd-3be02aef835e ; + dho:hasLayer1 dhd:1e03192b-c552-4630-a144-f0f48edfa3d8 ; dho:hasOMAID "6641" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006646 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:78c6ab86-e806-4937-94a5-00330d4df5e7 ; - dho:hasLayer1 dhd:b3f36e30-1867-480f-a393-7c67be70e269 ; + dho:hasField dhd:fc6af23e-6431-4a7e-b509-98f378f1c43e ; + dho:hasLayer1 dhd:33a85346-1af3-4bc7-9a50-0833e2a19046 ; dho:hasOMAID "6646" ; dho:numberOfMarshalledParts 1 . @@ -2726,44 +2726,44 @@ dhd:CoA0000006673 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006673_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8eb227fb-e1c1-428d-9e9d-827db855f91a ; - dho:hasLayer1 dhd:4381b789-50bf-4fd1-9faa-d062eb63aa69 ; + dho:hasField dhd:9cc81055-438e-448e-8517-c2f7738dba35 ; + dho:hasLayer1 dhd:b069aef1-76b9-474f-b282-5758cdd1787a ; dho:hasOMAID "6673" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006710 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c66ed04d-16e0-445f-832d-59dfc9fac189 ; - dho:hasLayer1 dhd:8e23df3b-ceb7-40f7-b932-d0a5c76f43cc ; + dho:hasField dhd:fc43547c-8678-4ab8-8b42-862d99b1df4c ; + dho:hasLayer1 dhd:4f6f6b5f-f08d-41c8-8168-e6a924beca0b ; dho:hasOMAID "6710" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006715 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6bcbafc4-75ce-42fd-93a4-04d689a636ef ; - dho:hasLayer1 dhd:53fb0532-ee43-49f6-9d4e-0320e96c62fb ; + dho:hasField dhd:addcf77a-3c5a-4b9a-8c20-8a4fbdd17e8e ; + dho:hasLayer1 dhd:16442e4c-c11d-4c92-950a-60ac1deac871 ; dho:hasOMAID "6715" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006761 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ea83f021-654c-4e5b-b083-c32e4dae36fb ; - dho:hasLayer1 dhd:26b60749-f416-48f1-90eb-3ee4e376aad1 ; - dho:hasLayer2 dhd:bf569a54-a4d5-462c-a3c7-e29e37464aca ; + dho:hasField dhd:2922fddc-df65-4af2-b65f-233db7e09897 ; + dho:hasLayer1 dhd:70fb2a59-e0db-445c-bb13-cbe297baf864 ; + dho:hasLayer2 dhd:8f600676-34f1-43aa-8504-c57af33ac9f6 ; dho:hasOMAID "6761" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006825 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b8dfad72-a1b6-4441-8b4e-1ed700763b1f ; - dho:hasLayer1 dhd:0c21eb52-89b9-45f9-8a22-e1967d2259f1 ; + dho:hasField dhd:f6d594cb-7c35-47ab-8d3d-b9a4945d55cd ; + dho:hasLayer1 dhd:6a672753-7fca-4b85-b0c7-153957ec98a0 ; dho:hasOMAID "6825" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006844 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dd0cb2df-8718-45ac-94d4-46771dbf6927 ; - dho:hasLayer1 dhd:c38ceaf3-de75-40f7-bc03-1f277ac5d6f5 ; + dho:hasField dhd:40cec763-c234-49b3-a1ef-c9eeb1fd56e9 ; + dho:hasLayer1 dhd:451c8253-26c0-4037-8bed-00745759aec8 ; dho:hasOMAID "6844" ; dho:numberOfMarshalledParts 1 . @@ -2772,24 +2772,24 @@ dhd:CoA0000006848 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006848_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8455732d-f9ce-478c-81bb-c35d8ac64cd7 ; - dho:hasLayer1 dhd:b5578e0d-b666-4d52-929c-72d1a5064359 ; - dho:hasLayer2 dhd:24bf0bad-2297-4965-9822-57603c11402e ; - dho:hasLayer3 dhd:6d9d9e77-d39b-42a5-a7c2-90c952d6b869 ; + dho:hasField dhd:9e4e58f7-78fc-4ee1-bbb3-a61154deb879 ; + dho:hasLayer1 dhd:bedcb848-416e-46e1-a2c2-eef7ab5f8b1f ; + dho:hasLayer2 dhd:e523df97-428a-4f3c-9fc5-5eec04d34b43 ; + dho:hasLayer3 dhd:a5f81bb3-4923-4173-8c5a-8a967602a328 ; dho:hasOMAID "6848" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006866 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9092d61f-00c5-4e10-a815-6363104c2215 ; - dho:hasLayer1 dhd:a236474c-c9a9-4d63-87ae-9fcdee6bdd29 ; + dho:hasField dhd:988253b6-d1c4-4a64-8fe7-1adc11912eab ; + dho:hasLayer1 dhd:adefcbc4-64a2-4e50-9aa3-f1c845d14e35 ; dho:hasOMAID "6866" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000006872 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:cab61e95-937f-415a-9c01-509e7b84a775 ; - dho:hasLayer1 dhd:bb87c9f3-47db-4b18-8199-ab27965e1838 ; + dho:hasField dhd:4a00c5c1-bfbc-4938-9868-297aaa9c8968 ; + dho:hasLayer1 dhd:1982159f-0ae9-44f2-b7af-0ec2370ed352 ; dho:hasOMAID "6872" ; dho:numberOfMarshalledParts 1 . @@ -2798,8 +2798,8 @@ dhd:CoA0000006881 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006881_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d6be0c5f-786b-45f3-9d52-f8304a22ae09 ; - dho:hasLayer1 dhd:0ed07cd9-7431-47bf-8f9f-fba87106a858 ; + dho:hasField dhd:2f3bec53-4897-4595-bf99-9eb1894ece1f ; + dho:hasLayer1 dhd:225e1cf2-e2b9-4541-a8f9-0c949c88387f ; dho:hasOMAID "6881" ; dho:numberOfMarshalledParts 1 . @@ -2808,28 +2808,28 @@ dhd:CoA0000006926 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006926_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8099eec1-bb91-4008-94f4-672af93b382a ; - dho:hasLayer1 dhd:e4a9c7a3-8964-4f24-a08a-eac01693ee48 ; + dho:hasField dhd:766bc811-0dd7-4d99-bd15-c821739be230 ; + dho:hasLayer1 dhd:3d68ebfd-5b10-43f9-ae73-b06428e224ca ; dho:hasOMAID "6926" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007014 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2aad628a-9030-46d6-b1f9-0e50beaf41d2 ; + dho:hasField dhd:d06e9b5f-e71d-4d6e-86cf-d3d33f587865 ; dho:hasOMAID "7014" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007015 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:226d0b71-d4c2-4d0b-afd8-caa59cf7a191 ; - dho:hasLayer1 dhd:18719ef0-b2c3-4873-8d43-ca2a433d6259 ; + dho:hasField dhd:024cd139-7cb6-4e82-bcc2-84ea2665cfcd ; + dho:hasLayer1 dhd:e3510a52-a1c1-4f46-86f1-7c6f4b0ff5e9 ; dho:hasOMAID "7015" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007037 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d193ec1f-4c85-4744-9f49-9df299e35f0a ; - dho:hasLayer1 dhd:f5cd9488-1580-47ec-82bb-c428191f140a ; + dho:hasField dhd:32de25d0-287b-4829-9f81-49873e13f027 ; + dho:hasLayer1 dhd:a872ed0d-8fb9-4ffb-a1e2-c4625dc6371c ; dho:hasOMAID "7037" ; dho:numberOfMarshalledParts 1 . @@ -2838,8 +2838,8 @@ dhd:CoA0000007076 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007076_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:20377b87-5dc8-4470-870c-ef9d13e74b7d ; - dho:hasLayer1 dhd:511b93bd-0966-4bb2-b290-60c5470afe3b ; + dho:hasField dhd:4f73e863-e425-4041-94bc-5596e7fde750 ; + dho:hasLayer1 dhd:473223bd-31ce-4b30-9f99-a12557c797ab ; dho:hasOMAID "7076" ; dho:numberOfMarshalledParts 1 . @@ -2848,8 +2848,8 @@ dhd:CoA0000007085 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007085_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b08ab54e-38bc-4338-8176-91b2faa3daa2 ; - dho:hasLayer1 dhd:8202b7f3-fed8-4580-bb9c-4aa625921e31 ; + dho:hasField dhd:d5898c0e-5384-4f1c-9438-d1e0e3309861 ; + dho:hasLayer1 dhd:cc03e298-86f4-47fd-9e3c-37464f6ae989 ; dho:hasOMAID "7085" ; dho:numberOfMarshalledParts 1 . @@ -2858,14 +2858,14 @@ dhd:CoA0000007099 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007099_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:55eefaf4-65c0-41df-9cff-5602839df78c ; + dho:hasField dhd:4e101820-2918-4e77-ae5b-2607816ad3b7 ; dho:hasOMAID "7099" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007119 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0936cbd7-bdeb-4284-b729-53ad586835ff ; - dho:hasLayer1 dhd:a04671be-c3d1-46c7-acb2-72871fedb939 ; + dho:hasField dhd:09d0341c-4121-45fe-bdb5-f189afabdb06 ; + dho:hasLayer1 dhd:b35efa07-7cfa-4ab3-8a46-9888a712c5fe ; dho:hasOMAID "7119" ; dho:numberOfMarshalledParts 1 . @@ -2874,62 +2874,62 @@ dhd:CoA0000007130 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007130_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:834a628f-83fb-4ecd-b75a-edb0057ecb57 ; - dho:hasLayer1 dhd:74bf0823-13df-4945-a0c7-6b3f0f147e68 ; - dho:hasLayer2 dhd:b8e934d6-b67c-4bbb-ad87-84c81d8ed726 ; - dho:hasLayer3 dhd:1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e ; + dho:hasField dhd:c205ae9f-acd1-47b2-886e-ec8069adf63b ; + dho:hasLayer1 dhd:b81dcf1b-3028-4575-ac95-fe73ca65b3ee ; + dho:hasLayer2 dhd:1721e86f-617c-44fd-a588-d15017cf8ed5 ; + dho:hasLayer3 dhd:f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1 ; dho:hasOMAID "7130" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007138 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c795c73f-b273-4bec-8ad6-572711529651 ; - dho:hasLayer1 dhd:373140c5-ec75-46d9-93d4-74ce8f76603e ; + dho:hasField dhd:1e04ecc4-2e66-4c86-8b0b-959447837bf0 ; + dho:hasLayer1 dhd:9582f5ce-a48d-4612-8a82-95a36cacf48a ; dho:hasOMAID "7138" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007194 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:caa75c39-eda4-4e9b-bf4b-14a466de37e5 ; - dho:hasLayer1 dhd:3824c99f-070c-48c7-80fd-70e2ab7a8512 ; + dho:hasField dhd:bf4cd330-d242-4a9e-aee1-a71435932590 ; + dho:hasLayer1 dhd:a8f610f7-7656-42db-ade6-c5eeeef2b353 ; dho:hasOMAID "7194" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007206 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2da8805d-c8c4-431a-9163-558839cad299 ; - dho:hasLayer1 dhd:1070c802-dc33-439d-99a1-a350ef7c4cd8 ; - dho:hasLayer2 dhd:9cf54b67-3d0e-4400-8a29-ea8c3b036a45 ; - dho:hasLayer3 dhd:eb59aaa6-57f6-4512-8493-05df935a0b59 ; + dho:hasField dhd:c9df3927-ffb7-4974-819b-7ae6f37a85f3 ; + dho:hasLayer1 dhd:b01a578b-f43d-4083-922d-9af74fdd15b8 ; + dho:hasLayer2 dhd:6b241176-2b7b-4c7e-812f-96f7bdf401c1 ; + dho:hasLayer3 dhd:f2fdabc2-6b8a-492e-b452-39bda55d6da3 ; dho:hasOMAID "7206" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007209 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:32a18c33-20b3-40a3-9ba8-b91ca58704e3 ; - dho:hasLayer1 dhd:9536349f-9bb3-4ac5-aef5-b4e33e07898e ; + dho:hasField dhd:fd1650c2-48d6-4785-843e-8d2d01ab3def ; + dho:hasLayer1 dhd:4c3542ec-cdcd-4721-b6a8-013065c4500e ; dho:hasOMAID "7209" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007212 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:119d501a-a5df-4d84-8384-3c251a071c2b ; - dho:hasLayer1 dhd:d612c1d3-ed98-4e59-acf3-e760955f97e6 ; + dho:hasField dhd:d21a5618-127f-4b2d-a092-87a9ee7cf0ee ; + dho:hasLayer1 dhd:c406ea72-e1e6-42f7-9585-a2923168d19e ; dho:hasOMAID "7212" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007228 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d11312d5-0174-4d55-8162-0d1ac59017a8 ; - dho:hasLayer1 dhd:7a5022f8-3645-4a96-8a85-b69f203cd6b0 ; - dho:hasLayer2 dhd:543d97ac-ef24-48da-ba6c-9d5170c2d94d ; + dho:hasField dhd:072563cd-3a41-498d-b57d-abd5d7ef2632 ; + dho:hasLayer1 dhd:44fe8c00-acde-49f0-a7da-fa50a6345cdc ; + dho:hasLayer2 dhd:cc3c3382-3602-4acb-bcb1-f81fd4dc2e79 ; dho:hasOMAID "7228" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007229 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ebd92e38-8a16-4468-b081-732582a8128f ; - dho:hasLayer1 dhd:536bc700-03b3-4b9e-8269-728e8a9bb63c ; + dho:hasField dhd:d443167d-a2c3-4a54-9f5b-6eff2eef0e92 ; + dho:hasLayer1 dhd:8d643e92-6cc2-4cdd-87c0-611e84ca23fe ; dho:hasOMAID "7229" ; dho:numberOfMarshalledParts 1 . @@ -2938,23 +2938,23 @@ dhd:CoA0000007261 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007261_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:43b71ab5-d0a5-4555-8b2b-66b2be7b0ccf ; - dho:hasLayer1 dhd:2c05aa37-8584-42ab-827d-7f8c7629c21e ; - dho:hasLayer2 dhd:6e497bee-4f85-4bc3-979d-af25b0b1938b ; + dho:hasField dhd:309531c3-c166-442f-9cea-79d0734876de ; + dho:hasLayer1 dhd:98128733-4db6-4e67-8970-bbf74452ca86 ; + dho:hasLayer2 dhd:073750a1-58a5-4da8-9999-aba3ec3caeee ; dho:hasOMAID "7261" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007262 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:17bfe0b6-be67-41a3-8231-6e8c219e5040 ; - dho:hasLayer1 dhd:5d1d5600-1cc3-4fed-a2bb-cdd7f81e93a0 ; + dho:hasField dhd:5acd1f14-fa86-4f8f-ad68-b4a5f7f7c773 ; + dho:hasLayer1 dhd:1349d26e-6de3-4295-9264-21d26ff794eb ; dho:hasOMAID "7262" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007264 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dfd960c4-7d89-4c24-8a5a-5ba51395119e ; - dho:hasLayer1 dhd:fa0d619d-fec5-4508-83d2-4b8fa179de4b ; + dho:hasField dhd:95111a52-e688-4d05-8692-b5d1c24b1eb2 ; + dho:hasLayer1 dhd:2f992f31-6d5d-4be5-b5a8-58c458531435 ; dho:hasOMAID "7264" ; dho:numberOfMarshalledParts 1 . @@ -2963,60 +2963,60 @@ dhd:CoA0000007265 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007265_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c5c1a7d2-9635-4fe2-9caa-d2c10b071576 ; - dho:hasLayer1 dhd:1774a1a9-58c8-4527-ba3c-af21d316aabb ; + dho:hasField dhd:58bb4b4e-f631-45ac-94ec-6b38df469ac7 ; + dho:hasLayer1 dhd:8e7aec48-185e-4085-873d-285e6785d035 ; dho:hasOMAID "7265" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007285 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:97e50ad1-2aa7-4f99-a8f0-a797f8774625 ; - dho:hasLayer1 dhd:9d7d38b7-0d54-4b5b-8922-9b05afd8500c ; + dho:hasField dhd:a222923d-5779-410e-8e8d-0faee5ce2121 ; + dho:hasLayer1 dhd:2ce9cac7-0cb8-4f65-a2ad-d11b7cabb014 ; dho:hasOMAID "7285" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007287 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e180e1e6-d773-40a1-b408-a27864780564 ; - dho:hasLayer1 dhd:08d85bdb-f289-4a56-ae0b-19b60a8f822f ; + dho:hasField dhd:a6dc409f-47c7-418b-b7cf-f8c5bd7eba34 ; + dho:hasLayer1 dhd:7b44c69e-c623-48c2-9420-c27b033a6b30 ; dho:hasOMAID "7287" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007293 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7674792d-a77a-471b-b20c-3ca9e3ea4d9d ; - dho:hasLayer1 dhd:db345d82-3111-4a01-bfc2-e06e141b58fe ; + dho:hasField dhd:569e33ea-1474-46a4-9d92-1770a9cc9998 ; + dho:hasLayer1 dhd:9556652f-fbfa-4f00-b38a-73628a2a1c22 ; dho:hasOMAID "7293" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007294 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b21d144b-8aa7-448b-ab3d-a27a001b7c60 ; - dho:hasLayer1 dhd:047e927c-3ee2-4466-bb4a-3ebd6843b531 ; - dho:hasLayer2 dhd:d997cd0f-7b29-43a6-98a0-92b2eff675c6 ; + dho:hasField dhd:7d576798-c225-4a2e-b50f-4c9c2694de67 ; + dho:hasLayer1 dhd:56de6119-5eed-4c51-b9cb-9ffece9b20cf ; + dho:hasLayer2 dhd:b3656957-5fdc-4dfa-a74a-09f862bebcf3 ; dho:hasOMAID "7294" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007296 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d0130408-881d-4dce-98b4-1f0731b7109c ; - dho:hasLayer1 dhd:f882475e-97c9-44ac-8b45-6af0b2d82396 ; + dho:hasField dhd:84bc97ea-c2eb-4d3c-a72c-929c403f6bba ; + dho:hasLayer1 dhd:989a090f-2544-402b-a851-622707409fea ; dho:hasOMAID "7296" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007311 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d9a81743-a2a3-498f-90e3-97fa607f09ab ; - dho:hasLayer1 dhd:006919f3-1280-4561-94b7-ceae7c2a9c13 ; - dho:hasLayer2 dhd:7d6ae299-d422-4f81-be77-52dbc24471b1 ; + dho:hasField dhd:b6d237e2-6321-4606-b0eb-8fef5dcc0d4c ; + dho:hasLayer1 dhd:e36d6535-37f3-4f77-b851-514cc575877c ; + dho:hasLayer2 dhd:d3510109-281b-42c9-b57f-e7ca8927b692 ; dho:hasOMAID "7311" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007317 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f1316cca-c4ea-46e1-9a2a-a85ad0b4382e ; - dho:hasLayer1 dhd:a012bff2-9b8a-461b-97c6-99a47215d17b ; - dho:hasLayer2 dhd:f8aac586-4d11-47bc-997e-a98f57211425 ; + dho:hasField dhd:2ed6fd6d-7abe-43e7-b164-fc60be39e094 ; + dho:hasLayer1 dhd:79c4db2a-5a46-46d1-bcc7-ac1845166b3b ; + dho:hasLayer2 dhd:7ba0cb88-c303-4eda-ab7b-b784befb213a ; dho:hasOMAID "7317" ; dho:numberOfMarshalledParts 1 . @@ -3025,74 +3025,74 @@ dhd:CoA0000007334 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007334_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:efa135e9-2313-4456-9269-4a8f73442a52 ; - dho:hasLayer1 dhd:d660090e-6ccb-4a18-9eb4-651ad429c345 ; - dho:hasLayer2 dhd:62470d3f-5db9-458a-ab75-fb08bd368211 ; + dho:hasField dhd:f13074c2-f598-4fad-97a2-a2f69867f849 ; + dho:hasLayer1 dhd:381a5b8e-279e-486a-ad78-741c4caa6d58 ; + dho:hasLayer2 dhd:6ca3ceed-8857-48d1-8107-7875257407e7 ; dho:hasOMAID "7334" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007365 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:166a49b6-4e28-43be-b324-6c25e4c66203 ; - dho:hasLayer1 dhd:c26f779a-7fdf-4ff4-88c4-e6b0dc9e1f12 ; + dho:hasField dhd:b88a4863-f5dd-42ba-959e-a6716ae0cd66 ; + dho:hasLayer1 dhd:e5f2c6ee-a071-4689-a95b-c0fc1fc27bec ; dho:hasOMAID "7365" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007367 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2ad8c329-de51-4aa4-b8da-598daa27daf0 ; - dho:hasLayer1 dhd:94408d73-3dc9-41af-a81f-fb3ba7e23247 ; + dho:hasField dhd:59335350-619e-4719-98ac-878339a11724 ; + dho:hasLayer1 dhd:6100de98-126c-4111-9227-e8109900820c ; dho:hasOMAID "7367" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007388 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a6e1df32-7c0f-49b2-aa06-89fdf667987e ; - dho:hasLayer1 dhd:e9e450f0-a62c-4c0e-8588-94ae144b3880 ; + dho:hasField dhd:fa6be08d-5f7c-43d0-9c68-5baf7fec7c1a ; + dho:hasLayer1 dhd:cbe5e30b-397a-44b7-8248-d50693cbc57a ; dho:hasOMAID "7388" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007410 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b485df92-3380-4728-a81b-ab8c46ab2234 ; - dho:hasLayer1 dhd:09833600-f5df-4762-ad3e-64f38e49cbca ; + dho:hasField dhd:664fd1d0-581b-416b-85c3-e7decadf59a8 ; + dho:hasLayer1 dhd:16350c50-6405-4916-8b5e-b99ab8e373e2 ; dho:hasOMAID "7410" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007412 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:34ce159a-b20f-4674-a10c-51468d45e548 ; - dho:hasLayer1 dhd:e5cfd7e7-47a1-4fe5-8f84-0b3952cc98f8 ; + dho:hasField dhd:ff5a3251-b1b2-4182-9f6a-ff0a5cced023 ; + dho:hasLayer1 dhd:0a23185b-e699-4944-9615-7329dcfb01a0 ; dho:hasOMAID "7412" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007414 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:63b4c9e5-161f-4f1b-9cc9-9cc49ec1d875 ; - dho:hasLayer1 dhd:66d3ee9c-f702-49fd-9724-27f27ba90d17 ; + dho:hasField dhd:27012720-12b5-4ff9-8db6-d9fc4d38e081 ; + dho:hasLayer1 dhd:bb40151c-af2f-4c5f-9c39-dee612475b7b ; dho:hasOMAID "7414" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007437 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dea7aa04-aa51-4d89-aea2-d1b835ecbbd6 ; - dho:hasLayer1 dhd:6102347b-59de-4f78-b77a-59d60a6b649c ; + dho:hasField dhd:98a84b43-23d4-4ad8-93fe-520b50b50f27 ; + dho:hasLayer1 dhd:d2c244b3-d2df-4d3c-92d9-209008d3b3b4 ; dho:hasOMAID "7437" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007555 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:cdc7ddb9-b0f1-478e-afed-3ff0ec4902b8 ; - dho:hasLayer1 dhd:62b910ce-7484-46bb-957c-028bb3cc493b ; - dho:hasLayer2 dhd:6b60957f-8b7a-480f-bb62-49de11250e90 ; + dho:hasField dhd:40f5cf0b-e5e0-48da-9b09-3c3d402e33d4 ; + dho:hasLayer1 dhd:98a897a9-2acf-4136-b7f2-fea3a693ab75 ; + dho:hasLayer2 dhd:1e91e619-28ae-4e99-b8fd-e22bcdae337b ; dho:hasOMAID "7555" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007567 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b345492c-0df7-470b-9d08-3f941dd622ef ; - dho:hasLayer1 dhd:ea9ef7b2-dd2d-4de3-8d69-459708aeb48b ; - dho:hasLayer2 dhd:60f95aa1-95eb-4fae-a297-5dc74596c3b0 ; + dho:hasField dhd:2aeda414-3150-4af9-8235-c84f4173cb58 ; + dho:hasLayer1 dhd:2c80243f-7d26-4578-b3e4-4830ba1fe91a ; + dho:hasLayer2 dhd:423da4ea-1309-4fee-8c13-7f0d6ad8cc64 ; dho:hasOMAID "7567" ; dho:numberOfMarshalledParts 1 . @@ -3101,9 +3101,9 @@ dhd:CoA0000007570 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007570_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:044d8502-7e46-438e-831a-a1546db50468 ; - dho:hasLayer1 dhd:1af9aa2f-93f2-49b0-b22f-d9cbaba0dd3c ; - dho:hasLayer2 dhd:2be5e233-de8d-47f8-bd2a-73477902e2a0 ; + dho:hasField dhd:1d4bba73-bf46-448b-9842-1b3cd6fc80b7 ; + dho:hasLayer1 dhd:e237be14-828e-4cff-b7bc-736c455051f2 ; + dho:hasLayer2 dhd:48a536da-3623-4380-843e-e959df7215de ; dho:hasOMAID "7570" ; dho:numberOfMarshalledParts 1 . @@ -3112,27 +3112,27 @@ dhd:CoA0000007582 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007582_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c6c5d07a-9cef-49ec-8abb-bef78a8dc4e0 ; - dho:hasLayer1 dhd:e900f01d-0696-4f86-8323-9f524714f6bf ; + dho:hasField dhd:a53c852a-6e33-49cb-baf1-0c57e77473c3 ; + dho:hasLayer1 dhd:9224871c-e413-4bfb-a397-8520288ea26e ; dho:hasOMAID "7582" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007582_CoAF1 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6810eb28-5648-47a5-8418-2e0b9c20819a ; - dho:hasLayer1 dhd:59caac65-f75c-4d87-afb6-33d52c072d1f ; + dho:hasField dhd:41a6256c-2724-4fed-aa7b-fd1c34dc67b8 ; + dho:hasLayer1 dhd:5f722fe4-8ef5-4770-a380-d02a5b2a851b ; dho:hasOMAID "7582_CoAF1" . dhd:CoA0000007602 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d89afd9f-6803-491a-8cb4-c2fa56f5d606 ; - dho:hasLayer1 dhd:360447cf-fb44-4c8b-a748-1b81f66c70aa ; + dho:hasField dhd:bde850b8-aa51-4761-8e25-36dd0b9c6e4d ; + dho:hasLayer1 dhd:508565d9-3917-44f7-859b-7dc1c79ea3df ; dho:hasOMAID "7602" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007609 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7f39dbca-765e-419c-9312-29bb1162eb33 ; + dho:hasField dhd:417f283f-a235-4b71-b97f-f91458da797a ; dho:hasOMAID "7609" ; dho:numberOfMarshalledParts 1 . @@ -3141,79 +3141,79 @@ dhd:CoA0000007612 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007612_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:354a9d59-2852-4d7d-b4b3-0a203763f58d ; - dho:hasLayer1 dhd:d1e888b2-f8c3-461a-80a7-ac919350baeb ; + dho:hasField dhd:013c8baf-0fb7-4a46-940e-6ce244323167 ; + dho:hasLayer1 dhd:543dd5b0-71b6-4c50-ba32-61a47d7f3145 ; dho:hasOMAID "7612" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007717 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7cb4e0f4-209d-4ed1-a927-b8cd28c86d6d ; - dho:hasLayer1 dhd:0d6faa66-bc31-4b2e-8496-02c8cc877410 ; - dho:hasLayer2 dhd:ddd5e4d4-6a2e-4bc3-a461-369f17425288 ; + dho:hasField dhd:81fe380f-901c-4bfd-8448-13c893c1e0fa ; + dho:hasLayer1 dhd:c78c9cae-757e-4271-b692-b5f82dfa8d58 ; + dho:hasLayer2 dhd:20d3c631-6bef-4a97-8ce4-9896b1a87ff2 ; dho:hasOMAID "7717" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007750 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:497d8aa5-2fbf-47f1-90d3-ae96dff76220 ; + dho:hasField dhd:b502205b-161d-42ef-834a-0ff7559105b3 ; dho:hasOMAID "7750" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007758 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5a5b1382-3872-4660-865e-03a229185254 ; + dho:hasField dhd:ceb0e152-35c5-4f1f-a3f7-77e3172bf695 ; dho:hasOMAID "7758" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007766 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:309fda6a-b38e-4086-a73e-b44b9bcc6fca ; - dho:hasLayer1 dhd:c764a7e5-5093-495d-8ad0-08fe9a713c55 ; + dho:hasField dhd:bcd6dc76-8c49-41b9-80d0-dbecd0ca7d9a ; + dho:hasLayer1 dhd:038e9f32-640b-40df-aab9-fb3565d4448f ; dho:hasOMAID "7766" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007797 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0444c844-9654-4335-82ad-a279d5fa430f ; - dho:hasLayer1 dhd:d00bd194-6f96-4805-b81d-b67f32c43af1 ; + dho:hasField dhd:823674a0-f432-4ce7-a0ab-2a0dfa24e787 ; + dho:hasLayer1 dhd:9f29879e-2430-4f35-87b0-35d9c880c20d ; dho:hasOMAID "7797" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007804 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fe193171-cc74-46ff-ac1c-85581650ae01 ; - dho:hasLayer1 dhd:04b04ad4-22f4-4d8d-b922-76e316aa5f2b ; + dho:hasField dhd:f9f20dea-3952-4a4e-bacc-28ec66d2a2dd ; + dho:hasLayer1 dhd:00711d9f-ce79-4dd8-bc41-4c008e932950 ; dho:hasOMAID "7804" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007805 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f8c22b8a-500c-4184-8d2b-449ac60519ab ; - dho:hasLayer1 dhd:26606bae-4377-44b5-8b92-710816a4aa1a ; + dho:hasField dhd:fe0ee415-5d7c-4c6b-b2f1-9a844c68b0ff ; + dho:hasLayer1 dhd:479322db-0c4a-4055-a41b-429a4cdc2b2a ; dho:hasOMAID "7805" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007822 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c6d0f4dd-6d89-4168-979f-5456f3abbb45 ; - dho:hasLayer1 dhd:1d2a754e-f4d0-4091-be62-67acb5dcabb2 ; - dho:hasLayer2 dhd:ddb545b4-61f2-42e0-a8e3-1dd645329b7b ; + dho:hasField dhd:deb26add-d472-4a84-b902-a351838dffe1 ; + dho:hasLayer1 dhd:1a1d91b8-1f0c-4b18-9742-4216e374586b ; + dho:hasLayer2 dhd:1f1b5e41-8608-4061-b0c5-98752c2945b1 ; dho:hasOMAID "7822" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007824 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3e420582-cd3f-4978-b84f-04b2fe7ee281 ; - dho:hasLayer1 dhd:7df14617-f379-499e-abf9-577087369e38 ; + dho:hasField dhd:bcd78b08-03d7-45f6-a502-2bd1e6d4b1f4 ; + dho:hasLayer1 dhd:68f9a3d6-a5c1-4599-a9ee-35a3ddb64c1a ; dho:hasOMAID "7824" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007831_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b825c0a8-84c5-4012-ac66-cce7a63da2d7 ; - dho:hasLayer1 dhd:b002840d-6399-47d4-81f2-5e2e2a47e82e ; - dho:hasLayer2 dhd:11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652 ; + dho:hasField dhd:101b578a-aa44-4ebf-bb12-0ff369364d03 ; + dho:hasLayer1 dhd:c0e53149-7c3c-4ddc-98a9-9ff49aa97f4b ; + dho:hasLayer2 dhd:53784021-5416-4a7b-95e5-51118d311b03 ; dho:hasOMAID "7831_1" . dhd:CoA0000007831_2 a dho:CoatOfArms ; @@ -3221,9 +3221,9 @@ dhd:CoA0000007831_2 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007831_2_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f9615460-e75b-4072-991c-566f4d1781f3 ; - dho:hasLayer1 dhd:7e81db12-ccf2-43c7-8025-eb044f8649d7 ; - dho:hasLayer2 dhd:feca11c9-701b-49d7-8053-dff4259a7e52 ; + dho:hasField dhd:e220f5c1-6ab0-4d2d-8d65-a96b5f7a24e1 ; + dho:hasLayer1 dhd:85fd71d2-e6ae-44a4-8b33-0c5f17c53ed8 ; + dho:hasLayer2 dhd:5a487d67-7188-4a9c-bdae-6ae66ebef802 ; dho:hasOMAID "7831_2" . dhd:CoA0000007858 a dho:CoatOfArms ; @@ -3231,14 +3231,14 @@ dhd:CoA0000007858 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007858_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9f3bb568-1039-4312-bd99-ea70ad103354 ; - dho:hasLayer1 dhd:381f4f28-e536-4cbb-b779-61421badefc4 ; + dho:hasField dhd:697e30de-d5c1-4ea7-a324-bbaa0ab17d74 ; + dho:hasLayer1 dhd:5385fb3a-b952-467b-b17b-17aca367ef23 ; dho:hasOMAID "7858" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007880 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:07b7d8b4-eaf4-4d24-9528-e6495c2257ae ; + dho:hasField dhd:f89f4821-dbcc-49d2-869e-8cbe4a981879 ; dho:hasOMAID "7880" ; dho:numberOfMarshalledParts 1 . @@ -3247,22 +3247,22 @@ dhd:CoA0000007961 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000007961_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d9d96cae-83a8-45ee-8f17-478bf36ea92e ; - dho:hasLayer1 dhd:45cc2893-a806-4cd8-b337-b89708a29e08 ; - dho:hasLayer2 dhd:4e8d7c02-740c-45d4-b9b8-1bb5002cd139 ; + dho:hasField dhd:806495a7-17e3-4002-8b52-5f407795d036 ; + dho:hasLayer1 dhd:1b8be171-b555-4080-a65a-69a577d9bbf0 ; + dho:hasLayer2 dhd:a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03 ; dho:hasOMAID "7961" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007968 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2b6ee319-12eb-4314-bd68-70f39f558fae ; - dho:hasLayer1 dhd:b0185a1d-a73b-4042-aeec-108f23fc96a7 ; + dho:hasField dhd:57d71d48-c2f1-4d34-a2a5-ed3258c85f64 ; + dho:hasLayer1 dhd:8a2aa25a-2083-40f1-bd69-a46bdacd23f5 ; dho:hasOMAID "7968" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007985 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:69ee684b-94cd-498d-a858-8f203051e979 ; + dho:hasField dhd:e7eb3794-ae50-4605-bc75-c62a1ffd1696 ; dho:hasMarshalledPart1 dhd:CoA0000007985_A ; dho:hasMarshalledPart2 dhd:CoA0000007985_B ; dho:hasOMAID "7985" ; @@ -3270,9 +3270,9 @@ dhd:CoA0000007985 a dho:CoatOfArms ; dhd:CoA0000007988 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:51e3e94d-7182-4f34-bc6b-fc929afdfe34 ; - dho:hasLayer1 dhd:1afd13c9-ee23-47e7-b0ae-35ce0c34b443 ; - dho:hasLayer2 dhd:c3599404-8a1f-4400-97e0-de4d0085d174 ; + dho:hasField dhd:61b2053b-0615-4dbc-8bfa-dcc74d7d5566 ; + dho:hasLayer1 dhd:a35f5e26-8e79-4b6c-a960-15cebdbec1b5 ; + dho:hasLayer2 dhd:e5c8cb16-ff59-4c57-9adf-43b36df9910d ; dho:hasOMAID "7988" ; dho:numberOfMarshalledParts 1 . @@ -3280,7 +3280,7 @@ dhd:CoA0000008134 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008134_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:48f924e1-2137-47a2-a5a8-ecb104a3fd5f ; + dho:hasField dhd:8dc2de7c-1e1b-4773-bec3-c5afc20b1aed ; dho:hasMarshalledPart1 dhd:CoA0000008134_A ; dho:hasMarshalledPart2 dhd:CoA0000008134_B ; dho:hasOMAID "8134" ; @@ -3288,7 +3288,7 @@ dhd:CoA0000008134 a dho:CoatOfArms ; dhd:CoA0000008152 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3fa7ceb7-94b5-4acc-bdc8-e5a1a324017f ; + dho:hasField dhd:a054c627-0e98-4b79-912c-866b8a12c95d ; dho:hasMarshalledPart1 dhd:CoA0000008152_A ; dho:hasMarshalledPart2 dhd:CoA0000008152_B ; dho:hasMarshalledPart3 dhd:CoA0000008152_B ; @@ -3298,16 +3298,16 @@ dhd:CoA0000008152 a dho:CoatOfArms ; dhd:CoA0000008188_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1e165e2c-845d-41b0-b264-c28c58fb216b ; - dho:hasLayer1 dhd:553ab10a-e3a8-47a7-869d-905e5c616694 ; - dho:hasLayer2 dhd:c6b22a46-08a3-40fe-8341-ff62f1c6d244 ; + dho:hasField dhd:309835b8-cab1-48af-a5cf-cdb59cd68341 ; + dho:hasLayer1 dhd:5db11eea-49b4-4af1-93fc-c1ebd0ca5672 ; + dho:hasLayer2 dhd:7bb6a99c-7886-45ad-af95-6db7b4fe47ce ; dho:hasOMAID "8188_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008191 a dho:CoatOfArms ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000008191_Escu ; - dho:hasField dhd:5a8eb83a-05c8-4e55-8b20-1eb1be2126be ; + dho:hasField dhd:4ecef59f-1a38-4f12-969d-87b3546e2f61 ; dho:hasMarshalledPart1 dhd:CoA0000008191_A ; dho:hasMarshalledPart2 dhd:CoA0000008191_B ; dho:hasMarshalledPart3 dhd:CoA0000008191_B ; @@ -3317,7 +3317,7 @@ dhd:CoA0000008191 a dho:CoatOfArms ; dhd:CoA0000008220 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ae393769-6ba0-42a6-93c0-95e66adf53c5 ; + dho:hasField dhd:dc33634a-63db-4eef-98e1-a887854bad34 ; dho:hasMarshalledPart1 dhd:CoA0000008220_A ; dho:hasMarshalledPart2 dhd:CoA0000008220_B ; dho:hasMarshalledPart3 dhd:CoA0000008220_B ; @@ -3327,7 +3327,7 @@ dhd:CoA0000008220 a dho:CoatOfArms ; dhd:CoA0000008226 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:704ee0f0-02fe-442d-b123-688d596dcca1 ; + dho:hasField dhd:1fa461d6-02aa-44a5-9bb0-6d1edff2b697 ; dho:hasMarshalledPart1 dhd:CoA0000008226_A ; dho:hasMarshalledPart2 dhd:CoA0000008226_B ; dho:hasMarshalledPart3 dhd:CoA0000008226_C ; @@ -3337,7 +3337,7 @@ dhd:CoA0000008226 a dho:CoatOfArms ; dhd:CoA0000008229 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d0b53f7a-2adf-41a9-b8d2-6552e35da893 ; + dho:hasField dhd:3502ddb2-6e07-4330-a1a3-41a0d1f12a3b ; dho:hasMarshalledPart1 dhd:CoA0000008229_A ; dho:hasMarshalledPart2 dhd:CoA0000008229_B ; dho:hasMarshalledPart3 dhd:CoA0000008229_B ; @@ -3347,17 +3347,17 @@ dhd:CoA0000008229 a dho:CoatOfArms ; dhd:CoA0000008266 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c7a5b5a2-d926-470c-b4cd-70c294922345 ; - dho:hasLayer1 dhd:b7e24714-eeac-47b8-ae65-8a895f9ad1d7 ; - dho:hasLayer2 dhd:2d2829fd-58ab-4ce2-9780-8824461d663e ; + dho:hasField dhd:5964e9eb-eaac-4a4c-ab36-ba39ba15bf9e ; + dho:hasLayer1 dhd:269f4440-2dc6-4db0-a23c-6b1b379615c8 ; + dho:hasLayer2 dhd:8e907d4d-68dd-4b85-89aa-03d9a6c976f6 ; dho:hasOMAID "8266" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008267 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0e41d522-d980-4d8a-a866-c5155c962909 ; - dho:hasLayer1 dhd:27fd8a77-751e-48be-9ee1-b1970c6abf86 ; - dho:hasLayer2 dhd:9fbe57c1-1001-4d0f-81ef-802196a95323 ; + dho:hasField dhd:a2b01428-7834-4358-bf5b-aa8de2a0fb45 ; + dho:hasLayer1 dhd:34b8c43c-7b1f-443a-92af-918f7f674555 ; + dho:hasLayer2 dhd:216caa3f-d592-420f-962d-ecb346779e01 ; dho:hasOMAID "8267" ; dho:numberOfMarshalledParts 1 . @@ -3366,8 +3366,8 @@ dhd:CoA0000008268_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008268_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:020211e5-9650-4323-820f-99ea34cdb4e8 ; - dho:hasLayer1 dhd:8cfcd1b5-6c6b-4922-a66d-db3c7383ac29 ; + dho:hasField dhd:f73ac32f-4935-4c99-ac7c-aaf5abf5236c ; + dho:hasLayer1 dhd:71edee9c-a84b-4f57-a16a-78d1ce76ac0c ; dho:hasOMAID "8268_A" ; dho:numberOfMarshalledParts 1 . @@ -3376,8 +3376,8 @@ dhd:CoA0000008268_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008268_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:39f402af-7f29-4c81-8732-5ddfc522fc25 ; - dho:hasLayer1 dhd:8c5295fe-e0c6-425a-8647-75f5e012a589 ; + dho:hasField dhd:83a4f417-af8f-49b2-9490-e6476bc56f6a ; + dho:hasLayer1 dhd:dcbce37d-9fbe-4ba4-97bf-19167c4c3709 ; dho:hasOMAID "8268_B" ; dho:numberOfMarshalledParts 1 . @@ -3385,7 +3385,7 @@ dhd:CoA0000008287 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008287_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6d4cf535-ba86-467e-b9e5-e432ea1c3e48 ; + dho:hasField dhd:fcb09433-b3bb-4d42-8f4b-058e9d8e5111 ; dho:hasMarshalledPart1 dhd:CoA0000008287_A ; dho:hasMarshalledPart2 dhd:CoA0000008287_B ; dho:hasMarshalledPart3 dhd:CoA0000008287_B ; @@ -3397,7 +3397,7 @@ dhd:CoA0000008359 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008359_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b7defdb0-44c2-40a8-b82c-ad429fef6b2e ; + dho:hasField dhd:fea57fb0-c4bd-4267-846b-043af2dc66d5 ; dho:hasMarshalledPart1 dhd:CoA0000008359_A ; dho:hasMarshalledPart2 dhd:CoA0000008359_B ; dho:hasMarshalledPart3 dhd:CoA0000008359_B ; @@ -3407,7 +3407,7 @@ dhd:CoA0000008359 a dho:CoatOfArms ; dhd:CoA0000008363 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1a51c6a9-6e4f-481b-9907-f81099941a4d ; + dho:hasField dhd:29379624-9288-4a18-84d2-8ed32b9c8555 ; dho:hasMarshalledPart1 dhd:CoA0000008363_A ; dho:hasMarshalledPart2 dhd:CoA0000008363_B ; dho:hasMarshalledPart3 dhd:CoA0000008363_B ; @@ -3419,7 +3419,7 @@ dhd:CoA0000008378 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008378_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c004f4e8-defd-4da6-97f1-83717f910160 ; + dho:hasField dhd:a1e7a62e-f904-49c2-bc65-a99066783157 ; dho:hasMarshalledPart1 dhd:CoA0000008378_A ; dho:hasMarshalledPart2 dhd:CoA0000008378_B ; dho:hasMarshalledPart3 dhd:CoA0000008378_B ; @@ -3429,8 +3429,8 @@ dhd:CoA0000008378 a dho:CoatOfArms ; dhd:CoA0000008452 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasChargeOverall dhd:69086fc8-9c36-4c11-ae75-db3e23b3d065 ; - dho:hasField dhd:62ead83f-3d28-45c7-b8e1-837753fbff4e ; + dho:hasChargeOverall dhd:65111b60-915e-43cd-ae91-c9eba9e31732 ; + dho:hasField dhd:8ffb0364-80a0-4663-ae1f-6c06727e8190 ; dho:hasMarshalledPart1 dhd:CoA0000008452_A ; dho:hasMarshalledPart2 dhd:CoA0000008452_B ; dho:hasMarshalledPart3 dhd:CoA0000008452_B ; @@ -3441,7 +3441,7 @@ dhd:CoA0000008452 a dho:CoatOfArms ; dhd:CoA0000008517 a dho:CoatOfArms ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000008517_Escu ; - dho:hasField dhd:ec8041bf-d2fa-4bf0-a826-023c168f4e41 ; + dho:hasField dhd:366f6cad-817f-49bb-ba79-052c613847aa ; dho:hasMarshalledPart1 dhd:CoA0000008517_A ; dho:hasMarshalledPart2 dhd:CoA0000008517_B ; dho:hasMarshalledPart3 dhd:CoA0000008517_B ; @@ -3451,7 +3451,7 @@ dhd:CoA0000008517 a dho:CoatOfArms ; dhd:CoA0000008666 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:64c8e145-d3a6-4658-b53c-cdf042f41307 ; + dho:hasField dhd:42396913-bcec-478c-adc4-e335b648a1d7 ; dho:hasMarshalledPart1 dhd:CoA0000008666_A ; dho:hasMarshalledPart2 dhd:CoA0000008666_B ; dho:hasMarshalledPart3 dhd:CoA0000008666_B ; @@ -3461,7 +3461,7 @@ dhd:CoA0000008666 a dho:CoatOfArms ; dhd:CoA0000008668 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:aa94b98b-e9c3-438d-a16b-9ddeac117b1c ; + dho:hasField dhd:0e3ae783-04cc-47d1-baca-14370d1ee592 ; dho:hasMarshalledPart1 dhd:CoA0000008668_A ; dho:hasMarshalledPart2 dhd:CoA0000008668_B ; dho:hasMarshalledPart3 dhd:CoA0000008668_B ; @@ -3472,7 +3472,7 @@ dhd:CoA0000008668 a dho:CoatOfArms ; dhd:CoA0000008670 a dho:CoatOfArms ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000008670_Escu ; - dho:hasField dhd:6b80aa43-7dd3-4c0e-904e-85bc9c49ab66 ; + dho:hasField dhd:7a42c6ee-ba6e-4eda-a66b-200d26eec9cb ; dho:hasMarshalledPart1 dhd:CoA0000008670_A ; dho:hasMarshalledPart2 dhd:CoA0000008670_B ; dho:hasMarshalledPart3 dhd:CoA0000008670_B ; @@ -3484,7 +3484,7 @@ dhd:CoA0000008676 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008676_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e640ca59-cde2-4b38-a652-10fd3c8e3954 ; + dho:hasField dhd:304f52dd-f422-4e5e-ab31-047bc5c2ffb6 ; dho:hasMarshalledPart1 dhd:CoA0000008676_A ; dho:hasMarshalledPart2 dhd:CoA0000008676_B ; dho:hasMarshalledPart3 dhd:CoA0000008676_B ; @@ -3494,7 +3494,7 @@ dhd:CoA0000008676 a dho:CoatOfArms ; dhd:CoA0000008677 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5dc8adaa-d0e1-45ad-8f80-5a3282871b25 ; + dho:hasField dhd:7238787f-8443-4e29-907e-c880b935ae30 ; dho:hasMarshalledPart1 dhd:CoA0000008677_A ; dho:hasMarshalledPart2 dhd:CoA0000008677_B ; dho:hasMarshalledPart3 dhd:CoA0000008677_B ; @@ -3504,7 +3504,7 @@ dhd:CoA0000008677 a dho:CoatOfArms ; dhd:CoA0000008682 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9cff8386-46c9-4fa8-a420-e8a82ad180f0 ; + dho:hasField dhd:fa552c19-850f-4af1-ada0-9f09f0817abf ; dho:hasMarshalledPart1 dhd:CoA0000008682_A ; dho:hasMarshalledPart2 dhd:CoA0000008682_B ; dho:hasOMAID "8682" ; @@ -3514,7 +3514,7 @@ dhd:CoA0000008724 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008724_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bbb2c5c3-6abc-4466-9759-7cd86879765c ; + dho:hasField dhd:758ef644-5c14-423c-8ed4-dccf854cd7f2 ; dho:hasMarshalledPart1 dhd:CoA0000008724_A ; dho:hasMarshalledPart2 dhd:CoA0000008724_B ; dho:hasMarshalledPart3 dhd:CoA0000008724_B ; @@ -3526,7 +3526,7 @@ dhd:CoA0000008837 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008837_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5194e3b9-250a-4501-aa0f-4b7ed2b7152d ; + dho:hasField dhd:b108a0ff-65e4-4504-b358-4214091dc60d ; dho:hasMarshalledPart1 dhd:CoA0000008837_A ; dho:hasMarshalledPart2 dhd:CoA0000008837_B ; dho:hasMarshalledPart3 dhd:CoA0000008837_B ; @@ -3539,14 +3539,14 @@ dhd:CoA0000008925_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008925_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:35520264-a56a-46df-a806-d494ad1cc593 ; - dho:hasLayer1 dhd:be5127ab-df27-4582-a3c3-412455846f15 ; + dho:hasField dhd:9314b392-041e-4617-9828-283535f464d5 ; + dho:hasLayer1 dhd:2ce7f631-945f-4449-a1cb-e5d451834874 ; dho:hasOMAID "8925_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008974 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3848ea9d-2cd9-479a-8c88-108c4a217390 ; + dho:hasField dhd:d02ee0a1-ad8c-4435-936d-31d5708412f0 ; dho:hasMarshalledPart1 dhd:CoA0000008974_A ; dho:hasMarshalledPart2 dhd:CoA0000008974_B ; dho:hasMarshalledPart3 dhd:CoA0000008974_B ; @@ -3558,7 +3558,7 @@ dhd:CoA0000008991 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008991_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5c7a5374-97e0-451f-aa68-a21568058ea6 ; + dho:hasField dhd:2b6c8342-ae6d-4476-8c1d-e73b66f75cdb ; dho:hasMarshalledPart1 dhd:CoA0000008991_A ; dho:hasMarshalledPart2 dhd:CoA0000008991_B ; dho:hasMarshalledPart3 dhd:CoA0000008991_B ; @@ -3568,16 +3568,16 @@ dhd:CoA0000008991 a dho:CoatOfArms ; dhd:CoA0000009378 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0ce15597-0a47-41a0-9805-0474f92d7051 ; - dho:hasLayer1 dhd:e82014b5-a409-4562-ac71-306d59c61a1b ; + dho:hasField dhd:89397a26-88dd-46d0-8c1f-3dd0f4389316 ; + dho:hasLayer1 dhd:b52e3aae-d680-4e97-83fc-575583ff2410 ; dho:hasOMAID "9378" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009383 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:315ded3b-1e1c-4530-8e80-d735a46330c9 ; - dho:hasLayer1 dhd:4dbe23fa-1c31-4e21-a1e9-7fb22df94e77 ; - dho:hasLayer2 dhd:d395fe61-e963-4136-b57a-d8bc648f65aa ; + dho:hasField dhd:7a53594c-aaa2-410b-9e1a-a247e063b6cf ; + dho:hasLayer1 dhd:9c950840-f2c9-414d-8de5-eb2f9d65754f ; + dho:hasLayer2 dhd:61695d5d-8f34-4e58-b3af-4c787636a6bf ; dho:hasOMAID "9383" ; dho:numberOfMarshalledParts 1 . @@ -3586,16 +3586,16 @@ dhd:CoA0000009505 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009505_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ceb40267-77d5-4808-a71f-0727f7418c03 ; - dho:hasLayer1 dhd:b63c64e0-a690-4318-b074-8cbe8f3c05e5 ; - dho:hasLayer2 dhd:c372c999-a208-492b-baf9-cbb7c5fc38be ; - dho:hasLayer3 dhd:bfbd3dbb-cb89-4056-b69f-70c5207f7cd8 ; + dho:hasField dhd:defca3f8-bc94-4179-8cb6-19c7753644cb ; + dho:hasLayer1 dhd:1700d546-202c-45f3-9cb1-94895caf309a ; + dho:hasLayer2 dhd:070ec50f-ade1-49cd-b57a-40930123838d ; + dho:hasLayer3 dhd:3bb351cd-b7a7-40ae-a914-0fb688abfba7 ; dho:hasOMAID "9505" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009548 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8d0fd8d3-2bd8-4152-a2c7-8b6c7fe81dcc ; + dho:hasField dhd:a5474e5e-d22f-4d7a-9969-4124de679c2f ; dho:hasOMAID "9548" ; dho:numberOfMarshalledParts 1 . @@ -3603,7 +3603,7 @@ dhd:CoA0000009579 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009579_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1bff1516-b372-4019-8772-cba6db877392 ; + dho:hasField dhd:83cfb2d7-39ae-4d9a-b0d5-0d2757bf7e37 ; dho:hasMarshalledPart1 dhd:CoA0000009579_A ; dho:hasMarshalledPart2 dhd:CoA0000009579_B ; dho:hasMarshalledPart3 dhd:CoA0000009579_B ; @@ -3613,8 +3613,8 @@ dhd:CoA0000009579 a dho:CoatOfArms ; dhd:CoA0000009583 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasChargeOverall dhd:bd37cda2-c707-47ea-bb6d-b8d60d294bb0 ; - dho:hasField dhd:7420a2c5-0ddd-4e67-8c7e-a52209dadb28 ; + dho:hasChargeOverall dhd:fe4b028d-12c9-492a-90f6-b327359cafd5 ; + dho:hasField dhd:37d32554-5f69-447a-be9e-29d5ac8aa87e ; dho:hasMarshalledPart1 dhd:CoA0000009583_A ; dho:hasMarshalledPart2 dhd:CoA0000009583_B ; dho:hasMarshalledPart3 dhd:CoA0000009583_B ; @@ -3627,15 +3627,15 @@ dhd:CoA0000009646 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009646_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7aca639e-fc00-4a08-b9cc-c6f1755c30d8 ; - dho:hasLayer1 dhd:650baecd-5ddb-476d-8856-0ef93a59bd29 ; - dho:hasLayer2 dhd:fc400484-ff42-46d1-a1c8-3b6ea7a2ef28 ; + dho:hasField dhd:fb571f34-c886-46ea-8549-0df2f7a63c49 ; + dho:hasLayer1 dhd:023f24cc-26b9-47fc-9c10-4312eb8eb9fa ; + dho:hasLayer2 dhd:b0eb504c-fc22-4530-bdc3-5a7653ae1ff9 ; dho:hasOMAID "9646" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009649 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e90834fc-6b43-4239-907b-64474d685bb3 ; + dho:hasField dhd:fe285245-e15e-4b0e-8593-344af0926568 ; dho:hasMarshalledPart1 dhd:CoA0000009649_A ; dho:hasMarshalledPart2 dhd:CoA0000009649_B ; dho:hasMarshalledPart3 dhd:CoA0000009649_C ; @@ -3648,9 +3648,9 @@ dhd:CoA0000009650 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009650_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:24b54312-6c78-4083-b60d-af57f9954394 ; - dho:hasLayer1 dhd:118e0ba2-4381-4a91-8e6b-74160fff63d1 ; - dho:hasLayer2 dhd:3035ab6a-884c-4cb2-bd08-f9f5a1675bbb ; + dho:hasField dhd:b5f92931-7c0a-4cec-9069-d24cba43b2cc ; + dho:hasLayer1 dhd:c74934c1-b7d1-417f-9dd3-fb8d2121c31d ; + dho:hasLayer2 dhd:5882e543-8bd4-4b65-988b-59d0bad20a1b ; dho:hasOMAID "9650" ; dho:numberOfMarshalledParts 1 . @@ -3659,9 +3659,9 @@ dhd:CoA0000009651 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009651_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b2341b23-6d33-4100-97bf-92f3797060fd ; - dho:hasLayer1 dhd:c82c2125-ea89-4ebc-a9b7-c1f842179da5 ; - dho:hasLayer2 dhd:32ceb083-5a49-439b-883f-43c68a7915c8 ; + dho:hasField dhd:f28c7083-b295-4d92-9f37-41c05e694ca7 ; + dho:hasLayer1 dhd:b86e1c29-9989-4d65-b6d7-07712d507d8d ; + dho:hasLayer2 dhd:44df5e0d-e1f9-44ea-b636-cd84dd63df64 ; dho:hasOMAID "9651" ; dho:numberOfMarshalledParts 1 . @@ -3670,9 +3670,9 @@ dhd:CoA0000009652 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009652_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:dbfb5c97-43b5-4a7f-bdee-8f4becc82e3a ; - dho:hasLayer1 dhd:1d38e37c-d17a-4270-8142-8e121f581d44 ; - dho:hasLayer2 dhd:6f076be4-48c0-4082-935a-79445d625f5d ; + dho:hasField dhd:b0a8ee8f-3b54-4678-8ac4-933807ebbb82 ; + dho:hasLayer1 dhd:e99874ae-c3cb-46e9-8aec-5b43115299bd ; + dho:hasLayer2 dhd:2565849c-5d5d-4d33-88de-c83db2ecb91e ; dho:hasOMAID "9652" ; dho:numberOfMarshalledParts 1 . @@ -3681,14 +3681,14 @@ dhd:CoA0000009653 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009653_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b15f1d37-00f1-4f89-981a-27d6536b7feb ; - dho:hasLayer1 dhd:099c2681-780a-406d-b79a-85aabf427e59 ; + dho:hasField dhd:8f47d57c-8442-4d77-8811-b1068324ca33 ; + dho:hasLayer1 dhd:73537a37-0bdd-41dd-804e-033aee3a8214 ; dho:hasOMAID "9653" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009654 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:34d2547c-e991-4d59-84ad-d9db2266ce5a ; + dho:hasField dhd:c3715f62-da73-40c2-ad61-ea360d8b566c ; dho:hasOMAID "9654" ; dho:numberOfMarshalledParts 1 . @@ -3697,22 +3697,22 @@ dhd:CoA0000009655 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009655_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:238155cf-d990-40b4-939a-444c1e0c1517 ; - dho:hasLayer1 dhd:736a54b3-f70f-42bf-94c5-32f0e2d45659 ; - dho:hasLayer2 dhd:20faf2a9-11b9-4d61-b0b1-33d05555b9ed ; + dho:hasField dhd:27581430-73a7-48ac-a83b-669c264af181 ; + dho:hasLayer1 dhd:de07cc7b-ad26-4e2f-b210-428fa1381d60 ; + dho:hasLayer2 dhd:6dc0a5cf-a68c-4826-8a15-66b828cb2676 ; dho:hasOMAID "9655" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009656 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:661ebaa5-ab76-4450-bcf4-05ad4049fa66 ; - dho:hasLayer1 dhd:227d3ee8-d4ba-46c0-b633-e6e56ff0d2c8 ; + dho:hasField dhd:123f059a-4250-4f1f-a09b-6834046a8c08 ; + dho:hasLayer1 dhd:ef7888ac-2c17-4a70-ab51-bd2511187f9e ; dho:hasOMAID "9656" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009657 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:40f8d458-cc4f-403c-be68-55891757e3c1 ; + dho:hasField dhd:5dfd38a1-467e-4fc7-ade9-987a592b8bdd ; dho:hasOMAID "9657" ; dho:numberOfMarshalledParts 1 . @@ -3721,69 +3721,69 @@ dhd:CoA0000009658 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009658_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8b4482d3-782f-41a9-8deb-8b6b0e72f26a ; - dho:hasLayer1 dhd:8d23d9e9-6557-4fe4-91a2-c8aa99ba1ce3 ; + dho:hasField dhd:d0446a70-7370-4c3b-af35-bd5ca9224f3d ; + dho:hasLayer1 dhd:e2d38d67-b6b5-49d2-8e8c-3992b4ab7be4 ; dho:hasOMAID "9658" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009660 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4c0a0c5f-e7b2-45a4-980f-22c6395be4cd ; - dho:hasLayer1 dhd:d0ad4df0-ff10-4d8b-9b47-292e9b645f3e ; + dho:hasField dhd:02ae78de-4b94-4f10-93ca-7575a85e0334 ; + dho:hasLayer1 dhd:1bc1cd40-e830-4f01-a996-425c10cb9466 ; dho:hasOMAID "9660" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009661 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4e68d9e7-2bc3-4c44-a5ee-73afc1991b58 ; - dho:hasLayer1 dhd:6ecc258a-2a68-45ed-b0cd-a6cfa056b8b2 ; + dho:hasField dhd:470281c2-5b24-4807-af99-889534abe6f4 ; + dho:hasLayer1 dhd:fc17878b-19c2-4ecb-9f97-439a6e7ab7e0 ; dho:hasOMAID "9661" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009663 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:42891307-b717-436f-a7a5-6fc5c78570e4 ; - dho:hasLayer1 dhd:87834b52-4c76-4529-b46f-498ebf486a37 ; + dho:hasField dhd:2d8dd7d0-4617-4576-b636-fb9fc1a96ca4 ; + dho:hasLayer1 dhd:6904390b-447f-406e-8682-5a469da3eefc ; dho:hasOMAID "9663" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009664 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4aca9591-c997-436e-a3e3-861ec7e624af ; + dho:hasField dhd:d4c349ce-0f93-4ba7-9538-813a60e2b966 ; dho:hasOMAID "9664" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009668 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e39f93e0-4f0f-45fb-9b2f-5255696dfde4 ; - dho:hasLayer1 dhd:225042ea-234e-48ed-9a53-322b7b57772e ; + dho:hasField dhd:ae54ebaa-e8c3-4ae8-9471-0f7fdd050fd6 ; + dho:hasLayer1 dhd:8410a3ed-3e55-43db-a6c5-18eb1c9cf12b ; dho:hasOMAID "9668" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009669 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f70a3907-4122-439c-a512-efd8738d327f ; - dho:hasLayer1 dhd:9b4b3d6c-b715-46fd-84d1-a6a1cd86f943 ; + dho:hasField dhd:44d25734-5705-46af-b13b-908a0a6bcba0 ; + dho:hasLayer1 dhd:281b2401-0101-45db-8cc5-a74cbd5bc3f6 ; dho:hasOMAID "9669" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009671 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:25ce5277-2378-4c9e-b6b9-72188b0ffa86 ; + dho:hasField dhd:a45b47ca-6d2b-4da8-8205-bca7a599325f ; dho:hasOMAID "9671" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009676 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ff3969b7-eb33-4c79-8903-4e701872ee09 ; - dho:hasLayer1 dhd:a0b34338-9f5c-49e5-81b3-893f0fdbabb3 ; + dho:hasField dhd:d501d11f-c0b9-4caa-a92c-ed661e4d3210 ; + dho:hasLayer1 dhd:a2c3ffa0-51d0-42d1-80ca-e028c06d6b2c ; dho:hasOMAID "9676" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009678 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ba76f1fd-c011-490a-8fc4-abb0dc8fa684 ; - dho:hasLayer1 dhd:51fd277c-d393-4b99-8b59-551a7aea0682 ; + dho:hasField dhd:68670b52-eca1-48df-a5a5-188e2396d9e7 ; + dho:hasLayer1 dhd:3d873bd3-1358-4f50-8079-95e1b9ff5ea9 ; dho:hasOMAID "9678" ; dho:numberOfMarshalledParts 1 . @@ -3792,15 +3792,15 @@ dhd:CoA0000009682 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009682_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:7ca4ac66-05fb-43d8-9fcd-71bb79842160 ; - dho:hasLayer1 dhd:d3f2c075-9abb-42ec-8ada-232de5a588d2 ; + dho:hasField dhd:96b6da67-351d-46d2-9a90-00e43244921e ; + dho:hasLayer1 dhd:ee331b12-d232-47d6-8d3f-58e2c983e3a0 ; dho:hasOMAID "9682" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009683 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7c8062df-2f75-4379-bd21-d8f2947dab8f ; - dho:hasLayer1 dhd:a8134f86-e2ad-4e7b-aa6b-27c924364bd1 ; + dho:hasField dhd:710cc43a-1ce8-4f58-bd62-5fbfc45eaf00 ; + dho:hasLayer1 dhd:18faea67-bb5d-493e-9c32-10440f44afde ; dho:hasOMAID "9683" ; dho:numberOfMarshalledParts 1 . @@ -3809,27 +3809,27 @@ dhd:CoA0000009691 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009691_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:49fa75e4-d742-4e8b-83da-2e720599a6de ; - dho:hasLayer1 dhd:65f11dcd-e3a0-48e8-adf1-d7d9669dfa11 ; + dho:hasField dhd:6d2d529f-5fea-46e4-92d6-dbdd9bb4093c ; + dho:hasLayer1 dhd:40faca2b-5836-4b9f-b33b-66edcda3a45f ; dho:hasOMAID "9691" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009692 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:af8928db-1379-4a84-94b6-e16c3e775010 ; + dho:hasField dhd:06ac2e0a-d7b9-46c8-8ed4-96dfcecf5b90 ; dho:hasOMAID "9692" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009716 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7d8e4e0f-c66f-4a99-8a24-071a41b6a47e ; - dho:hasLayer1 dhd:7bcfbd6e-4c78-40a6-87df-d7d08b2b30b3 ; + dho:hasField dhd:0537cc6f-91ee-4372-a026-c4a9a9e492b1 ; + dho:hasLayer1 dhd:2416a7a3-90be-4e2f-a890-58c3ce4e2703 ; dho:hasOMAID "9716" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009818 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9ffb259b-6358-4c11-ac1e-73db19362fe3 ; + dho:hasField dhd:815ff228-8f87-478f-8368-0dece5c0878d ; dho:hasMarshalledPart1 dhd:CoA0000009818_A ; dho:hasMarshalledPart2 dhd:CoA0000009818_B ; dho:hasMarshalledPart3 dhd:CoA0000009818_B ; @@ -3840,35 +3840,35 @@ dhd:CoA0000009818 a dho:CoatOfArms ; dhd:CoA0000009917 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0f04407e-5a4e-4e93-9a62-32d1eafcedc0 ; - dho:hasLayer1 dhd:694e8b12-6843-4e66-8c64-6a5a09c95ced ; + dho:hasField dhd:ac29f946-7f77-4612-b5a4-1a2a3afa618d ; + dho:hasLayer1 dhd:37e08d63-feb2-4c77-81ab-b37f833cb924 ; dho:hasOMAID "9917" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009943 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a625eb9a-d54a-4d0c-8e5d-3bcdb9d5de52 ; - dho:hasLayer1 dhd:97c3e633-bae1-474e-8574-c3f2dcd897b8 ; + dho:hasField dhd:e4eac4d5-6f66-41ea-a650-8d3ab1deb081 ; + dho:hasLayer1 dhd:a678b61e-6adf-4e11-a564-b6be18cc9cf7 ; dho:hasOMAID "9943" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009985 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:98c0de67-0645-4ab2-98b5-77307fe73b93 ; + dho:hasField dhd:8aff2907-8051-4e96-b4c0-77452fa41932 ; dho:hasOMAID "9985" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000010025 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f54f3ffa-6bb0-4c61-8bb2-b5bfdf1244e9 ; - dho:hasLayer1 dhd:44051df3-7a2d-4747-8854-12643232e514 ; - dho:hasLayer2 dhd:cdda3f61-d460-415a-b1b2-cb07f006e444 ; + dho:hasField dhd:4c1362d2-acef-4c89-9dc1-6d218629e78f ; + dho:hasLayer1 dhd:91cfb621-d3fb-4667-b4ed-04a557d4dca9 ; + dho:hasLayer2 dhd:d4ea9c52-cd94-4b31-8d28-d4c71efa19fc ; dho:hasOMAID "10025" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000010789 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5f7149f8-ef50-4c89-8531-a6d55546d778 ; + dho:hasField dhd:d1842e22-0ff0-4b4d-a9d6-dc62d9897c51 ; dho:hasMarshalledPart1 dhd:CoA0000010789_A ; dho:hasMarshalledPart2 dhd:CoA0000010789_B ; dho:hasOMAID "10789" ; @@ -3877,21 +3877,21 @@ dhd:CoA0000010789 a dho:CoatOfArms ; dhd:CoA0000010921 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0139e8d9-d0a3-4cbd-afcb-0c09196decd7 ; - dho:hasLayer1 dhd:317f72ca-63d4-44f0-83b3-0ad59ecfc85b ; + dho:hasField dhd:c28d2f82-433a-40f9-b6fb-b2e89a2c7f45 ; + dho:hasLayer1 dhd:a2759bc3-342c-4fe5-ae9d-ee7e19896f06 ; dho:hasOMAID "10921" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011265 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6a7ffa19-4a9b-4cb2-88c7-11c299c8b83d ; - dho:hasLayer1 dhd:9270aae5-7017-4d0a-93d3-e217d119becb ; + dho:hasField dhd:8670ae71-c067-4933-b696-86291233b6a4 ; + dho:hasLayer1 dhd:13f9bf2f-0976-4904-92dd-06346c5acf5a ; dho:hasOMAID "11265" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011296 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:72f55192-eed4-432b-a311-e96bd86d3935 ; + dho:hasField dhd:aa515236-4d14-488f-a5d4-e36f5ac26d0a ; dho:hasMarshalledPart1 dhd:CoA0000011296_A ; dho:hasMarshalledPart2 dhd:CoA0000011296_B ; dho:hasMarshalledPart3 dhd:CoA0000011296_B ; @@ -3901,7 +3901,7 @@ dhd:CoA0000011296 a dho:CoatOfArms ; dhd:CoA0000011299 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8dc1ca59-68ff-4099-bf5a-739572a121a6 ; + dho:hasField dhd:0fbd2dd9-6bcf-442d-952b-71589bc778f4 ; dho:hasMarshalledPart1 dhd:CoA0000011299_A ; dho:hasMarshalledPart2 dhd:CoA0000011299_B ; dho:hasMarshalledPart3 dhd:CoA0000011299_B ; @@ -3911,22 +3911,22 @@ dhd:CoA0000011299 a dho:CoatOfArms ; dhd:CoA0000011494 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:06d83aca-35df-41aa-b285-8995b671d6fb ; - dho:hasLayer1 dhd:7683cb29-2fab-4d27-8196-a8dddd0d76b3 ; + dho:hasField dhd:f0fad8a3-412e-463e-91b7-32491fc91a09 ; + dho:hasLayer1 dhd:21910eae-3c1e-4bd5-9569-cfc25c246e02 ; dho:hasOMAID "11494" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011652 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:71f60756-a805-498a-93e2-35f05093513e ; - dho:hasLayer1 dhd:05c98e00-52e9-4bc5-b2de-e76bf57a6c3a ; + dho:hasField dhd:14bc1a08-e57c-42cf-b9b3-e2300d443de3 ; + dho:hasLayer1 dhd:911611b6-38d7-4dc5-a6b5-537982933239 ; dho:hasOMAID "11652" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000013049 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasChargeOverall dhd:13fe849c-d758-429e-bfec-5e8baba7aec7 ; - dho:hasField dhd:318c7832-10f4-4894-a2ba-a921852c1deb ; + dho:hasChargeOverall dhd:8e3f8771-bfc5-4733-a054-ed58b09afc2e ; + dho:hasField dhd:8f18b5a2-6401-4391-aecd-5b4b1f2aac9b ; dho:hasMarshalledPart1 dhd:CoA0000013049_A ; dho:hasMarshalledPart2 dhd:CoA0000013049_B ; dho:hasMarshalledPart3 dhd:CoA0000013049_B ; @@ -3936,9 +3936,9 @@ dhd:CoA0000013049 a dho:CoatOfArms ; dhd:CoA0000013424 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5a823e7f-da51-45eb-ba4c-c3afec5a8f00 ; - dho:hasLayer1 dhd:2137d6ee-917a-45e2-b65a-31e17e65afbc ; - dho:hasLayer2 dhd:11f17a81-d3ce-4462-aa80-8779746e031a ; + dho:hasField dhd:07661808-c7e7-4116-a451-577c490359e6 ; + dho:hasLayer1 dhd:cea3ee5a-f7f2-479c-8d4c-4a0dffe92ec9 ; + dho:hasLayer2 dhd:154bf3fa-1e52-48dc-9fee-fa3c20778b8b ; dho:hasOMAID "13424" ; dho:numberOfMarshalledParts 1 . @@ -3947,28 +3947,28 @@ dhd:CoA0000016114 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000016114_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9ffa22cd-7880-4213-bd62-f38e7bf0223c ; - dho:hasLayer1 dhd:4bb211f0-8ae5-4e25-86af-7d118f5902d9 ; + dho:hasField dhd:15867c4b-1f34-44cc-92db-ca6e3216694f ; + dho:hasLayer1 dhd:b4f6e561-de09-444e-926b-e7cf8956cff8 ; dho:hasOMAID "16114" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016384 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a41a9bdc-f3cb-4809-a1f1-e6506c184986 ; - dho:hasLayer1 dhd:51d8c84d-9bfa-45d7-942b-b7d84b4189e1 ; + dho:hasField dhd:03d62d19-ad45-413c-a781-8bcd6b33207b ; + dho:hasLayer1 dhd:45b66c77-3f35-4b34-8dc5-95fd8939609c ; dho:hasOMAID "16384" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016385 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:37bc946f-b5f6-4300-ae8d-a8693bc017eb ; - dho:hasLayer1 dhd:89e1b573-5946-43d1-8350-76626f506e2c ; + dho:hasField dhd:2e510f45-9377-4896-9746-2cae7b4823af ; + dho:hasLayer1 dhd:1ccd71a4-813e-46ad-b222-79a8eda06316 ; dho:hasOMAID "16385" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016389 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d892ef22-3bc3-4418-b791-ca3eddc146c8 ; + dho:hasField dhd:b7df3ae5-3f55-4040-9eab-a0fb88163165 ; dho:hasOMAID "16389" ; dho:numberOfMarshalledParts 1 . @@ -3977,8 +3977,8 @@ dhd:CoA0000016396 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000016396_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:16f14c1c-eda0-489c-b404-d385a70f3ac3 ; - dho:hasLayer1 dhd:4412e051-4755-41c6-9a80-5288fde88b5d ; + dho:hasField dhd:3581cb55-1e68-47cd-b50b-f3636dcc51b4 ; + dho:hasLayer1 dhd:c7d376a7-3917-4e42-b219-406bfbd173e1 ; dho:hasOMAID "16396" ; dho:numberOfMarshalledParts 1 . @@ -3987,28 +3987,28 @@ dhd:CoA0000016446 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000016446_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c1bed9d8-26af-40bf-8ff2-d8f74d96a262 ; - dho:hasLayer1 dhd:0e4818fd-6401-4c00-9c68-baf9c12f713c ; + dho:hasField dhd:e5eaf046-90f9-4748-b3c6-4946029d71f6 ; + dho:hasLayer1 dhd:4a545c6e-f7c5-4fcb-a25a-8d33cdb1d0a5 ; dho:hasOMAID "16446" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016471 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e6222feb-6bbe-44d5-aae3-843549c3bfab ; - dho:hasLayer1 dhd:e291d95e-51a6-4067-b374-7fbc8c33c8bf ; + dho:hasField dhd:f9370a3f-a324-4953-aeb7-c01c35568141 ; + dho:hasLayer1 dhd:2f53a106-b1c4-42f5-bae1-0f349228afb5 ; dho:hasOMAID "16471" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016496 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4a9890f5-7807-4305-8c90-4ad038c20839 ; - dho:hasLayer1 dhd:257cb3e3-021f-4c7a-95e8-53667a3d942b ; + dho:hasField dhd:0edc1c85-0673-439e-9dce-0f7d5561b7ca ; + dho:hasLayer1 dhd:f0c38e3c-b79e-4dbc-bdb8-5127fe6d5089 ; dho:hasOMAID "16496" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016665 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3ffda9a6-4571-4a29-9231-5620e1443834 ; + dho:hasField dhd:96d1f013-6b96-4608-9db4-b187775d532b ; dho:hasMarshalledPart1 dhd:CoA0000016665_A ; dho:hasMarshalledPart2 dhd:CoA0000016665_B ; dho:hasMarshalledPart3 dhd:CoA0000016665_B ; @@ -4018,7 +4018,7 @@ dhd:CoA0000016665 a dho:CoatOfArms ; dhd:CoA0000016665_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:caf2d959-9c9a-4e25-bee0-7ee3994cfeb7 ; + dho:hasField dhd:5ce1c601-3ee0-4dbd-9ca0-e980ff4826d4 ; dho:hasMarshalledPart1 dhd:CoA0000016665_A_1 ; dho:hasMarshalledPart2 dhd:CoA0000016665_B ; dho:hasMarshalledPart3 dhd:CoA0000016665_B ; @@ -4028,31 +4028,31 @@ dhd:CoA0000016665_1 a dho:CoatOfArms ; dhd:CoA0000016815 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:131ae494-fa0d-4466-9545-3ee9859e8b04 ; - dho:hasLayer1 dhd:1121f7ec-d0fd-4bd8-8db5-60834c3c1858 ; - dho:hasLayer2 dhd:f8da368d-fadd-4c99-8e76-f8b39858f34b ; + dho:hasField dhd:7b1a582d-cfaf-4e20-940d-5649b4f51f3b ; + dho:hasLayer1 dhd:234e7cd9-4bde-46d2-b20b-6bc9212fc8e6 ; + dho:hasLayer2 dhd:a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f ; dho:hasOMAID "16815" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016983 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:07874350-08c9-4c84-a5bb-3e3ff785d467 ; - dho:hasLayer1 dhd:f6155c42-be6a-4e9f-91cf-4a43d7a00e32 ; + dho:hasField dhd:26a71cf6-cb7e-47bc-a490-d38b6464e6e8 ; + dho:hasLayer1 dhd:9a5b0c9d-5b23-49a1-93a9-302f23f79c3e ; dho:hasOMAID "16983" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000017411 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9b45efae-8c3c-4643-8f60-c79a86e7497a ; - dho:hasLayer1 dhd:5bc40145-7ecf-4845-ac03-50f0cd2b4844 ; - dho:hasLayer2 dhd:bf13f403-ca70-4fd6-bc7d-bfe38318a0fe ; + dho:hasField dhd:dfdf6586-8105-42bc-bea2-2954ec9871f3 ; + dho:hasLayer1 dhd:70e39ef7-eaa4-49d8-b9da-d74e1c68493f ; + dho:hasLayer2 dhd:9765a878-29af-48e1-96ae-7f7a4aac8faa ; dho:hasOMAID "17411" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000017415 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f2c998e3-5d7a-4627-87fa-52a6f9664b53 ; - dho:hasLayer1 dhd:ba652fd1-d709-48a1-a9ff-1fce23420ff0 ; + dho:hasField dhd:8f721771-235b-4a4f-87ec-87d92ede776e ; + dho:hasLayer1 dhd:a9dea103-7b4e-413e-bbd0-5f1b766c7938 ; dho:hasOMAID "17415" ; dho:numberOfMarshalledParts 1 . @@ -4060,7 +4060,7 @@ dhd:CoA0000017508 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017508_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:29fc8006-4c7e-47f8-a0e8-af84c0f76dc8 ; + dho:hasField dhd:69d60040-712a-4163-9684-0f64983bc36d ; dho:hasMarshalledPart1 dhd:CoA0000017508_A ; dho:hasMarshalledPart2 dhd:CoA0000017508_B ; dho:hasMarshalledPart3 dhd:CoA0000017508_B ; @@ -4070,8 +4070,8 @@ dhd:CoA0000017508 a dho:CoatOfArms ; dhd:CoA0000017552 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9cef0ab0-6c60-4756-8f36-4e025a52d669 ; - dho:hasLayer1 dhd:7c841146-6023-4e5d-948e-b8ae6606b52e ; + dho:hasField dhd:34b344e1-61ad-4066-946e-ddca13277ca9 ; + dho:hasLayer1 dhd:74ec9a03-752c-4729-9090-f166ae0c52c6 ; dho:hasOMAID "17552" ; dho:numberOfMarshalledParts 1 . @@ -4080,38 +4080,38 @@ dhd:CoA0000017737 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017737_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:573f0e02-b526-4304-a860-443443fb7dfa ; - dho:hasLayer1 dhd:44c4bad8-2096-4a79-8e9b-a128b92fe5f2 ; + dho:hasField dhd:ff84a071-56c2-4e8f-aeb2-293de959b8c3 ; + dho:hasLayer1 dhd:d6d6dea9-3b9d-4021-8e4a-d8bd68adde9a ; dho:hasOMAID "17737" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000017789 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f6ff1d02-392b-42db-9001-6f5975cff4ba ; - dho:hasLayer1 dhd:07e74c8a-caba-4745-86e0-b51e43bf4044 ; + dho:hasField dhd:a642ccce-dbec-4928-a75c-6d01603d1288 ; + dho:hasLayer1 dhd:cf86aaec-db1c-4d41-86ac-bc86406c73c9 ; dho:hasOMAID "17789" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000018397 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b000520d-e2d6-4dae-b508-d9d9adccd799 ; - dho:hasLayer1 dhd:83bb565c-99d9-438f-b627-958d5680d8ff ; + dho:hasField dhd:bea6ee50-52c6-4e8e-92a4-1d9a6ab64f61 ; + dho:hasLayer1 dhd:243ec2de-0ebf-428c-8448-638b0e27fa67 ; dho:hasOMAID "18397" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000018858 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:398d75ac-d261-4074-a953-da3435ab9353 ; - dho:hasLayer1 dhd:a5775c4a-e5a8-4a1c-aaaf-69216d76bc52 ; + dho:hasField dhd:bba6dd15-a85a-484d-90f8-3883416c742a ; + dho:hasLayer1 dhd:4b3a5631-0222-4800-85e8-73b37bf766de ; dho:hasOMAID "18858" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000018944 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:26a7a6e9-8e9f-4456-bb1e-6d0a5dd8b9f4 ; - dho:hasLayer1 dhd:274f7c0e-0604-4a2e-b8b5-c4818ed2a829 ; - dho:hasLayer2 dhd:07013c72-c9fb-4261-9332-8c33afea1402 ; - dho:hasLayer3 dhd:adaef8f3-2746-4089-92e8-0735b196ce31 ; + dho:hasField dhd:b826687e-edba-4f6e-868a-86db759408dc ; + dho:hasLayer1 dhd:ada789ed-d195-44ff-8c17-3743347736e9 ; + dho:hasLayer2 dhd:db0b5d2b-b2f8-4f68-bc89-ab17bfd48368 ; + dho:hasLayer3 dhd:80152810-34cf-4131-ad1e-70f4afb0826a ; dho:hasOMAID "18944" ; dho:numberOfMarshalledParts 1 . @@ -4119,9 +4119,9 @@ dhd:CoA0000019035 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_1 ; dho:hasBeliefValue true ; - dho:hasChargeOverall dhd:8c2f4be1-521d-4aa7-91f7-4ca6c239bf7c ; + dho:hasChargeOverall dhd:30a07f8d-eb5d-4109-a87f-843b19a638b8 ; dho:hasEscutcheon dhd:CoA0000019035_Escu ; - dho:hasField dhd:7efe345a-2b91-46bd-aa9d-33e6e0c2ea67 ; + dho:hasField dhd:35518d43-ff17-4365-bf20-9ecbf3a0812f ; dho:hasMarshalledPart1 dhd:CoA0000019035_A ; dho:hasMarshalledPart2 dhd:CoA0000019035_B ; dho:hasMarshalledPart3 dhd:CoA0000019035_C ; @@ -4131,41 +4131,41 @@ dhd:CoA0000019035 a dho:CoatOfArms ; dhd:CoA0000019257 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b3379817-4cdd-4009-88a5-0c9199cc4162 ; - dho:hasLayer1 dhd:eb997aa5-a585-4031-b494-7bc75a8782b7 ; + dho:hasField dhd:209b192b-6a06-4a46-adbd-9aee70ffd62e ; + dho:hasLayer1 dhd:c9ca0838-394a-4915-a076-553159b51046 ; dho:hasOMAID "19257" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019341 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ac0b2e2b-e976-4035-a229-86854430ec7e ; - dho:hasLayer1 dhd:3a35e6fb-f251-4ad2-8c54-74bb39e8b173 ; + dho:hasField dhd:9ff7d92c-6251-4048-b8f7-a6da31a58065 ; + dho:hasLayer1 dhd:de594c54-a74a-488b-b4b6-a4bed1a63605 ; dho:hasOMAID "19341" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019399 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d12bd933-7fc1-4ef1-8342-0b5af5285c4a ; - dho:hasLayer1 dhd:2dce1f52-e1d5-4aa1-a836-32171ce4da88 ; + dho:hasField dhd:1d2af4cb-1eb0-41ee-bcf1-35fed79e649c ; + dho:hasLayer1 dhd:ac54e624-d066-4dbb-a40a-828811e72e5f ; dho:hasOMAID "19399" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019557 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6f6ce923-275e-4fc8-8d1d-a892a091b1ed ; + dho:hasField dhd:692f2ff3-6e6c-455e-9a6e-e2bac8877042 ; dho:hasOMAID "19557" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019572 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fc777e4c-b897-44c0-9895-d11e0eca185b ; + dho:hasField dhd:374531b2-da1b-4088-b5f8-812d49adcc6b ; dho:hasOMAID "19572" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019621 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9ab0afc7-2280-42d4-8363-2904fdd32575 ; - dho:hasLayer1 dhd:6374018c-ced8-4375-b6e0-f88779218215 ; + dho:hasField dhd:638b0688-1710-4643-864a-798ca47e4fcb ; + dho:hasLayer1 dhd:c96225d2-2b00-45f9-b755-b8638bdc8edc ; dho:hasOMAID "19621" ; dho:numberOfMarshalledParts 1 . @@ -4174,65 +4174,65 @@ dhd:CoA0000019776 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019776_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:75bbc740-1aee-4dd3-9947-0c6a9ea9255e ; - dho:hasLayer1 dhd:515e0e19-fcb3-4877-872a-14aea215bb02 ; - dho:hasLayer2 dhd:d6392782-907e-4332-8c82-105d9954dd5b ; + dho:hasField dhd:e5cd4337-e689-4e42-8d76-e5e868a4c314 ; + dho:hasLayer1 dhd:1f70c13e-c5a3-47b0-8979-13f46535a9e4 ; + dho:hasLayer2 dhd:ebd55ddf-ff1b-43e7-a602-7218a5215e03 ; dho:hasOMAID "19776" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019873 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:da654108-f742-4684-8ce4-e5d93390e64b ; - dho:hasLayer1 dhd:4c1f4ded-ccae-42b1-9305-6cb3127d21e9 ; + dho:hasField dhd:539228da-0df9-43e1-9674-5d3b79477613 ; + dho:hasLayer1 dhd:764c2606-1b84-409f-ac13-2cff7e9146ac ; dho:hasOMAID "19873" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000020385 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3878beba-3c5b-445b-aeb3-686699ca57f6 ; - dho:hasLayer1 dhd:7cf79463-ddbf-4309-ae85-29a4447fdfe2 ; + dho:hasField dhd:f83b5dd2-5041-4c68-8514-6228de611a1f ; + dho:hasLayer1 dhd:31b48639-7e2d-4991-bc0d-b4ffd2b1b255 ; dho:hasOMAID "20385" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000020538 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:18fb44b8-710b-4f08-8f2c-46484207ee60 ; - dho:hasLayer1 dhd:c6ea104d-bfe5-49ba-8f51-ed177ea709d3 ; - dho:hasLayer2 dhd:4ed3d12e-0676-44b0-8dae-180d73990de9 ; + dho:hasField dhd:a8408e8a-72f3-490f-b9ca-2e86b3d95851 ; + dho:hasLayer1 dhd:bc8757d2-487b-4671-97d8-0678dfaf2e89 ; + dho:hasLayer2 dhd:91ed64d1-28cb-4f25-b929-324c9ed353d0 ; dho:hasOMAID "20538" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000020687 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:85f56e94-e99b-40ca-b057-d538d4d4c8bf ; + dho:hasField dhd:2db3bd1e-9c40-425c-a84c-1b22103f5673 ; dho:hasOMAID "20687" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000021368 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:edfbbbb2-dfec-40f8-9e9f-7f83f1a17de6 ; - dho:hasLayer1 dhd:5dcc9ac1-207e-4429-accb-02872a6d9a10 ; + dho:hasField dhd:217067a3-a302-4c60-b4fa-a2832b6b4781 ; + dho:hasLayer1 dhd:f862aff8-ebe8-434c-844d-c87c4396e3b3 ; dho:hasOMAID "21368" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000021388 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:7db50c60-9905-4579-9f09-d64442c959df ; - dho:hasLayer1 dhd:e04f77bb-6504-46b1-9d72-236a0a0bf817 ; - dho:hasLayer2 dhd:b75c85b4-bc59-4ab6-8eee-66cf6d37065e ; - dho:hasLayer3 dhd:7f0aa965-9ca9-44ec-a6c5-65d9f7d64585 ; + dho:hasField dhd:14613958-52e8-4d1d-95dc-7e8fe63b8f28 ; + dho:hasLayer1 dhd:ed32aa03-03e7-40ab-8f03-726f87ee6dcf ; + dho:hasLayer2 dhd:f4c56f1b-9c9a-4206-ae6f-8fdcf1507e32 ; + dho:hasLayer3 dhd:1e1264f4-a347-478f-98ed-f65e98db045a ; dho:hasOMAID "21388" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000021389 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:cc49e65c-73e5-4d87-867f-1a0657bef25d ; + dho:hasField dhd:6522c6e0-63c5-4af8-b4d4-4c3949386d4c ; dho:hasOMAID "21389" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000021423 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a62d3705-c6c1-49e4-99bb-4071a27fbcdc ; + dho:hasField dhd:6d7e4f2a-7b54-4fba-a2a3-c3156abe7a9d ; dho:hasMarshalledPart1 dhd:CoA0000021423_A ; dho:hasMarshalledPart2 dhd:CoA0000021423_B ; dho:hasOMAID "21423" ; @@ -4240,50 +4240,50 @@ dhd:CoA0000021423 a dho:CoatOfArms ; dhd:CoA0000021424_A_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:49cd9285-891f-4159-954f-4de7d2dda936 ; - dho:hasLayer1 dhd:5153e496-512d-4022-afa5-f2c3b1878e12 ; + dho:hasField dhd:a9e59dce-14f7-4ebd-ad5f-6570de69e5b0 ; + dho:hasLayer1 dhd:e3be8943-247f-415e-820b-20a5e745b350 ; dho:hasOMAID "21424_A_A" . dhd:CoA0000021424_A_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d49dc798-9213-49d5-a42a-20b8f76960fc ; - dho:hasLayer1 dhd:c4e1bfb1-ec82-4e83-88ca-92a0d5fc5ca6 ; + dho:hasField dhd:be4a668d-d9c9-475c-b394-0bc1fa841de8 ; + dho:hasLayer1 dhd:f607de20-7fa2-40a4-8f50-7329a878564f ; dho:hasOMAID "21424_A_B" . dhd:CoA0000021425_A_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9411a741-03db-4984-ae72-f24d4c46e5d0 ; - dho:hasLayer1 dhd:713b2def-6233-4c5e-b127-65658640d063 ; + dho:hasField dhd:ef8764c9-c7ba-4d82-b73a-27519923573f ; + dho:hasLayer1 dhd:9ddf22d8-b503-42f4-bf86-e8c8faf33b45 ; dho:hasOMAID "21425_A_A" . dhd:CoA0000021425_A_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6993bee5-e37e-4647-b7c6-549ff3fef6e3 ; - dho:hasLayer1 dhd:d98e7f35-37cb-4ed1-ae84-10396054cb4b ; + dho:hasField dhd:c6eaa789-0b83-402c-bfd0-148775254042 ; + dho:hasLayer1 dhd:80b4754d-6908-4754-8bbf-0958b0354c28 ; dho:hasOMAID "21425_A_B" . dhd:CoA0000021659_A_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b52a5ef0-d0dc-482c-9af9-662fd00aa51d ; + dho:hasField dhd:dc0df7f6-4ea9-45d0-917a-1807baa23d8a ; dho:hasOMAID "21659_A_A" . dhd:CoA0000021659_A_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6fb23ff3-d0c8-4f6e-95cd-2cf2fe3716be ; - dho:hasLayer1 dhd:f3d977aa-917a-4ba9-b92c-fd00946d17e5 ; + dho:hasField dhd:4653e23a-3390-4a2f-9554-21bac2e3b4c5 ; + dho:hasLayer1 dhd:418a7944-71c8-429c-bde8-c30c3e23e801 ; dho:hasOMAID "21659_A_B" . dhd:CoA0000021819 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3198c588-e628-4c73-9f19-f8b7db40427a ; - dho:hasLayer1 dhd:fbdd55fe-228e-4b1c-9377-7efdef24693d ; + dho:hasField dhd:4ad5c954-9af4-4e08-a2c9-5e00f6a409e1 ; + dho:hasLayer1 dhd:fab2570c-48f1-488a-b36a-c980a8fda808 ; dho:hasOMAID "21819" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000022137 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:75d993c1-8a5f-47bd-8dfe-d4aea4de3e7b ; - dho:hasLayer1 dhd:25e45c8a-a326-4034-b1e9-159bc5d39212 ; + dho:hasField dhd:fea75ad3-207b-4fd5-8a0e-8ef453247f2a ; + dho:hasLayer1 dhd:afd59016-45e6-4ea0-8180-df3dc4bc8a91 ; dho:hasOMAID "22137" ; dho:numberOfMarshalledParts 1 . @@ -4292,53 +4292,53 @@ dhd:CoA0000022239 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000022239_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:644d9a69-131f-46da-93da-a75a85d2f99d ; - dho:hasLayer1 dhd:1bf44360-970d-47e3-8cbb-639f993a67b3 ; - dho:hasLayer2 dhd:3462ec95-4279-437f-a7ae-7adff8b8d2d3 ; + dho:hasField dhd:14eb8cd5-54b9-4237-a290-0d2b47a20a0a ; + dho:hasLayer1 dhd:7c5b7e39-4b09-416f-9f89-3cf4801de212 ; + dho:hasLayer2 dhd:b082659e-dd0e-4e93-84bc-c0cd2693a33e ; dho:hasOMAID "22239" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000022273_B_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:98d4f9ac-4337-45f3-927f-6c1fed5316b5 ; - dho:hasLayer1 dhd:7d1a9157-999e-40a6-a086-e75edad44a4e ; + dho:hasField dhd:afc125b7-531a-4105-afae-e69b4eb4abd6 ; + dho:hasLayer1 dhd:b4494373-85bf-4d98-98ff-11047c8434e5 ; dho:hasOMAID "22273_B_A" . dhd:CoA0000022273_B_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6e4b79e6-dd7e-4195-8997-ddcfd74b2945 ; - dho:hasLayer1 dhd:7cf5cd10-e867-4806-a17d-10407f577437 ; + dho:hasField dhd:ee0ca75e-c8db-42a3-be2e-78c136037611 ; + dho:hasLayer1 dhd:67546a1d-b7ac-4c37-8e9b-4780774d428b ; dho:hasOMAID "22273_B_B" . dhd:CoA0000022974_B_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:41a29855-41e2-4f2f-a60a-dc8bc9cb140f ; - dho:hasLayer1 dhd:8e025665-7fcb-4f36-af9d-295cbc7cd348 ; + dho:hasField dhd:766c910e-7a5f-4905-a901-6b7675c4b7d9 ; + dho:hasLayer1 dhd:2e983417-05f9-4d1b-ad43-c54e980992f3 ; dho:hasOMAID "22974_B_A" . dhd:CoA0000022974_B_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ca488b71-c541-45e3-813a-2ffc367e8e3c ; - dho:hasLayer1 dhd:fe9edfdc-95f9-44fe-9a76-49c779a66c09 ; + dho:hasField dhd:40f3375e-067d-412f-9491-4610bc5c92e5 ; + dho:hasLayer1 dhd:e7587cbb-674f-4fe1-b9d8-6ed2f56d87bc ; dho:hasOMAID "22974_B_B" . dhd:CoA0000023224_B_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6b302a77-a796-4c2c-b06a-5a0f7ad6d071 ; - dho:hasLayer1 dhd:e0189319-1b2b-4414-b297-fcebf3ad4085 ; + dho:hasField dhd:620388e5-a141-410f-b4dc-1450e6a3a537 ; + dho:hasLayer1 dhd:7cf218ac-3b1b-4d0c-8867-aebc3c3941a9 ; dho:hasOMAID "23224_B_A" . dhd:CoA0000023224_B_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b8186aee-1e3a-405a-a160-a0be314ea05f ; - dho:hasLayer1 dhd:9fa980bc-9baa-4af5-87dd-79709dca13fc ; + dho:hasField dhd:6d92a0f3-9bb3-4180-a240-0629d8886728 ; + dho:hasLayer1 dhd:6204aa20-311e-4d5c-b4d0-405ac06529fc ; dho:hasOMAID "23224_B_B" . dhd:CoA0000026264_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:548db7cb-8c67-4884-bd61-0f4af3ebd654 ; - dho:hasLayer1 dhd:a4f985a7-676a-412a-b1e4-605a8e9880fe ; - dho:hasLayer2 dhd:e7d4fe3b-8327-4f89-875d-d47a91912fff ; + dho:hasField dhd:0383566a-ccbd-49f5-8f9a-089a8442db1d ; + dho:hasLayer1 dhd:8250bf05-022c-423b-9997-26916ee7ee50 ; + dho:hasLayer2 dhd:3676eb69-ac47-49ea-af05-1db578288e5f ; dho:hasOMAID "26264_1" . dhd:CoA0000027003 a dho:CoatOfArms ; @@ -4346,8 +4346,8 @@ dhd:CoA0000027003 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027003_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3814a10c-9e86-41d0-94e3-443534bd2199 ; - dho:hasLayer1 dhd:7d23bc90-8df5-4339-81fc-db2f28e9f1ef ; + dho:hasField dhd:2a27438e-f244-4d49-8575-809467a41ee7 ; + dho:hasLayer1 dhd:d75afd8c-a79a-4853-916b-1c4b792d7b6d ; dho:hasOMAID "27003" ; dho:numberOfMarshalledParts 1 . @@ -4356,9 +4356,9 @@ dhd:CoA0000027004 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027004_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:91ff905c-9c36-4d4d-9255-04a5e4362d3f ; - dho:hasLayer1 dhd:4dfc5907-2dcc-453b-8674-08cb3219bb74 ; - dho:hasLayer2 dhd:6eb16f3b-9815-44cc-81e8-998e543e2b31 ; + dho:hasField dhd:43bdc7ea-1584-4095-8a32-a40a18bd3953 ; + dho:hasLayer1 dhd:da6dba7b-5d8b-4b37-bd83-86b950b58d1e ; + dho:hasLayer2 dhd:feea8b99-697d-478d-84b9-f2b4481490bd ; dho:hasOMAID "27004" ; dho:numberOfMarshalledParts 1 . @@ -4367,7 +4367,7 @@ dhd:CoA0000027012 a dho:CoatOfArms ; dho:correctedCoatOfArms dhd:CoA0000027012_1 ; dho:hasBeliefValue true ; dho:hasEscutcheon dhd:CoA0000027012_Escu ; - dho:hasField dhd:2020b2ee-0151-4a05-a7d8-b30669070d19 ; + dho:hasField dhd:afda248e-fd25-408e-a935-73d5840f306e ; dho:hasMarshalledPart1 dhd:CoA0000027012_A ; dho:hasMarshalledPart2 dhd:CoA0000027012_B ; dho:hasMarshalledPart3 dhd:CoA0000027012_B ; @@ -4377,29 +4377,29 @@ dhd:CoA0000027012 a dho:CoatOfArms ; dhd:CoA0000027097 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b175e31b-9631-499c-8b80-1bdad122998a ; - dho:hasLayer1 dhd:6f92617d-29c3-4808-9202-fc26dc7c251b ; - dho:hasLayer2 dhd:930ca141-5688-4726-9283-3ff28dc2e204 ; + dho:hasField dhd:bbfea57a-541b-465a-82dc-ae35a01051bf ; + dho:hasLayer1 dhd:a57aef7e-3122-479c-aa12-e6d062589637 ; + dho:hasLayer2 dhd:5707dcad-7c56-40ff-bed7-6c0ac5641dc1 ; dho:hasOMAID "27097" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027377 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2e4ab793-7a70-4d1c-b79e-51362ae0b942 ; - dho:hasLayer1 dhd:093d6d81-28d1-4723-92ff-eed377e65d87 ; + dho:hasField dhd:5c111961-bb59-4558-a3eb-ddff812ca8b3 ; + dho:hasLayer1 dhd:6748a42e-739e-4fb2-a232-93ff6f8f75c5 ; dho:hasOMAID "27377" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027380 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0f3dcb77-1d11-48a5-a7f2-b3dc3434e05b ; - dho:hasLayer1 dhd:75693bbb-a53b-44b9-b9cf-55541e403649 ; + dho:hasField dhd:475963dd-600d-4c1f-bb8e-3194c25a7856 ; + dho:hasLayer1 dhd:12ce396c-2af3-4aff-bd70-b8715acae327 ; dho:hasOMAID "27380" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027381 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:184edf61-6191-4ae1-aa53-89b1315c1be0 ; + dho:hasField dhd:6e4f3fb8-74dd-48e3-844a-411b8e94e55a ; dho:hasOMAID "27381" ; dho:numberOfMarshalledParts 1 . @@ -4408,8 +4408,8 @@ dhd:CoA0000027384 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027384_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6170ca7b-900c-49d1-a3cd-a5be438f1cc4 ; - dho:hasLayer1 dhd:2825dda5-09fd-4e12-85c6-6d24ad541d65 ; + dho:hasField dhd:73505ff2-3f97-43cc-81d7-bb711cb18897 ; + dho:hasLayer1 dhd:464ded86-425a-47a3-98cf-02c03cf38027 ; dho:hasOMAID "27384" ; dho:numberOfMarshalledParts 1 . @@ -4418,8 +4418,8 @@ dhd:CoA0000027523 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027523_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:fc76aaad-2cb9-47e4-b399-d56a26180619 ; - dho:hasLayer1 dhd:f194e19c-9c72-4253-83ed-0bdd5d0d5fc2 ; + dho:hasField dhd:dbf88c2f-934f-42d3-ae5c-65f898b8828f ; + dho:hasLayer1 dhd:7c157d9b-c50e-4acc-8101-7a882125631e ; dho:hasOMAID "27523" ; dho:numberOfMarshalledParts 1 . @@ -4428,8 +4428,8 @@ dhd:CoA0000027524 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027524_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:02a24602-38f4-4253-855f-df3e363c1bf7 ; - dho:hasLayer1 dhd:b857a98f-b78c-4fee-b7f1-bd629ccfb056 ; + dho:hasField dhd:02d04466-f904-4131-81cb-7f99642c1bfb ; + dho:hasLayer1 dhd:cae40c9d-0545-4d8c-8ec2-c9fb1b197bd2 ; dho:hasOMAID "27524" ; dho:numberOfMarshalledParts 1 . @@ -4438,8 +4438,8 @@ dhd:CoA0000027525 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027525_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:aff9de04-85dc-487e-b4a1-f70dfe6bd186 ; - dho:hasLayer1 dhd:d96b1d89-541c-4575-b373-3c779a50e6b9 ; + dho:hasField dhd:b22160e2-1911-49ac-8e87-6be7cdaeb293 ; + dho:hasLayer1 dhd:1185d336-3ffc-4e9a-a4e3-634264425d76 ; dho:hasOMAID "27525" ; dho:numberOfMarshalledParts 1 . @@ -4448,15 +4448,15 @@ dhd:CoA0000027527 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027527_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3693c364-f15f-4b9a-a3ab-6f881c67276d ; - dho:hasLayer1 dhd:f73621fc-ac81-41c2-aa2d-686e60c7141b ; + dho:hasField dhd:e510aee5-d969-4df7-b1ca-3e2ce038cdaf ; + dho:hasLayer1 dhd:830ff9c5-a1a0-4e12-a2b3-a7f50cff1195 ; dho:hasOMAID "27527" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027529 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:127ce4d5-23dd-4ad4-8658-efae8e017f5a ; - dho:hasLayer1 dhd:e42896dd-0f06-4b7d-b803-5d669ee85209 ; + dho:hasField dhd:eb02df30-b776-4566-8a33-b59bd561f8fb ; + dho:hasLayer1 dhd:0355ffe8-b638-4e79-8bf4-38731b6872c2 ; dho:hasOMAID "27529" ; dho:numberOfMarshalledParts 1 . @@ -4465,14 +4465,14 @@ dhd:CoA0000027530 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027530_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0682ae3a-a53b-4b06-966a-bab4f89c52ee ; - dho:hasLayer1 dhd:6d353bcd-38d2-4bd4-b117-f45631426aa3 ; + dho:hasField dhd:fbd8d20e-3fb1-4193-9892-741edda03ce2 ; + dho:hasLayer1 dhd:b1a25161-e86c-478e-8234-488a03ca8d39 ; dho:hasOMAID "27530" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027545 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d1636b46-2fbf-4b65-9bf0-eeaa4636ea8a ; + dho:hasField dhd:328a380c-2d3b-4de8-94b8-d387f0cb8bde ; dho:hasOMAID "27545" ; dho:numberOfMarshalledParts 1 . @@ -4480,7 +4480,7 @@ dhd:CoA0000027636 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027636_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0bb33e64-fb10-4adf-ab3a-e767cd3a0f32 ; + dho:hasField dhd:0100b16c-f387-4614-806b-ca30f480d811 ; dho:hasMarshalledPart1 dhd:CoA0000027636_A ; dho:hasMarshalledPart2 dhd:CoA0000027636_B ; dho:hasMarshalledPart3 dhd:CoA0000027636_B ; @@ -4492,7 +4492,7 @@ dhd:CoA0000027639 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027639_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3bd3b0ec-c2d6-49c3-9766-e705c9d0cef9 ; + dho:hasField dhd:9910e655-f783-43d1-ab2b-36d1b67eaf0a ; dho:hasMarshalledPart1 dhd:CoA0000027639_A ; dho:hasMarshalledPart2 dhd:CoA0000027639_B ; dho:hasOMAID "27639" ; @@ -4503,9 +4503,9 @@ dhd:CoA0000028271 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000028271_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:927895da-da87-4225-858a-a49c6cb7ca62 ; - dho:hasLayer1 dhd:aa691cac-1c63-466a-a692-0360cda8c8da ; - dho:hasLayer2 dhd:c0675592-ff86-4864-a7a1-6c44ec76fac4 ; + dho:hasField dhd:7450dd97-b997-4f31-bf2a-29e94e5501dd ; + dho:hasLayer1 dhd:fab3456b-b0c9-4581-8cfd-e854ae6d9bb2 ; + dho:hasLayer2 dhd:624c25ac-32df-4758-8f69-a29364cc12ff ; dho:hasOMAID "28271" ; dho:numberOfMarshalledParts 1 . @@ -4514,68 +4514,68 @@ dhd:CoA0000028763 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000028763_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d75c4585-540c-4cd4-a5a7-fc62786b4b2c ; - dho:hasLayer1 dhd:f6ccbec5-ccad-4e69-82b2-94860317c8e3 ; + dho:hasField dhd:b50e2cc5-8c23-46da-b8c8-1767355a9c8f ; + dho:hasLayer1 dhd:e4e19124-17d6-43ff-af6d-73241ddc8060 ; dho:hasOMAID "28763" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000029922 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:168c4dc7-2342-4839-a04d-69c710732877 ; + dho:hasField dhd:4a0cfaea-9841-46ff-8a4b-27abfafaaa84 ; dho:hasOMAID "29922" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031494 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:efc426bc-c156-4d37-8e9d-c5336a56860e ; - dho:hasLayer1 dhd:452150a6-40ad-463c-8d94-7b078d0175f7 ; + dho:hasField dhd:d3ae6335-3668-46ba-869f-795f5eeb7cf0 ; + dho:hasLayer1 dhd:af4231d6-d261-44a5-8a6a-e7f48496bc9b ; dho:hasOMAID "31494" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031496 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:baceb3a8-6bb2-4156-8ee9-65213f3a0fad ; - dho:hasLayer1 dhd:c32901a3-ae96-4ab5-b3c4-c645cc46ff61 ; + dho:hasField dhd:55124f71-3bf9-4280-b4b4-c2900813f741 ; + dho:hasLayer1 dhd:528f942d-68ad-4bbe-86a9-046a67233c55 ; dho:hasOMAID "31496" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031498 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:df6c4d29-161f-4bc7-af92-cea99ee531bf ; + dho:hasField dhd:f3d02b6f-dde6-466a-a2f6-42c75ea1c183 ; dho:hasOMAID "31498" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031499 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:da7a8ac8-174d-4dfa-a962-e550183a96b3 ; + dho:hasField dhd:0fa1fa67-9883-4ac2-82b1-0afc1a63a21e ; dho:hasOMAID "31499" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031500 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f48f7ce3-d179-46d2-87b6-9d07c4dae08e ; - dho:hasLayer1 dhd:e437a349-1c0c-495c-9c77-e6f1a903522a ; + dho:hasField dhd:da3f40d6-4a2f-4165-93e7-f4a847c34b35 ; + dho:hasLayer1 dhd:8b548f54-0951-4cfe-9ea0-42dcaf58206f ; dho:hasOMAID "31500" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031501 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:66cf0fc8-5e7f-4b61-97fa-9fb413710cd7 ; - dho:hasLayer1 dhd:203071de-2805-49fa-b5f9-d16456dcaf61 ; + dho:hasField dhd:664e0664-ba7b-49c6-a640-f3310ffc44e7 ; + dho:hasLayer1 dhd:81cff43b-7464-408f-964a-590f2829bb41 ; dho:hasOMAID "31501" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031502 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:017ce4c3-c12f-4953-bd49-79ed360b20ca ; - dho:hasLayer1 dhd:7c4f8048-3d1c-4de1-896b-548f0f48e539 ; + dho:hasField dhd:b0599112-1a94-4846-a108-3d0299983fb0 ; + dho:hasLayer1 dhd:2c097af0-5cb8-4482-9ddf-b1f190182e83 ; dho:hasOMAID "31502" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031503 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c3fa03e1-0ee0-4c70-b0dc-a5116cf1b4d1 ; - dho:hasLayer1 dhd:e729a224-b56f-4be6-afca-23944b86c50a ; + dho:hasField dhd:40270e53-2a07-4b4f-a8ce-51be8d158c85 ; + dho:hasLayer1 dhd:4ce37163-876f-4eeb-80d1-047a9d65aae2 ; dho:hasOMAID "31503" ; dho:numberOfMarshalledParts 1 . @@ -4584,73 +4584,73 @@ dhd:CoA0000031504 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031504_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:cb06d815-bcaa-4fdd-a299-500318193b03 ; - dho:hasLayer1 dhd:efb43ad9-c30c-4a47-9107-ce9d85efd74a ; + dho:hasField dhd:1b4167d6-a971-4136-adac-5902339c4632 ; + dho:hasLayer1 dhd:bf2db5c6-142d-4589-9e87-5dcebae35912 ; dho:hasOMAID "31504" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031505 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3af9f1a3-5c24-43ef-97aa-bffe5e6608e5 ; - dho:hasLayer1 dhd:6eddc98b-bf4b-441e-81ad-b1446fb0ef1e ; + dho:hasField dhd:3dba7564-301f-4070-97ed-264983cca4d3 ; + dho:hasLayer1 dhd:b0bfbc8a-ba5b-48bd-ad8b-24a8ecaf2477 ; dho:hasOMAID "31505" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031506 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:226fc45c-1b1c-4731-b7ba-8216b75288c2 ; + dho:hasField dhd:50f0866b-f9b7-4988-b864-ac6e2ea0cd79 ; dho:hasOMAID "31506" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031507 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:61553493-bd2f-48a5-80de-b4c57c4d4ebe ; - dho:hasLayer1 dhd:55c33265-675a-45dd-81a7-4dc869d85a0b ; - dho:hasLayer2 dhd:f5b29534-667a-4de7-829f-23c00df4768b ; + dho:hasField dhd:3045c7d0-0bd4-45a2-9043-14d9859d5ae6 ; + dho:hasLayer1 dhd:1fc126b7-6932-49a7-915d-e7bc739881bf ; + dho:hasLayer2 dhd:24f682a9-db0c-43e9-b635-ae298007e2b4 ; dho:hasOMAID "31507" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031508 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:123b2300-a0c6-41ac-90f2-37d1b14c8950 ; - dho:hasLayer1 dhd:c70b382d-475e-4440-a36d-de5f4e9c6304 ; - dho:hasLayer2 dhd:590074e8-4ee8-4840-aada-2f205a4bbf88 ; + dho:hasField dhd:64bf7efd-7ffd-4147-9573-c2bd8b77ad83 ; + dho:hasLayer1 dhd:a48bf146-8adc-4b3d-adc1-4cb7d1a64b06 ; + dho:hasLayer2 dhd:f7351241-1e6b-4f5d-813f-16207ae370b6 ; dho:hasOMAID "31508" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031509 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0ca4cd94-52b7-466d-a92c-06f07147b0d1 ; - dho:hasLayer1 dhd:9c4d446e-edc3-48d8-aa78-dead1361d5eb ; + dho:hasField dhd:0a8edab6-6b20-48ba-abda-8786397981b2 ; + dho:hasLayer1 dhd:98654221-bd83-45c3-82dd-377d78c04cc2 ; dho:hasOMAID "31509" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031510 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f663ee01-2486-49e9-827b-6f88f4b46988 ; - dho:hasLayer1 dhd:a6b770fc-d36f-448c-b368-83834a5afa86 ; + dho:hasField dhd:dbe69892-35f7-4202-9cc2-ddfd5464736d ; + dho:hasLayer1 dhd:c9d7dade-528a-4ba0-a75c-acba6b32a031 ; dho:hasOMAID "31510" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031511 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:97428786-92b4-4bb0-a8a4-a571c083d054 ; - dho:hasLayer1 dhd:5bb73297-a4b7-4785-98c2-3abf4fc9a16e ; - dho:hasLayer2 dhd:1e31f773-6fb2-4c4d-9a55-9db3f188017d ; + dho:hasField dhd:c44469f1-f8bd-49b1-8d21-193a4cbd0d54 ; + dho:hasLayer1 dhd:075b12d3-f771-4380-bd59-3ddd4f0b159a ; + dho:hasLayer2 dhd:a273f649-389c-4ce4-8178-0b1c4d7bbb1a ; dho:hasOMAID "31511" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031512 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4cb32915-a1e5-4162-bf4d-4b314a274eb2 ; - dho:hasLayer1 dhd:81c9c82a-97f2-4c1c-9aeb-d785defb82e2 ; + dho:hasField dhd:e3004f5a-8707-4d1b-b274-223a138e56bd ; + dho:hasLayer1 dhd:a42bc7f1-ae23-4e4f-9f89-d2c6f73ebcbf ; dho:hasOMAID "31512" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031513 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3ddfe4f3-9d7b-4047-89ef-153e477c8368 ; - dho:hasLayer1 dhd:a461f385-5687-4d5e-8da7-61af42bb782b ; + dho:hasField dhd:2b3d36d9-017f-479a-b1ab-791306852461 ; + dho:hasLayer1 dhd:265e762c-5cde-49b7-a5a7-3200004ce252 ; dho:hasOMAID "31513" ; dho:numberOfMarshalledParts 1 . @@ -4659,8 +4659,8 @@ dhd:CoA0000031514 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031514_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0bf1c26f-5d02-4f77-8b73-054ea14b5d95 ; - dho:hasLayer1 dhd:49ceaa1f-8820-4369-8b7e-f47c44101232 ; + dho:hasField dhd:2f2d8739-118d-43b5-ac8f-0abc6efd33fc ; + dho:hasLayer1 dhd:d33ebe8f-e603-43b5-b5a6-602944cb470e ; dho:hasOMAID "31514" ; dho:numberOfMarshalledParts 1 . @@ -4669,8 +4669,8 @@ dhd:CoA0000031515 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031515_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:8a7a2176-3d76-4a5a-9fe4-287fb96ea79a ; - dho:hasLayer1 dhd:9af7ab0b-d8e1-4f98-a421-07b9aff99f6f ; + dho:hasField dhd:676d931b-e25f-4dfc-ac00-3df87d31a472 ; + dho:hasLayer1 dhd:0a9647ff-2595-46e7-89fb-0bdc79a3fc35 ; dho:hasOMAID "31515" ; dho:numberOfMarshalledParts 1 . @@ -4679,16 +4679,16 @@ dhd:CoA0000031516 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031516_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5bbd84c6-ce78-44d0-8651-e34b1eeecc1b ; - dho:hasLayer1 dhd:b43a70d8-338f-4f22-bbd0-d606cc2ee0e1 ; + dho:hasField dhd:d3a29bb2-1a32-4b6f-99b4-85420da31707 ; + dho:hasLayer1 dhd:acfaabd1-3062-4742-9ad0-d2da7ed9f920 ; dho:hasOMAID "31516" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031517 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b7193316-bbfc-49b8-8fc0-a4a909353dcc ; - dho:hasLayer1 dhd:7b6d07bd-e194-47a0-8d2e-9b48b3335ba8 ; - dho:hasLayer2 dhd:ca52c695-1f59-4e3e-9cc3-dceff6ba9bbb ; + dho:hasField dhd:19a5831b-6b18-4992-886d-61c91df99fe2 ; + dho:hasLayer1 dhd:7edf84d5-37a0-480c-8192-a319cd06bf1c ; + dho:hasLayer2 dhd:59070142-38a2-44c9-9605-865aa594a848 ; dho:hasOMAID "31517" ; dho:numberOfMarshalledParts 1 . @@ -4696,120 +4696,120 @@ dhd:CoA0000031518 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031518_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ec6fdd61-c830-4a17-8a47-62071dc36600 ; - dho:hasLayer1 dhd:88e2e8a9-d000-4947-963a-866f667af8f6 ; + dho:hasField dhd:1cf73364-fe45-4052-9c5e-1ebf0cfcd95e ; + dho:hasLayer1 dhd:48e75aee-ef28-4d58-b919-ad9a2bdd2611 ; dho:hasOMAID "31518" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031520 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:098ad230-7a82-4ff2-8825-4aa606aed29b ; - dho:hasLayer1 dhd:4dd4aeda-662e-4e11-a73c-87d4db6296e9 ; + dho:hasField dhd:d0f532ac-1d47-47e3-8f5a-704a9f64e7d5 ; + dho:hasLayer1 dhd:49c3d219-1f02-4ca6-8aca-b2c14e25637f ; dho:hasOMAID "31520" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031521 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:091c4268-9944-49c9-9013-b1756e9162c8 ; - dho:hasLayer1 dhd:aef3734a-bf30-4ece-809a-47d4aa85726d ; - dho:hasLayer2 dhd:8845caae-2815-41ec-96e7-cfadbd5f0a0e ; + dho:hasField dhd:6c9936a6-c35f-496a-85c2-fcdb77169bbe ; + dho:hasLayer1 dhd:da784b76-c8eb-4c7d-9bd4-232fa22a0e99 ; + dho:hasLayer2 dhd:aa2db123-8b3d-4b4b-8ca8-2a2b372e7ed2 ; dho:hasOMAID "31521" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031522 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fa664827-3ef9-47c1-91b3-d3a244c78615 ; - dho:hasLayer1 dhd:2bdd0af1-0b33-40d1-8e70-1b4416b0dbeb ; + dho:hasField dhd:fa8966e2-34db-4cf3-8714-3c9838d36ec7 ; + dho:hasLayer1 dhd:4ba24b85-e16c-4cc8-97ac-495a9f8c97a7 ; dho:hasOMAID "31522" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031523 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d6f4f0aa-54d6-4030-af1a-c06625629b8b ; - dho:hasLayer1 dhd:fb9096b4-d54e-4e18-ba52-f20b64425c0a ; + dho:hasField dhd:65ec1939-1a3c-438f-8c18-af51049077aa ; + dho:hasLayer1 dhd:9a393e19-1f4a-4223-9a9a-c0bda6c935f4 ; dho:hasOMAID "31523" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031524 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:9dceefe2-d182-4993-980c-f4ec99407fb2 ; - dho:hasLayer1 dhd:871e3df8-7dff-44b2-a144-1c02d391c8ba ; + dho:hasField dhd:363d747d-923e-4fae-b702-01470881442e ; + dho:hasLayer1 dhd:013195cc-523d-44b2-b9ff-97caebceece1 ; dho:hasOMAID "31524" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031525 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ade4adb7-13eb-4139-9cb3-3534050ae7f1 ; - dho:hasLayer1 dhd:bcb4262f-ef32-4372-b329-de97cd8d4256 ; - dho:hasLayer2 dhd:f01a2a07-1560-42a6-a641-d688cd2db029 ; + dho:hasField dhd:16605ede-01b6-4c30-a08a-f4e727f9bcdb ; + dho:hasLayer1 dhd:f55506b9-62c6-49d3-ac37-eb9bd67835ef ; + dho:hasLayer2 dhd:9209ba85-8825-4c93-80cd-d017de3aa133 ; dho:hasOMAID "31525" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031526 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:99f54087-9e4c-4f22-a66c-9081c4fa0d66 ; - dho:hasLayer1 dhd:65907964-360f-4e44-852a-26abf1401ebd ; + dho:hasField dhd:03eed549-1ab8-4af6-8f16-d0efebe13d4f ; + dho:hasLayer1 dhd:10f7f464-5481-4f70-9c1f-631536c4936d ; dho:hasOMAID "31526" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031527 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5ce04855-7fba-4880-a414-cddb4a582ee2 ; - dho:hasLayer1 dhd:dd658d61-8664-4cfc-9462-638eadc8accb ; + dho:hasField dhd:aeef5e07-e1d6-4239-9f0d-221c75fbb7c5 ; + dho:hasLayer1 dhd:d1d97f42-8ffc-489e-9d20-43a6f3121399 ; dho:hasOMAID "31527" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031528 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:782116b9-5de8-4598-bfc0-346d7f7f7a9c ; - dho:hasLayer1 dhd:1d74e0b8-4fe9-4ec1-9a43-77844f8b0a71 ; + dho:hasField dhd:8f44c7ea-6644-411a-991a-7e7f58e5b429 ; + dho:hasLayer1 dhd:2ebfae66-96d2-4786-a62a-d50319db1cef ; dho:hasOMAID "31528" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031529 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2674abdc-53e6-4fd4-9f88-df5773312150 ; - dho:hasLayer1 dhd:a41ad7cd-f9bf-433b-b769-d93f39696f3f ; + dho:hasField dhd:aaecbf3f-8511-4b8b-88ca-0f62cb357017 ; + dho:hasLayer1 dhd:f8521fae-2d61-4699-840d-22c64b1e30a2 ; dho:hasOMAID "31529" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031530 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6b6af5a6-905c-4d0d-a50b-d3c80de31f4a ; - dho:hasLayer1 dhd:1686cb32-12d8-40dc-8a8d-2d3682549e45 ; + dho:hasField dhd:c765fe02-fca4-41ba-8d4f-d2a7f289f0a5 ; + dho:hasLayer1 dhd:a879d8c9-6cd0-453b-9d20-c834ed623dd1 ; dho:hasOMAID "31530" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031532 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:59db87bd-2274-460b-8302-d620c8971dd2 ; + dho:hasField dhd:aee06bac-c6c3-466d-9b89-d97d42793ff3 ; dho:hasOMAID "31532" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031533 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6b07f117-f511-49c7-8304-7e9846ebd68b ; - dho:hasLayer1 dhd:b50734fc-236a-444c-8ffc-19668b2c31b0 ; + dho:hasField dhd:b1c342e9-b643-4eb8-9140-36bcd756ecff ; + dho:hasLayer1 dhd:6e9b7ff1-d00b-42d3-a89c-3ad3323806e5 ; dho:hasOMAID "31533" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031534 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c0bd29cf-f604-43cf-ae30-cff649d6d946 ; + dho:hasField dhd:4c2bf9fb-c5d3-4de7-8090-23db26e5497b ; dho:hasOMAID "31534" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031535 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e0e2347c-d95d-493b-a8c4-c91b9dbfa41d ; - dho:hasLayer1 dhd:bfc2483b-a6df-4eb4-b35f-1e8455c4c905 ; + dho:hasField dhd:662631fc-16d4-40c1-b667-755e1b0e739b ; + dho:hasLayer1 dhd:fa5a4f1e-e3d7-40b2-8905-e34ecde16185 ; dho:hasOMAID "31535" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031536 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0edc62a0-76f4-484a-abba-b7c73e22d890 ; - dho:hasLayer1 dhd:148c6882-6461-4dba-8dc0-4874537f198e ; + dho:hasField dhd:35a02e2c-4b82-4dcb-89c4-1584ac747f6c ; + dho:hasLayer1 dhd:e8679bbd-fd02-4e43-b11d-c41aadef6f6b ; dho:hasOMAID "31536" ; dho:numberOfMarshalledParts 1 . @@ -4818,16 +4818,16 @@ dhd:CoA0000031537 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031537_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:fbe766fb-be26-479e-a347-3c6a183086ec ; - dho:hasLayer1 dhd:e2634174-165f-49a0-a01c-f482d13c2532 ; - dho:hasLayer2 dhd:5278219e-5b5d-4d4d-aa9b-7b213cec8728 ; + dho:hasField dhd:d476f858-4e19-44fb-95e5-574aa7e497da ; + dho:hasLayer1 dhd:13e10436-ad13-43a4-bb70-004790a1b9e9 ; + dho:hasLayer2 dhd:58b122d6-a80f-44d1-91c2-978376777395 ; dho:hasOMAID "31537" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031538 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:38e19219-ac12-4efa-8c61-e4faafdef600 ; - dho:hasLayer1 dhd:50e1c2ba-e45b-48b8-93db-b63e975957fb ; + dho:hasField dhd:49706960-c85e-49c1-8bce-6eda5dfaad27 ; + dho:hasLayer1 dhd:538f0bd2-4ded-4027-b538-742d6a70463b ; dho:hasOMAID "31538" ; dho:numberOfMarshalledParts 1 . @@ -4836,29 +4836,29 @@ dhd:CoA0000031539 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031539_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ee09bc23-f109-4ff5-941c-82b322fa5201 ; - dho:hasLayer1 dhd:3963f683-f2bc-46d2-b204-0bab3e58e256 ; + dho:hasField dhd:80c6139f-e171-4a11-95a6-731f77db5908 ; + dho:hasLayer1 dhd:410a7378-a572-4a0f-841c-562abc514579 ; dho:hasOMAID "31539" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031540 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:37fe24e4-b68b-4411-8a30-93cfc551afb6 ; - dho:hasLayer1 dhd:4c079f37-9ca9-4ae1-8ea2-f0242db46bb5 ; + dho:hasField dhd:3cc346d6-5890-440b-92ee-e2e336687f1e ; + dho:hasLayer1 dhd:8946d699-89fe-4409-80eb-ed29c4016f32 ; dho:hasOMAID "31540" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031541 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0e7f9f37-77d9-45ee-86b4-675bb42f6e99 ; - dho:hasLayer1 dhd:ad709de5-bbc3-4b11-acae-2ad6cbda439f ; + dho:hasField dhd:44084286-db05-468a-9eca-d10a31ba2f44 ; + dho:hasLayer1 dhd:2e935a44-b825-4b6e-9982-9e1dd2473d36 ; dho:hasOMAID "31541" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031542 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:885752f4-5a60-4ed4-866f-f49c204eaa9a ; - dho:hasLayer1 dhd:559be45b-ba9c-40eb-aec6-f8596bab1faa ; + dho:hasField dhd:62337cda-fd8c-4759-ae71-423bd4514268 ; + dho:hasLayer1 dhd:05ecd9d6-f345-4d65-95dc-b7c45219dd0e ; dho:hasOMAID "31542" ; dho:numberOfMarshalledParts 1 . @@ -4867,8 +4867,8 @@ dhd:CoA0000031543 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031543_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:559cfae8-a295-4493-9f96-2a016e581265 ; - dho:hasLayer1 dhd:2ddefa02-e303-4124-8bfe-40097598db1e ; + dho:hasField dhd:e78d5b71-2573-4439-aef5-c099ce7b0966 ; + dho:hasLayer1 dhd:fa69a355-b5d5-4394-a2f7-58541d625030 ; dho:hasOMAID "31543" ; dho:numberOfMarshalledParts 1 . @@ -4877,8 +4877,8 @@ dhd:CoA0000031544 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031544_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:f504ea51-e7eb-4642-b1f5-7fe8442d3800 ; - dho:hasLayer1 dhd:52b29e6f-f331-4b13-beb5-b26991e30fe7 ; + dho:hasField dhd:f8c1695d-d11d-4d4e-9b1b-37db8ba94097 ; + dho:hasLayer1 dhd:028c2684-c708-443e-b340-f83dc73a49f7 ; dho:hasOMAID "31544" ; dho:numberOfMarshalledParts 1 . @@ -4887,36 +4887,36 @@ dhd:CoA0000031545 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031545_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:41ad6a05-218a-49ca-b1fd-8231009cb8e2 ; - dho:hasLayer1 dhd:938a3102-1455-47a2-83d6-e78c724db201 ; + dho:hasField dhd:0ecea1b6-4a57-4a95-bd4b-724f7ae0e7c8 ; + dho:hasLayer1 dhd:7d8b77a7-2d42-4c3b-b6c5-c324a50db309 ; dho:hasOMAID "31545" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031546 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0a7e038a-37ab-4e89-a759-31c8cf85ed6f ; - dho:hasLayer1 dhd:18177549-d797-461f-b8e2-4156d700a8af ; - dho:hasLayer2 dhd:e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc ; + dho:hasField dhd:e1b9c1c2-bfb9-4786-ba29-6c3e1e379ce8 ; + dho:hasLayer1 dhd:d25b5057-dc03-4de5-b44b-c567a2667981 ; + dho:hasLayer2 dhd:348ed7d8-9bf2-4f0d-82c4-d5e0c769f486 ; dho:hasOMAID "31546" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031547 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2b13168d-5150-4a3e-bc96-6d946d915763 ; - dho:hasLayer1 dhd:b2b47ed4-f8d2-411a-af96-d147f3bfbe9c ; + dho:hasField dhd:e8b21ae3-0ee5-41d8-8c93-d2243111cf55 ; + dho:hasLayer1 dhd:b39028f2-ddfb-4221-9682-1e389ba0d2a5 ; dho:hasOMAID "31547" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031548 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:647ea772-b28d-4aec-801a-7259d9e1b336 ; - dho:hasLayer1 dhd:052bb64d-7b7d-4007-8f6b-23a28b70828f ; + dho:hasField dhd:54537a18-f6a6-42bb-9f0a-07fb7c4d17d4 ; + dho:hasLayer1 dhd:0775d0dc-de7d-4837-a251-5082a6dcbdbf ; dho:hasOMAID "31548" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031549 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3bc1ed0a-ed30-4cda-8aa9-3160959dd5fd ; + dho:hasField dhd:17d1a5e3-d8bf-4280-b6fe-563040cd187f ; dho:hasOMAID "31549" ; dho:numberOfMarshalledParts 1 . @@ -4925,45 +4925,45 @@ dhd:CoA0000031550 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031550_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5ca03c9c-1c0d-4f0c-a8f9-4905b719e6bd ; - dho:hasLayer1 dhd:37833238-06e6-485f-ae3d-5f5920ed906b ; - dho:hasLayer2 dhd:7db370e9-030b-4eb7-b5d0-0154fbd9ea08 ; + dho:hasField dhd:99011214-8e95-4727-80fb-66fba26ac338 ; + dho:hasLayer1 dhd:3b763932-2d6f-4790-b0f5-90f1d1c0c358 ; + dho:hasLayer2 dhd:8752867a-4004-4c04-9d47-653a7b5f920f ; dho:hasOMAID "31550" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031551 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c1b5e013-f156-4d2b-a408-64c21d234075 ; - dho:hasLayer1 dhd:5958c231-ddb8-4d2e-8ef3-7675d2191dd0 ; + dho:hasField dhd:c0b1348b-65c3-46ca-99fa-b7bbb58cee00 ; + dho:hasLayer1 dhd:7a2f13a0-aa4c-40e8-9082-e9d4ebea3bb6 ; dho:hasOMAID "31551" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031552 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:be8e8d1e-011a-4530-af24-af8ada19f529 ; - dho:hasLayer1 dhd:ea742d9b-be37-464d-a9c1-a814e94c745c ; - dho:hasLayer2 dhd:688bf05e-4adc-4900-a2ee-ebc561169d73 ; - dho:hasLayer3 dhd:42ce5eb2-0cd9-4167-801c-18362d86874e ; + dho:hasField dhd:71644ba2-64ad-4360-960f-ac6f89ee3b1c ; + dho:hasLayer1 dhd:c7d8ea91-42df-4b2a-a115-447bb20674e8 ; + dho:hasLayer2 dhd:3d65bdbc-b107-4483-8618-34ce26e4dc39 ; + dho:hasLayer3 dhd:464a97dd-87a0-48fb-a7eb-cc5d7dbfa415 ; dho:hasOMAID "31552" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031553 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:059bcd32-385c-4a9e-bdf5-93ae7f399819 ; + dho:hasField dhd:8147edc9-94df-470e-8575-61d57ac702de ; dho:hasOMAID "31553" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031554 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:23081045-c0c6-4f0d-a50f-7db72e778278 ; - dho:hasLayer1 dhd:e0efd147-08be-46d7-a679-78a8a5d4ffdd ; - dho:hasLayer2 dhd:34289a3d-4242-4f5c-9afa-8bb40f0ac631 ; + dho:hasField dhd:82c5f567-62ff-4002-b786-c7006c6487d1 ; + dho:hasLayer1 dhd:e6a7e4a3-be10-4e42-9558-9ed60ef3faf7 ; + dho:hasLayer2 dhd:51476c39-8fce-4c4b-88a6-9acdf62c40d5 ; dho:hasOMAID "31554" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031555 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6d2d3332-a10f-4c51-a124-9e1bc810f003 ; + dho:hasField dhd:cf34b496-36e0-4020-8cc3-a4507811a767 ; dho:hasOMAID "31555" ; dho:numberOfMarshalledParts 1 . @@ -4972,8 +4972,8 @@ dhd:CoA0000031556 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031556_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:86710883-3dad-4e43-a030-69b003490377 ; - dho:hasLayer1 dhd:4a0bfc85-06b3-4114-93af-83c16814a40f ; + dho:hasField dhd:f3ad39fe-13fc-4c3d-9b88-2be20dce0d51 ; + dho:hasLayer1 dhd:60423e55-8471-4ac7-862e-c4756f6c8d0d ; dho:hasOMAID "31556" ; dho:numberOfMarshalledParts 1 . @@ -4982,9 +4982,9 @@ dhd:CoA0000031557 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031557_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:ee50e28a-713d-4892-879f-a92fda73c13d ; - dho:hasLayer1 dhd:8f8ef808-8ef3-4fac-ad10-ad5f736f29c0 ; - dho:hasLayer2 dhd:7a3ce415-ba8c-46a9-9a0a-a18ec63013f9 ; + dho:hasField dhd:dad98919-75ce-4c19-8e60-fcf7012ab314 ; + dho:hasLayer1 dhd:d5480cc1-dd7f-43af-9122-e28095cac89c ; + dho:hasLayer2 dhd:94de770e-9060-4c96-9494-34cdacaf84aa ; dho:hasOMAID "31557" ; dho:numberOfMarshalledParts 1 . @@ -4993,8 +4993,8 @@ dhd:CoA0000031558 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031558_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:602d3468-1a35-43e5-9e7f-a2819254b5ad ; - dho:hasLayer1 dhd:0e12e4da-bb6e-45bd-9fd4-0361a7cc2089 ; + dho:hasField dhd:db967146-0780-41b5-ad1d-be0caaf2c6dd ; + dho:hasLayer1 dhd:cb136ab8-9e21-42f6-bc1b-cffd2e399f92 ; dho:hasOMAID "31558" ; dho:numberOfMarshalledParts 1 . @@ -5003,72 +5003,72 @@ dhd:CoA0000031559 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031559_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:58e04a7e-2c63-4c2d-aeb2-8eb4b4b11f51 ; - dho:hasLayer1 dhd:128ae738-7052-4600-9e54-0590962d3d6d ; + dho:hasField dhd:8d183436-27c0-4aeb-8bfa-e62410acdbfe ; + dho:hasLayer1 dhd:7381e0ee-5334-4149-b013-bb8604b0bb79 ; dho:hasOMAID "31559" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031560 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b7d779fa-ad00-469c-bbf5-d3b51f087ca7 ; - dho:hasLayer1 dhd:bb92c061-c9c3-481e-922d-ff6978cf1fac ; - dho:hasLayer2 dhd:cc3f09db-d12f-436c-9118-826eed05e931 ; + dho:hasField dhd:18d38040-6596-4825-87c8-f25249c0719f ; + dho:hasLayer1 dhd:6176cd9a-1ccb-4954-a4f9-442b917c32ec ; + dho:hasLayer2 dhd:ba3545b2-479d-4a3f-a0aa-b8672fc402d5 ; dho:hasOMAID "31560" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031561 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d917ceef-e3d8-40b3-844b-b6ea94d1dbe5 ; - dho:hasLayer1 dhd:36e5c96e-32d0-4e8c-99b1-21a5218afd22 ; + dho:hasField dhd:e7483561-5437-4189-b251-d3f43d07e624 ; + dho:hasLayer1 dhd:ad488d54-0bdf-4623-855b-f40beeb9c69e ; dho:hasOMAID "31561" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031562 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:f7a4f6b5-c57e-43ed-b551-3eba5ebb8aa5 ; - dho:hasLayer1 dhd:2d4df868-92d3-4a78-93f8-93db1071a025 ; + dho:hasField dhd:191b6613-e81c-4c4c-afec-efa5466670fd ; + dho:hasLayer1 dhd:530adb2b-13c4-4cf6-965a-43bed07c2dc3 ; dho:hasOMAID "31562" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031563 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:aee5a4ec-3350-4b1f-b907-f91a3c1ab8a7 ; - dho:hasLayer1 dhd:99391f55-8ffc-4674-8876-018e153f1b9b ; + dho:hasField dhd:dbd7eb9b-703f-4fbe-b7a6-84930c19a7be ; + dho:hasLayer1 dhd:e7aae858-b214-44de-848f-eed2f81e8d65 ; dho:hasOMAID "31563" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031564 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:ea360427-6cce-4226-8516-8e8891d12fdc ; - dho:hasLayer1 dhd:a231cf50-bf4c-4767-88d4-85f210c0df94 ; + dho:hasField dhd:e132fccf-02a2-43a0-b591-842ab503e923 ; + dho:hasLayer1 dhd:4d5470d0-434e-45cb-b9c9-7f2dc82d0f7f ; dho:hasOMAID "31564" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031566 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a88faf7c-d617-4e78-8fc3-4603e0f36683 ; - dho:hasLayer1 dhd:e5c1a015-46de-4032-bfd5-ff8ab0e967c3 ; + dho:hasField dhd:ee47cd08-6cc9-4b1e-a1a5-07cdad89dcee ; + dho:hasLayer1 dhd:c1dccbeb-0593-4e97-9420-bbec19c418ca ; dho:hasOMAID "31566" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031567 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:0ba895db-2c18-44c7-91f9-325fb2d83351 ; - dho:hasLayer1 dhd:88fc8057-6cd5-4121-9cee-0961e85d139a ; + dho:hasField dhd:2ccac930-d1f5-4c07-98cf-6cf20f50a1b5 ; + dho:hasLayer1 dhd:f6366491-0ef4-4190-a632-fb84fd140229 ; dho:hasOMAID "31567" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031568 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:592afb60-895a-45ae-bf17-ae6004b12c73 ; - dho:hasLayer1 dhd:9cb536b4-7dae-45c0-8cd1-dda33ce7f368 ; + dho:hasField dhd:c82f8d32-8c6f-4417-be49-9e00d52783b4 ; + dho:hasLayer1 dhd:3ac668d5-23eb-4e90-a26a-5b72e1a18e12 ; dho:hasOMAID "31568" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031569 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d07085ab-5682-4c0c-9a10-54531db56938 ; - dho:hasLayer1 dhd:21e19702-0548-40b7-97e8-daf333452891 ; + dho:hasField dhd:4f7a9559-faec-42d2-951b-f1705d21aaf5 ; + dho:hasLayer1 dhd:57f2e91f-8bfb-4fc0-b7f3-fc71de683767 ; dho:hasOMAID "31569" ; dho:numberOfMarshalledParts 1 . @@ -5077,7 +5077,7 @@ dhd:CoA0000031570 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031570_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4188240c-d484-4880-bbd1-004881f6c64e ; + dho:hasField dhd:c331ef11-35f0-4607-9577-6c988784ad1a ; dho:hasMarshalledPart1 dhd:CoA0000031570_A ; dho:hasMarshalledPart2 dhd:CoA0000031570_B ; dho:hasOMAID "31570" ; @@ -5089,15 +5089,15 @@ dhd:CoA0000031571 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031571_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:51d53fcc-60fe-41b8-a616-877332a99c94 ; - dho:hasLayer1 dhd:41d9f732-8f61-416c-ad1a-83717863cfb6 ; + dho:hasField dhd:9c8db580-705c-4c09-878e-f10a39044636 ; + dho:hasLayer1 dhd:ad660475-bf97-48e6-b1c1-878aa17c793d ; dho:hasOMAID "31571" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031572 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a6d61046-91b2-4b6c-8042-2a1668c474c1 ; - dho:hasLayer1 dhd:51bde54f-c916-4e8e-ad09-16de63634ef5 ; + dho:hasField dhd:0a95b446-2c9c-4da0-ae4b-dc59cc0895c9 ; + dho:hasLayer1 dhd:f52947c0-2d33-418f-8e17-1bf494a1b895 ; dho:hasOMAID "31572" ; dho:numberOfMarshalledParts 1 . @@ -5106,38 +5106,38 @@ dhd:CoA0000031573 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031573_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:76fc909a-c5b3-4278-bacd-de2c802f2711 ; - dho:hasLayer1 dhd:7d40c2c4-d92a-4354-995a-2de9dc6942a9 ; + dho:hasField dhd:a771dbbe-fae5-4fed-984b-08cf74e11554 ; + dho:hasLayer1 dhd:79145115-339f-430c-ad1b-055fc89993c7 ; dho:hasOMAID "31573" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031574 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:41ec826a-56b2-4de6-a6f1-a136bc62edd8 ; - dho:hasLayer1 dhd:388af6b1-1b00-4da4-bdda-bd9d0c123ad7 ; - dho:hasLayer2 dhd:9215d4c6-ac04-4f6b-9c94-344525f9c435 ; + dho:hasField dhd:53984dda-e111-4299-bab4-a46684672b9f ; + dho:hasLayer1 dhd:c6623501-2ea9-431b-9b8e-a3d3298054fd ; + dho:hasLayer2 dhd:0f24f45a-877b-4803-af17-569bf00d8e07 ; dho:hasOMAID "31574" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031575 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2db2c401-a702-431d-a39a-a5ccbd6b1300 ; - dho:hasLayer1 dhd:eeb6569b-b610-42e5-aab3-cc71c912d566 ; + dho:hasField dhd:10d7a642-d9ea-45be-aab0-eed91cd0862f ; + dho:hasLayer1 dhd:bdadfdcb-a260-4905-a0a2-aef90e160163 ; dho:hasOMAID "31575" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031576 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bd725a70-1c77-4339-b357-21ca7a136d01 ; - dho:hasLayer1 dhd:6bb1f0f9-2798-481a-83ed-55532e40d4f7 ; + dho:hasField dhd:435f66c6-0c6e-4b73-8531-b1d619fca4c3 ; + dho:hasLayer1 dhd:2fea9e5a-a181-4d36-a8c7-db3e0b4e07b0 ; dho:hasOMAID "31576" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031577 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d3c032ff-7dbd-4388-8b59-7478d1a06acf ; - dho:hasLayer1 dhd:9b277625-60bd-4797-afbe-d61f67bbc8e6 ; - dho:hasLayer2 dhd:440f53af-b4cb-4444-9eea-ad4382dad475 ; + dho:hasField dhd:13f9f4c8-828d-434c-a9a7-4a071b37dc88 ; + dho:hasLayer1 dhd:351a4540-6ac9-4ab2-b50e-503fe72d1ab8 ; + dho:hasLayer2 dhd:76f4dc65-26c3-4717-bedc-5890fd06a593 ; dho:hasOMAID "31577" ; dho:numberOfMarshalledParts 1 . @@ -5146,31 +5146,31 @@ dhd:CoA0000031578 a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031578_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:25b91283-244c-4f9c-8196-c9baa41a7837 ; - dho:hasLayer1 dhd:556420ee-f860-494d-8db8-5b6468582c70 ; - dho:hasLayer2 dhd:4bae534d-c437-4754-88b3-a5716b26f29b ; + dho:hasField dhd:21f4caeb-d92e-40a0-a847-e2beddb01fe0 ; + dho:hasLayer1 dhd:014c3dc7-1ce2-4758-9da8-3acb1834a164 ; + dho:hasLayer2 dhd:7d75ef04-787c-4b3a-bb5e-362595fb9e21 ; dho:hasOMAID "31578" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000031579 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:262f5b09-de05-43ca-a25f-64f1ec6c740a ; - dho:hasLayer1 dhd:a09de9df-fdd0-4eed-81fa-b11c6b2d4d20 ; - dho:hasLayer2 dhd:f260025a-0522-4671-bf36-3c97466a09b7 ; + dho:hasField dhd:0a4081a7-bbea-489a-bb57-dd4b6d71a420 ; + dho:hasLayer1 dhd:1f19e712-b44e-49d8-8080-f7ae504707cd ; + dho:hasLayer2 dhd:bba90291-e758-44df-a655-e4830a380e1b ; dho:hasOMAID "31579" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000034749 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:654a81c6-5a5a-42ca-8c5c-278ba5847ce8 ; - dho:hasLayer1 dhd:9747c542-b740-4d7e-ade5-cce98bae004c ; + dho:hasField dhd:7cc3b4a0-fddd-4acc-aa4c-721e5867c5a5 ; + dho:hasLayer1 dhd:6da1da33-5f6a-404f-9017-7a3b64f1abc1 ; dho:hasOMAID "34749" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000035585 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:8ab8be23-8998-4bf9-bf8d-837c197858a9 ; - dho:hasLayer1 dhd:5901aaab-58a9-4284-a809-7b195817d8bb ; + dho:hasField dhd:1acc7d37-41e2-4ddd-ba90-a760e3b17127 ; + dho:hasLayer1 dhd:8dbd2adf-d1bb-4c37-89b5-5d231c1b85a1 ; dho:hasOMAID "35585" ; dho:numberOfMarshalledParts 1 . @@ -5268,7296 +5268,7106 @@ dho:on rdfs:subPropertyOf dho:hasVisualRelation . dho:with rdfs:subPropertyOf dho:hasVisualRelation . -dhd:0023b967-c8fb-48bb-969f-4518acc1b682 a dho:CrossMoline ; - dho:hasTincture1 dho:Argent . +dhd:00090a76-5dc9-45b0-bb07-b5ceda781688 a dho:Passant . -dhd:004e7a6d-cc2c-4eef-bd5a-3b087b95a41e a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:000ecf96-0115-483c-bd20-7b60fe9892fd a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:006919f3-1280-4561-94b7-ceae7c2a9c13 a dho:Layer ; - dho:chargedWith dhd:7d6ae299-d422-4f81-be77-52dbc24471b1, - dhd:fa7a8de8-819b-44c4-98c2-5b5acedea49f ; - dho:hasCharge1 dhd:d0b2103f-fba8-4495-85ca-438183f82ffe . +dhd:004428a6-b983-42bd-b344-c61dc7c30ffb a dho:Dog ; + dho:hasModifier dhd:60d08e56-5762-447b-997f-fc315abf9865, + dhd:8714f4c1-051b-42d6-86a9-fd0a261cd71d ; + dho:hasTincture1 dho:Sable . -dhd:006fd6a8-8dea-40ea-b499-cfdb9f865b68 a dho:Layer ; - dho:hasCharge1 dhd:b3f6326e-243a-4a37-9e76-ebbe4df13307 . +dhd:00669296-1120-4601-ba85-0c24ccb5873e a dho:Layer ; + dho:hasCharge1 dhd:acd351cc-e0b4-4176-93f6-55ff2d698f76 . -dhd:007343b7-fef3-43db-95e2-cafadc1ebf8a a dho:Stringed . +dhd:00711d9f-ce79-4dd8-bc41-4c008e932950 a dho:Layer ; + dho:hasCharge1 dhd:3a8e8903-c457-44ad-978b-fd93e87db914 . -dhd:009401e5-0236-412d-a826-e81d483aeec9 a dho:PerBend . +dhd:008591cd-d822-418b-acd4-3c9693d9ee48 a dho:Layer ; + dho:hasCharge1 dhd:0a1aa6af-e662-4f2d-91fa-4afe513198a6 . -dhd:00af7176-5d25-4cff-b95b-62f040d6c7e9 a dho:Field ; +dhd:00a81b44-2841-4e0f-9f53-f6468ad7ac76 a dho:Field ; dho:hasTincture dho:Or . -dhd:00ba6b73-ea11-4feb-972c-b208a2c1a6d5 a dho:Langued . - -dhd:00cc38f9-3cc9-4741-bf24-31d0b23113a7 a dho:FishHauriant ; - dho:accompaniedBy dhd:1cb285dc-c11f-4e2d-b843-7aa09cb227de, - dhd:fdece4ef-9530-428d-9860-50118d69fb1a ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:00a8b9c9-fdd4-43e6-98dc-2d18a7fb190f a dho:Eagle ; + dho:hasModifier dhd:1d648ce1-5a25-4595-a20f-cdb5df5bacc7 ; + dho:hasTincture1 dho:Argent . -dhd:00d0cfba-231d-4f2c-8fbd-804dcdad1509 a dho:Chief ; - dho:hasTincture1 dho:Azure . +dhd:00d0d974-1b27-4076-b505-764219f3fe75 a dho:Layer ; + dho:hasCharge1 dhd:983efa98-8704-4698-926d-959fb9c81471 . -dhd:00ee4009-1ecb-4a1d-92de-6ab63898ec25 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:00d27f5c-0c35-47fc-bf6b-0f2a1d74ec9a a dho:Layer ; + dho:hasCharge1 dhd:245666f5-a86a-49c1-9146-9d572467f144 . -dhd:00f96640-81a0-48b5-9be4-6f6835b2b89a a dho:Border ; - dho:hasPattern dhd:d84a1077-550b-4694-ab49-6215480f2972 ; +dhd:00d3f7d9-fd04-4526-8e24-3a7e17431041 a dho:MountedKnight ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:010c1c67-e564-4703-8f8d-1e618a39a531 a dho:Layer ; - dho:hasCharge1 dhd:09b364b1-63d6-40b9-b263-31a0b86e247a . - -dhd:0123da8b-67e1-4e6f-b175-eeb5c50108d8 a dho:Fleur-De-Lis ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture2 dho:Azure ; + dho:holding dhd:026a5cb2-de78-4d1f-9c97-ca47579a2018, + dhd:8e3da20d-6511-4e69-9c9d-660167661f81 . -dhd:0139e8d9-d0a3-4cbd-afcb-0c09196decd7 a dho:Field ; +dhd:00dc4ea9-0ec3-45be-80bd-c1670c622417 a dho:Field ; + dho:hasSeme dhd:b0e5e5ce-c4bb-4310-a8c2-d215e509e73e ; dho:hasTincture dho:Azure . -dhd:016b92bf-ad14-46ec-a28f-aea2da0a2a46 a dho:Langued . +dhd:00f52a17-6433-4dd9-8e64-2e2465a56f82 a dho:Fess ; + dho:hasLine dho:Dancetty ; + dho:hasTincture1 dho:Sable . -dhd:0178b708-62b3-4dd4-b27b-582e2245a854 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:01007533-25a3-4c1e-88b1-1146a61c7799 a dho:Layer ; + dho:hasCharge1 dhd:2de9bd37-d8c6-40d1-a590-4e260e65a0ae . -dhd:017b1c88-6f43-4bbb-97ba-98efcef6f96a a dho:Field ; - dho:hasTincture dho:Or . +dhd:0100b16c-f387-4614-806b-ca30f480d811 a dho:Field . -dhd:017ce4c3-c12f-4953-bd49-79ed360b20ca a dho:Field ; - dho:hasTincture dho:Or . +dhd:010c3920-0110-4e4d-b48b-8228314e240a a dho:Armed . -dhd:019dd0a5-f867-4f30-aa9a-76ffe16a70e4 a dho:Bend ; - dho:hasTincture1 dho:Gules . +dhd:013195cc-523d-44b2-b9ff-97caebceece1 a dho:Layer ; + dho:hasCharge1 dhd:f2ebcccf-12f1-4319-85e8-43c53dbc262f . + +dhd:01455f68-4346-4ce8-89d8-bc34ded7f3a5 a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:01a5afde-b16f-41a4-9e42-4d1b9cfcdcb4 a dho:QueueFourchy . +dhd:014c3dc7-1ce2-4758-9da8-3acb1834a164 a dho:Layer ; + dho:eachTippedWith dhd:7d75ef04-787c-4b3a-bb5e-362595fb9e21, + dhd:fd5652f5-9e69-417b-a710-e600e075f9dd ; + dho:hasCharge1 dhd:bfa5cda0-444f-487d-b5f2-32c86d9dbd9b . -dhd:01c627dd-8a63-4148-9221-7f812ed7908e a dho:Layer ; - dho:hasCharge1 dhd:e63adc89-4e47-4d31-a180-c31c65eaf853 . +dhd:015117c5-75d7-4583-8b89-2a896d1733bb a dho:Layer ; + dho:hasCharge1 dhd:1f4dd362-efbd-4578-ad60-9307aa76c832 . -dhd:01f21392-f9dc-4f1f-8546-2ab0306d0caf a dho:Addorsed . +dhd:01705655-070c-4ae2-b735-9d786e8da061 a dho:Barbel ; + dho:arranged dhd:eae76481-37bb-4aab-b0ad-900bd2ccd9d3 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:020211e5-9650-4323-820f-99ea34cdb4e8 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:018430d6-7da7-415c-9ec0-d28f8312c451 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:02151a8f-a46f-4595-b693-114bc3843310 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:0186e24c-6a86-40a8-b1eb-82cc337b67ba a dho:Layer ; + dho:hasCharge1 dhd:c5731969-3eb6-42a0-a2c2-aa0c50e12d85 . -dhd:021a005c-d1e5-43d8-a43b-c30e32bfa9b1 a dho:Field ; +dhd:018adac8-dca3-40fa-90c0-25b10eff61af a dho:Field ; dho:hasTincture dho:Or . -dhd:022e02c5-d7ec-44ac-bdea-9e1ffb02635f a dho:Sejant . - -dhd:02382df6-9de1-408b-a059-be4a101d6107 a dho:Layer ; - dho:chargedWith dhd:7c7b2ac6-975a-43c7-8e83-f8622ad4049a, - dhd:b403271e-f250-43df-bec7-178ff3deec79 ; - dho:hasCharge1 dhd:8b539508-f15e-4c70-8b72-ac70bacdc712 . +dhd:01b7caf6-6871-4769-9707-870f078b3731 a dho:Griffin ; + dho:hasTincture1 dho:Sable . -dhd:0243a757-1965-42c3-ae9b-b73a2b641f08 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Sable . +dhd:01ca2048-48ab-4a87-89ce-00a68bd8fd56 a dho:Layer ; + dho:hasCharge1 dhd:a4eeb437-698a-4295-9243-70411cde295a . -dhd:024ff7ca-532c-4192-8130-2ab779c1cb26 dho:hasPattern dho:Checky . +dhd:01d6b9ad-7d3e-4976-a11e-b1d39daa9891 a dho:Rose ; + dho:hasTincture1 dho:Gules . -dhd:0267ad88-4899-4216-b8cb-a98d13b21edc a dho:Rose ; - dho:hasNumber 3 ; +dhd:01fa1b2b-354a-4fe1-b86b-884dbe7f6ce6 a dho:Saltire ; + dho:accompaniedBy dhd:7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6, + dhd:a07ca65f-e4af-4d70-881e-1d9176db3560 ; dho:hasTincture1 dho:Gules . -dhd:0296409a-9a6f-48e6-bc2a-a8e913d35191 a dho:Barbel ; - dho:arranged dhd:351b9996-5ea9-4238-bebb-b0b6c082869a ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . +dhd:020f4a09-c507-4a97-a9fc-a9a2bdb01f25 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:02a24602-38f4-4253-855f-df3e363c1bf7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:023f24cc-26b9-47fc-9c10-4312eb8eb9fa a dho:Layer ; + dho:hasCharge1 dhd:559f0444-31b6-43ae-ac6a-7587a8165f8e . -dhd:02d19094-c589-4aba-bcba-a6da63d6927a a dho:Layer ; - dho:hasCharge1 dhd:09c6e767-34ab-4e4b-a3c3-ce63011080fd . +dhd:024393a4-0d29-4358-82b1-8bb72543d83c a dho:Field ; + dho:hasNumber "of 10" ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:02eab75a-2066-40a0-ab00-e8e31100e93b a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:024cd139-7cb6-4e82-bcc2-84ea2665cfcd a dho:Field ; + dho:hasTincture dho:Argent . -dhd:030f847e-ec35-4ddf-93ab-1737c6456e92 a dho:Layer ; - dho:hasCharge1 dhd:4a2f09a6-80db-4002-9691-a42d1bd74d9a . +dhd:027f7c32-edd0-4a79-a9fc-b5b73e1f12f0 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:031cec71-3b8b-4990-b9ca-b132d76463a2 a dho:Lion ; - dho:hasModifier dhd:23395089-62a1-4442-abbc-b49975eb5df9 ; - dho:hasTincture1 dho:Azure . +dhd:028c2684-c708-443e-b340-f83dc73a49f7 a dho:Layer ; + dho:hasCharge1 dhd:a46d06f0-6650-480f-917e-565ca3110fd3 . -dhd:032eb9f3-1bc3-4c0b-9aff-d3eeab5fe41f a dho:Issant . +dhd:028df057-3edd-45c0-8b1b-3fb0a3017621 a dho:Layer ; + dho:hasCharge1 dhd:c54d5725-579b-4202-925c-753d3f45acab . -dhd:033d961c-94bc-461d-8f90-a987793df4be a dho:Layer ; - dho:chargedWith dhd:0c891d87-08b1-44a5-ab36-775b51256838, - dhd:8a8048d6-7db4-4911-9291-9f9ee04683a7 ; - dho:hasCharge1 dhd:e4163767-2d6c-4f1b-b34f-4f367905f2dd . +dhd:02ae78de-4b94-4f10-93ca-7575a85e0334 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:0341b6a4-af9f-4bcd-b37e-50f9a33ffa65 a dho:Fess ; - dho:hasTincture1 dho:Gules . +dhd:02d04466-f904-4131-81cb-7f99642c1bfb a dho:Field ; + dho:hasTincture dho:Or . -dhd:03a8d3ff-0c4e-47f9-8c2b-15248627fb40 a dho:Lion ; - dho:hasTincture1 dho:Sable . +dhd:02e3b374-99f2-4176-9197-44a8992d318f a dho:Fess ; + dho:accompaniedBy dhd:829f18c7-6fe8-462f-a612-6b48be744fc3, + dhd:f2c844aa-baf5-45dd-ad28-ef8ca3c6da13 ; + dho:hasTincture1 dho:Or . + +dhd:02e57de5-c1c2-43d6-8f79-5efebd53e54e a dho:Bend ; + dho:hasTincture1 dho:Gules . -dhd:03b1aac7-7699-412c-92ca-61d2e43083f5 a dho:Layer ; - dho:hasCharge1 dhd:f226878e-f0a1-4f7b-8861-8fe2acf760e9 . +dhd:0317733e-cf79-4b59-bbd5-a0ce12dc1d1b a dho:Layer ; + dho:chargedWith dhd:71742873-d10e-41ac-86e9-06ad99b1930b, + dhd:f78fc97a-3eed-48c0-975f-32e26ea03795 ; + dho:hasCharge1 dhd:4f851d65-4fca-48df-ab89-8b86b97d5c3a . -dhd:03b21149-45fe-42d0-af84-f9cbaa6ccbf4 a dho:Rampant . +dhd:031b2760-c02a-4aec-a9a2-323cfec73017 a dho:Lion ; + dho:hasModifier dhd:3c954e49-1109-47ad-84f5-8bfeb860fd7a, + dhd:d0abaa7f-2a34-41da-900e-e6f210f908d3 ; + dho:hasTincture1 dho:Sable . -dhd:03c9506e-5142-4198-91b7-64fea0cf81e9 a dho:ImperialCrown ; - dho:hasTincture1 dho:Or . +dhd:032c262a-d2b7-4488-9a4a-fb387eb59fc4 a dho:Langued . -dhd:03e7a925-7c50-472d-bebe-98f351886fd0 a dho:Layer ; - dho:hasCharge1 dhd:370c5619-b1cf-4ee5-b20b-815803b970bb . +dhd:0332b648-d703-44c6-9674-1e59e94f7bc6 a dho:OrleOf . -dhd:03ec4981-a57e-452d-8300-6f4142d2efeb a dho:Field ; +dhd:034bd4c3-54a8-41a0-8ad0-5c14e00b4f29 a dho:Field ; dho:hasTincture dho:Gules . -dhd:03ef3221-5da6-4803-86d9-1646d4007d79 a dho:Lion ; - dho:hasModifier dhd:e7b27531-06b5-43d4-a8d8-7f21953a7bab ; - dho:hasTincture1 dho:Azure . +dhd:0355ffe8-b638-4e79-8bf4-38731b6872c2 a dho:Layer ; + dho:hasCharge1 dhd:9567c63e-c907-4854-82f3-3e74b0952ffb . -dhd:03fee96c-7307-4b0f-bb73-1f2420abd289 a dho:Addorsed . +dhd:035ec0e3-4e18-42be-9315-cf61f7f6cc50 a dho:Armed . -dhd:041c3fbd-3f4e-483d-90db-985550071139 a dho:Monk ; - dho:and dhd:878e0447-a0f8-4786-8520-599ece809401, - dhd:f8da368d-fadd-4c99-8e76-f8b39858f34b ; - dho:hasTincture1 dho:Sable . +dhd:035fa524-de77-4948-b846-cafeaf88701b a dho:Layer ; + dho:accompaniedBy dhd:5e7e6544-4506-4e54-bef4-8746d811f93c, + dhd:5ed52f8b-a939-4090-a9a8-8fbf8d668aa6 ; + dho:hasCharge1 dhd:7be0380b-7c3d-4aeb-8257-22e7d5ec528f . -dhd:041d7b6c-5def-4634-9d27-03dd2d48abd3 a dho:Layer ; - dho:hasCharge1 dhd:365f08c9-6c73-47c1-84ef-79abf5a60fb8 . +dhd:0360182d-342f-449f-9e9d-b4c22fa22790 a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:0425ba7b-8f4b-42bd-80d3-178ca9d5c0ae a dho:Field . +dhd:0382ba62-df0a-4f32-9e56-4b8c32a40883 a dho:Fess ; + dho:accompaniedBy dhd:44a63534-bedf-42b3-bcbb-7a751046a585, + dhd:a2805e61-6594-4c98-bc2f-959be08fa35b ; + dho:hasTincture1 dho:Argent . -dhd:04267430-a2c1-4809-a231-6c6666ad612f a dho:Field ; +dhd:0383566a-ccbd-49f5-8f9a-089a8442db1d a dho:Field ; dho:hasTincture dho:Argent . -dhd:04268227-d7fb-40df-82bf-df2ac725d93d a dho:Saltire ; - dho:chargedWith dhd:1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627, - dhd:c6d9a5c5-9402-4adc-8155-40447e981f30 ; - dho:hasTincture1 dho:Gules . +dhd:03849276-21d0-448f-8bd1-ddc5a14e0b04 a dho:Layer ; + dho:hasCharge1 dhd:1c0f8d96-5a19-4b15-b3ed-97f1fbc44555 . -dhd:043a4436-1427-4bc8-b692-7b6be74eb53a a dho:Fesswise . +dhd:0388aaf7-fbee-42d7-9f68-43839e97e45e a dho:Armed . -dhd:04412a47-e32c-4305-bd16-13a191cf14c7 a dho:Layer ; - dho:hasCharge1 dhd:099253a3-5622-4343-b658-43cf883618f5 . +dhd:038e9f32-640b-40df-aab9-fb3565d4448f a dho:Layer ; + dho:hasCharge1 dhd:9eae206c-5bbd-4aa7-b304-6c15fc515ee1 . -dhd:0444c844-9654-4335-82ad-a279d5fa430f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:03c19f38-0491-48c8-9929-9b7c2df3238b a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . -dhd:044d8502-7e46-438e-831a-a1546db50468 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:03d62d19-ad45-413c-a781-8bcd6b33207b a dho:Field ; + dho:hasTincture dho:Or . -dhd:0451d53d-0203-4d9f-930a-3655ffe50459 a dho:Layer ; - dho:hasCharge1 dhd:186b6e59-8ec2-46c4-8fae-b940afad7bf9 . +dhd:03eed549-1ab8-4af6-8f16-d0efebe13d4f a dho:Field ; + dho:hasTincture dho:Or . -dhd:046b84e0-54fe-4dab-8521-4f80cfe762d2 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:04227439-c887-4c4b-b6b0-a794f742ac38 a dho:Star ; + dho:hasModifier dhd:e440a5d0-4b55-49c9-aff9-a614e3245014 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:047e927c-3ee2-4466-bb4a-3ebd6843b531 a dho:Layer ; - dho:chargedWith dhd:d997cd0f-7b29-43a6-98a0-92b2eff675c6, - dhd:e7dc5545-8e15-4341-ad65-a2cf0294a049 ; - dho:hasCharge1 dhd:d9491bbb-7995-4713-9609-6b0c3ba59205 . +dhd:0422e85c-2e6c-43e6-8334-80907caea94a a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:04b04ad4-22f4-4d8d-b922-76e316aa5f2b a dho:Layer ; - dho:hasCharge1 dhd:5307b9ff-b794-4cc0-b66e-53e17a9e0d1c . +dhd:04233850-3ed1-4a89-ae5c-d4ed1d60b2b7 a dho:Field ; + dho:hasTincture dho:Or . -dhd:04c432fc-5f40-447b-a7ce-75f132872300 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:042848d8-5234-40df-85a9-899e6f84819b a dho:Langued . -dhd:04d07a73-6b3d-4acf-9558-83e070943079 a dho:Layer ; - dho:hasCharge1 dhd:8e0fb25e-dbfc-4553-8dd2-e9e3dc17e4ec . +dhd:04360225-6550-449a-86e4-62899439425d a dho:Field ; + dho:hasSeme dhd:a9b76e4a-8e4d-4248-b6d4-236eaacb1c6f ; + dho:hasTincture dho:Sable . -dhd:04ded2ab-3362-4292-b58f-4703570e986b a dho:Field ; - dho:hasTincture dho:Gules . +dhd:04388f25-40cb-4aae-9986-547437ce9100 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:04f1097e-258b-47de-84db-79b2b1a9924d a dho:Field ; - dho:hasTincture dho:Gules . +dhd:043ce6ed-bf67-431f-bd5f-d26550f2c81a a dho:Field ; + dho:hasPattern dho:Pily-Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:04f59280-c25e-4696-8694-d7607c971631 a dho:Layer ; - dho:hasCharge1 dhd:5a2f30c4-428d-4de4-bde7-7916d22bb822 . +dhd:0444f563-c7b9-448a-b830-74160637bb6a a dho:Field . -dhd:0506d3f1-a57c-48a7-9e9a-290fc08dbdb7 a dho:Layer ; - dho:hasCharge1 dhd:25430fa1-3580-4693-9218-f48b970bb49c . +dhd:044e08d7-c26d-4057-a937-4cecaa232136 a dho:Eagle ; + dho:hasTincture1 dho:Argent . -dhd:05203dd9-f939-46c8-84f2-d1cf3e3a6665 a dho:CrossOfJerusalem ; - dho:hasTincture1 dho:Or . +dhd:0462912d-b139-428b-896f-18ad4c24f248 a dho:TalbotsHead ; + dho:hasTincture1 dho:Sable . -dhd:052bb64d-7b7d-4007-8f6b-23a28b70828f a dho:Layer ; - dho:hasCharge1 dhd:383406dc-b256-4589-aec1-7d6e1d0ee72d . +dhd:04665470-e1ee-4819-9ab8-d12ed929dbbd a dho:Staff ; + dho:hasTincture1 dho:Gules ; + dho:holding dhd:27c41d23-1a79-44cb-9cb9-c7f157c738d6 . -dhd:052e43eb-9b8b-4c68-812d-84754a261426 a dho:InPale . +dhd:0478ae02-c6ac-48d4-bab3-334b4248fad1 a dho:Layer ; + dho:hasCharge1 dhd:856a5d18-7702-4ae2-b4de-125700935383 . -dhd:053ab0c5-64a7-4ea1-9d78-c9463bf89180 a dho:Buckle ; - dho:hasTincture1 dho:Argent ; - dho:on dhd:c0675592-ff86-4864-a7a1-6c44ec76fac4, - dhd:d2e76249-1444-48a4-9b64-d0ff5a13682f . +dhd:04a94fd1-0497-444f-a577-62f55e1cf84f a dho:Field ; + dho:hasTincture dho:Or . -dhd:0548fa87-3958-46c8-8a2a-d3b66525ad18 a dho:Lion ; - dho:hasModifier dhd:1bfb2418-3a49-411a-ab88-ee7df4b908ba ; +dhd:04b2b449-1287-4260-98ed-4cde7752a901 a dho:Lion ; + dho:hasModifier dhd:0892a792-695c-4052-8425-cdd0778c90ed, + dhd:81f51d0f-6136-421d-bf6b-c8cd59bcf1ac, + dhd:ed4dc7dd-11b3-4177-872d-79e5747bfeb1 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:054dd6e2-3927-4152-82fb-b1e142757b59 a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:058230c9-262d-483d-9f77-6216071c2ae3 a dho:Rampant . - -dhd:059b5eed-5299-4c16-823a-f5146ff91c72 a dho:Chief ; - dho:chargedWith dhd:09de45b6-3ca1-43f0-8488-b826e0c677e3, - dhd:c91e1e60-d3f5-40b2-8892-92300b60b614 ; +dhd:04bf3749-1c6a-4bfc-8213-bfcefe7c3495 a dho:Arrow ; + dho:arranged dhd:060129b1-6e84-4113-8071-db1ed432fdeb ; dho:hasTincture1 dho:Gules . -dhd:059bcd32-385c-4a9e-bdf5-93ae7f399819 a dho:Field ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:hasTincture3 dho:Gules . - -dhd:05b1b525-094f-4d00-be47-aeb978e04b1d a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:05c98e00-52e9-4bc5-b2de-e76bf57a6c3a a dho:Layer ; - dho:hasCharge1 dhd:7c2bbe3c-726a-47e3-acc0-80918a86637d . +dhd:04e1155d-a810-4e7d-b495-825357ab54c1 a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:05cd6a8b-4b5c-4a3d-bd80-be64dbfd1768 a dho:Layer ; - dho:hasCharge1 dhd:560a0974-fd4b-43a1-8cad-8678207cbf00 . +dhd:04e80ef8-941b-4bb4-bcbd-c74d4ffbf859 a dho:Layer ; + dho:accompaniedBy dhd:f309305d-4716-49e0-a8be-26f142ec3f28, + dhd:f3381c37-9980-43ca-aec4-a01ea528bd0f ; + dho:hasCharge1 dhd:588d6ddd-08e0-4004-9e6c-f7d3d37418ca . -dhd:05d3261b-b108-4edf-9904-81979a4f2d30 a dho:Passant . +dhd:051f9501-82ef-41a5-9467-393aa4768470 a dho:Bend ; + dho:hasPattern dhd:b0a9fd50-6410-49b3-9220-c1952c8a869f ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:05df5611-3549-48b1-8fd5-15ccae5921f7 a dho:Field ; - dho:hasSeme dhd:6d809e10-86d2-421f-8725-aa8baeaae1e8 ; +dhd:0537cc6f-91ee-4372-a026-c4a9a9e492b1 a dho:Field ; dho:hasTincture dho:Azure . -dhd:05e4458a-77e0-4125-89fd-d16e1e181f51 a dho:Escutcheon ; - dho:accompaniedBy dhd:0d472f90-cbe2-4fbb-ac6f-039f205dc774, - dhd:f366334b-e812-472e-8efd-3b9bb2152019 ; - dho:hasTincture1 dho:Gules . +dhd:056003d9-fe0e-4caa-ab7d-da6830217748 a dho:Layer ; + dho:hasCharge1 dhd:1264a9af-898a-404c-8699-b3cd4d6dcc6e . -dhd:060be792-11ef-4e8a-b7cd-6d105d2a506d a dho:Layer ; - dho:hasCharge1 dhd:470b567e-d4b3-4630-97d8-4daa37886f54 . +dhd:05603480-dfff-45d8-8747-7884232715e4 a dho:QueueFourchy . -dhd:06274285-0d18-4e25-b8cc-afcfa9584fca a dho:Eagle ; - dho:hasTincture1 dho:Argent . +dhd:056cf987-82df-4ad6-b518-d6b603e3faf6 a dho:Layer ; + dho:hasCharge1 dhd:cf25bd20-cef5-443d-a770-ddfa63763e15 . -dhd:06376954-c612-4ff2-84cb-dace7f1bf8cf a dho:Field ; - dho:hasTincture dho:Or . +dhd:05829a09-9fd0-474f-9422-07d729126e9c a dho:IbexHorn ; + dho:hasModifier dhd:cde6a524-df40-4cb8-96ce-16ccdff75973 ; + dho:hasTincture1 dho:Or . -dhd:063ac149-5165-4a45-b9cd-40dedf95efb1 a dho:Layer ; - dho:hasCharge1 dhd:f72b2407-fb68-4c6e-b548-5f62baa95475 . +dhd:05b31122-311d-49c1-ba04-f374d2bcfc8b a dho:Rampant . -dhd:063bc0b6-8aa6-471e-a4df-b6b5916fec93 a dho:Crampon ; - dho:arranged dhd:7d85073d-b12c-4949-a5b3-015fe3e8ffad ; - dho:hasTincture1 dho:Sable . +dhd:05d8c346-c54f-46ba-a03c-d94a3e20082d a dho:Field . -dhd:06488130-dd1c-49b9-b5cf-907207215096 a dho:Field ; - dho:hasLine dho:Crenelated ; - dho:hasPattern dho:PerChevron ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:05eaea9f-bea5-4a5e-bd71-1ab25205b8f1 a dho:Layer ; + dho:hasCharge1 dhd:a0c964ac-2586-4afb-9957-e4e3dc0ddfab . -dhd:06547d16-4bda-49b2-b614-da13cfaf4200 a dho:Layer ; - dho:hasCharge1 dhd:93b8a4a0-f6f8-44ee-a8af-04699e3dd3c8 . +dhd:05ecd9d6-f345-4d65-95dc-b7c45219dd0e a dho:Layer ; + dho:hasCharge1 dhd:6c033756-6f05-4b3f-be5d-9af5cd7937ab . -dhd:0682ae3a-a53b-4b06-966a-bab4f89c52ee a dho:Field ; +dhd:05f0c19c-f778-4d69-a4b9-2b757afa011a a dho:Field ; dho:hasTincture dho:Or . -dhd:0699dc2d-eecf-4d9c-9b52-d7997b6ade70 a dho:Griffin ; - dho:hasTincture1 dho:Sable . +dhd:05fc2a37-76b3-4ca5-a3f8-a4c74f29ed2f a dho:Layer ; + dho:hasCharge1 dhd:35d1f843-bff9-490b-aec9-d1bddb0b9c0c . -dhd:069eb25c-ec01-41e5-8769-08e46e40fa30 a dho:Chief ; - dho:hasTincture1 dho:Gules . +dhd:060129b1-6e84-4113-8071-db1ed432fdeb a dho:PerBend . -dhd:06a69705-02e6-4200-b034-2141ba8318cd a dho:Layer ; - dho:hasCharge1 dhd:a6a67da9-d6ee-4686-aadb-32dca9f02592 . +dhd:062e5785-d8eb-434d-a967-345335c2015c a dho:Field ; + dho:hasTincture dho:Or . -dhd:06d83aca-35df-41aa-b285-8995b671d6fb a dho:Field ; - dho:hasTincture dho:Argent . +dhd:0635d7b6-738b-4b81-9732-49c5c00f7d1c a dho:Rampant . -dhd:06da1c7e-c02b-4262-9424-84f309a19d70 a dho:Rampant . +dhd:064302a4-8a06-4bfd-b459-7099c81e4753 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:06fc9002-08fc-45d5-b512-515c35700612 a dho:Issant . +dhd:064670a8-4acb-43ae-b190-7419f77ece9c a dho:Layer ; + dho:hasCharge1 dhd:c8ee75a3-d33b-42f3-ae6a-2d922a5529ae . -dhd:07013c72-c9fb-4261-9332-8c33afea1402 a dho:Layer ; - dho:hasCharge1 dhd:ec94f0dd-e4ff-43a5-8f1d-0ccb0d83e2fe . +dhd:06467b59-159c-4c47-b19e-fd0c749ea3f1 a dho:Addorsed . -dhd:070efc40-0ac7-4462-93f4-56b68214e2eb a dho:Layer ; - dho:chargedWith dhd:285ea4ea-e1da-4e41-9fc1-05bb92668f83, - dhd:ee74f5e4-3649-4a57-ac27-2a41e205fae9 ; - dho:hasCharge1 dhd:50aaf343-bf65-494c-a337-7ac2dab96040 . +dhd:064acd75-4a04-466c-a0f6-5bbaeab204c2 dho:hasPattern dho:Barry . -dhd:074e96e4-93a3-4d1d-8ce0-18af9820a054 a dho:Lion ; - dho:hasModifier dhd:50975665-2c27-49ae-84e1-4665ce898c21, - dhd:8c9126d7-f402-4e0a-b1ff-19cc4c8c35d3 ; - dho:hasTincture1 dho:Argent . +dhd:06874d12-6d43-452e-9f99-25cb1192eb4c a dho:Barbel ; + dho:arranged dhd:54854154-f330-4936-970b-c8dc95afafa7 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:075b163e-c40f-44cf-bf35-aa20092b66e9 a dho:Crowned . +dhd:068e987a-ff7b-4749-b108-e9bd41fc5e42 a dho:Rampant . -dhd:076770c4-b155-42e4-ad5a-becde66c151d a dho:Chevron ; - dho:hasTincture1 dho:Ermine . +dhd:06a76d0c-4e20-4427-baf1-f1d95870a071 a dho:Field ; + dho:hasTincture dho:Or . -dhd:0782e639-8fd4-4b14-a410-44c601ded08a a dho:Dragon ; - dho:hasModifier dhd:0a8c296b-91cf-4e91-a590-98eabdf7ea70, - dhd:10b38ea8-7801-4f09-9a34-b1ae931b99e5, - dhd:ca79263f-dc27-482b-8faa-1c4ce07c0af6 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . +dhd:06ac2e0a-d7b9-46c8-8ed4-96dfcecf5b90 a dho:Field ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:07874350-08c9-4c84-a5bb-3e3ff785d467 a dho:Field ; +dhd:06c2ade6-5be3-4905-a4c4-cf66260beccf a dho:Field ; dho:hasTincture dho:Or . -dhd:0792f402-d6b4-4ae2-a6da-b7fe94bcb32e a dho:Lion ; - dho:hasModifier dhd:cb9e87dd-8614-45e4-b3fb-a34c26fbd0c5 ; - dho:hasTincture1 dho:Missing . +dhd:06cc6121-5eb9-4589-8b2c-f2eaf8e14613 a dho:PerChevron . -dhd:07b7d8b4-eaf4-4d24-9528-e6495c2257ae a dho:Field ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Ermine . +dhd:070ec50f-ade1-49cd-b57a-40930123838d a dho:Layer ; + dho:hasCharge1 dhd:21dd0f25-f497-4137-8c95-3b987f9ffcba . -dhd:07baa24d-107e-4014-a261-d674eab2fb0e a dho:Rampant . +dhd:07192283-d8db-47fb-aa1f-cde3fed9225b a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:07cf1ff9-6e98-4423-ba36-08467041534d a dho:Rampant . +dhd:072563cd-3a41-498d-b57d-abd5d7ef2632 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:07d2ad13-4e51-4759-abda-57ecd0205d20 a dho:Crescent ; - dho:arranged dhd:b0745577-8ccb-4197-bd8d-3fde8700fe1a ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:07499ec6-2d85-4a6c-bf65-cf347ed1db19 a dho:QueueFourchy . -dhd:07e74c8a-caba-4745-86e0-b51e43bf4044 a dho:Layer ; - dho:hasCharge1 dhd:2451e04f-c731-4a68-b424-43ece49f7361 . +dhd:075b12d3-f771-4380-bd59-3ddd4f0b159a a dho:Layer ; + dho:chargedWith dhd:83630f72-459a-4a8a-a012-35f056076175, + dhd:a273f649-389c-4ce4-8178-0b1c4d7bbb1a ; + dho:hasCharge1 dhd:4be409d9-2436-4c3f-9085-4b92833c865b . -dhd:07f146eb-4e09-4863-a0be-a332b94b5728 a dho:Lion ; - dho:hasTincture1 dho:Azure . +dhd:07644d3f-f6ff-44cb-b23a-0d1b9ca6c219 a dho:Lion ; + dho:hasModifier dhd:a585d4a5-fbfb-4c24-8b3b-b175475e22f7, + dhd:be0fb9cd-c8a1-42df-ace7-49807f559d56 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:07f248f4-ac0d-469a-b004-e1250120ab28 a dho:Layer ; - dho:hasCharge1 dhd:96f1f53a-6683-462a-9d2c-92d7b4de1ebc . +dhd:07661808-c7e7-4116-a451-577c490359e6 a dho:Field ; + dho:hasTincture dho:Or . -dhd:07f74f16-7ded-4195-9e9f-0955c36ba144 a dho:Dragon ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . +dhd:0766a622-e1db-416d-aabb-12cf9d2330a8 a dho:Chief ; + dho:hasTincture1 dho:Argent . -dhd:08282fdf-76b8-4e5a-bae6-35855beb36e6 a dho:PerBend . +dhd:0767ec7d-d860-42da-85a1-d404970492c7 a dho:Palewise . -dhd:0828d736-f056-4ae7-b189-0d7e2d12b8fe a dho:Layer ; - dho:hasCharge1 dhd:e75d3168-4918-48bd-bea2-f54eb8855e5d ; - dho:holding dhd:255a9116-d3af-4370-960d-873abad5f135, - dhd:83c1ba6a-a0c5-45ce-8b88-2914480f274c . +dhd:0775d0dc-de7d-4837-a251-5082a6dcbdbf a dho:Layer ; + dho:hasCharge1 dhd:bc3b9d4b-d506-48a7-b2b3-11febed3e52f . -dhd:082c2ac2-e232-4352-99e2-329723ef512f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:0778aca9-d664-458e-95bd-aa7136510f00 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:085f76df-8cbd-42cd-b77b-329c269d9e17 a dho:Lion ; - dho:hasModifier dhd:39f06d74-c630-4042-9077-5ef70c8d4460, - dhd:6270ef07-2a2e-43a0-aacf-2d62eadf7e00 ; - dho:hasTincture1 dho:Sable . +dhd:078c85ad-a560-472a-9f9e-e1eaa3ff0133 a dho:Layer ; + dho:hasCharge1 dhd:74ca302f-da05-4fc9-8c85-1353806170c5 . + +dhd:078ea27e-2b7f-4580-b260-a87679894514 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:086191c6-8de9-4d38-872e-9207f82afe59 a dho:Field ; +dhd:07bce333-74c3-4a04-baee-a261f4eed248 a dho:Field ; dho:hasTincture dho:Or . -dhd:086ec737-a7a4-4869-ad0d-3eda2e20a87f a dho:Layer ; - dho:hasCharge1 dhd:ee6e9d15-23f3-4f89-9359-2783c417fe9c . +dhd:07c4d1fb-89c1-4c53-83e0-bf096cd6e7ef a dho:Gemel . -dhd:08718458-9ea4-42fd-8ca7-b5fb4572a167 a dho:Layer ; - dho:hasCharge1 dhd:382402f0-c295-4af6-b477-7d936a137388 . +dhd:07c59cb7-83ca-465f-b192-7b1643de3564 a dho:Layer ; + dho:hasCharge1 dhd:044e08d7-c26d-4057-a937-4cecaa232136 . -dhd:08805bb0-aa1d-4535-8326-4b5db3feb3eb a dho:Sword ; - dho:hasModifier dhd:80006a2d-3fc8-476a-9f4f-2b157f671327 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:07cd3c22-06b5-470c-883b-7b4623d2ddd0 a dho:Escutcheon ; + dho:accompaniedBy dhd:28d937ce-0898-4ad7-acda-c8df7330aa30, + dhd:b10addcb-1448-4b40-ab5d-1f14f47a3d4e ; + dho:hasTincture1 dho:Gules . -dhd:08857884-31e6-4256-aa47-5e99db193b0f a dho:Rampant . +dhd:08177e39-e535-4d30-8f44-4467cfaf12ed a dho:Rampant . -dhd:088af0fb-2103-47b9-a3dc-cea4de7be7da a dho:Bend ; - dho:between dhd:4587e61e-ff19-4277-9ee6-ddcbb7d17c8a, - dhd:6524de24-5b33-4748-a283-ca87a82b1653 ; +dhd:08557582-6e0b-4ef9-ae6a-6c6de8c4bd91 a dho:CoveredCup ; dho:hasTincture1 dho:Or . -dhd:088dea62-a8f8-4c27-a84d-f1c122026698 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:0892a792-695c-4052-8425-cdd0778c90ed a dho:Crowned . -dhd:08c64cb6-8db8-40d0-bfe2-0227a8afe48f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:08964684-bd4f-48ff-8bd6-57e2367b661b a dho:Lion ; + dho:hasTincture1 dho:Sable . -dhd:08d06e81-de1d-4ae4-880a-0ee5e4a49a2f a dho:Field ; - dho:hasSeme dhd:83a67aab-9dca-4383-b56e-155e4e594a03 ; - dho:hasTincture dho:Argent . +dhd:089d6c0c-6e2c-4a80-b091-7a9adad8232e a dho:Lion ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:08d304bc-a58f-45ec-b7ef-515fadf4e9b7 a dho:Pile ; - dho:eachTippedWith dhd:2a408f0a-b030-4045-b77d-aac8b443bd6f, - dhd:4bae534d-c437-4754-88b3-a5716b26f29b ; - dho:hasNumber 2 ; +dhd:08a5a6a0-47af-4013-bd0c-8176ecafffa8 a dho:Fleur-De-Lis ; + dho:hasModifier dhd:0a738586-86db-4c1e-9d6f-0713eea20dd0 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:08d85bdb-f289-4a56-ae0b-19b60a8f822f a dho:Layer ; - dho:hasCharge1 dhd:0548fa87-3958-46c8-8a2a-d3b66525ad18 . - -dhd:08f24f6d-22f8-4213-ba8a-756a427a74ba a dho:Field ; - dho:hasTincture dho:Gules . +dhd:08aa5636-50f5-4c4f-95ea-c7bf27c8c8a6 a dho:Layer ; + dho:accompaniedBy dhd:a605a04e-aa48-46a0-b077-b1ba386cd994, + dhd:cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb ; + dho:hasCharge1 dhd:5c487c28-0e03-42b7-9ab9-49527e98d08d . -dhd:091c4268-9944-49c9-9013-b1756e9162c8 a dho:Field ; - dho:hasPattern dho:PerChevron . +dhd:08adf98e-a33e-4b3d-8a8d-be553f7f215b a dho:Lion ; + dho:hasModifier dhd:5d684571-1378-40eb-be3c-e32f67c02c66, + dhd:6bd71dd8-9d13-4888-bddd-63ff509bd4ae ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:0936cbd7-bdeb-4284-b729-53ad586835ff a dho:Field ; - dho:hasTincture dho:Or . +dhd:08c90b3e-065b-4acf-9b16-92b8c3a18fd2 a dho:Layer ; + dho:between dhd:6642330b-b67a-4fd0-8873-e15d2d895cd5, + dhd:8846545f-3109-4503-b959-9ac5f6794316 ; + dho:hasCharge1 dhd:7960cdc0-db44-494c-9142-8af5af906fe4 . -dhd:093d6d81-28d1-4723-92ff-eed377e65d87 a dho:Layer ; - dho:hasCharge1 dhd:221866dc-e83d-4264-bb89-c5298897fa96 . +dhd:08e93d6f-166d-418b-b4e9-6bf6c579f835 a dho:Layer ; + dho:hasCharge1 dhd:6f0a67ce-474c-4fc3-9a90-cde6d3b75ab4 . -dhd:094a65e8-31c0-4b69-870f-46cfa23926b8 a dho:Key ; - dho:arranged dhd:fccf442e-54fe-45c9-ba38-bec0f170456b ; - dho:hasTincture1 dho:Argent . +dhd:08f55baa-14ac-4f06-8ab4-331832a48038 a dho:Rampant . -dhd:09620450-cd99-49e8-b319-79db92c07010 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:08ff2e42-5cba-4cb1-bb33-1b22e576e422 a dho:Chief ; + dho:chargedWith dhd:073750a1-58a5-4da8-9999-aba3ec3caeee, + dhd:cc5c8422-f9ac-4809-b036-c89a06e2b24b ; + dho:hasTincture1 dho:Gules . -dhd:0974f810-b1b7-4019-954c-e0793dcd8671 a dho:Chevron ; - dho:chargedWith dhd:025cd7ae-6122-40b5-8df8-ee41b5d6017b, - dhd:f4a09326-5071-4d1f-9285-55550cc0c863 ; - dho:hasTincture1 dho:Sable . +dhd:095e6d8e-724c-45dd-8d1f-4dd7f603f023 a dho:Layer ; + dho:hasCharge1 dhd:2910ce4f-3ed8-4cf5-a7b3-4c4e6cb1ebce ; + dho:on dhd:9c74dd3d-96f3-4a37-954b-9e9decd72b48, + dhd:b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772 . -dhd:09833600-f5df-4762-ad3e-64f38e49cbca a dho:Layer ; - dho:hasCharge1 dhd:b9425ecd-4fcd-48fb-8e85-0e4a3afe9621 . +dhd:09ae9238-9731-4a5f-ba73-006f298455ae a dho:Layer ; + dho:hasCharge1 dhd:f7592e0e-4c9e-4f70-b758-66018ab73df6 . -dhd:098ad230-7a82-4ff2-8825-4aa606aed29b a dho:Field ; - dho:hasTincture dho:Azure . +dhd:09b56e71-0a5e-4eae-8940-a1b2193ee82d a dho:Salient . -dhd:099253a3-5622-4343-b658-43cf883618f5 a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Argent . +dhd:09cf136b-b754-4d62-9717-a6a27fea6674 a dho:Layer ; + dho:hasCharge1 dhd:e8e84538-baa5-4606-b257-4670b516ba79 . -dhd:0995f3db-ac6c-4973-a7b0-1e61373c09c9 a dho:Book ; - dho:chargedWith dhd:294a4d05-2fb5-4c42-82d5-652e5df60312, - dhd:7db370e9-030b-4eb7-b5d0-0154fbd9ea08 ; - dho:hasTincture1 dho:Argent . +dhd:09d0341c-4121-45fe-bdb5-f189afabdb06 a dho:Field ; + dho:hasTincture dho:Or . -dhd:099c2681-780a-406d-b79a-85aabf427e59 a dho:Layer ; - dho:hasCharge1 dhd:c536f941-670d-456e-829d-1f8c51b65112 . +dhd:09d75b16-45ec-4888-8476-f3931164c3b9 a dho:Field ; + dho:hasSeme dhd:f9fe86d4-b62d-4a33-a5ec-ea696ded9934 ; + dho:hasTincture dho:Azure . -dhd:09a74095-16cb-43f2-941d-81768d012881 a dho:Lion ; - dho:hasTincture1 dho:Azure . +dhd:09e86472-66ee-4733-b040-ba102d0f7cae a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:09adf72c-2528-4b6e-93c5-69620204bb55 a dho:Layer ; - dho:chargedWith dhd:046080f1-2738-4440-8073-d3c9cb9862c7, - dhd:bb42a7cd-59ab-421e-b093-c9b3670656b7 ; - dho:hasCharge1 dhd:9190841c-1048-4e0b-80d5-7f88ce5c0923 . +dhd:09f3b61a-32e4-4289-a7ce-56b127c1650e a dho:Field ; + dho:hasTincture dho:Or . -dhd:09b364b1-63d6-40b9-b263-31a0b86e247a a dho:Eagle ; - dho:hasModifier dhd:3c058cf2-f6dc-42e2-a5d8-463ce09611cd ; - dho:hasTincture1 dho:Sable . +dhd:09f477c0-46bd-45b4-91be-50ecf0a69f01 a dho:Addorsed . -dhd:09c4bcd1-1279-4f36-a964-2def31d2677e a dho:Border ; - dho:hasTincture1 dho:Argent . +dhd:09f7d341-5022-46bc-a299-a9af2e36cdcc a dho:Layer ; + dho:hasCharge1 dhd:864b52bd-84a9-46cd-a7bc-97216819d0d9 . -dhd:09c6e767-34ab-4e4b-a3c3-ce63011080fd a dho:Bugle-Horn ; - dho:arranged dhd:ba1ba979-7600-4b23-9896-a21913072d75 ; - dho:hasNumber 3 ; +dhd:0a1aa6af-e662-4f2d-91fa-4afe513198a6 a dho:Tower ; dho:hasTincture1 dho:Sable . -dhd:09fd4e1d-bbd2-403b-aa9c-93d162e08bb1 a dho:Layer ; - dho:hasCharge1 dhd:f430f68c-283b-405c-99d0-39cfbf4d8b33 ; - dho:holding dhd:0fb44bfb-e75c-40bc-a12e-06db13832f15, - dhd:288e01c1-f7d0-4895-9b04-2b9fa912a1bb . +dhd:0a23185b-e699-4944-9615-7329dcfb01a0 a dho:Layer ; + dho:hasCharge1 dhd:927113cb-5831-40cd-94eb-c66a1242c1cd . -dhd:0a24029e-7164-4ced-8a8b-6e4a3e3e175e a dho:Seme ; - dho:hasSeme dho:Billety ; +dhd:0a30f159-f532-41d6-8cf1-7b18b99d010e a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:0a4081a7-bbea-489a-bb57-dd4b6d71a420 a dho:Field ; dho:hasTincture dho:Or . -dhd:0a2c6125-1aa5-4d07-9760-4febe6326e40 a dho:Cross ; - dho:hasTincture1 dho:Or . +dhd:0a696baf-97c4-4064-b264-8764f4bb555b a dho:Label ; + dho:hasPattern dhd:9d47fa61-e79c-4b3f-8513-01ce7310f42a ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . + +dhd:0a6e2733-4eef-4ff8-9768-58ca22fcaa57 a dho:Field ; + dho:hasTincture dho:Or . -dhd:0a4e30a7-8f9f-480a-9b74-b7129fbccde5 a dho:Layer ; - dho:hasCharge1 dhd:44dc0953-c19c-43a6-81b8-aca7a331e305 . +dhd:0a738586-86db-4c1e-9d6f-0713eea20dd0 a dho:PiedNouri . -dhd:0a59e902-5df6-4fca-879d-83a0d8f3e91c a dho:Armed . +dhd:0a7c98f1-6569-4320-ae50-16b6fefb6b12 a dho:Lion ; + dho:hasModifier dhd:d80daa3e-a45a-4fef-8ea9-bd7832dbc3be ; + dho:hasTincture1 dho:Argent . -dhd:0a7a145e-ed32-4818-8029-d7ed4b8ca0e7 a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:0a8edab6-6b20-48ba-abda-8786397981b2 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:0a7e038a-37ab-4e89-a759-31c8cf85ed6f a dho:Field ; +dhd:0a95b446-2c9c-4da0-ae4b-dc59cc0895c9 a dho:Field ; dho:hasTincture dho:Or . -dhd:0a8bc10d-b85a-4343-b4d3-bec93942813e a dho:InPale . +dhd:0a9647ff-2595-46e7-89fb-0bdc79a3fc35 a dho:Layer ; + dho:hasCharge1 dhd:72d579a8-a5f2-41a2-86ad-e6ce8064df24 . -dhd:0a8c296b-91cf-4e91-a590-98eabdf7ea70 a dho:Statant . +dhd:0abc0dc5-0d46-48ee-a1f5-e9fedaba4732 a dho:Issant . + +dhd:0ad97938-6879-4130-a4d2-cf128ddee713 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:0ac4ac35-520b-4e7e-beb9-c078654c063e a dho:Rampant . +dhd:0af04450-32d5-4d43-9d60-7a650674bd4e a dho:Field ; + dho:hasTincture dho:Or . -dhd:0b23714d-95fd-4bc8-85d0-b688f2f911fa a dho:Layer ; - dho:hasCharge1 dhd:c3cfb51d-9cb4-4324-a3ae-a038ffcbb9a2 . +dhd:0b02d02b-d159-49f6-9f60-c6cd15f1def1 a dho:Bugle-Horn ; + dho:arranged dhd:cf6fc5a1-e08c-4981-be1a-9a5ce7753f07 ; + dho:hasModifier dhd:c662a7a6-2a58-44ab-a98d-da483bef40e4 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:0b245607-529c-473f-8fc4-3ce77c41d4ae a dho:Bend ; - dho:between dhd:4e8d7c02-740c-45d4-b9b8-1bb5002cd139, - dhd:6d2f024d-b5ba-4fbc-8be5-471805bc5f8b ; - dho:hasTincture1 dho:Azure . +dhd:0b21170f-21af-4f53-a2b4-4e12c36f3b3f a dho:Field ; + dho:hasTincture dho:Argent . -dhd:0b2deac7-d67f-4317-bde2-93f8555ac429 a dho:Affronted . +dhd:0b27ae1e-774b-45ac-8af1-837b874155e7 a dho:Layer ; + dho:hasCharge1 dhd:08557582-6e0b-4ef9-ae6a-6c6de8c4bd91 . -dhd:0b39d92e-9c69-4ae8-8ef1-796d0b8d153b dho:hasPattern dho:Chevronny . +dhd:0b319cbb-e460-400f-8e14-92af61adbf04 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:0b3bb88c-d199-497e-90d4-d156106dda0c a dho:Doubleheaded . +dhd:0b3c925d-3a45-4d6b-af92-d0e76e072b68 a dho:Layer ; + dho:accompaniedBy dhd:1e710068-91a0-48d4-a481-15b22403c89b, + dhd:d6d02bd0-2f21-44e3-90f5-01df9a34f759 ; + dho:hasCharge1 dhd:c372fba4-cb33-4eeb-8d76-6567f5822695 . -dhd:0b996512-2047-45ae-bf54-4b3324b985d7 a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:0b3d177a-c0b9-49c6-8f56-cca7b9163d1a a dho:Field ; + dho:hasTincture dho:Or . -dhd:0b9d69e7-a98a-4836-b4c7-0e089d06b7a3 a dho:Layer ; - dho:hasCharge1 dhd:0a2c6125-1aa5-4d07-9760-4febe6326e40 . +dhd:0b674915-910b-4c0f-b770-be3ed17dcfee a dho:Field ; + dho:hasTincture dho:Gules . -dhd:0ba4ad59-21e6-48cb-9073-4a6dacbe4966 a dho:Layer ; - dho:hasCharge1 dhd:10da7082-fa6f-4012-a61e-cd6c83fa8545 . +dhd:0b78c0d9-d549-482d-b576-1e9766a60bf9 a dho:Layer ; + dho:hasCharge1 dhd:a07c694f-a2e6-4974-996f-7aa227b8d8a8 . -dhd:0ba895db-2c18-44c7-91f9-325fb2d83351 a dho:Field ; +dhd:0b8c276e-7df4-4442-9fed-4e705c6d75ba a dho:Field ; dho:hasTincture dho:Or . -dhd:0bab0bd1-2a08-4603-ae4d-4dd92c807311 a dho:Crowned . +dhd:0b9f3e12-e32c-44e5-ac65-0472a3f1c2dd a dho:Crowned . -dhd:0bb324b6-55bb-4038-89be-d02a2e55d8c2 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:0bca0b5b-cbc4-4e6c-bd08-56227e33ccd9 a dho:Cross ; + dho:accompaniedBy dhd:5707dcad-7c56-40ff-bed7-6c0ac5641dc1, + dhd:c7cfce8e-7864-4602-bdf8-cf4216376270 ; + dho:hasTincture1 dho:Or . -dhd:0bb33e64-fb10-4adf-ab3a-e767cd3a0f32 a dho:Field . +dhd:0bdcf132-3c6b-4b90-94bc-4377c4466685 a dho:Layer ; + dho:chargedWith dhd:3aab9d3e-728d-4d5f-b73a-e95b2e041415, + dhd:a9fd9cfa-229f-4271-8448-f78ce92877ce ; + dho:hasCharge1 dhd:ef760d8d-1a74-4ab0-9db4-2151dccff984 . -dhd:0bf1c26f-5d02-4f77-8b73-054ea14b5d95 a dho:Field ; - dho:hasTincture dho:Or . +dhd:0beb737c-5187-4c95-9018-b3a523694d89 a dho:Rampant . -dhd:0c21eb52-89b9-45f9-8a22-e1967d2259f1 a dho:Layer ; - dho:hasCharge1 dhd:5a684875-0a4e-4a5d-977e-0844f0f5348d . +dhd:0bef7532-9a66-4989-94c8-f068c27ccca7 a dho:Layer ; + dho:hasCharge1 dhd:fdc05121-478d-4b1e-84d6-5a1dc174ad76 . -dhd:0c25178d-c529-4815-8a55-70bde15c3c41 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:0bf35c31-2add-423d-b00a-7bf13329ddd0 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:0c33d61d-9d2b-4cb8-996a-47b91819c6fb a dho:Field ; +dhd:0c06e302-c0e1-4eae-97eb-0e59dd72808e a dho:Field ; dho:hasTincture dho:Or . -dhd:0c3a17ed-f0bf-4ea6-9f6b-38f26f7862b1 a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:0c0c26b8-f8e0-48d5-8cc9-9559613e6230 a dho:Lion ; + dho:hasModifier dhd:630f4887-56f3-414c-ace9-f8f2d0399e83 ; + dho:hasTincture1 dho:Or . -dhd:0c7482f8-b55c-4f21-a0d8-9af29a807900 a dho:Layer ; - dho:hasCharge1 dhd:3e090f8d-4ec5-4b07-bbad-eabe10a39adf . +dhd:0c295a59-a4f7-4d3e-bf76-ff6214703501 a dho:Field ; + dho:hasTincture dho:Or . -dhd:0c7bd3dd-f084-4016-8fc8-2b96034c5e22 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:0c63e9da-7d3b-4a10-89e8-a9191ed9f424 a dho:Chief ; + dho:hasTincture1 dho:Gules . -dhd:0ca4cd94-52b7-466d-a92c-06f07147b0d1 a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:0ca17f5f-a7c4-403a-b865-c507d5e35078 a dho:Lion ; + dho:hasModifier dhd:d8c5f626-4e9d-4633-8442-53a3106391bc, + dhd:e07b6de1-4478-4575-a36c-3a94bd8d046a ; + dho:hasTincture1 dho:Or . -dhd:0cad3c9d-5194-42f6-b5a0-e4e57ed1fcb0 a dho:Cross ; - dho:accompaniedBy dhd:543d97ac-ef24-48da-ba6c-9d5170c2d94d, - dhd:fae62efc-cada-41ce-97bd-94350be95ea3 ; +dhd:0cc5804b-72b3-479b-b4d7-936c987a710e a dho:Chief ; dho:hasTincture1 dho:Or . -dhd:0ccc262a-9405-40fd-a940-25ad931314fb a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vair . +dhd:0ceeb123-aad7-413e-9ed6-5e9d20b4e935 a dho:Crowned . -dhd:0ce15597-0a47-41a0-9805-0474f92d7051 a dho:Field ; - dho:hasTincture dho:Or . +dhd:0cf08e6b-3df8-4354-b074-fb33b039d0a2 a dho:Lion ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:0cfc283b-9748-4dc1-9989-486c39c17ffb a dho:Lion ; - dho:chargedWith dhd:7c140a78-dc23-4754-9ae7-d05f01976b0d, - dhd:cc7c9672-1c32-4387-921d-c54a0ee0aff4 ; - dho:hasModifier dhd:70fd54c8-41cd-42cf-b7d3-068299336752, - dhd:727ecbcb-e234-4701-942c-93121c22a44b ; +dhd:0d35b619-e435-4e1a-8b02-fd5a49c685b3 a dho:Bear ; + dho:hasModifier dhd:9c718a0f-4b5d-48dd-b283-3f780ffad86e, + dhd:ac0085ef-670a-42ff-9e16-028ac6f2a7d9 ; dho:hasTincture1 dho:Sable . -dhd:0d0daf08-5513-4dd7-aaa7-79110ac92b89 a dho:CrossMoline ; - dho:hasTincture1 dho:Argent . +dhd:0d46955b-2f8a-445b-85c8-7caaaf96fee6 a dho:Lion ; + dho:hasModifier dhd:4671f987-da11-4b7e-a720-1e927a5b7528, + dhd:4c118cbd-3adb-4351-b373-c3fa693b5e4c, + dhd:72ca5cb3-a8a6-41ac-9d89-66dce97db9c8 ; + dho:hasTincture1 dho:Sable . + +dhd:0d59e2bc-b3a3-4a70-a7c9-6d87c11d1a70 a dho:Field ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:0d3f6a73-9521-42d4-b5e3-4163a337c0a6 a dho:Armed . +dhd:0d6a12d6-6c5d-4372-ba8e-7d1c286e4473 a dho:Bend ; + dho:between dhd:57746cf5-f129-4d0e-9207-9a943ced774b, + dhd:8c8371f5-afb9-46fd-a975-96b6d2458a30 ; + dho:hasTincture1 dho:Azure . -dhd:0d5aa9a7-df14-43c4-a139-aeef64bcd05f a dho:Bendwise . +dhd:0d78567a-b8ef-4f0a-be46-9981aba3b445 a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:0d6faa66-bc31-4b2e-8496-02c8cc877410 a dho:Layer ; - dho:chargedWith dhd:d38f7c79-473a-43d6-8702-96929fcee473, - dhd:ddd5e4d4-6a2e-4bc3-a461-369f17425288 ; - dho:hasCharge1 dhd:ec974506-69b1-4fb7-84fc-bd798aebde35 . +dhd:0da69f9b-b677-4bfe-8ab5-f114ec28b66f a dho:Pale ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:0d87c88f-3a66-476a-87ac-f9e269cfd62f a dho:Rose ; +dhd:0dae2ef9-e8d9-4f23-89aa-8ceafa2590ef a dho:Increscent ; + dho:arranged dhd:c8a04ad9-6cc1-4e67-b16b-ad69826a14d7 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:0d88feb9-4370-4139-a8cf-154165216b27 a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:0daf9b94-3905-431a-a68f-0e139b1abc54 a dho:Layer ; + dho:hasCharge1 dhd:411a5902-b392-4f1b-a09e-65b3cc6e0277 . -dhd:0dd81e0b-ae74-4b70-bf83-e04bd5416dc6 a dho:Layer ; - dho:accompaniedBy dhd:230d324b-61f9-43a4-b5fb-0c90fe58da39, - dhd:f4b6b9aa-580a-464c-b0b7-6afd9cdedd77 ; - dho:hasCharge1 dhd:63327dde-7c6e-4245-ac00-fddcaa20c25e . +dhd:0db7ec6a-476f-46a3-ae6d-6aea28b46947 a dho:Lion ; + dho:hasModifier dhd:40af4396-0fb3-4cb6-8e25-888dc69dda2b ; + dho:hasTincture1 dho:Sable . -dhd:0ddaaed4-1eea-4636-a303-5b089820e5ba a dho:Field ; - dho:hasTincture dho:Argent . +dhd:0de2e023-3bd4-4f11-9dd7-cb37d782b3f1 a dho:Stringed . -dhd:0e04a4f9-18a7-477a-a7a8-692f3b90f540 a dho:Layer ; - dho:hasCharge1 dhd:236b3506-91c7-4fc5-9155-40718c32eb77 . +dhd:0df8c79a-c876-4654-803f-a5333d4be128 a dho:Layer ; + dho:hasCharge1 dhd:0f386a44-b8c2-41d8-9fc4-5475e6503060 . -dhd:0e12e4da-bb6e-45bd-9fd4-0361a7cc2089 a dho:Layer ; - dho:hasCharge1 dhd:5fda9d89-25ed-4137-b30d-3536f264200e . +dhd:0e0bfa01-c4e5-4a67-8868-a81f0e00d42d a dho:Crowned . -dhd:0e41d522-d980-4d8a-a866-c5155c962909 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture dho:Gules . +dhd:0e31299c-1fb2-4d03-aaa2-2d0a931b313c a dho:Bend ; + dho:chargedWith dhd:32115866-79cd-4a50-9ea8-4beb8b89ec48, + dhd:a580de20-f3fa-4ba7-b63d-f8308354ed38 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:0e4818fd-6401-4c00-9c68-baf9c12f713c a dho:Layer ; - dho:hasCharge1 dhd:eceee1a2-71a0-4f75-9eec-c9363d07a652 . +dhd:0e3ae783-04cc-47d1-baca-14370d1ee592 a dho:Field . -dhd:0e53853e-e4e5-48f8-a1f1-31c7ce7fe733 a dho:Armed . +dhd:0e455dfa-b99b-4647-b2d6-74109c4916fb a dho:Field ; + dho:hasTincture dho:Or . -dhd:0e72e4b3-75a8-4612-b5fa-d8a7c7b48fcc a dho:Field ; - dho:hasTincture dho:Argent . +dhd:0e46c7bf-0228-4b53-a75f-6537910724c8 a dho:Lion ; + dho:hasModifier dhd:baf03670-9c16-4fdf-ab10-b4712d369679 ; + dho:hasTincture1 dho:InOmbre . -dhd:0e7f9f37-77d9-45ee-86b4-675bb42f6e99 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:0e6762f2-797a-42b0-a19d-51af23b6065c a dho:Passant . -dhd:0ea63077-269c-486b-a776-a49d93571eec a dho:Chief ; - dho:chargedWith dhd:091fd490-8698-40c9-a911-3a834cfc83d1, - dhd:0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9 ; - dho:hasTincture1 dho:Argent . +dhd:0e7fdb5d-de39-4230-a6ed-dd79c301f39f a dho:Layer ; + dho:chargedWith dhd:006f6be3-7918-4060-9111-3eb61cfc566d, + dhd:8f70d8d0-0b75-401d-83e3-b892c6921f68 ; + dho:hasCharge1 dhd:d4ca9c4c-30e5-4704-9a3e-79fc603c007f . -dhd:0eaf834a-7402-43e6-95d4-53668c813add a dho:Bar ; - dho:hasNumber 2 ; +dhd:0e8615ce-6b4e-4dd8-a20f-d49127077524 a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . + +dhd:0e9cc90f-d5ce-4e70-bdf3-2d4d94c77d66 a dho:Lion ; + dho:hasModifier dhd:05b31122-311d-49c1-ba04-f374d2bcfc8b ; dho:hasTincture1 dho:Gules . -dhd:0eb4fbde-d837-4629-8535-048c0c1c776d a dho:Field ; - dho:hasTincture dho:Argent . +dhd:0eaee659-22c4-4c85-a5bc-ca09e3875997 a dho:Layer ; + dho:hasCharge1 dhd:caab2873-dc08-4eb8-b89e-f67cb8864ffe . + +dhd:0eb54365-f522-497d-ad9c-674ce7f8f28b a dho:Layer ; + dho:hasCharge1 dhd:2c3824de-3759-44f4-ba8e-2c63bc173d8c . + +dhd:0ec6cd51-af70-4c47-b7de-d328c3441d8b a dho:Layer ; + dho:hasCharge1 dhd:1dc75c14-6e94-4e30-82db-f65ce9fdd8b3 . -dhd:0eb75e50-c92a-4866-94a8-b48ab7b63cba a dho:Field ; +dhd:0ecea1b6-4a57-4a95-bd4b-724f7ae0e7c8 a dho:Field ; dho:hasTincture dho:Gules . -dhd:0eb8f1f4-6274-4249-8e96-2659ee33b790 a dho:Label ; - dho:hasPattern dhd:e0fb8808-e485-40c1-8aa9-97c3b06ef032 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:0edc1c85-0673-439e-9dce-0f7d5561b7ca a dho:Field ; + dho:hasTincture dho:Argent . -dhd:0eb8f6da-ecdb-41eb-b58f-1ba6e164cb7d a dho:Layer ; - dho:hasCharge1 dhd:7410eb81-e26a-4d85-9f79-7d2dac4494c9 . +dhd:0ee97d59-aac8-4a2a-8527-8ffe7ef99273 a dho:Layer ; + dho:hasCharge1 dhd:ae99a9db-c492-4cab-aa8d-b9654eff0898 . -dhd:0ebaac3d-6e55-4f4a-a878-974c29b3ea96 a dho:Field ; +dhd:0f25e808-02e5-452b-af10-6ae51fe295e7 a dho:Field ; dho:hasTincture dho:Or . -dhd:0ed07cd9-7431-47bf-8f9f-fba87106a858 a dho:Layer ; - dho:hasCharge1 dhd:a835ef1e-376d-493b-89d7-94204fce6778 . +dhd:0f386a44-b8c2-41d8-9fc4-5475e6503060 a dho:Lion ; + dho:hasModifier dhd:141cf391-4d45-4363-9450-252dedbb5b3d, + dhd:83b79aef-2658-44fc-b9d6-9724731de9af, + dhd:a1021423-4e34-4039-8eaa-0e4f76a8660a, + dhd:ea14a74a-23e6-41c0-9ac3-f62363c26011 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:0ed622d1-51f0-47f0-a184-e2b234e76c1d a dho:Chevron ; - dho:hasTincture1 dho:Ermine . +dhd:0f794b8c-7b99-4c8a-832a-d267f85b966a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:0edc62a0-76f4-484a-abba-b7c73e22d890 a dho:Field ; - dho:hasTincture dho:Vert . +dhd:0f79f9a0-e094-4b97-a2f4-237ae4113430 a dho:Rampant . -dhd:0ee7b860-f60c-4a71-8b37-cfa1c2edf035 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:0f95036c-b68f-4854-9d78-53854f16b407 a dho:Lion ; + dho:hasModifier dhd:94bf1075-02db-49fd-b7b1-4e98a631dc2b ; + dho:hasTincture1 dho:Sable . -dhd:0eeeebfe-0ffc-49ae-b581-da5fdff1ddb5 a dho:Label ; - dho:hasTincture1 dho:Gules . +dhd:0fa045d3-bff3-4d21-9cb2-d2fe5768e3df a dho:Field ; + dho:hasPattern dho:Vair ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:0f04407e-5a4e-4e93-9a62-32d1eafcedc0 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:0fa1fa67-9883-4ac2-82b1-0afc1a63a21e a dho:Field ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:0f185bf1-91a8-43f1-a30f-f9a40d9ca751 a dho:Crown ; +dhd:0fb20fca-12cc-4c0a-8693-cbcb3c6afa8d a dho:Martlet ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . - -dhd:0f3dcb77-1d11-48a5-a7f2-b3dc3434e05b a dho:Field ; - dho:hasTincture dho:Argent . + dho:hasTincture1 dho:Sable ; + dho:inChf dhd:c897e4ac-5dc7-4fbf-970a-c8ad37670cef . -dhd:0f5fb791-aec8-496f-9a56-53bdef635c0c a dho:Increscent ; - dho:arranged dhd:19f3804f-2683-4edd-bf5d-e1a5596dacd0 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:0fbd2dd9-6bcf-442d-952b-71589bc778f4 a dho:Field . -dhd:0f7defdb-4716-48d0-8ea3-447121e7aabf a dho:Crowned . +dhd:0fe1d3c4-b61b-4dd5-9002-0cd4cf7d8ff7 a dho:Layer ; + dho:hasCharge1 dhd:e5e63ebd-f421-4d5c-953b-55385d10a07a . -dhd:0fa1d146-6755-41bd-af48-b4dc7715279a a dho:Langued . +dhd:10096b3a-e5ae-43e6-91d5-f1ba13681ea6 a dho:Layer ; + dho:hasCharge1 dhd:e0009733-2296-49b0-b6cc-d3603be3855c . -dhd:0fb4b991-8094-4d2a-95e9-b03392be4244 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:10103592-c2f4-4eb5-8f8e-dcd3d873ec8c a dho:Mullet ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Or . -dhd:103c526f-656b-404b-8bb3-8ea1d34db211 a dho:Erect . +dhd:101a74a7-1580-46ad-8421-d22480d9163a a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:105e6d78-1e29-43e3-8e04-33709a295da8 a dho:Field ; +dhd:101b578a-aa44-4ebf-bb12-0ff369364d03 a dho:Field ; dho:hasTincture dho:Or . -dhd:105fe918-f3f0-4e56-8859-22cd593dbfc8 a dho:MountedKnight ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure ; - dho:holding dhd:3ac7e06f-cc94-46c8-ad49-735951315288, - dhd:ff4a85fc-6690-4748-a76e-8ff51a8d4abd . +dhd:10473e14-7caa-4c4c-aa98-bf7744b594bf a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:1060b8cc-d950-4351-b0cd-3638b8f31cfe a dho:Rampant . -dhd:1070c802-dc33-439d-99a1-a350ef7c4cd8 a dho:Layer ; - dho:hasCharge1 dhd:cb9f7944-8597-4182-aaa8-851763b11e01 . +dhd:1076499c-1fc1-4883-be17-69e3c4f958d6 a dho:Layer ; + dho:hasCharge1 dhd:8fdd9801-1b41-4b04-9dbb-98078b4e950c . -dhd:1075b8f1-afc9-47d9-a48a-946ece9c876d a dho:Layer ; - dho:hasCharge1 dhd:ea67296b-e6d9-4e01-b92d-132dfb960052 . +dhd:1079935e-88b3-415f-8eb4-46109fbbedff a dho:Affronted . -dhd:107b62e8-e39e-47ff-9146-56f5a1fbdf47 a dho:QueueFourchy . +dhd:1096b5df-8482-4a66-ab28-c2848ee452c1 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:107bf097-b55e-482f-adf8-5c7e1f9d0e2f a dho:Field ; - dho:hasSeme dhd:1aa9e191-c1b2-43f4-a255-250134b78fde ; +dhd:10aa03ea-cf53-46c8-9df1-4f5c4c97c163 a dho:Field ; + dho:hasSeme dhd:c49e3f47-8d19-4e7a-9739-e1aac2456218 ; dho:hasTincture dho:Azure . -dhd:10907b5b-c41f-49fc-bdcc-f15f95bb8b7b a dho:Field ; +dhd:10d7a642-d9ea-45be-aab0-eed91cd0862f a dho:Field ; dho:hasTincture dho:Argent . -dhd:109e36b6-028f-4893-92b1-5252dbcb5637 a dho:Layer ; - dho:hasCharge1 dhd:8f160d65-2217-452d-8558-00ccd81e8d85 . - -dhd:10b38ea8-7801-4f09-9a34-b1ae931b99e5 a dho:WithLionsClaws . - -dhd:10b6fcb0-1725-49bf-b8d2-a8f10bd8fb48 a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:10da7082-fa6f-4012-a61e-cd6c83fa8545 a dho:Lion ; - dho:hasModifier dhd:2aaceb67-0873-4d03-b03c-f81a53157c92, - dhd:4590c780-b90d-4eb6-9c86-b6f00f82f8fb, - dhd:9e455d00-0451-432e-8302-bcd77aa29db6 ; - dho:hasTincture1 dho:Sable . +dhd:10e9cd44-a3b2-46a5-9fad-c27f429b1cbe a dho:Layer ; + dho:hasCharge1 dhd:b881fcec-c61f-4ec6-bd45-7e3100d3050e . -dhd:10e54dbb-5cb0-4a73-807d-2b1b9679eb47 a dho:Lion ; - dho:hasModifier dhd:33e1a330-6160-4ad1-b869-cab067422791, - dhd:68ec3c66-7640-4e5e-ac17-03a16ad835b3, - dhd:ab3859f4-f503-4c8c-ad3f-7549f0e7ac49, - dhd:ee521bd3-a37d-4a28-a2b2-795cfac2f2b3 ; +dhd:10ebc5ff-b734-46b1-ab4c-5fa39dd6d604 a dho:Chevron ; + dho:hasLine dho:Grady ; + dho:hasPattern dhd:76c1ddf6-5780-4fe7-a9e6-4e7027a9ccb6 ; dho:hasTincture1 dho:Gules . -dhd:10e57409-18a3-4d3d-a0f6-64a451dc5d65 a dho:Layer ; - dho:hasCharge1 dhd:e3ea05a8-45ec-4cd7-a5ea-38918219240d . - -dhd:1121f7ec-d0fd-4bd8-8db5-60834c3c1858 a dho:Layer ; - dho:and dhd:878e0447-a0f8-4786-8520-599ece809401, - dhd:f8da368d-fadd-4c99-8e76-f8b39858f34b ; - dho:hasCharge1 dhd:041c3fbd-3f4e-483d-90db-985550071139 . +dhd:10f7f464-5481-4f70-9c1f-631536c4936d a dho:Layer ; + dho:hasCharge1 dhd:be768bf5-7766-4e0b-a9b4-3eba2b370d30 . -dhd:1123224c-3dd5-468b-ac9f-669000a2436d a dho:Langued . - -dhd:114d9c1b-92a7-4c94-8422-64c48a99d441 a dho:Layer ; - dho:hasCharge1 dhd:6569b4df-ee8b-4235-918a-f818e40da2b9 . - -dhd:1150c007-3c55-463b-8767-1abe924939e7 a dho:Layer ; - dho:hasCharge1 dhd:bbff40f2-db5c-4b29-9d49-5aa7f4efaa85 . +dhd:11220bb3-051a-4bbf-957c-5071c4e216b7 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:118e0ba2-4381-4a91-8e6b-74160fff63d1 a dho:Layer ; - dho:hasCharge1 dhd:39472310-9051-4559-af03-cf64e28c804e . +dhd:11253ee5-3193-4456-9a95-e8d55fddf4d9 a dho:Fish ; + dho:arranged dhd:58eeb999-8878-4168-b277-d1f38dc44d04 ; + dho:hasTincture1 dho:Or . -dhd:11902202-c227-445d-b105-3c49f1d445c3 a dho:Langued . +dhd:115448e2-6b8e-4681-aa6e-06f907be33b7 a dho:Moorcock ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:119d501a-a5df-4d84-8384-3c251a071c2b a dho:Field ; - dho:hasTincture dho:Or . +dhd:115ab04c-a511-411b-a622-f7dcd7dc28d1 a dho:Rose ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:11b5a5a0-f670-400a-b863-c4c946a0d2a6 a dho:Field ; - dho:hasPattern dho:Vair ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:115d4a0d-0509-4ff1-8541-ec1ea52618d7 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:11b986df-e994-4791-bf1b-3f5df2ada2e6 a dho:Langued . +dhd:11657912-4ab1-473f-9310-1cf0ed96f81a a dho:Lion ; + dho:accompaniedBy dhd:53784021-5416-4a7b-95e5-51118d311b03, + dhd:a97e68a0-0f7c-47da-97e8-5dfae24ad811 ; + dho:hasTincture1 dho:Gules . -dhd:11cf5d7d-e1f2-45a7-af04-aa01fbe86732 a dho:Layer ; - dho:hasCharge1 dhd:5f13d43b-6c94-4e90-a8fb-ca3025076ada . +dhd:1179a2e8-1109-4636-a4a3-8d91c34d6c49 a dho:Field ; + dho:hasPattern dho:Ermine ; + dho:hasTincture dho:Gules . -dhd:11e19520-8d64-41dc-9467-e5000bdefa14 a dho:Lion ; - dho:accompaniedBy dhd:10914247-dd29-4a0d-bed0-992baf919d19, - dhd:d6392782-907e-4332-8c82-105d9954dd5b ; - dho:hasModifier dhd:4a5069cd-1479-47ee-a796-76a87462f7ff ; - dho:hasTincture1 dho:Sable . +dhd:1185d336-3ffc-4e9a-a4e3-634264425d76 a dho:Layer ; + dho:hasCharge1 dhd:5eb3d912-d83a-4689-be6b-770543364c39 . -dhd:11f17a81-d3ce-4462-aa80-8779746e031a a dho:Layer ; - dho:hasCharge1 dhd:1d9dffc0-b77c-4571-8c9b-6650cd56e0ec . +dhd:11dbea84-3c0e-4dc1-a041-b6f94892fe80 a dho:Addorsed . -dhd:11ff5b23-6147-49d1-bfa8-f93271ebd07a a dho:Annulet ; - dho:arranged dhd:2f0e9877-5665-447e-81cf-9186c8cc1df3 ; +dhd:11ed3c02-ea03-4bfa-bb4e-76b8dd43c618 a dho:LeopardsHead ; + dho:hasModifier dhd:e908a246-d219-49cd-97a2-844b460c1b99 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:120e01d4-cbdf-41b3-9586-c0ff0c9cfb96 a dho:Chief ; - dho:hasTincture1 dho:Argent . - -dhd:123b2300-a0c6-41ac-90f2-37d1b14c8950 a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:1268a304-948d-4a21-aec1-0804b717e6ce a dho:Field ; +dhd:11f11dc3-7487-4f20-894e-6a02576536e7 a dho:Field ; + dho:hasSeme dhd:1435832a-9de7-4e3e-b1ab-4e96181f384f ; dho:hasTincture dho:Gules . -dhd:127cba2a-7af4-4ffd-bb68-42c66140a938 a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent . - -dhd:127ce4d5-23dd-4ad4-8658-efae8e017f5a a dho:Field ; +dhd:11f38966-190d-48e2-8b1c-45b62cba421a a dho:Field ; + dho:hasSeme dhd:d7ab6274-1ce9-43a8-a7a0-45312e0265f0 ; dho:hasTincture dho:Gules . -dhd:128ae738-7052-4600-9e54-0590962d3d6d a dho:Layer ; - dho:hasCharge1 dhd:92422a8f-d942-4734-ab54-77079fc2a77e . +dhd:120fbaaa-79d9-45df-9949-1c3b86591b05 a dho:Layer ; + dho:hasCharge1 dhd:95fff189-70cb-4047-b916-416161e0c7e0 . -dhd:12a299a3-15f9-4b1c-b001-b867b7819016 a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:122671d5-780c-4bf8-8d92-0ba8df33fa29 a dho:Rose ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:12da7c53-5274-4548-ad3c-12bbaea77e95 a dho:Lion ; - dho:hasModifier dhd:eea4a92f-5597-4b0b-bb28-7a82380e9efc ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:123cdf72-a273-4c8b-9dbf-3760e22a7c24 a dho:Layer ; + dho:hasCharge1 dhd:10ebc5ff-b734-46b1-ab4c-5fa39dd6d604 . -dhd:13104a05-2a4b-4391-96ae-24e966712cff dho:hasPattern dho:Checky . +dhd:123f059a-4250-4f1f-a09b-6834046a8c08 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:131ae494-fa0d-4466-9545-3ee9859e8b04 a dho:Field ; - dho:hasTincture dho:Or . +dhd:12478d53-858a-4ef0-8230-8fefb16b4c1a a dho:Erect . -dhd:1392ea03-e2c8-4675-8b3c-afa295ee2556 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:1264a9af-898a-404c-8699-b3cd4d6dcc6e a dho:Lion ; + dho:hasModifier dhd:490be2ed-d200-41a0-8467-d91781255ab5, + dhd:bd389e44-2137-444f-b8c0-07a23b65b908 ; + dho:hasTincture1 dho:Sable . -dhd:13b892ec-d5b4-448f-8638-9cee399b69ed a dho:Layer ; - dho:hasCharge1 dhd:e8bebd56-e80c-4582-940b-b2e16141cf7c . +dhd:126914d6-f650-412c-b5e9-ed9daed926b3 dho:hasPattern dho:Compony . -dhd:13c6f961-b793-4f1e-be5c-563ccba92566 a dho:Field ; - dho:hasTincture dho:Or . +dhd:12708262-ad0b-4944-ba1b-70a7413b65b8 a dho:Layer ; + dho:hasCharge1 dhd:76c34fb8-acae-4042-bf16-8a8be7121b9c . -dhd:13c94ab5-9228-46e8-af1c-6eb8fa6277ae a dho:Field ; +dhd:1283f963-f6c2-4f0c-bd22-99837d0cdaae a dho:PerBend . + +dhd:12981dea-d7b6-45ee-87ee-f20e88da803f a dho:Field ; dho:hasTincture dho:Or . -dhd:13fe849c-d758-429e-bfec-5e8baba7aec7 a dho:Label ; - dho:hasTincture1 dho:Ermine . +dhd:129cdee1-2191-4960-8528-3854cf5a6d4f a dho:Fish ; + dho:arranged dhd:51fa8282-db23-4cd4-b9b8-783112348774 ; + dho:hasModifier dhd:ec4bd512-2e08-482b-90d6-9e515985a5ce ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:140e6b28-1cf8-487f-8afe-676acf2df4c2 a dho:Chief ; - dho:hasTincture1 dho:Azure . +dhd:12b74949-11d7-4804-b72b-fb52e161dec0 a dho:Lozenge ; + dho:arranged dhd:27dd33f1-564a-42b2-9313-566c65617e8c ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:1431e57c-b813-442a-a1e4-2c3c27b0987d a dho:Field ; - dho:hasTincture dho:Gules . +dhd:12c68f7f-1ab7-42c8-936b-4434e4ba091a a dho:Chief ; + dho:hasTincture1 dho:Argent . -dhd:143597c7-6955-4e15-9b69-00f136e89087 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:12c76844-3cd5-4c32-853f-57d4428c3cd5 a dho:HumanHead ; + dho:hasTincture1 dho:Naturel . -dhd:1439412a-b55c-4294-aeb0-ffabd594496b a dho:Rose ; - dho:hasTincture1 dho:Gules . +dhd:12ce396c-2af3-4aff-bd70-b8715acae327 a dho:Layer ; + dho:hasCharge1 dhd:2974a78b-2874-4fc5-ab2e-a6d163c25165 . -dhd:144edd7f-437c-4ddb-bf1f-126258d99089 a dho:Bend ; - dho:hasTincture1 dho:Gules . +dhd:12cec56e-8685-476a-ac0f-60ed7996bd43 a dho:Langued . -dhd:14555a55-5e8c-47e0-a9d3-244049f43c6a a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:12d53bc6-430e-48c5-b43b-01f6c82b26e3 a dho:Pale ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:1478a86a-7c63-4ca4-ab8c-95fe89450acd a dho:Field ; - dho:hasTincture dho:Or . +dhd:12d666a3-7807-4837-b784-b983c00c4dc9 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:147db9c0-ef21-48d6-9cb1-869d87f034b5 a dho:Talon ; - dho:arranged dhd:bb0202d6-9c58-4859-8994-575d22c2a603 ; - dho:hasTincture1 dho:Or ; - dho:isstSn dhd:87492a20-9f79-4250-b31b-7da6b890e045 . +dhd:12d750d8-cb38-485e-a568-08548faac11a a dho:Layer ; + dho:hasCharge1 dhd:4d34369d-ec0f-4db1-b3bb-94ef57cfe048 . -dhd:148c6882-6461-4dba-8dc0-4874537f198e a dho:Layer ; - dho:hasCharge1 dhd:0243a757-1965-42c3-ae9b-b73a2b641f08 . +dhd:12f4889a-b407-4d13-bc4c-1aad9fef9903 a dho:Wheel ; + dho:hasTincture1 dho:Gules . -dhd:14a644a8-f74b-4a31-8302-627f857d319c dho:hasPattern dho:Barry . +dhd:130762d2-6515-4a6f-8add-5059a06bf77a a dho:WithLionsClaws . -dhd:14cd7b40-1e18-4518-b204-bdc15122d99a a dho:Layer ; - dho:accompaniedBy dhd:1026fc34-8361-4e67-a776-f7a549b62215, - dhd:2d9c0a28-70de-40fa-85d3-7de832a6ba60 ; - dho:hasCharge1 dhd:a10f586a-ec6a-4ccb-9bb1-b3f01b4806d0 . +dhd:13351bf0-a016-4bcd-ab0b-c5294443446c a dho:Eagle ; + dho:hasModifier dhd:a89fd1ab-c095-437b-bd24-b6b1ae2920d8 ; + dho:hasTincture1 dho:Argent . -dhd:14dea6ef-166d-46c0-8475-65f36137968a a dho:Crowned . +dhd:13432b17-1944-4713-ae0b-ee19e8041967 a dho:Bear ; + dho:hasModifier dhd:71e160e9-f774-42f9-a69d-344b841eb0fc ; + dho:hasTincture1 dho:Sable . -dhd:14e895c7-5cf2-4236-8ade-78f58df5f833 a dho:Layer ; - dho:hasCharge1 dhd:cae2ae03-9359-494e-b358-96f6180cc9e0 . +dhd:1346df96-dbe8-480c-969e-c8a4625d162d a dho:Pale ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:14fbd3a7-af39-49f7-a22a-656d78cb6d98 a dho:Layer ; - dho:chargedWith dhd:09195280-b3f3-4082-b70b-f47adc272cd9, - dhd:3e932ec4-7365-41e7-b30d-17c6d1a361af ; - dho:hasCharge1 dhd:7146f3f3-024c-4c06-a564-3caa4a379f0e . +dhd:1349d26e-6de3-4295-9264-21d26ff794eb a dho:Layer ; + dho:hasCharge1 dhd:0da69f9b-b677-4bfe-8ab5-f114ec28b66f . -dhd:1552b416-db89-49bf-b042-252182e87735 a dho:Armed . +dhd:135274df-da00-41d6-b49f-366b0a1f97a4 a dho:Layer ; + dho:hasCharge1 dhd:604dade6-c62d-4123-9267-e6ab2bb35c2a . -dhd:15b44835-48af-4fb1-9c69-5f3f3df52cee a dho:Fess ; - dho:accompaniedBy dhd:42d93eae-ecf1-41f3-88d6-860da3a4518f, - dhd:653d8260-6ea8-48cf-9651-7f589c34753a ; - dho:hasTincture1 dho:Vert . +dhd:136d8983-f0d0-4022-bc3f-40a6d19fe87d a dho:Field ; + dho:hasTincture dho:Sable . -dhd:15c5b835-6158-47bd-ae50-4174a091309c a dho:Layer ; - dho:chargedWith dhd:394527b4-08e8-4c75-ba3e-ddc837febbc5, - dhd:bbf16edf-cd97-4599-9dba-d494ffa699ef ; - dho:hasCharge1 dhd:20542fae-f9e2-486a-a26c-ff92d188a7ee . +dhd:13789136-c790-4235-84dc-d8bd39b5697f a dho:Field ; + dho:hasTincture dho:Or . -dhd:15d8c980-26ec-4e4d-bc19-d853d07a9110 a dho:Field ; +dhd:137b5a18-843f-4a31-b5a1-c528043563a6 a dho:Field ; dho:hasTincture dho:Gules . -dhd:16243e33-66c4-4468-99da-1a918c0f9763 a dho:Tower ; - dho:hasTincture1 dho:Sable . - -dhd:16354dfd-c796-439d-9394-65217c874c89 a dho:Griffin ; - dho:hasModifier dhd:23d426af-4b52-4a4b-b624-da3348823dcb ; - dho:hasTincture1 dho:Argent . - -dhd:1658f6ad-7e05-43dd-8403-a30b0d91d839 a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:166a49b6-4e28-43be-b324-6c25e4c66203 a dho:Field ; +dhd:13945ad5-5e11-4be7-baa6-3bfe8d07499a a dho:Field ; dho:hasTincture dho:Or . -dhd:1686cb32-12d8-40dc-8a8d-2d3682549e45 a dho:Layer ; - dho:hasCharge1 dhd:735a40f8-956e-4386-ae1c-4dfa354d40eb . +dhd:13cc1847-af6c-4008-9231-474960349be0 a dho:Layer ; + dho:hasCharge1 dhd:ef514da9-db00-44ad-9630-c5409e80ebda . -dhd:168c4dc7-2342-4839-a04d-69c710732877 a dho:Field ; - dho:hasPattern dho:PerSaltire ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:13d53234-84f6-4bd3-a0c5-d9b9a0dacd50 a dho:Field ; + dho:accompaniedBy dhd:5d57cf2c-b89b-445f-b9f3-57a0f4f35297, + dhd:99eb176c-7d87-417a-98c3-d65d497e37e7 ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:16a07ab7-66be-4dee-a416-803a3c13a23d a dho:Inverted . +dhd:13e075f0-d1f0-4a08-94c5-3146945de4da a dho:Passant . -dhd:16c9f920-dfc9-43a1-bd10-149adc555ac8 a dho:Wing ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:13e10436-ad13-43a4-bb70-004790a1b9e9 a dho:Layer ; + dho:chargedWith dhd:20fe793d-058b-4550-828d-77f9a9907b00, + dhd:58b122d6-a80f-44d1-91c2-978376777395 ; + dho:hasCharge1 dhd:3858620f-f493-48a7-b92a-cbbb2fa7babf . -dhd:16cccadd-e2d3-45ab-a628-2292e1d30591 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:13f9bf2f-0976-4904-92dd-06346c5acf5a a dho:Layer ; + dho:hasCharge1 dhd:8629c2a4-9839-45d6-a3c9-fb35bb737ec4 . -dhd:16df4c46-abcb-4ca3-9060-3a4683e1a991 a dho:Gamb ; - dho:arranged dhd:01f21392-f9dc-4f1f-8546-2ab0306d0caf ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . +dhd:13f9f4c8-828d-434c-a9a7-4a071b37dc88 a dho:Field ; + dho:hasTincture dho:Or . -dhd:16e52e73-a3df-40c3-91d9-14d2b2dee08b a dho:Field ; - dho:hasTincture dho:Gules . +dhd:14120da1-feb0-4312-8101-cc5186b7c4db a dho:Langued . -dhd:16f0f732-5c71-425a-b721-c9ea83fcb0b2 a dho:Field . +dhd:141cf391-4d45-4363-9450-252dedbb5b3d a dho:Langued . -dhd:16f14c1c-eda0-489c-b404-d385a70f3ac3 a dho:Field ; +dhd:1435832a-9de7-4e3e-b1ab-4e96181f384f a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:170c5212-225c-492c-bc0a-bda68ef461c3 a dho:Crowned . +dhd:1438e805-35b8-48f5-8550-af08850b0d88 a dho:Guardant . -dhd:170f30a2-705f-4401-b563-d04f4d734671 a dho:Layer ; - dho:hasCharge1 dhd:9ce08a1f-bef1-4240-9b1d-b46bdafb8c5b . +dhd:143b47f9-9e6a-48e8-a25b-b1a67391c61b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:172e4a36-7c57-410e-baae-f674cc112f04 a dho:Cross ; - dho:hasTincture1 dho:Sable . +dhd:1460c49d-0b54-48ee-bf74-59b2838981ef a dho:Layer ; + dho:accompaniedBy dhd:1ace87b9-7678-4cb8-8021-c9b7db5146a9, + dhd:bbe0c39a-d264-4135-bba5-1e61c807d307 ; + dho:hasCharge1 dhd:a120d3a1-2467-4322-8484-17ffeac7ca09 . -dhd:1750b628-ae15-4103-990c-c3c17bcbd5c8 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:14613958-52e8-4d1d-95dc-7e8fe63b8f28 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:1774a1a9-58c8-4527-ba3c-af21d316aabb a dho:Layer ; - dho:hasCharge1 dhd:16c9f920-dfc9-43a1-bd10-149adc555ac8 . +dhd:1469bd86-6c3b-41a8-8c6c-eef2449e48c3 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:1778ce54-b033-4be0-9cae-7380c9e31d2a a dho:Field ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Gules . +dhd:146ec01a-7cc7-4c4c-9d77-4832280d56cd a dho:Layer ; + dho:hasCharge1 dhd:ebfb940c-5616-4d0f-afae-c71e2408294a . -dhd:1781027f-d943-43de-aa9a-01e2a722fb9b a dho:Crowned . +dhd:1482ccb7-553a-4c4a-931d-74885eb10c75 a dho:Langued . -dhd:1787c5e3-5ce2-485c-87af-710fdb4c0543 a dho:Layer ; - dho:accompaniedBy dhd:57c07af6-9659-4158-8e0e-fc257dbcb711, - dhd:c6eb48dc-bf23-4e82-b4e0-4f14087449d3 ; - dho:hasCharge1 dhd:6fe3d158-601f-4d6c-a23b-c06eaafa8e02 . +dhd:14a0eb06-eb7b-45d5-9a0b-682c1fd5aa21 a dho:Field ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; + dho:hasTincture3 dho:Gules . -dhd:17a9ad76-4dea-4092-90f3-04b87f64df99 a dho:Crowned . +dhd:14b67292-96a5-4c58-ab67-7e2fb303cf2d a dho:Layer ; + dho:hasCharge1 dhd:7c51c9e2-2812-4a21-bada-5fdd946780be . -dhd:17bfe0b6-be67-41a3-8231-6e8c219e5040 a dho:Field ; +dhd:14bc1a08-e57c-42cf-b9b3-e2300d443de3 a dho:Field ; dho:hasTincture dho:Argent . -dhd:17f08927-f4ab-476c-93dc-ad5018393bd8 a dho:Chief ; - dho:hasTincture1 dho:Gules . - -dhd:180a6fea-f5b8-4eb8-90fc-5e818dea624d a dho:Saltire ; +dhd:14eb5e74-4a7b-42e8-ad48-12c3d69829b5 a dho:Eagle ; + dho:hasModifier dhd:b8dbb018-a576-4ff4-90d0-c285ba594678 ; dho:hasTincture1 dho:Argent . -dhd:18177549-d797-461f-b8e2-4156d700a8af a dho:Layer ; - dho:chargedWith dhd:4061e2ba-d47c-44ee-a3ac-76c58ab54d91, - dhd:e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc ; - dho:hasCharge1 dhd:5fdfa426-f603-47b8-aad0-3b2293e8a8d7 . +dhd:14eb8cd5-54b9-4237-a290-0d2b47a20a0a a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:14f6e7c0-671a-4384-88f7-45e85baf08d8 dho:hasPattern dho:Roundelly . -dhd:182559b2-ac71-4265-ae68-f12348c9c85d a dho:Field ; - dho:hasTincture dho:Sable . +dhd:14f7b43d-7c03-446b-aa45-b3df8c2ec0cf a dho:Eagle ; + dho:hasTincture1 dho:Or . -dhd:18359c82-5f9f-480c-91e4-926e414792fb a dho:Crowned ; - dho:hasTincture dho:Gules . +dhd:15259197-4300-422d-809e-d81de51b9cf2 a dho:Field ; + dho:hasTincture dho:Or . -dhd:184edf61-6191-4ae1-aa53-89b1315c1be0 a dho:Field ; - dho:hasPattern dho:Bendy ; +dhd:15405ea6-474c-42b0-9363-b8e4c382ed6b a dho:Layer ; + dho:hasCharge1 dhd:465ac043-c219-43e7-a2f0-57aa49f895c6 . + +dhd:154bf3fa-1e52-48dc-9fee-fa3c20778b8b a dho:Layer ; + dho:hasCharge1 dhd:57e6c737-80bc-481a-9198-de37663baf50 . + +dhd:15788457-82ea-4b2f-8fee-6c404af4a9b8 a dho:Border ; + dho:hasPattern dhd:61f268c1-2766-4200-9730-53358e249c2d ; dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Argent . -dhd:186b6e59-8ec2-46c4-8fae-b940afad7bf9 a dho:Chief ; - dho:hasTincture1 dho:Or . - -dhd:186ec6f6-0e00-4387-9d21-e4c322980acf a dho:Layer ; - dho:chargedWith dhd:3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5, - dhd:cd7b8a5a-6fa2-4af6-8296-4c9d090e185e ; - dho:hasCharge1 dhd:7e2107ab-cb5c-4672-93a5-24ede9b7f768 . +dhd:157e98a7-f425-409b-864a-bb72835b33ba dho:hasPattern dho:Vairy . -dhd:186eee09-2d40-4634-83fc-1e9a2079c87f a dho:QueueFourchy . +dhd:15867c4b-1f34-44cc-92db-ca6e3216694f a dho:Field ; + dho:hasTincture dho:Azure . -dhd:18719ef0-b2c3-4873-8d43-ca2a433d6259 a dho:Layer ; - dho:hasCharge1 dhd:8942d276-2b00-4dd6-a5a7-796a16912f45 . +dhd:15a03b0b-00c0-4e8b-9bf1-383392be62fd a dho:Layer ; + dho:chargedWith dhd:2de3d3ad-6bd9-4b8d-a286-4925806fbc76, + dhd:c04460b4-8a62-49fe-8baa-f6161a48f5fa ; + dho:hasCharge1 dhd:946e607b-86db-4aef-a9b7-91c2c46db60f . -dhd:1886009e-8c98-42d5-83d3-92a3fb4e16c6 a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:15ab7413-a2cb-4999-8cc5-a765b6c7db20 a dho:Field ; + dho:hasTincture dho:Or . -dhd:188bbd68-fa42-47a3-a7c8-b8f5968f324a a dho:Field ; +dhd:15ac3506-ada4-4643-8a78-ac9d6ce3195d a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:18c45661-d88f-4560-8aa8-e241274e15e3 a dho:Dice ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:1626a915-4e57-4629-862f-f2c9c3565be2 a dho:Field ; + dho:hasSeme dhd:f067ecd3-2a9f-49d7-bfc6-ecb16ad7326d ; + dho:hasTincture dho:Argent . -dhd:18d064e9-5a0a-4df7-85ca-ac7d2191bf29 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Azure . +dhd:16350c50-6405-4916-8b5e-b99ab8e373e2 a dho:Layer ; + dho:hasCharge1 dhd:e0d708df-282b-41b0-8e0d-742cdbaf5143 . -dhd:18d39793-63b5-4650-acff-d851dc1329df a dho:Bend ; - dho:hasLine dho:Embattled-Counterembattled ; - dho:hasTincture1 dho:Argent . +dhd:163e4b32-8b09-47c9-b160-602ba45f9776 a dho:Field ; + dho:hasSeme dhd:f8cd8b49-8dd2-4823-a3fa-4bde2676411c ; + dho:hasTincture dho:Gules . -dhd:18fb44b8-710b-4f08-8f2c-46484207ee60 a dho:Field ; +dhd:16442e4c-c11d-4c92-950a-60ac1deac871 a dho:Layer ; + dho:hasCharge1 dhd:12f4889a-b407-4d13-bc4c-1aad9fef9903 . + +dhd:16543307-13ae-42a2-844c-bf9fd94666a2 a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:19040038-9990-48e4-aadc-1d83dda56288 a dho:Eagle ; - dho:hasModifier dhd:9cd1ddcb-c680-459a-94c0-93dcae568456 ; - dho:hasPattern dhd:024ff7ca-532c-4192-8130-2ab779c1cb26 ; +dhd:16605ede-01b6-4c30-a08a-f4e727f9bcdb a dho:Field ; + dho:hasPattern dho:Demi-Gironny ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture2 dho:Azure . -dhd:1917097e-f272-4831-b8ec-2655a35532ff a dho:Layer ; - dho:hasCharge1 dhd:5ab074f6-e46d-42f7-9ffa-30dea9cb2445 . +dhd:16643afc-1741-4b67-b9ef-d69c878dd6ee a dho:Layer ; + dho:hasCharge1 dhd:f8b09c74-bc0e-4174-826a-bb2d40598335 . -dhd:191f5e0b-2ebe-4127-887d-2307c58cf6e0 a dho:Chevron ; - dho:hasTincture1 dho:Gules . +dhd:16ccd4a6-5f91-4a86-bbe5-29679daac25d a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . + +dhd:16cf498d-e697-4fbf-b1e5-c00132d7661e a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:197f497b-cffe-450d-b06e-368c437661bd a dho:Layer ; - dho:hasCharge1 dhd:41ed0016-2abb-4434-8927-ad0e0af479dc . +dhd:16d0426e-97f2-4c34-9906-f78cd5cfbc1d a dho:Crowned . -dhd:199aa728-f1d9-4a15-96c7-250cae17b7ae a dho:Field ; - dho:hasTincture dho:Azure . +dhd:16da3f75-d1de-4145-b8c1-450b4b2c7d71 a dho:Fess ; + dho:chargedWith dhd:2afc3c89-00de-487f-bd37-e8b588c4960a, + dhd:c6ce3c71-b2f1-41e2-9935-b47a01a69d87 ; + dho:hasTincture1 dho:Gules . -dhd:19c5d887-1905-4f9b-9be0-1f7990e353c0 a dho:Talon ; - dho:hasTincture1 dho:Or . +dhd:16e87431-7114-4e4b-abcc-53a4ab29f771 a dho:Layer ; + dho:hasCharge1 dhd:57107289-c52b-441d-af3d-3a390a05acce . -dhd:19eb3190-1800-47d1-a149-0b25eb8ee700 a dho:Mullet ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . +dhd:1700d546-202c-45f3-9cb1-94895caf309a a dho:Layer ; + dho:hasCharge1 dhd:b85b2c55-ce0d-4b39-9856-7883c836062c . + +dhd:1740e68f-182c-4543-b19c-90f3d6d24c2f a dho:Lion ; + dho:accompaniedBy dhd:73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853, + dhd:f92f7ebe-61b8-4c64-9470-9899b3575539 ; + dho:hasModifier dhd:84aefb52-390c-4c28-beb4-31573f2c1f9f ; + dho:hasTincture1 dho:Azure . -dhd:19f3804f-2683-4edd-bf5d-e1a5596dacd0 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:1741c54a-b5c2-413b-bd9f-abcc1564dd66 a dho:Armed . -dhd:19faa84e-5b7a-4b91-a12e-fa61e7d70f16 a dho:Seme ; +dhd:17761365-e591-4523-bbf3-473b2d8da248 a dho:Seme ; dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:1a36ae55-3e47-452d-aa11-f06207b9003d a dho:Lion ; - dho:hasModifier dhd:de073252-5748-4ee8-8502-3d7edae96bcf ; - dho:hasTincture1 dho:Argent . - -dhd:1a51c6a9-6e4f-481b-9907-f81099941a4d a dho:Field . +dhd:1780aa8b-4a53-4f1e-a18d-a86384469497 a dho:Crowned . -dhd:1a55936b-1ea2-441a-963b-6fdebdeca37f a dho:Field ; - dho:hasTincture dho:Argent . +dhd:17a3f9ce-fa85-4fa3-823e-a103b467debe a dho:Lion ; + dho:hasModifier dhd:46962b6a-15c5-4cf6-852f-c07c5aad5929, + dhd:4c6a77ad-956f-44c7-afcb-839b17e87908, + dhd:7c01295b-8270-4ad6-ad60-c3cf85e4c305 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:1a624156-c128-4f26-886b-b8e0b5a3021b a dho:Field ; - dho:hasTincture dho:Argent . +dhd:17b995b8-fc9a-493a-a76f-00003aba6e34 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:1a72d7f3-f0ec-4c49-b133-b924004feda1 a dho:Field ; +dhd:17d1a5e3-d8bf-4280-b6fe-563040cd187f a dho:Field ; dho:hasPattern dho:PerFess ; dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent . - -dhd:1a8a14d5-0a4a-4f43-b135-10ea17a3142b a dho:Layer ; - dho:hasCharge1 dhd:9ed8d81a-7fdc-4f7e-9f70-dd239d700c9a . - -dhd:1a99a797-0206-4917-823d-360d37e73a2c a dho:Bar ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . - -dhd:1aa9e191-c1b2-43f4-a255-250134b78fde a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . - -dhd:1aac9247-6bc4-49aa-a5e8-c3a84d25c1c2 a dho:Castle ; - dho:hasTincture1 dho:Gules . + dho:hasTincture2 dho:Or . -dhd:1ad3cc48-0175-4477-9fe4-498ebbb702dd a dho:InPale . +dhd:17e461ea-e983-4051-8a04-7122c7580e83 a dho:Bend ; + dho:hasTincture1 dho:Azure . -dhd:1ae372f2-dfee-4303-a55b-222fb3ee1617 a dho:Arrow ; - dho:arranged dhd:08282fdf-76b8-4e5a-bae6-35855beb36e6 ; - dho:hasNumber 3 ; +dhd:17f21cb4-a15e-428d-9bef-e7b5f98ecd85 a dho:Chief ; dho:hasTincture1 dho:Argent . -dhd:1af4742f-aec1-4b38-884e-315b497f6581 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:1af9aa2f-93f2-49b0-b22f-d9cbaba0dd3c a dho:Layer ; - dho:chargedWith dhd:2be5e233-de8d-47f8-bd2a-73477902e2a0, - dhd:9ee8b6e7-cd41-4e26-86e8-4e60884b3683 ; - dho:hasCharge1 dhd:fb48b187-3f8c-4ea0-a6ae-ea35c07af02b . - -dhd:1afbec52-9ddb-43f4-bf2b-e80962f7d60e a dho:Crampon ; - dho:arranged dhd:e76a93d2-1589-4e3d-9bf7-e38ab2c09e7b ; +dhd:18069107-233d-44db-8b63-fb9c076eee78 a dho:Pale ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:1afd13c9-ee23-47e7-b0ae-35ce0c34b443 a dho:Layer ; - dho:hasCharge1 dhd:1ae372f2-dfee-4303-a55b-222fb3ee1617 . +dhd:181e407d-d3c0-4e0f-9fa1-cc00f0f5d3d8 a dho:Cinquefoil ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:1b06c8ab-415b-43a8-8bc1-6ef140754cfa a dho:Field ; - dho:hasTincture dho:Or . +dhd:1824ec58-b86c-42ea-8cd6-378f89dbba33 a dho:Bull ; + dho:hasModifier dhd:80b7fcd2-95a4-4f94-bbf4-78c93c61d421 . -dhd:1b358066-8a38-46c7-830e-69ef2de1a8af a dho:Layer ; - dho:hasCharge1 dhd:019dd0a5-f867-4f30-aa9a-76ffe16a70e4 . +dhd:182b158d-0a97-4c3c-8952-fb890bec7b48 a dho:Layer ; + dho:hasCharge1 dhd:fd1fa921-e745-4de3-8413-3b17f334a92d . -dhd:1b5f7eb2-d962-4af1-ba3f-4611eba03a75 a dho:Layer ; - dho:accompaniedBy dhd:0c77f4d5-a58d-4101-93c3-13e244c4e209, - dhd:56d3d8e2-f03d-495d-9671-f46bcff81ddd ; - dho:hasCharge1 dhd:20c05422-6871-427f-bcd3-0cce05172b71 . +dhd:185edcc5-f872-45ba-8e7d-83a82cbdb831 a dho:Layer ; + dho:hasCharge1 dhd:df68521e-98a7-4e34-98b7-72197e8693fa . -dhd:1b789d64-cfc3-44a0-bc95-20ebbd06198a a dho:Field ; - dho:hasTincture dho:Or . +dhd:18739caf-5cf8-43e4-9436-ee422ac296c9 a dho:Ladder ; + dho:arranged dhd:654cb98b-10fd-4c55-a329-b08a16d13767 ; + dho:hasTincture1 dho:Argent . -dhd:1b80f77b-f2db-4eef-9d1d-d33aae179d60 a dho:Lozenge ; - dho:arranged dhd:f382d728-eeb3-4e85-bf42-350adfb210b2 ; +dhd:187ceff8-361e-4fdb-9d2c-3bf5c164f48d a dho:Eagle ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:1b9ca1b1-fa25-47bc-a26c-175610bb1151 a dho:Issant . +dhd:18afef3a-2486-4f40-bb34-43d9899c815f a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:1bbe5650-d5e4-425d-8f7e-cba87b55b7ad a dho:Layer ; - dho:accompaniedBy dhd:2232e1ee-6359-4d29-8752-e6045ee70881, - dhd:b1870d85-0f3d-486c-942e-5757b50e86c1 ; - dho:hasCharge1 dhd:e6cb4d86-ee53-4560-b682-391ed0712e24 . +dhd:18d38040-6596-4825-87c8-f25249c0719f a dho:Field ; + dho:hasTincture dho:Or . -dhd:1bf44360-970d-47e3-8cbb-639f993a67b3 a dho:Layer ; - dho:hasCharge1 dhd:d82b038f-8de4-4258-80fe-cee7b148c9ff . +dhd:18db4c9e-b6ee-4fcc-a08c-b31ce7856c8b a dho:Layer ; + dho:hasCharge1 dhd:862a0f79-facb-48d1-996d-90dec55781e5 . -dhd:1bf958f3-ffdd-44f1-87ba-9145f53dedde a dho:Armed . +dhd:18faea67-bb5d-493e-9c32-10440f44afde a dho:Layer ; + dho:hasCharge1 dhd:fb434111-a8d1-423d-874d-411c3aaceb77 . -dhd:1bfb2418-3a49-411a-ab88-ee7df4b908ba a dho:Crowned . +dhd:1914c7fa-9131-4c49-b590-7f3928be1b6d a dho:Layer ; + dho:hasCharge1 dhd:60dad2a4-140f-4bdd-b7c1-3887217e586c . -dhd:1bff1516-b372-4019-8772-cba6db877392 a dho:Field . +dhd:191b6613-e81c-4c4c-afec-efa5466670fd a dho:Field ; + dho:hasTincture dho:Or . -dhd:1c23b2d1-0c8f-449b-b22b-9d53966cceb6 a dho:Lion ; - dho:accompaniedBy dhd:05591e8f-709e-47ce-a2a1-39d595451e47, - dhd:e9deccfe-08af-4b73-86ae-06108a291a1a ; - dho:hasModifier dhd:42e8f6c5-fcb1-492b-b272-d6d7321920fb, - dhd:7c70c529-1d4f-473a-bf60-97efd7f8560f, - dhd:feea11ee-9382-42cf-8a53-155f87b4a88c ; +dhd:193941f3-59e8-4572-8c6b-31c65fde886e a dho:Bend ; dho:hasTincture1 dho:Or . -dhd:1c2868e4-969b-4a91-87c7-e992ebe1a25d a dho:Layer ; - dho:hasCharge1 dhd:5473f55f-d2a8-4825-bc80-fc113ad1eb6e . - -dhd:1c4a608f-bbcc-41ad-8ed5-1d4f81d15c24 a dho:QueueFourchy . +dhd:1940134a-1294-4257-a5fc-8026e9040b3f a dho:Field ; + dho:hasTincture dho:Azure . -dhd:1c695af6-26b1-4c0d-b390-a54ba94c553f a dho:Crowned . +dhd:194b4764-936c-43b5-a4b8-da45606900e7 a dho:Pale ; + dho:chargedWith dhd:20d3c631-6bef-4a97-8ce4-9896b1a87ff2, + dhd:6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd ; + dho:hasTincture1 dho:Or . -dhd:1c716a6e-26fa-44cf-a7b8-b31434db9c80 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:1963e631-83ec-431a-afed-7e7229f0d0a1 a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:1c886bda-0ee0-4eaa-a988-b4e69d4f71e9 a dho:Layer ; - dho:hasCharge1 dhd:93af5b0b-38c6-4c51-80cb-21c55e1a1879 . +dhd:1982159f-0ae9-44f2-b7af-0ec2370ed352 a dho:Layer ; + dho:hasCharge1 dhd:68ebe988-38c0-49d3-b3d3-4f2a769e2015 . -dhd:1cae1fe1-1a5e-47a7-964d-45f22911550f a dho:Layer ; - dho:hasCharge1 dhd:71a1ab19-25cc-48b0-aba2-5a539fe95bee . +dhd:19a5831b-6b18-4992-886d-61c91df99fe2 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:1cb916bf-953d-4ac5-8c09-8f28fe9e45dc a dho:Lion ; - dho:hasModifier dhd:4c79e368-67cb-455e-ac72-db3dc271861c ; - dho:hasTincture1 dho:Gules ; +dhd:19dd6c25-0fc6-4cf2-a57c-2007ef68d30d a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Azure . -dhd:1cc3bed7-9b5a-42c0-81f5-7175d492f306 a dho:Layer ; - dho:hasCharge1 dhd:6bc0baac-229d-4dfe-83eb-6efe4b09f253 . +dhd:19eb886f-7bee-4a25-8055-a6a7cb29f50f a dho:Issant . -dhd:1cd54473-3c3f-401a-a262-09c4c3aefa93 a dho:Lion ; - dho:hasModifier dhd:73c07d23-7b4b-484b-9683-07e8a10d9068, - dhd:82e178ca-a249-4ee6-b96d-2ec7e142345a ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:19fa0b42-4d6c-4fd1-9a8a-de628608d5e7 a dho:Layer ; + dho:hasCharge1 dhd:4af4f600-584a-4e36-add6-17e4b525a2c7 . -dhd:1d00d488-6b0c-4363-ae1f-1b325762946e a dho:Layer ; - dho:hasCharge1 dhd:8abf4e88-7ab8-4cff-b5c3-d6b68dd62c24 . +dhd:1a075aaa-7672-44b6-9196-72be8062aa73 a dho:Layer ; + dho:hasCharge1 dhd:f360339c-5722-4e98-9db5-1ca047f021ae . -dhd:1d209b4a-361b-4869-8a27-192627ecae09 a dho:Chief ; - dho:chargedWith dhd:21fe8fbf-ad43-49c5-82a8-17cce2662f5b, - dhd:a9e2dccf-53b8-43f0-9c3f-a21c05595208 ; - dho:hasTincture1 dho:Or . +dhd:1a1d91b8-1f0c-4b18-9742-4216e374586b a dho:Layer ; + dho:hasCharge1 dhd:d041ab46-a1d3-4e30-a420-ae076a59bc17 . -dhd:1d2a754e-f4d0-4091-be62-67acb5dcabb2 a dho:Layer ; - dho:hasCharge1 dhd:0ccc262a-9405-40fd-a940-25ad931314fb . +dhd:1a1f0188-d685-4980-88bc-b1e476fcfd14 a dho:Fess ; + dho:chargedWith dhd:9802b090-9597-4d23-bd3f-b1caa701cd2f, + dhd:e7ab23f5-2c7a-40c4-8ff1-169d8faa976b ; + dho:hasTincture1 dho:Argent . -dhd:1d38e37c-d17a-4270-8142-8e121f581d44 a dho:Layer ; - dho:hasCharge1 dhd:39ca192f-e9f5-4f2e-8352-8dac19da69b1 . +dhd:1a324b6d-6a9d-4b2c-bc7a-c8374f92bfa8 a dho:InPale . -dhd:1d3c9e00-8189-4b3a-9167-7a1bd7b2f0f4 a dho:Rampant . +dhd:1a605915-01ee-4966-9514-b13f98edb8cc a dho:Field ; + dho:hasTincture dho:Or . -dhd:1d70279e-87d9-4fc2-837f-d64a55055152 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:1a652cfa-b542-4b0b-856e-e8057132639e a dho:Layer ; + dho:chargedWith dhd:a9a4bf2d-c424-4145-a30b-392b4611dd22, + dhd:c9cb8713-a8d8-44cf-9f56-ff7f631af18f ; + dho:hasCharge1 dhd:78043287-4c6c-447a-a9f9-7fb16048d96c . -dhd:1d74e0b8-4fe9-4ec1-9a43-77844f8b0a71 a dho:Layer ; - dho:hasCharge1 dhd:b9264733-c0f3-4721-a00f-cf035c2339ba . +dhd:1a790cfa-d93e-4fdc-a359-48a87edd5ade a dho:Barbel ; + dho:arranged dhd:bc0325c6-cb3d-4598-88ba-22dcb9e44ded ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:1d8b9137-667e-487a-8934-bc841b1ec576 a dho:Layer ; - dho:hasCharge1 dhd:d71743f7-6b26-4348-934e-483de8d47574 . +dhd:1ac03d2b-d90f-4897-8ff1-fb41e5e4fc6b a dho:Trumpet ; + dho:arranged dhd:b23df5e5-cafa-4233-b4fe-fb127a48c2d9 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:1d8da5b5-23ec-4887-85fb-c85bdb785a7f a dho:Layer ; - dho:hasCharge1 dhd:5eb30e2f-068b-4632-b61f-8627d7067469 . +dhd:1ac4eb78-b417-4788-96a8-a3da0f3b20b2 a dho:Crowned . -dhd:1d9dffc0-b77c-4571-8c9b-6650cd56e0ec a dho:Border ; - dho:hasLine dho:Nebuly ; +dhd:1acc7d37-41e2-4ddd-ba90-a760e3b17127 a dho:Field ; + dho:hasPattern dho:Barruly ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Azure . -dhd:1da6904d-aa47-4a73-90d7-1b282b10c04c a dho:Layer ; - dho:hasCharge1 dhd:2846cb30-c9f7-4a9f-ad75-57c0e3419dd4 . - -dhd:1e165e2c-845d-41b0-b264-c28c58fb216b a dho:Field ; - dho:hasTincture dho:Or . +dhd:1ad27395-4247-48bf-aa91-f8cc885fa0bf a dho:Layer ; + dho:hasCharge1 dhd:63c31f72-6986-4196-9993-fef8cdde9865 . -dhd:1e181000-dec4-4a0d-af78-54debc5c6822 a dho:QueueFourchy . +dhd:1adc755f-6764-415f-ad3d-916e198cd876 a dho:Layer ; + dho:hasCharge1 dhd:8d7a5c32-9e3c-4399-b8f6-7fbbb56f23c1 . -dhd:1e42674f-5ecf-40aa-9d76-5279c86146d5 dho:hasPattern dho:Compony . +dhd:1ae6cc7a-accc-4271-a2d6-de8bda4fa782 a dho:Field ; + dho:hasTincture dho:Or . -dhd:1e4bb457-2b4d-43e5-9ddd-5dc023d3f399 a dho:Layer ; - dho:hasCharge1 dhd:783a4a24-952e-4e6b-b44b-fceda0c10fbc . +dhd:1af64b6b-5ff3-4b80-a4f1-1bbd332fc29f a dho:Bar ; + dho:hasNumber 2 ; + dho:hasPattern dhd:3b6e2493-ac41-43e3-8f1c-0e999c85f11e ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:1e593d6a-5a02-4a93-a83e-269180409feb a dho:Crowned . +dhd:1b20b5cc-57cf-4734-bc88-123788e33cb0 a dho:Layer ; + dho:hasCharge1 dhd:946f9af4-edb6-4bbe-ae43-007b16455bbb . -dhd:1e5edef8-b6f5-4887-8883-7d6908655fa8 a dho:Chief ; - dho:hasTincture1 dho:Gules . +dhd:1b262410-ad0d-45d6-a327-42a5bbb18d90 a dho:Field ; + dho:hasNumber "of 9" ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:1e80f408-9dfc-4e5c-9d3c-ee4a5eddd80c a dho:Layer ; - dho:hasCharge1 dhd:1afbec52-9ddb-43f4-bf2b-e80962f7d60e . +dhd:1b4167d6-a971-4136-adac-5902339c4632 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:1e91c852-b87c-429d-b2ed-923cbf8e07e3 a dho:Langued . +dhd:1b6b70f5-3a9a-4316-af2d-a1ed619e0212 a dho:Cross ; + dho:hasTincture1 dho:Argent . -dhd:1ea723a3-0005-416b-b981-3f124f6c6212 a dho:Layer ; - dho:hasCharge1 dhd:e12fc88c-fd08-4af0-9967-6e633dcd4098 . +dhd:1b73fa79-4f17-4ce9-bf31-3af41e97d047 a dho:QueueFourchy . -dhd:1ea8c717-6616-4c7b-a10d-98721bcddce3 a dho:Layer ; - dho:hasCharge1 dhd:26570636-9979-4601-a83f-68d860769754 . +dhd:1b89d765-91f0-4dcb-85a1-b3896d3ab1e6 a dho:Chief ; + dho:chargedWith dhd:34ee0c00-01a5-46f8-a0a7-ec666f983ef3, + dhd:c889d3bc-b060-4dc1-b031-3af8608d209f ; + dho:hasTincture1 dho:Argent . -dhd:1eb54e29-650c-4c73-bbac-34a2a457f1da a dho:Layer ; - dho:hasCharge1 dhd:45f5b3d5-90fd-42f1-9db6-30826f178cd0 . +dhd:1b8be171-b555-4080-a65a-69a577d9bbf0 a dho:Layer ; + dho:between dhd:a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03, + dhd:a8e2659c-0804-4394-b26c-545160b876fd ; + dho:hasCharge1 dhd:f4575cb5-0ad4-40c3-aa6f-5f55c2b71750 . -dhd:1ee500f1-f41f-4c8a-9716-87a18a76c9e2 a dho:Antler ; - dho:arranged dhd:d6bdb794-12b5-4134-9106-9240a62e46c3 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:1b8c698d-e5da-442d-8285-1a2b3f119a36 a dho:Fleur-De-LisOnPartition ; + dho:hasTincture1 dho:Argent . -dhd:1f021e31-748d-4a46-b7f3-2d6de60b2f8b a dho:Field ; - dho:hasLine dho:Crenelated ; - dho:hasPattern dho:PerChevron ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . +dhd:1bb946d4-3084-45e2-8da6-6287894a3f63 a dho:WaterlilyLeaf ; + dho:hasTincture1 dho:Argent . -dhd:1f122e4f-009f-4489-8413-cf66694d9d6c a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:1bc1cd40-e830-4f01-a996-425c10cb9466 a dho:Layer ; + dho:hasCharge1 dhd:be4ea564-f88b-4bdc-8c05-8d2fda84fa28 . -dhd:1f38ec1b-bdf7-4bec-a852-3531606a570e a dho:Layer ; - dho:accompaniedBy dhd:b6fcdd16-00f4-472f-aba8-50e19878eab6, - dhd:f6c04523-e22a-457b-9518-65e93de3cbd0 ; - dho:hasCharge1 dhd:ec13f0f3-141e-4415-8718-310833288966 . +dhd:1bc7ebf8-fde2-473a-a3f8-089ec8df54be a dho:Cock ; + dho:hasTincture1 dho:Sable ; + dho:on dhd:423da4ea-1309-4fee-8c13-7f0d6ad8cc64, + dhd:4837c902-4c25-436e-b95d-ab74bb210159 . -dhd:1f4d600c-d15e-4bea-8df7-fa4dfa23149a a dho:Field ; - dho:hasSeme dhd:9aec41c6-3888-4074-8af1-a96169234077 ; - dho:hasTincture dho:Azure . +dhd:1bed99cc-51e3-44e6-a089-fd1116a9193f a dho:Layer ; + dho:accompaniedBy dhd:7e468840-f180-40d5-9ce1-e00811c3b957, + dhd:93918a52-dcf3-4487-b87e-76dc64f78b53 ; + dho:hasCharge1 dhd:1e93ca17-32df-4693-b7ae-9e03c2c91be7 . -dhd:1fc146c6-c1d0-4df2-bd05-102afcef964f a dho:Field ; - dho:hasTincture dho:Or . +dhd:1c0f8d96-5a19-4b15-b3ed-97f1fbc44555 a dho:Lion ; + dho:hasModifier dhd:a160faaf-2831-4a32-9a3d-bd56f3a435e8 ; + dho:hasTincture1 dho:Azure . -dhd:1fc70d35-98de-4b23-b4a8-f5a135656d16 a dho:Layer ; - dho:hasCharge1 dhd:a0a16f3b-1a3e-458d-9624-248c2f84875d . +dhd:1c4793ab-054d-40db-8e28-dbb96bc9d339 a dho:Talon ; + dho:hasTincture1 dho:Or . -dhd:1fdab999-78e4-4d17-930a-eb3f8de937d3 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:1c676e20-1f90-4aa2-bed4-32fcb9c09892 a dho:Lion ; + dho:hasModifier dhd:257854b7-e81e-481b-8dff-9cd2634ff618, + dhd:a87d9c0a-0290-4765-9191-c00253f75ce2 ; + dho:hasTincture1 dho:Argent . -dhd:1fe1cd53-d819-409e-a19b-5cd3a6aac6f6 a dho:Layer ; - dho:hasCharge1 dhd:c6dbe21b-0e95-4efe-9c7a-2425972f41ed . +dhd:1c70ff1b-3b95-4f79-8607-b074be9d3d90 a dho:Fess ; + dho:hasPattern dhd:60cff8c4-5f9c-4365-bf30-bdeefa557325 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:1fe60e97-43da-4ee9-9b85-05ed592b4889 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:1c7a752f-31e6-477c-ac3e-3af36b7fb495 a dho:Chevron ; + dho:hasTincture1 dho:Ermine . -dhd:1fe9bfac-c656-4d2e-823c-e251c1bb68fd a dho:Layer ; - dho:hasCharge1 dhd:fe62995e-7f37-44ff-bc64-817f599df7e2 . +dhd:1ca42066-25f2-49c7-985a-0c8caf7dc150 a dho:Crowned . -dhd:1fef92cb-031c-471a-b6dd-a6fb59725375 a dho:Layer ; - dho:hasCharge1 dhd:5386b795-c828-41f9-a9c9-08b15eb4d855 . +dhd:1ccd71a4-813e-46ad-b222-79a8eda06316 a dho:Layer ; + dho:hasCharge1 dhd:0766a622-e1db-416d-aabb-12cf9d2330a8 . -dhd:1ffbbb69-89b3-43c6-91a6-9a4dd40343e8 a dho:InBend ; - dho:hasDirection dho:Dexter . +dhd:1cce3f4e-b4e5-48e5-a794-57036a2d880e a dho:BarOfLozenges ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:200222c6-ec6d-4407-a031-2ad3a2f25f69 a dho:Lion ; - dho:hasModifier dhd:37082a9f-b36c-400d-a0ba-051642bb8f74 ; - dho:hasTincture1 dho:InOmbre . +dhd:1cdb639b-6770-4b6e-a8d8-be77620db9b9 a dho:Layer ; + dho:hasCharge1 dhd:70801d91-e019-417c-9e83-1adfb4e9c753 . -dhd:2020b2ee-0151-4a05-a7d8-b30669070d19 a dho:Field . +dhd:1ce1f869-db9c-4b65-82ce-3315d6a3be7f a dho:Layer ; + dho:hasCharge1 dhd:06874d12-6d43-452e-9f99-25cb1192eb4c . -dhd:20211a51-9290-45c8-a5bc-1cba0a210048 a dho:Layer ; - dho:hasCharge1 dhd:0a7a145e-ed32-4818-8029-d7ed4b8ca0e7 . +dhd:1cf73364-fe45-4052-9c5e-1ebf0cfcd95e a dho:Field ; + dho:hasTincture dho:Azure . -dhd:203071de-2805-49fa-b5f9-d16456dcaf61 a dho:Layer ; - dho:hasCharge1 dhd:1aac9247-6bc4-49aa-a5e8-c3a84d25c1c2 . +dhd:1d2af4cb-1eb0-41ee-bcf1-35fed79e649c a dho:Field ; + dho:hasTincture dho:Argent . -dhd:20377b87-5dc8-4470-870c-ef9d13e74b7d a dho:Field ; - dho:hasNumber "of 16" ; - dho:hasPattern dho:Barruly ; +dhd:1d4bba73-bf46-448b-9842-1b3cd6fc80b7 a dho:Field ; + dho:hasPattern dho:Checky ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:hasTincture2 dho:Azure . -dhd:2044fe9e-9114-456f-9949-ba1736e7c3ba a dho:Guardant . +dhd:1d564a00-3abc-4267-8c45-29a10c7e70ee a dho:Langued . -dhd:20542fae-f9e2-486a-a26c-ff92d188a7ee a dho:Fess ; - dho:chargedWith dhd:394527b4-08e8-4c75-ba3e-ddc837febbc5, - dhd:bbf16edf-cd97-4599-9dba-d494ffa699ef ; - dho:hasTincture1 dho:Sable . +dhd:1d648ce1-5a25-4595-a20f-cdb5df5bacc7 a dho:Issant . -dhd:20859fbd-55a8-441c-80f0-d8f2838d1f01 a dho:Layer ; - dho:hasCharge1 dhd:485db075-ed8a-424e-a23c-dbd6c4662e97 . +dhd:1d8d80de-7001-4579-b866-12b24401aa53 a dho:Field ; + dho:hasPattern dho:Paly-Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:2089b5ee-b238-47ad-9dd9-0e32b576627d a dho:Crowned ; - dho:hasTincture dho:Gules . +dhd:1d94f703-b601-4906-82f6-4e7616c88a27 a dho:Layer ; + dho:chargedWith dhd:11a9a2d7-dce0-49a0-9ca9-75869502c850, + dhd:8070d10b-20bd-47f4-b48c-e78d8e4c9d3a ; + dho:hasCharge1 dhd:2d35040e-8edd-4d98-9c88-2a845081eae9 . -dhd:209edfae-5686-4366-8ad9-bb647eaa32d8 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:1d9d0d9d-95d8-4762-bcd9-004e45e3efdf a dho:Rose ; + dho:hasTincture1 dho:Gules . -dhd:20aeea14-f62e-47ca-95e0-d811d2a3ae9a a dho:Langued . +dhd:1dba1a76-71d7-4702-b85c-9d1d297aad8e a dho:Layer ; + dho:hasCharge1 dhd:bc4b292d-6eca-41ad-80d4-f04f2188c744 . -dhd:20c00eee-bf94-4b9e-bcdb-7f1e71c77bb0 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:1dc75c14-6e94-4e30-82db-f65ce9fdd8b3 a dho:Lion ; + dho:hasModifier dhd:689395e1-d1a6-40fa-8610-82ece1f01712 ; + dho:hasTincture1 dho:Azure . -dhd:20c05422-6871-427f-bcd3-0cce05172b71 a dho:Lion ; - dho:accompaniedBy dhd:0c77f4d5-a58d-4101-93c3-13e244c4e209, - dhd:56d3d8e2-f03d-495d-9671-f46bcff81ddd ; - dho:hasModifier dhd:acfce19c-d80d-474d-8988-413e8ded3da0 ; - dho:hasTincture1 dho:Sable . +dhd:1dcfeddb-f39d-4907-9e82-203c6945f3ae a dho:Field ; + dho:hasTincture dho:Or . -dhd:20ed531c-8b88-4cff-8ac8-95f75c69a135 a dho:Layer ; - dho:hasCharge1 dhd:75bf0e54-a66d-4351-95d8-7cd0923af7e3 . +dhd:1de5f00c-f359-4faa-add1-51b03dc5712f a dho:Border ; + dho:hasPattern dhd:126914d6-f650-412c-b5e9-ed9daed926b3 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:20eeba34-a95e-4c82-9079-56248840f67e a dho:Rampant . +dhd:1e03192b-c552-4630-a144-f0f48edfa3d8 a dho:Layer ; + dho:hasCharge1 dhd:e9231962-bc7a-498f-8c6b-c567fedd769e . -dhd:20f2e3ab-a0a4-499e-8c9d-4f9fe2e9bc68 a dho:Field ; - dho:hasPattern dho:Vairy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:1e04ecc4-2e66-4c86-8b0b-959447837bf0 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:20faf2a9-11b9-4d61-b0b1-33d05555b9ed a dho:Layer ; - dho:hasCharge1 dhd:f78c02d6-5254-45de-aff8-a099584e73eb . +dhd:1e09eaee-8ad8-4306-a2d7-47f9b8da9e28 a dho:Layer ; + dho:hasCharge1 dhd:43afe901-2a6c-4174-ab25-1bc44acb6ff5 . -dhd:20fc55d1-ae65-4c7e-a3e3-58e04d83940a a dho:Seme ; - dho:hasSeme dho:Roundelly ; +dhd:1e1264f4-a347-478f-98ed-f65e98db045a a dho:Layer ; + dho:hasCharge1 dhd:cdfad3e2-2650-4738-b9a0-faa00c4afec4 . + +dhd:1e15d9af-ccc5-4571-8bb6-f3e54fd68b1b a dho:Lion ; + dho:hasTincture1 dho:Or . + +dhd:1e6d7b9a-bbd1-42dc-91b8-be49a1c960e9 a dho:Field ; dho:hasTincture dho:Or . -dhd:2129e291-950a-49a6-bd4e-ebd17c0a33fc a dho:Layer ; - dho:chargedWith dhd:1ae110d0-566e-4004-88ef-91146ce3b9ce, - dhd:94ee4295-0b74-4ac7-8e51-590670e55a87 ; - dho:hasCharge1 dhd:2d249e51-26e8-408e-8820-606eda049904 . +dhd:1e7fc177-a300-4d99-9d51-d22aa49f6244 a dho:Layer ; + dho:hasCharge1 dhd:13432b17-1944-4713-ae0b-ee19e8041967 . -dhd:2137d6ee-917a-45e2-b65a-31e17e65afbc a dho:Layer ; - dho:hasCharge1 dhd:5f94b04a-a342-4e21-9fae-7852b791303b . +dhd:1e8423ca-04ac-47df-a97d-6180345a9161 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:216e33a8-7120-40f6-a98b-2b83cdba0fc3 a dho:Layer ; - dho:hasCharge1 dhd:eee74ddb-813e-4a95-bab7-a9e4a8972e6b . +dhd:1e93ca17-32df-4693-b7ae-9e03c2c91be7 a dho:Flanchi ; + dho:accompaniedBy dhd:7e468840-f180-40d5-9ce1-e00811c3b957, + dhd:93918a52-dcf3-4487-b87e-76dc64f78b53 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:21823367-9b9d-4987-875f-7935c344cba8 a dho:Naissant . +dhd:1eba7a51-a1e7-4d2b-adc8-d2f791712d74 a dho:Layer ; + dho:hasCharge1 dhd:cd766309-bfb2-4857-b2c9-c01246868660 . -dhd:21c320fc-efba-4f22-b1b9-2a741f29eb42 a dho:Bend ; - dho:hasPattern dhd:ac8ae5c9-047d-4732-a1e0-603f922afc79 ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:1ebadaf1-80ea-475d-a278-3b97d67e8232 a dho:Field ; + dho:hasTincture dho:Or . -dhd:21d30952-9692-4869-8274-ed40d0fc0e1e a dho:Layer ; - dho:hasCharge1 dhd:a7fb495e-d9da-40d9-a2dd-03d044cf4e89 . +dhd:1ed2df61-4bf1-43f0-985d-9bb3a00e7bf7 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:21e19702-0548-40b7-97e8-daf333452891 a dho:Layer ; - dho:hasCharge1 dhd:ec7bc2ec-3477-4856-bef7-8ebddfecd282 . +dhd:1ed81d59-368e-4a4f-82da-e275249af661 a dho:Langued . -dhd:21f155cc-eed7-4bfd-80c7-d576d6c841f9 a dho:PerPale . +dhd:1edd5f33-ee41-47b3-8ccb-5dce83add834 a dho:Layer ; + dho:hasCharge1 dhd:0e46c7bf-0228-4b53-a75f-6537910724c8 . -dhd:21fbc5f7-eb2e-4f95-86b8-30fb131e147f a dho:Layer ; - dho:hasCharge1 dhd:84472324-9c4b-4160-b3d6-2a6fb32f6cf3 . +dhd:1ee8757b-84fb-4e1c-88c3-a582ee8c6074 a dho:Segreant . -dhd:21fc3b23-0521-40c9-aed2-3c969472d3aa a dho:Eagle ; - dho:hasTincture1 dho:Sable . +dhd:1f02534e-6268-4f8f-92ff-8b1fe7575e24 a dho:Rampant . -dhd:221866dc-e83d-4264-bb89-c5298897fa96 a dho:Lion ; - dho:hasModifier dhd:aa445582-659b-4b68-9361-c667f934b0f3 ; - dho:hasTincture1 dho:Gules . +dhd:1f19e712-b44e-49d8-8080-f7ae504707cd a dho:Layer ; + dho:decoratedWith dhd:6a21a89e-0d63-4acd-833e-1a2ff11ee619, + dhd:bba90291-e758-44df-a655-e4830a380e1b ; + dho:hasCharge1 dhd:caa24374-b9d4-44b7-a123-5951d4615802 . -dhd:2228714a-0730-4a6b-b5c8-fc8c017b800e a dho:Field ; - dho:hasTincture dho:Argent . +dhd:1f1b5e41-8608-4061-b0c5-98752c2945b1 a dho:Layer ; + dho:hasCharge1 dhd:4951f79a-7dbc-4ec5-a6c1-6a461e90b559 . + +dhd:1f2cb950-9a17-4e7f-b8a1-acff088d21c6 a dho:Barbel ; + dho:arranged dhd:1079935e-88b3-415f-8eb4-46109fbbedff ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:22319c5c-d6d9-4f17-bf19-a754f1e73c55 a dho:Viol ; - dho:arranged dhd:7e9ab5d8-68f9-4dc2-89c9-929ad5d67672 ; +dhd:1f4dd362-efbd-4578-ad60-9307aa76c832 a dho:Fess ; dho:hasTincture1 dho:Or . -dhd:223fbd40-bc88-4b5f-a0fd-b8d30c9899af a dho:Field ; - dho:hasNumber "of 10" ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; +dhd:1f70c13e-c5a3-47b0-8979-13f46535a9e4 a dho:Layer ; + dho:accompaniedBy dhd:dacb9c8b-cd8f-4e95-b90e-5682fead9538, + dhd:ebd55ddf-ff1b-43e7-a602-7218a5215e03 ; + dho:hasCharge1 dhd:65d91507-b3fc-4946-a29a-b8f9269dd3ea . + +dhd:1f747f2e-e4c0-4b3a-8d3c-10a20a8ce222 a dho:Border ; + dho:hasPattern dhd:ffb1962d-6894-4b82-a22f-92df67bd9487 ; + dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:2246e438-4952-42ff-b84b-c325d0dc5be8 a dho:Gonfanon ; - dho:hasTincture1 dho:Gules . +dhd:1fa461d6-02aa-44a5-9bb0-6d1edff2b697 a dho:Field . -dhd:225042ea-234e-48ed-9a53-322b7b57772e a dho:Layer ; - dho:hasCharge1 dhd:a587c4be-3764-4ff8-910e-b0997837c6bf . +dhd:1fb6a325-4ce8-44dc-b575-49628a41773b a dho:Layer ; + dho:hasCharge1 dhd:8d380d80-e99b-4933-a9a0-abb5ae0c6258 . -dhd:226d0b71-d4c2-4d0b-afd8-caa59cf7a191 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:1fc126b7-6932-49a7-915d-e7bc739881bf a dho:Layer ; + dho:chargedWith dhd:24f682a9-db0c-43e9-b635-ae298007e2b4, + dhd:3d08cdaa-9393-4543-a12f-fe266ee01bc6 ; + dho:hasCharge1 dhd:efbc16c0-a7fc-44b7-9aea-4f438f3705f4 . -dhd:226fc45c-1b1c-4731-b7ba-8216b75288c2 a dho:Field ; - dho:hasPattern dho:PerChevron ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:1fcf23c2-d577-4719-9d6b-4521c8bf0270 a dho:QueueFourchy . -dhd:227d3ee8-d4ba-46c0-b633-e6e56ff0d2c8 a dho:Layer ; - dho:hasCharge1 dhd:ba87103f-97f5-4ba2-8cb2-ce4fdcccc856 . +dhd:1fe47e67-6d4a-4979-99aa-50cb82840b91 a dho:Rampant . -dhd:228ba144-97be-4a24-abe9-1e4841e77973 a dho:Field ; +dhd:20002401-f187-4747-835b-3c78b9ca6aed a dho:Field ; + dho:hasSeme dhd:2f48e95d-3584-4e90-aa46-51ca933a3c0c ; dho:hasTincture dho:Azure . -dhd:229586f8-a3b7-417a-9f45-5619e9f7c6f2 a dho:BendOfLozenges ; - dho:hasTincture1 dho:Gules . +dhd:200bd914-f8c6-4ea1-a587-9c2a312e8845 a dho:Rampant . -dhd:22a03d4d-e2c8-4be2-af08-966f4ad9c994 a dho:Layer ; - dho:hasCharge1 dhd:ab48cf92-d776-47af-b79c-4dd93a7ab22a . +dhd:203ac943-9d3f-4724-99e7-12f1a5344877 a dho:Empty ; + dho:hasPattern dhd:697768e6-d01f-41fe-9fb6-4a6065a2417d ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:22bec3f4-6079-462d-a7b7-bdebdd5fe3d0 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:20519b90-6fbc-498e-9da4-884a301a77a4 a dho:Layer ; + dho:hasCharge1 dhd:64a52128-97f5-48f3-b9a1-9f71529bcee2 . -dhd:22f3b459-7018-48fb-a227-ca65681d4dad a dho:Layer ; - dho:hasCharge1 dhd:a9deefd0-71f4-4899-b065-7914654a1b5c . +dhd:209b192b-6a06-4a46-adbd-9aee70ffd62e a dho:Field ; + dho:hasTincture dho:Argent . -dhd:22fad033-3443-47f2-94fe-6a72440425ea a dho:Cross ; - dho:chargedWith dhd:1abfdb08-b532-4e69-bedf-112a873aab4c, - dhd:e1628f6a-a7f6-4a84-9431-dfe644dbcf66 ; - dho:hasTincture1 dho:Or . +dhd:20bfef18-99ce-4c2c-a8e1-dfc66501a5fd a dho:Crowned . -dhd:22fbf13a-8385-42c4-96b4-936dc8dc4106 a dho:Langued . +dhd:20c29e86-2a80-4b19-86e4-2356cea079aa a dho:Lion ; + dho:hasModifier dhd:793c051d-4191-4547-8f00-50c77365c6bc ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:23081045-c0c6-4f0d-a50f-7db72e778278 a dho:Field ; - dho:hasTincture dho:Or . +dhd:20f25556-4549-47a4-bf82-e0f53090a157 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:2311155b-d6d4-41a3-beb2-eda020abcacb a dho:Guardant . +dhd:210b3b3f-eaa1-499c-9912-1abbaf02653f a dho:Wolf-Hook ; + dho:hasTincture1 dho:Argent . -dhd:23236d47-9f2a-4734-ae40-dad69ff0bcd6 a dho:Field ; - dho:hasPattern dho:PerFess ; +dhd:2118da20-36bc-49a5-92bf-4cac19c98177 a dho:WaterlilyLeave ; + dho:hasModifier dhd:c05f2efc-920f-4f85-9fb7-c21371486426 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . + +dhd:214235c1-93dc-445e-a287-95fd41435ba7 a dho:Crowned . + +dhd:2162a258-121a-42fd-ba5f-8a9ee86132a5 a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Paly ; dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Argent . -dhd:23395089-62a1-4442-abbc-b49975eb5df9 a dho:Rampant . +dhd:216363dc-a3c6-440e-b631-ba5d9c03c0dc a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:233e7bf6-9ded-4e1d-9e58-9b154c5f054f a dho:Salient . +dhd:21682810-1617-4a82-9ed2-7a26856498c2 a dho:Crowned . -dhd:235b3241-0c6a-496c-b440-f4f0c226dcf2 a dho:Field ; +dhd:216ad165-ef91-412b-a0b9-27c3a8287786 a dho:Field ; dho:hasTincture dho:Or . -dhd:236b3506-91c7-4fc5-9155-40718c32eb77 a dho:Chief ; - dho:hasTincture1 dho:Or . - -dhd:2373e7c3-09b2-42dd-bdf2-d419f0a9965e dho:hasPattern dho:Paly . - -dhd:237d0d7e-41ee-4020-967f-1105646d2a69 a dho:Rampant . - -dhd:238155cf-d990-40b4-939a-444c1e0c1517 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . - -dhd:239c14b6-a561-421a-b42b-76ebd4c38fb1 a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:23a11b72-502b-4012-bc90-7462108816d8 a dho:Talbot ; - dho:hasModifier dhd:4ab04d2a-7ae7-40ec-864c-25f3153b294c ; - dho:hasTincture1 dho:Gules . +dhd:216caa3f-d592-420f-962d-ecb346779e01 a dho:Layer ; + dho:hasCharge1 dhd:927a53d1-9abc-4344-a057-b8b34c45c8f2 . -dhd:23a121f5-d4f8-43b1-a03d-a19f922aace2 a dho:Field ; +dhd:217067a3-a302-4c60-b4fa-a2832b6b4781 a dho:Field ; dho:hasTincture dho:Azure . -dhd:23c9b172-d800-4adb-9c5e-885bb69ae32e a dho:Empty ; - dho:hasPattern dhd:9cd395fa-b76c-4fc7-bc93-ecfb9880746d ; - dho:hasTincture1 dho:Or . +dhd:21910eae-3c1e-4bd5-9569-cfc25c246e02 a dho:Layer ; + dho:hasCharge1 dhd:41072cc3-722f-4dea-8242-82a369d663d1 . -dhd:23cdcfde-4d4f-49f9-969f-e243837b01dd a dho:Field ; - dho:hasTincture dho:Or . +dhd:21a4cf28-614d-4ebe-9632-063d52cdc754 a dho:Layer ; + dho:hasCharge1 dhd:b26d0610-b3fb-4b33-82e9-f3358add507f . -dhd:23d34382-6693-456f-a79e-8110acc8ea82 a dho:Lion ; - dho:hasModifier dhd:7b4fbae8-75a4-4f16-b6cc-0d9261adfa3a ; - dho:hasTincture1 dho:Gules . +dhd:21aac92a-8579-4ea3-bf61-26f682e08ff6 dho:hasPattern dho:Checky . -dhd:23d426af-4b52-4a4b-b624-da3348823dcb a dho:Segreant . +dhd:21dd0f25-f497-4137-8c95-3b987f9ffcba a dho:Chief ; + dho:hasTincture1 dho:Argent . -dhd:23f865ac-235f-402c-a82b-612a23a7a48c a dho:Field ; - dho:hasTincture dho:Or . +dhd:21f48b94-d301-450f-b9a1-7afc34d12c0b a dho:Layer ; + dho:accompaniedBy dhd:829f18c7-6fe8-462f-a612-6b48be744fc3, + dhd:f2c844aa-baf5-45dd-ad28-ef8ca3c6da13 ; + dho:hasCharge1 dhd:02e3b374-99f2-4176-9197-44a8992d318f . -dhd:240b2f10-2784-4ef7-b079-817b32249f83 a dho:Layer ; - dho:hasCharge1 dhd:1cb916bf-953d-4ac5-8c09-8f28fe9e45dc . +dhd:21f4caeb-d92e-40a0-a847-e2beddb01fe0 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:24146424-f850-4c24-bc44-d72dec684b99 a dho:Layer ; - dho:hasCharge1 dhd:a8ffff22-90ce-40d1-ab2f-f36ae5d03fce . +dhd:22084aa0-1724-4586-bc96-597419d2bce1 a dho:Layer ; + dho:hasCharge1 dhd:bf82e67d-fdd4-433e-b95f-2bb0ac8523c9 . -dhd:242516e8-20ff-4c43-8513-6423c49f7153 a dho:MaunchFisted ; - dho:hasTincture1 dho:Argent ; - dho:holding dhd:003a99e0-4719-44cd-a76c-52c0f1627bcd, - dhd:7a516de0-7aaf-444d-a302-941f7a581a03 ; - dho:isstDx dhd:d2b33532-5abf-461f-81fe-f2638eaf511a . +dhd:220d4fdd-03ec-4145-8b2c-4a671816d98a a dho:Segreant . -dhd:243334d1-6f1c-48e6-a5f9-34108ea000a8 a dho:Guardant . +dhd:221f23c7-b5bc-446d-934b-85963bbf7c4a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:243e2e5d-1e87-41a9-aed9-d996a27011b6 a dho:Key ; - dho:arranged dhd:3bf48166-0f67-4b17-8b26-ea952fada875 ; +dhd:22434f95-6155-4e7d-850c-0ab421d6b0d7 a dho:Lion ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:2448ab8f-eb95-4788-b1c4-fa15b11a882b a dho:Field ; - dho:hasSeme dhd:37c65230-899e-4567-8562-53708a421777 ; - dho:hasTincture dho:Azure . +dhd:224a6e08-ba5c-4384-891e-a27b6ae0bbf0 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:2451e04f-c731-4a68-b424-43ece49f7361 a dho:Griffin ; - dho:hasModifier dhd:8663681b-b9e4-4238-81a2-421afa26953e ; - dho:hasTincture1 dho:Or . +dhd:225e1cf2-e2b9-4541-a8f9-0c949c88387f a dho:Layer ; + dho:hasCharge1 dhd:c0e6cdb2-faab-4670-9183-f5df53d27b7e . -dhd:24769389-e208-4cb7-8845-1150869fb4aa a dho:Field ; - dho:hasTincture dho:Gules . +dhd:226763a6-06fd-471b-a7f1-cca844545f7b a dho:Layer ; + dho:hasCharge1 dhd:dcf76c98-ce75-4d7a-8612-bc12395e0ea8 . -dhd:24b54312-6c78-4083-b60d-af57f9954394 a dho:Field ; - dho:hasTincture dho:Or . +dhd:226b1c84-f341-4029-94c9-d3863c671465 a dho:Field . -dhd:24bf0bad-2297-4965-9822-57603c11402e a dho:Layer ; - dho:hasCharge1 dhd:eef6e52b-52f8-4007-846b-78b899c87d1a . +dhd:22753287-e8ae-4e36-b9ec-f32583680e66 a dho:Crowned . -dhd:24d24434-1970-4ff6-9fa7-e0e3bff2b748 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:22880400-a444-4f02-8150-640164c42b33 a dho:Rampant . -dhd:24d3a0c6-f3da-4216-894c-0647ba94020c a dho:Eagle ; - dho:hasModifier dhd:252a36b5-f2af-4e5e-86f1-be18ff34aceb ; - dho:hasTincture1 dho:Argent . +dhd:22a03a6d-cf1e-449c-bd35-1c1782ea3a02 a dho:Bend ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Sable . -dhd:24e09ff4-82cd-4b58-a4a9-92a929d32386 a dho:Layer ; - dho:hasCharge1 dhd:21fc3b23-0521-40c9-aed2-3c969472d3aa . +dhd:22a63f7c-b20f-476a-80e4-a1664a03358b a dho:Rampant . -dhd:24ebbc38-3950-43cb-8bfc-224af7b2a8ba a dho:Field ; +dhd:22a8d6ba-95f3-4067-bea0-5b353f2e60e3 a dho:Field ; dho:hasTincture dho:Gules . -dhd:25095286-1370-4687-a9b7-e69476acc7e6 a dho:Layer ; - dho:hasCharge1 dhd:95613421-281a-4a3c-b4b6-91e318b20747 . +dhd:233ab2ff-fd7e-4325-9bec-ff4e96b9c5c4 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:2519ee3c-4b36-4a66-a588-2e4543e39a9f a dho:Rampant . +dhd:234e7cd9-4bde-46d2-b20b-6bc9212fc8e6 a dho:Layer ; + dho:and dhd:27c41d23-1a79-44cb-9cb9-c7f157c738d6, + dhd:a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f ; + dho:hasCharge1 dhd:a7821e9e-9330-4b1c-aea3-d1d5c14165f1 . -dhd:252a36b5-f2af-4e5e-86f1-be18ff34aceb a dho:Doubleheaded . +dhd:234ecadd-d6c5-46e8-ac1d-06d4385e2d64 a dho:Lion ; + dho:hasModifier dhd:8643d111-cb87-4b46-8bef-743ca18b52a0, + dhd:a779cdb8-fca6-418f-9837-da030a23bbcd ; + dho:hasTincture1 dho:Argent . -dhd:253525ea-f709-4e23-ac89-92df45458d25 a dho:Crowned . +dhd:238b2dbc-0e29-4696-b94a-05b1556ace1b a dho:Rampant . -dhd:25353a1a-15b8-446c-8a1a-1364f489dce4 a dho:Segreant . +dhd:23c7d5da-368b-4516-88dc-42085c0c0269 a dho:Crowned . -dhd:25415c74-ffec-4e30-9a16-16bc12384502 a dho:Saltire ; - dho:hasTincture1 dho:Gules . +dhd:23e4371b-bcbc-48e2-987f-35c2a2f88e4b a dho:Field ; + dho:hasTincture dho:Sable . -dhd:25430fa1-3580-4693-9218-f48b970bb49c a dho:Lion ; - dho:hasModifier dhd:e6679d82-4622-4386-bc7d-74b4d5168e2e, - dhd:f43e70b6-85c1-4d37-8960-82bd44f2b07b ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . +dhd:23eead27-f7b5-476b-b45a-56f79ca2c4cc a dho:Bluebell ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:25487300-ec4c-4a84-8fb7-8e66431d3394 a dho:Layer ; - dho:hasCharge1 dhd:0d88feb9-4370-4139-a8cf-154165216b27 . +dhd:2416a7a3-90be-4e2f-a890-58c3ce4e2703 a dho:Layer ; + dho:hasCharge1 dhd:b91f8e00-fdf8-4a16-8537-2d4aabce151e . -dhd:257cb3e3-021f-4c7a-95e8-53667a3d942b a dho:Layer ; - dho:hasCharge1 dhd:52bd306b-f264-4c99-8eb4-169362405f40 . +dhd:24199c49-05e6-4450-95ea-41b9b489fd7f a dho:CrossMoline ; + dho:hasTincture1 dho:Argent . -dhd:258f1a4c-a22c-49a1-841d-1c5b448c1df4 a dho:Rampant . +dhd:24232e88-b6c7-4bad-bb51-b3f2c50e1a5c a dho:Bend ; + dho:between dhd:03d621c3-dbc9-46a7-89ce-c16cd1b45ebc, + dhd:e09f6f90-38ee-433b-b3aa-39d5d3b88e9c ; + dho:hasTincture1 dho:Or . -dhd:25b91283-244c-4f9c-8196-c9baa41a7837 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:243ec2de-0ebf-428c-8448-638b0e27fa67 a dho:Layer ; + dho:hasCharge1 dhd:ab4c2a5a-ac67-47a0-a4dc-687e5a051d21 . -dhd:25ce5277-2378-4c9e-b6b9-72188b0ffa86 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:245666f5-a86a-49c1-9146-9d572467f144 a dho:Bugle-Horn ; + dho:arranged dhd:2ef357a4-7842-4ba5-a7e9-36d0ac230c01 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:25dd3b53-c290-4432-8dab-68ada188b42a a dho:Border ; - dho:hasPattern dhd:4c0281e4-e977-4f34-9a3b-d6d5c325ccf0 ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:245a242b-9a31-4b01-83df-d9f37d0ff068 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:246ccf18-faa9-409b-86a5-feeb101ee93f a dho:Layer ; + dho:hasCharge1 dhd:41e1b487-0305-4b5f-a315-a126a507946a . -dhd:25e45c8a-a326-4034-b1e9-159bc5d39212 a dho:Layer ; - dho:hasCharge1 dhd:29f7845a-7fcd-4bb6-b8cb-d85268db968f . +dhd:2488ba3e-c7e4-431c-ab1d-76591a3c343e a dho:Eagle ; + dho:hasTincture1 dho:Gules . -dhd:25fca1e6-4e1c-456f-a97c-a59551eb171c a dho:Layer ; - dho:hasCharge1 dhd:62b3cd39-7c80-406d-b903-b033c3be8880 . +dhd:24b3cbde-a365-4814-92d7-df6c9463e9ed a dho:Layer ; + dho:hasCharge1 dhd:e351d208-8e19-47a1-9a23-ed6af3ae06ea . -dhd:2618bd07-f27f-4838-99a4-a381818163e5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:24bb5b9c-f737-4f7b-a745-256f467b74c7 a dho:Layer ; + dho:chargedWith dhd:698ee120-e012-4a70-8756-2d1c3133b741, + dhd:cd29c36d-add6-4f01-b286-86f50ab6a06c ; + dho:hasCharge1 dhd:9d25101a-8d00-4f50-8f7c-c924eff9c8c3 . -dhd:261c30f7-7a25-4a76-ada8-38ba82e36214 a dho:Field ; - dho:hasTincture dho:Or . +dhd:24bc9584-3736-49d2-9934-908351286519 a dho:Field . -dhd:262f5b09-de05-43ca-a25f-64f1ec6c740a a dho:Field ; - dho:hasTincture dho:Or . +dhd:24c2f292-c6d9-4995-bba0-add8c9687c25 a dho:Issant . -dhd:2635554f-aa79-414e-bd27-820a87fa78ae a dho:Layer ; - dho:hasCharge1 dhd:76a97397-2b6f-4e63-aab2-4c6817c52229 . +dhd:24d59259-8f1a-44ff-830f-def8fc69c746 a dho:Layer ; + dho:hasCharge1 dhd:d8c0f41f-fcce-407a-9b4c-3248071a94b2 . -dhd:26360b2c-710b-4dab-a67a-a22c1ec4b9f5 a dho:Guardant . +dhd:24eceb76-fd1b-41d1-8527-9a9161be8dcc a dho:Layer ; + dho:hasCharge1 dhd:8bb7fcfc-7827-4ab0-aa0c-93b80f7ecafc . -dhd:263ff9bb-fd20-40b7-ad3e-173d5bce49c4 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:251caab6-1d7e-42cd-8d5a-0798aee1c620 a dho:Segreant . -dhd:264809e4-102b-430b-acd4-cc2117b586aa a dho:Field ; - dho:hasTincture dho:Gules . +dhd:2524aba6-fa1f-414b-ad4b-39fdde4b8e88 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:26570636-9979-4601-a83f-68d860769754 a dho:Lion ; - dho:hasModifier dhd:74bd62dc-1223-4e5b-b64d-84a91a8c1bf6, - dhd:d0d7e444-d06e-4142-884e-8b1fec04f81f ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:25292303-3d1a-4202-9c43-f1917d63afe4 a dho:Layer ; + dho:hasCharge1 dhd:5ac6848b-66ec-4133-8363-40282b7fba7f . -dhd:265b318e-2c19-4c95-9587-7a53df91ce9b a dho:Field ; +dhd:25299d6d-91f5-4611-a2c6-b36dad61c320 a dho:InPale . + +dhd:2534f208-299a-4a4f-bddc-5c8b273b7e6a a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:26606bae-4377-44b5-8b92-710816a4aa1a a dho:Layer ; - dho:hasCharge1 dhd:a85d0412-7a82-426b-95c2-c49231a22dd9 . +dhd:254dc878-b4c9-4520-8048-741fe73d86d9 a dho:Layer ; + dho:hasCharge1 dhd:0422e85c-2e6c-43e6-8334-80907caea94a . -dhd:2674abdc-53e6-4fd4-9f88-df5773312150 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:255ae2b8-289b-4657-9997-b59ff31854e2 a dho:Layer ; + dho:hasCharge1 dhd:292da375-01b8-43bb-874c-ee6c28097c85 . -dhd:2675ca0a-1fdc-444b-b2be-6ba74120a7ef a dho:Cross ; - dho:hasTincture1 dho:Sable . +dhd:2565849c-5d5d-4d33-88de-c83db2ecb91e a dho:Layer ; + dho:hasCharge1 dhd:f2f03aeb-18fb-4767-9ebf-55f96177d3ec . -dhd:268842c4-6cb0-41f7-a7f2-472dce61b900 a dho:Eagle ; - dho:chargedWith dhd:7dfd4792-127b-472c-8cf1-9ae483615aa2, - dhd:bddf35ac-6af0-4008-ac93-e6ffb0e1608f ; - dho:hasTincture1 dho:Azure . +dhd:256e5fb2-f9f9-4e92-893a-fa71918dd6f5 a dho:Layer ; + dho:hasCharge1 dhd:486ede8a-4617-4355-9b5b-0ea30dc3dfaa . -dhd:2697fa75-54a1-45da-bc9b-e216da558b80 a dho:Layer ; - dho:hasCharge1 dhd:8f14d1e6-fa48-4f6d-84a8-624b3524f73b . +dhd:25714b03-5a99-4fbc-94f5-853950583aa1 a dho:Gamb ; + dho:arranged dhd:36a477a0-e537-4476-a0e1-27fa4ab26e3c ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:26a7a6e9-8e9f-4456-bb1e-6d0a5dd8b9f4 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:257854b7-e81e-481b-8dff-9cd2634ff618 a dho:Guardant . -dhd:26a8bb3d-6eca-4e4f-8d25-3193dfaf30e8 a dho:Field ; - dho:hasTincture dho:Or . +dhd:2580bb7a-6468-47bd-b1e1-7c17b199241e a dho:Layer ; + dho:hasCharge1 dhd:454e1677-2f58-4a64-9db9-b4c7b7d76872 . -dhd:26ad7406-24b0-49e2-ab05-3b43be44c263 a dho:Field ; - dho:hasTincture dho:Or . +dhd:258d318f-c5aa-4388-be31-6ccad7ef0b54 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:26b60749-f416-48f1-90eb-3ee4e376aad1 a dho:Layer ; - dho:hasCharge1 dhd:2edbae44-facc-43da-a8e4-684f165293e3 . +dhd:25d531ba-0dea-460d-9f33-38a0730cf91e a dho:Langued . -dhd:26ee96e9-57c7-4569-880b-1dd793fcb221 a dho:InSaltire . +dhd:25e4f425-3306-4228-9f57-fed717b1b3ae a dho:Langued . -dhd:2703b922-eef6-452d-8332-7c50cb15c1c0 a dho:Layer ; - dho:chargedWith dhd:83b38835-5e46-4c9f-b95f-f053cad997ec, - dhd:c1774be8-420a-43ca-b23d-cfb557f8b381 ; - dho:hasCharge1 dhd:9ba15435-c285-4b07-ac3b-55b369d8a499 . +dhd:2632850b-3424-48a4-8686-dcce8bd4cfc6 a dho:Layer ; + dho:chargedWith dhd:4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5, + dhd:81201d3d-fcbf-4ca0-adc4-6789fbc7def3 ; + dho:hasCharge1 dhd:5e6e87e2-f8a9-4225-87b2-f90f36d8dea6 . -dhd:27159c4d-a72d-4dd2-8bf9-e3f6841a509c a dho:Langued . +dhd:263c1483-404b-4d31-a797-35f10c1d0309 a dho:Arm ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent ; + dho:holding dhd:0068071d-66db-4f7c-9162-d0ae6f77f8f7, + dhd:33706c13-6cf6-474f-91a4-06259679c05a . -dhd:272b655d-0059-4044-8116-a82e066ab7ca a dho:Passant . +dhd:264bab64-c4ef-4613-a07e-d148731f3bd3 a dho:Field ; + dho:hasTincture dho:Or . -dhd:272de57e-2523-4910-81fe-3e1248d12d35 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:2651712f-7e64-4571-98ae-4a0fc6954f62 a dho:Field ; + dho:hasSeme dhd:4550243c-8e42-4dbd-b2ed-9e5928809fdd ; + dho:hasTincture dho:Gules . -dhd:2747f466-f193-4812-bf63-7bad82492550 a dho:Stag ; - dho:hasModifier dhd:21823367-9b9d-4987-875f-7935c344cba8 ; - dho:hasTincture1 dho:Argent . +dhd:26551459-2093-4c2e-80b6-e4ca802d30fb a dho:Gamb ; + dho:arranged dhd:4769994d-f79a-4811-be8c-b6720a150589 ; + dho:hasTincture1 dho:Sable . -dhd:274f7c0e-0604-4a2e-b8b5-c4818ed2a829 a dho:Layer ; - dho:hasCharge1 dhd:865f2a50-2bf4-40c4-a1ba-9e43d85a3ba6 . +dhd:265e762c-5cde-49b7-a5a7-3200004ce252 a dho:Layer ; + dho:hasCharge1 dhd:adab8072-8396-470c-b3bf-56d0be41fc69 . -dhd:2775c475-a613-4368-abc8-7992cb5155ff a dho:Armed . +dhd:2676d01e-0ece-49fb-8e6b-a8d84210ec41 a dho:Layer ; + dho:hasCharge1 dhd:41992fb8-fd95-4051-b752-dfd554aba3e7 . -dhd:277d48ef-adbb-4350-8c20-204a2e9a1371 a dho:Lion ; - dho:accompaniedBy dhd:ea26a29e-84d0-4b95-ac86-0b1136c0aaed, - dhd:feca11c9-701b-49d7-8053-dff4259a7e52 ; - dho:hasModifier dhd:b39c35af-2fcb-4dbd-994e-1b43cd7fbadf, - dhd:de0f7dd0-5e97-4d0d-b3a1-2ac92aec4b33 ; - dho:hasTincture1 dho:Gules . +dhd:267b1f44-a302-4cbd-9c5b-1b717aaef68a a dho:Crowned . -dhd:277fb3c2-7754-493f-a148-ff62bf0d8ed7 a dho:InPale . +dhd:2689c2e2-51e1-47f1-9171-247206585ba0 a dho:Layer ; + dho:hasCharge1 dhd:3ab7773e-cf03-4f09-9f41-30ac39f76cd6 . -dhd:278aae13-6fc4-4a4f-99b7-14b329c4bc60 a dho:Layer ; - dho:hasCharge1 dhd:a59109ce-9c1d-4810-8c14-e85c21e7abf2 . +dhd:2693fdcb-c3e5-49a3-8fa2-0c9f60e87581 a dho:Layer ; + dho:hasCharge1 dhd:79d2b220-de3d-4836-93ff-f72c283ad454 . -dhd:27acf93e-4b92-4592-9e1a-d750c552e13c a dho:Layer ; - dho:hasCharge1 dhd:b4903bf8-bd27-4f05-a856-94e025af96b2 . +dhd:269f4440-2dc6-4db0-a23c-6b1b379615c8 a dho:Layer ; + dho:hasCharge1 dhd:e5222de2-cf36-4602-9d6e-d6392b938f67 . -dhd:27be3972-f161-4e99-b5da-364e343bc08e a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:269fd835-437d-40ce-90c6-7c4568b6988d a dho:PerBend . -dhd:27be50d4-344c-447c-b376-6c583a2b28bb a dho:Field ; +dhd:26a71cf6-cb7e-47bc-a490-d38b6464e6e8 a dho:Field ; dho:hasTincture dho:Or . -dhd:27e1696e-8303-43db-b6b3-f027998c93a3 a dho:Layer ; - dho:hasCharge1 dhd:02eab75a-2066-40a0-ab00-e8e31100e93b . +dhd:26ca0d5e-3651-4b9d-a8be-39e0822dbf8f a dho:Lozenge ; + dho:arranged dhd:81dec5dc-70c9-42d6-8a3c-fd56d8290bd4 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:27fd8a77-751e-48be-9ee1-b1970c6abf86 a dho:Layer ; - dho:hasCharge1 dhd:93304bd0-4348-4b60-84b1-a4f00be1e8a5 . +dhd:26d2f882-c75b-464f-a6c4-e17c7ceac8e8 a dho:Rampant . -dhd:2825dda5-09fd-4e12-85c6-6d24ad541d65 a dho:Layer ; - dho:hasCharge1 dhd:77538e94-b403-42b2-a155-9e1bdde6d5f2 . +dhd:26e3e930-b2cc-4823-bffd-ab9bdec49860 a dho:Crescent ; + dho:arranged dhd:e3b0d946-fc41-4704-949d-70b734629c3f ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:2846cb30-c9f7-4a9f-ad75-57c0e3419dd4 a dho:Lion ; - dho:hasModifier dhd:2d9bbd36-442a-4bb2-a021-86d18417e080 ; - dho:hasTincture1 dho:Azure . +dhd:27012720-12b5-4ff9-8db6-d9fc4d38e081 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:284e0820-b963-4e24-bd41-3d77df786233 a dho:CrossBotonny ; - dho:hasTincture1 dho:Argent . +dhd:271f2545-1d08-4925-967a-e36a85eb1d44 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:288ef284-3d9c-4b17-9c47-cea93c5eec83 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:27581430-73a7-48ac-a83b-669c264af181 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:28b6dbe2-37bf-4a9d-a0e7-9c74a4208314 a dho:Couped . +dhd:276341dd-dbbd-4286-a5ae-64b234c22fb6 a dho:Saltire ; + dho:hasTincture1 dho:Sable . -dhd:28c55e1d-8607-4daf-ac3b-d918e23eb0f2 a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:276ab89e-86ac-4a2f-a3ba-1262de1d7206 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:28c97b69-6988-4b23-80a7-7e3546ceabdb a dho:Layer ; - dho:hasCharge1 dhd:5b19ce8f-e579-470c-b580-ce145be42c1e . +dhd:278e3a36-0797-40ee-8ebf-9bcd95a75558 dho:hasPattern dho:Checky . -dhd:28f456f4-bec4-4e87-a51a-4944926dcc17 a dho:Eagle ; - dho:hasTincture1 dho:Argent . +dhd:27a6fae1-b95c-4bf2-9fca-4ae4ad1ab4c8 a dho:Layer ; + dho:accompaniedBy dhd:1550832d-2344-43d7-aa38-78b1df011959, + dhd:9cc23664-9959-4efc-8598-2a4281980ab6 ; + dho:hasCharge1 dhd:de6c5204-0e91-4219-bdc5-cf9a8f848448 . -dhd:29554ee4-67cf-4d55-94e0-b07999a945d9 a dho:Field ; - dho:hasTincture dho:Or . +dhd:27dd33f1-564a-42b2-9313-566c65617e8c a dho:InFess . -dhd:2974eb5c-4eae-4556-903f-15a09684173a a dho:Field ; - dho:hasTincture dho:Azure . +dhd:27fc49f4-f80f-4f4f-84ec-c4f879ea060c a dho:Layer ; + dho:hasCharge1 dhd:76991e5d-d965-435f-81a5-5053a30f4b2d . -dhd:29d10ba8-5ab9-47f6-9d4d-c96b88c4e026 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:280038e1-9aea-4fcb-b046-fd0e0594965a a dho:ImperialCrown ; + dho:hasTincture1 dho:Or . -dhd:29de533a-9108-4252-8a56-4e0dc859e15d a dho:Layer ; - dho:hasCharge1 dhd:8ba06b3c-8a81-4682-a9ae-f157a1fe9db1 . +dhd:2804bf84-b3b1-4188-9e91-b6135ccd9386 a dho:Layer ; + dho:hasCharge1 dhd:6b978732-8a60-4ccf-a053-3bd0846b67d2 . -dhd:29e5e885-bf64-4f24-a6cb-11c0e78548ee a dho:Field ; - dho:hasTincture dho:Gules . +dhd:28086341-344d-432c-a51c-ec646a6faa64 a dho:Rose ; + dho:hasModifier dhd:a010e7a0-df61-49ca-82d7-52e97d9dcc2b ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:29ee01ae-9642-43d2-b9fd-fa4fbbf32ee6 a dho:Bend ; - dho:chargedWith dhd:abccea2f-0096-42a8-a4d7-8cec2a835e2a, - dhd:f5b29534-667a-4de7-829f-23c00df4768b ; - dho:hasTincture1 dho:Sable . +dhd:281b2401-0101-45db-8cc5-a74cbd5bc3f6 a dho:Layer ; + dho:hasCharge1 dhd:c5af27e1-3184-40fa-af02-aa127478b3fb . + +dhd:285431cf-30f1-4a1f-a1ca-4f524088dacb a dho:Griffin ; + dho:hasModifier dhd:9d2f6dfe-acef-45db-a2d3-6499cc548f8a ; + dho:hasTincture1 dho:Or . -dhd:29f7845a-7fcd-4bb6-b8cb-d85268db968f a dho:FessOfLozenges ; +dhd:285434d3-7e39-418c-9e63-a5e958eaf689 a dho:Lion ; + dho:accompaniedBy dhd:4966b019-b457-4492-9551-7846e3556999, + dhd:acb41764-50ce-4c2e-8c7a-a3abfe01abcb ; + dho:hasModifier dhd:e21f8a5a-6718-4567-bbf7-9ef365802489 ; dho:hasTincture1 dho:Gules . -dhd:29fc8006-4c7e-47f8-a0e8-af84c0f76dc8 a dho:Field . +dhd:2856624c-7321-468b-bc73-62550e316817 a dho:Layer ; + dho:hasCharge1 dhd:216363dc-a3c6-440e-b631-ba5d9c03c0dc . -dhd:2a0b8184-9472-410b-8f44-63d222cc5a1e a dho:Field ; - dho:accompaniedBy dhd:e2756ffb-338b-4d43-a6f5-698025b1429c, - dhd:f2fd502d-bdeb-4764-96e9-30d6381c5cb5 ; - dho:hasSeme dhd:a2dd9f5e-3961-4a1b-a502-d3e916b64ee1 ; - dho:hasTincture dho:Azure . +dhd:285a49f5-925b-41b7-aed5-866064a58ec9 a dho:Layer ; + dho:hasCharge1 dhd:0c0c26b8-f8e0-48d5-8cc9-9559613e6230 . -dhd:2a31a287-0912-47b4-8d85-d045bbc3e88a a dho:Layer ; - dho:hasCharge1 dhd:33542e14-e7ed-4bc9-bc9c-7cc26c06e605 . +dhd:285fb425-1afe-452c-b06e-fc0562c878c5 a dho:Lion ; + dho:hasModifier dhd:8c11cde9-a2dd-4f01-afe6-446c854e73cc ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:2a6d404f-754a-4e3c-aa7e-1ea8e70d57b9 a dho:Lion ; - dho:hasModifier dhd:3700cd08-6994-4e00-867c-ab9e929541d6, - dhd:50e2025f-6a76-4e53-816e-518347288828 ; +dhd:287f9377-6177-401b-b28c-7af4b82fe5c9 a dho:BendOfLozenges ; dho:hasTincture1 dho:Gules . -dhd:2a93955e-26b4-4d2c-a2d4-a24180fbead7 a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; +dhd:288010af-f3d7-4a0b-8bd5-745c4dfe7cfe a dho:Fess ; + dho:hasTincture1 dho:Azure . + +dhd:28902dba-2575-4326-a901-08d5fcaab642 a dho:Layer ; + dho:hasCharge1 dhd:4a96a842-9bc8-4efc-ba01-83c659af4b9c . + +dhd:28e9d55e-2c5f-4909-88c6-e891d463f5ee a dho:Field ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Azure . -dhd:2a93bca6-abdd-4d8a-a032-295ee58f4c99 a dho:Field ; - dho:hasPattern dho:Barruly ; +dhd:2910ce4f-3ed8-4cf5-a7b3-4c4e6cb1ebce a dho:Buckle ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . + dho:on dhd:9c74dd3d-96f3-4a37-954b-9e9decd72b48, + dhd:b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772 . -dhd:2a99db45-a2c6-4dc2-ba65-01a9310bec4a a dho:Affronted . +dhd:2922fddc-df65-4af2-b65f-233db7e09897 a dho:Field ; + dho:hasTincture dho:Or . -dhd:2a9cfb06-59f6-4d71-8745-9848a72d9c49 a dho:Addorsed . +dhd:292da375-01b8-43bb-874c-ee6c28097c85 a dho:Escutcheon ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Argent . -dhd:2aa11dc6-fb26-46cc-a103-ccf662d50c92 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:2934055d-820d-48b5-b206-05bf84b72d04 a dho:Layer ; + dho:hasCharge1 dhd:15788457-82ea-4b2f-8fee-6c404af4a9b8 . -dhd:2aaceb67-0873-4d03-b03c-f81a53157c92 a dho:Langued . +dhd:29379624-9288-4a18-84d2-8ed32b9c8555 a dho:Field . -dhd:2aad628a-9030-46d6-b1f9-0e50beaf41d2 a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:2945890d-ba3c-43fc-8087-37e2ff1fddc0 a dho:Crowned . -dhd:2ab865d7-bc51-4910-a241-e6c89993549b dho:hasPattern dho:BendOfLozenges . +dhd:2946874d-8a0a-4526-8064-46726534f7ef a dho:Layer ; + dho:hasCharge1 dhd:677bf627-5889-4c02-a9e3-6d77f69f65c3 . -dhd:2abbf623-e024-436e-a567-4f8bc692caa6 a dho:Lion ; - dho:hasModifier dhd:1d3c9e00-8189-4b3a-9167-7a1bd7b2f0f4, - dhd:2089b5ee-b238-47ad-9dd9-0e32b576627d, - dhd:8aec5940-9f86-44e6-a18c-2297cf0bb090 ; - dho:hasTincture1 dho:Sable . +dhd:2949bb9b-804b-47d6-80a1-7e894e40a951 a dho:Layer ; + dho:hasCharge1 dhd:122671d5-780c-4bf8-8d92-0ba8df33fa29 . -dhd:2ad6b93c-813c-4175-adde-fae6121d6c3b a dho:Fess ; +dhd:2974a78b-2874-4fc5-ab2e-a6d163c25165 a dho:Lion ; + dho:hasModifier dhd:3a62e4bd-2846-4d60-a2c3-42d2fb742cb1 ; dho:hasTincture1 dho:Gules . -dhd:2ad8c329-de51-4aa4-b8da-598daa27daf0 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:2afe6313-c66a-48b8-9ced-f743377c258d a dho:Layer ; - dho:hasCharge1 dhd:553183b4-c8c6-4849-94fc-12bec5c5c062 . +dhd:29c1d2a7-485e-4ddd-a4b3-3ec7cf606298 a dho:Guardant . -dhd:2b13168d-5150-4a3e-bc96-6d946d915763 a dho:Field ; +dhd:29cc9266-b503-4a6c-814f-8b0277ac60de a dho:Field ; dho:hasTincture dho:Or . -dhd:2b1926ab-8984-4552-89d9-eb36345b2904 dho:hasPattern dho:Compony . - -dhd:2b1b5621-1016-4e78-9658-86ec25559026 a dho:Layer ; - dho:hasCharge1 dhd:5178fefb-ee15-4da0-bcf1-678747a92c43 . +dhd:29ceeed1-4d19-4c81-994b-9387b86cd3b3 a dho:Border ; + dho:hasPattern dhd:14f6e7c0-671a-4384-88f7-45e85baf08d8 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:2b390279-41e3-4491-a2a2-f081fd1e7b7d a dho:Rampant . +dhd:29e0b2eb-d16b-48ba-a3c1-2afe3166a392 a dho:Doubleheaded . -dhd:2b3df75c-da6c-4f85-8181-0cdf5639b091 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:2a0d6302-6c2f-40bc-b894-0185087a59d8 a dho:Layer ; + dho:hasCharge1 dhd:e3c7ebc8-f26c-4e02-9d55-08d0f20e8af9 . -dhd:2b59fa0c-7fb6-442f-a6d3-a96975a80b21 a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . +dhd:2a0dc9b9-7b27-4152-8213-7be31b4f7dc0 a dho:Layer ; + dho:hasCharge1 dhd:7a0bc5c1-e401-41b5-a967-f8203e32db78 . -dhd:2b6ee319-12eb-4314-bd68-70f39f558fae a dho:Field ; +dhd:2a27438e-f244-4d49-8575-809467a41ee7 a dho:Field ; dho:hasTincture dho:Argent . -dhd:2bdd0af1-0b33-40d1-8e70-1b4416b0dbeb a dho:Layer ; - dho:hasCharge1 dhd:4b0c83ea-283f-474a-b035-ee2e1fac08e6 . +dhd:2a2f5e37-5725-4c18-93ae-8b34ba44b909 a dho:Fess ; + dho:hasTincture1 dho:Argent . + +dhd:2a4433e5-df7b-4d30-abbb-73546fda5936 a dho:Layer ; + dho:hasCharge1 dhd:5a92221e-a402-4786-af0d-3e58e2d69891 . -dhd:2be707f9-f9f6-4bf3-a789-32e14c3797b8 a dho:Langued . +dhd:2a5b6e9b-776a-4366-bdb3-a7595a15cd8e a dho:Layer ; + dho:hasCharge1 dhd:31628627-bbc3-4dd9-b095-d88fa3bc121c . -dhd:2bece659-356d-4565-aba7-581a551a1b84 a dho:Rampant . +dhd:2a5fde32-3544-4ad1-a167-005a1e4c6afe a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:2bf2a020-58bd-4f93-876f-d29955b0f234 a dho:Field ; +dhd:2a7e3aca-6e23-49eb-844b-e9688199fd73 a dho:Field ; dho:hasTincture dho:Gules . -dhd:2c05aa37-8584-42ab-827d-7f8c7629c21e a dho:Layer ; - dho:chargedWith dhd:6e497bee-4f85-4bc3-979d-af25b0b1938b, - dhd:d19606c7-55ae-47a9-9edc-4903ec6412f1 ; - dho:hasCharge1 dhd:cb572305-cc81-499c-bd4b-58e73c24df02 . +dhd:2a8d11f0-faaa-4ae9-a0b4-6898c3eaeb87 a dho:Lion ; + dho:hasModifier dhd:77dcc20f-27b9-4bdf-93d7-ce482e55938a ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:2c25c478-770c-452f-a3fe-d293f66cff1b a dho:Layer ; - dho:hasCharge1 dhd:73409878-637d-4c54-8051-beb6273b24b6 . +dhd:2ad01d78-e127-44cb-b8c4-368ec0527833 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:2c2a1885-0c06-4f67-85c6-7b0ea0843a16 a dho:Lion ; - dho:hasModifier dhd:43db27a4-f016-42a0-bd68-f31d4076eb03, - dhd:98ef8bba-ba56-4b31-b425-331af7bf6694 ; +dhd:2ae14cc3-d691-47d0-9708-7a9e7a3faf92 a dho:Mace ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:2c4c3dea-f81b-4720-a528-ddbc4640343b a dho:Layer ; - dho:hasCharge1 dhd:6cd9e8a1-5886-4ecf-8ddb-dfc5d49adace . +dhd:2aeda414-3150-4af9-8235-c84f4173cb58 a dho:Field ; + dho:hasTincture dho:Or . -dhd:2c608be1-96bb-4c0f-8600-0477f07199f9 a dho:Layer ; - dho:hasCharge1 dhd:03ef3221-5da6-4803-86d9-1646d4007d79 . +dhd:2b35a164-093a-4d1c-b91d-ba9ff74ea413 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:2c785454-95d0-45a4-b977-4b048ebe839e a dho:Bear ; - dho:hasModifier dhd:3b70cf1d-d7bd-4132-ac75-5cbd1140ad85 ; - dho:hasTincture1 dho:Sable . +dhd:2b3d36d9-017f-479a-b1ab-791306852461 a dho:Field ; + dho:hasTincture dho:Or . -dhd:2ca6a557-36cc-4e6f-8105-d7a367768ecc a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:2b6c8342-ae6d-4476-8c1d-e73b66f75cdb a dho:Field . -dhd:2ccfe07b-fe65-41b3-959c-2ca9befbbb34 a dho:Layer ; - dho:hasCharge1 dhd:53d8cc8d-b8af-4dd9-916a-2bf0ebe14a9a . +dhd:2b87ba01-8feb-4fa2-afcc-cb93893b623a a dho:Layer ; + dho:hasCharge1 dhd:9795e0f3-4fc0-407d-81fd-b04f34dedbe9 . -dhd:2d249e51-26e8-408e-8820-606eda049904 a dho:Chief ; - dho:chargedWith dhd:1ae110d0-566e-4004-88ef-91146ce3b9ce, - dhd:94ee4295-0b74-4ac7-8e51-590670e55a87 ; +dhd:2c097af0-5cb8-4482-9ddf-b1f190182e83 a dho:Layer ; + dho:hasCharge1 dhd:b894ac10-6752-4dd1-bdb1-20c2625714bb . + +dhd:2c1a05af-eb7c-43c1-a1d4-e57a435dca88 a dho:Rose ; + dho:hasModifier dhd:6960a386-3ac6-4765-b41f-955e5f84e1fb ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:2d2829fd-58ab-4ce2-9780-8824461d663e a dho:Layer ; - dho:hasCharge1 dhd:425f40d1-856a-4a42-b426-1b9ad0689e11 . +dhd:2c3824de-3759-44f4-ba8e-2c63bc173d8c a dho:Cross ; + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Argent . -dhd:2d4df868-92d3-4a78-93f8-93db1071a025 a dho:Layer ; - dho:hasCharge1 dhd:5f44883c-8006-4473-af12-6be0a1ba789b . +dhd:2c461c47-7fe4-43c1-a932-2a08fc948968 a dho:Bend ; + dho:hasPattern dhd:8f06a127-7d69-46b3-8578-1a2e893927f0 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:2d71090f-5677-4deb-a493-4f959ab6e831 a dho:Crowned . +dhd:2c67b198-ae7b-4b5e-8a97-80779e95cdfb a dho:Bar ; + dho:hasModifier dhd:07c4d1fb-89c1-4c53-83e0-bf096cd6e7ef ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:2d80a46a-d44a-462a-80b7-49fd1128c2cd a dho:Field ; - dho:hasSeme dhd:763fa5ba-d5ce-4f45-ba72-2050dd0525ab ; - dho:hasTincture dho:Azure . +dhd:2c72e1d6-bcf9-4e7f-8714-eb9ad64250b8 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:2d93eaa1-4557-4677-bb24-cea237787aa0 a dho:Layer ; - dho:chargedWith dhd:6a591f3b-3752-466f-8807-b505302c32a4, - dhd:9d3b9fbc-f6d3-4955-8798-d36e305dce71 ; - dho:hasCharge1 dhd:fc1f740d-3095-4023-938e-fae523bfd83c . +dhd:2c7bd3b0-3253-4748-b605-e6ce7742a554 a dho:Layer ; + dho:hasCharge1 dhd:844acf3f-a398-4088-9cca-894efbb7b677 . -dhd:2d9bbd36-442a-4bb2-a021-86d18417e080 a dho:Crowned . +dhd:2c80243f-7d26-4578-b3e4-4830ba1fe91a a dho:Layer ; + dho:hasCharge1 dhd:1bc7ebf8-fde2-473a-a3f8-089ec8df54be ; + dho:on dhd:423da4ea-1309-4fee-8c13-7f0d6ad8cc64, + dhd:4837c902-4c25-436e-b95d-ab74bb210159 . -dhd:2da8805d-c8c4-431a-9163-558839cad299 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:2c894d22-d04f-4b8d-b304-5af7ed26e71b a dho:Lion ; + dho:hasModifier dhd:c4df68fa-4f96-4dd5-a73b-54d2f74cd04a ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:2db2c401-a702-431d-a39a-a5ccbd6b1300 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:2ccac930-d1f5-4c07-98cf-6cf20f50a1b5 a dho:Field ; + dho:hasTincture dho:Or . -dhd:2dbec6df-b19a-491f-a28a-669ad7914456 a dho:Dragon ; - dho:hasTincture1 dho:Vert . +dhd:2ce7f631-945f-4449-a1cb-e5d451834874 a dho:Layer ; + dho:hasCharge1 dhd:4f7ed184-66cd-49bb-8740-44b538e07d74 . -dhd:2dc383d5-6260-4e76-a99b-c7a9bea25193 a dho:Layer ; - dho:hasCharge1 dhd:adf8e083-dcd8-4210-8f73-f3dfaba5ec49 . +dhd:2ce9cac7-0cb8-4f65-a2ad-d11b7cabb014 a dho:Layer ; + dho:hasCharge1 dhd:aecd192f-3746-407a-adbf-71adbc7b3f3a . -dhd:2dce1f52-e1d5-4aa1-a836-32171ce4da88 a dho:Layer ; - dho:hasCharge1 dhd:63610e5d-c903-42f3-807c-4b3f5507709b . +dhd:2cf705e1-946c-42ea-82ef-f55d008d921e a dho:Layer ; + dho:hasCharge1 dhd:1cce3f4e-b4e5-48e5-a794-57036a2d880e . + +dhd:2d35040e-8edd-4d98-9c88-2a845081eae9 a dho:Estoile ; + dho:chargedWith dhd:11a9a2d7-dce0-49a0-9ca9-75869502c850, + dhd:8070d10b-20bd-47f4-b48c-e78d8e4c9d3a ; + dho:hasTincture1 dho:Argent . -dhd:2ddefa02-e303-4124-8bfe-40097598db1e a dho:Layer ; - dho:hasCharge1 dhd:59fdb06b-7fee-43f1-8fa5-9a53c8e8b92b . +dhd:2d36461c-5ee1-4853-95e8-5738dfe2515f a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis . -dhd:2e0cac1a-a070-4d5f-b4a6-21b3e376a6d9 a dho:Layer ; - dho:hasCharge1 dhd:59319737-4f3f-49a2-97fb-1dd840d41d44 . +dhd:2d6502ea-62da-4e85-a563-1a598690f7d4 a dho:Lion ; + dho:hasModifier dhd:865aa1b5-e8b8-4e3a-969a-dd17f7fbbfd1, + dhd:e3eb1fae-7354-459f-b402-8e2d8471b728 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:2e2be9dc-4a00-4018-916b-acf6ba0ac113 a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:2d7d9915-8c08-47c4-b0c1-2be60f93e465 a dho:Border ; + dho:hasPattern dhd:7bfa7c13-4e27-4145-a80f-88a1de4fca47 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:2e4ab793-7a70-4d1c-b79e-51362ae0b942 a dho:Field ; +dhd:2d8dd7d0-4617-4576-b636-fb9fc1a96ca4 a dho:Field ; dho:hasTincture dho:Argent . -dhd:2e850b62-03ec-41a6-a080-54ade2b86184 a dho:Field ; - dho:hasTincture dho:Ermine . +dhd:2db02e4a-a000-4b9c-91c8-910b80a968ae a dho:Field ; + dho:hasTincture dho:Sable . -dhd:2edbae44-facc-43da-a8e4-684f165293e3 a dho:Bend ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . +dhd:2db3bd1e-9c40-425c-a84c-1b22103f5673 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:2f075537-cc0a-49a8-a3e9-5058a203b99a a dho:Eagle ; - dho:chargedWith dhd:128e73d1-2ba8-4f6b-bf0d-e0826319a9d8, - dhd:e5826fb9-b0e6-4d69-be4e-5fe800d03d89 ; - dho:hasTincture1 dho:Argent . +dhd:2dc19fd8-77a5-4e64-9f67-4dc307cfc4b6 a dho:Doubleheaded . -dhd:2f0e9877-5665-447e-81cf-9186c8cc1df3 a dho:InBend . +dhd:2dc2f683-aa8a-4302-8d46-0adabafc71fa a dho:Layer ; + dho:hasCharge1 dhd:f332b421-6aa2-43c2-bd72-763b0b717242 . -dhd:2f422427-61ce-47f6-a1a4-9756b3bc7894 a dho:Field . +dhd:2dd13d85-d949-446b-b505-62f9750250ca a dho:Armed . -dhd:2f5ca4ca-1820-4e70-91e3-68b54f797e86 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:2dda0585-44cb-4710-a9f1-95059c9522c9 a dho:Bar ; + dho:hasNumber 2 ; + dho:hasPattern dhd:37794c25-498e-4e3e-aa73-0f350b1b7b1e ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . + +dhd:2de9bd37-d8c6-40d1-a590-4e260e65a0ae a dho:Rose ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:2f7cea12-bb5d-4379-ab21-e2987c3c8a11 a dho:Field ; +dhd:2dec404a-d1df-4060-b482-cfe39e8884b1 a dho:Field ; dho:hasTincture dho:Argent . -dhd:2f86b1f0-3c1f-4ca8-bb08-d78fae018074 a dho:Layer ; - dho:hasCharge1 dhd:f26b4ffd-24ad-431a-884e-1517e445a988 . +dhd:2df55dbd-ac19-46a2-886d-de169634ec3f a dho:Unicorn ; + dho:hasModifier dhd:5a9ff477-fb97-471f-aead-b9174638523b ; + dho:hasTincture1 dho:Argent . -dhd:2f8caaa7-3624-4ea4-b1c1-7f18e600ebfd dho:hasPattern dho:Barruly . +dhd:2e20bf33-4e27-4c79-9f0e-61a3d8211917 a dho:NavarreChain ; + dho:hasTincture1 dho:Or . -dhd:2f8f2c21-1be8-4ee9-aebf-74e6a5457470 a dho:RoseLeaf ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:2e510f45-9377-4896-9746-2cae7b4823af a dho:Field ; + dho:hasTincture dho:Gules . -dhd:2f9201b7-9823-4c83-b3d2-e62f9503bbeb a dho:Cross ; - dho:hasTincture1 dho:Argent . +dhd:2e5a8d37-9d65-428d-92c4-2b5a69556e91 a dho:Layer ; + dho:hasCharge1 dhd:f12b458e-22a2-4956-a8b8-05f20646c357 . -dhd:2facbaf4-f9d7-4678-a4f3-23f151317fcc a dho:Field ; - dho:hasTincture dho:Sable . +dhd:2e7f8c91-dd63-4bf1-9c19-c829f4b3a1e1 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:3035ab6a-884c-4cb2-bd08-f9f5a1675bbb a dho:Layer ; - dho:hasCharge1 dhd:56abdd05-6a51-435e-87a6-1a16e86e3f4d . +dhd:2e859651-319e-444a-b99a-d0b65e152cf5 a dho:Lion ; + dho:hasModifier dhd:7289bae5-d3ce-40d9-a8c4-a798f3dafd2d, + dhd:ee116c30-6c02-4a65-bef5-3e3f5712e5e7 ; + dho:hasTincture1 dho:Or . -dhd:30398f88-d0de-4f72-81ac-6b1e241996dc a dho:Layer ; - dho:chargedWith dhd:1fe8e1e6-0573-4147-9f38-83a478e72b80, - dhd:d8755451-4c0e-411d-b301-a2f869b5c0a4 ; - dho:hasCharge1 dhd:a4dedb67-c2c5-4921-8977-c76140f22153 . +dhd:2e935a44-b825-4b6e-9982-9e1dd2473d36 a dho:Layer ; + dho:hasCharge1 dhd:6b80525b-8825-4a10-9ef2-052a1424db21 . -dhd:30665d25-8a92-4974-8032-fe7a3371d935 a dho:Bar ; - dho:accompaniedBy dhd:04587d06-9834-4ba1-9926-8ec54bf4e8a8, - dhd:939728cb-ba26-4707-9f63-fd5708920ac2 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:2e983417-05f9-4d1b-ad43-c54e980992f3 a dho:Layer ; + dho:hasCharge1 dhd:62f14d37-2ca2-42fd-abea-aea973f90aea . -dhd:3068f51a-bc73-4919-b8ee-dea5e7463e53 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:2ea23c61-9bb2-4f55-991e-60510e5eaced a dho:QueueFourchy . -dhd:308caf02-e894-47e3-bbf2-17961b869cc6 a dho:Crowned . +dhd:2eb5ccae-6336-4617-ba3a-812f394b3f09 a dho:Passant . -dhd:30900d67-d145-49c8-8414-e5d528eb0e8c a dho:Field ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:2ebfae66-96d2-4786-a62a-d50319db1cef a dho:Layer ; + dho:hasCharge1 dhd:644e8ce3-a420-43c1-9da8-6d1e5e6f0d9a . -dhd:309fda6a-b38e-4086-a73e-b44b9bcc6fca a dho:Field ; +dhd:2ed6fd6d-7abe-43e7-b164-fc60be39e094 a dho:Field ; dho:hasTincture dho:Or . -dhd:31021440-bc7d-45ec-8589-160d341f932b a dho:QueueFourchy . +dhd:2edfecb6-6a76-44f4-8677-2b07733efd3b a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:3112fe1e-e490-413e-8e2e-e83743344417 a dho:Layer ; - dho:hasCharge1 dhd:0023b967-c8fb-48bb-969f-4518acc1b682 . +dhd:2ef357a4-7842-4ba5-a7e9-36d0ac230c01 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:31243f69-6472-4952-8ce3-a2c430bd4518 a dho:Layer ; - dho:hasCharge1 dhd:b5a88940-ffa2-4114-b9b2-bc61eb3a9ad9 . +dhd:2f1a8675-a375-4d16-83e2-4c6907384db2 a dho:Layer ; + dho:chargedWith dhd:32115866-79cd-4a50-9ea8-4beb8b89ec48, + dhd:a580de20-f3fa-4ba7-b63d-f8308354ed38 ; + dho:hasCharge1 dhd:0e31299c-1fb2-4d03-aaa2-2d0a931b313c . -dhd:31336476-3119-4727-8eaa-05d1555f0e97 a dho:Field ; - dho:hasSeme dhd:38b5f0b8-caea-4f69-8d9f-883c2d6e478a ; - dho:hasTincture dho:Or . +dhd:2f23db32-69cd-4a43-bbe1-a9a5b23fae88 a dho:Fess ; + dho:accompaniedBy dhd:7fb3242e-0b40-4b70-b1c3-b61000575473, + dhd:9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:314f1246-15d1-4eca-8ed7-42a1886c5717 a dho:Layer ; - dho:hasCharge1 dhd:5dc6a6e7-16b8-42cd-a4fb-895ef7cba659 . +dhd:2f23e75c-478d-449a-91f3-567089cf9314 a dho:Armed . -dhd:3157cd6a-e1b4-4931-a823-b6ea6f57defb a dho:Field ; - dho:hasSeme dhd:28c55e1d-8607-4daf-ac3b-d918e23eb0f2 ; - dho:hasTincture dho:Azure . +dhd:2f2d8739-118d-43b5-ac8f-0abc6efd33fc a dho:Field ; + dho:hasTincture dho:Or . -dhd:315c04b6-b80d-426a-ba19-9e55a96d890b a dho:Passant . +dhd:2f3bec53-4897-4595-bf99-9eb1894ece1f a dho:Field ; + dho:hasTincture dho:Gules . -dhd:315ded3b-1e1c-4530-8e80-d735a46330c9 a dho:Field ; - dho:hasPattern dho:PerPale . +dhd:2f48e95d-3584-4e90-aa46-51ca933a3c0c a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:317f72ca-63d4-44f0-83b3-0ad59ecfc85b a dho:Layer ; - dho:hasCharge1 dhd:f886f3fd-7d36-4d1d-9eb0-3cee4eda42de . +dhd:2f53a106-b1c4-42f5-bae1-0f349228afb5 a dho:Layer ; + dho:hasCharge1 dhd:79c4b11d-0d2c-4f06-95f4-a75e6b2afe71 . -dhd:318c7832-10f4-4894-a2ba-a921852c1deb a dho:Field . +dhd:2f5b5207-779c-4650-9950-84e314133e8e a dho:Lion ; + dho:hasModifier dhd:c1d09be9-0407-4c95-ba94-34f880635d17 ; + dho:hasPattern dhd:ec83d19c-901b-471d-bf23-b2fac2a6966e ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:31950610-417f-49c7-8451-db9d6c7dc5f5 a dho:Field ; - dho:hasSeme dhd:7e21be48-7893-44a5-86c3-e6aff24d612c ; - dho:hasTincture dho:Azure . +dhd:2f700eb3-9136-437b-a633-062bea70d9c0 dho:hasPattern dho:Compony . -dhd:3198c588-e628-4c73-9f19-f8b7db40427a a dho:Field ; - dho:hasTincture dho:Azure . +dhd:2f992f31-6d5d-4be5-b5a8-58c458531435 a dho:Layer ; + dho:hasCharge1 dhd:b91df953-4329-4354-9430-7696cd389f9a . -dhd:31d4f23a-10b6-46df-99d6-d4f8fcab4f19 a dho:Addorsed . +dhd:2fbd73d7-85b8-488a-be4a-bf8d63934968 a dho:Layer ; + dho:hasCharge1 dhd:a9741b85-feca-4921-bd8f-73d6567198b5 . -dhd:31e19900-643a-4e40-a1eb-9a934589d306 a dho:Border ; - dho:hasTincture1 dho:Argent . +dhd:2fcd2e21-fce8-4fba-a8e6-22f0655411a9 a dho:Fretty ; + dho:hasTincture1 dho:Azure . -dhd:32270d2e-8559-44d4-96e7-e3e6137e1186 a dho:InSaltire . +dhd:2fd121c1-2eda-421b-9c3d-9e63762a631f a dho:Layer ; + dho:hasCharge1 dhd:3619d670-ee04-443d-923f-7ca7dd72fd09 . -dhd:324b1a3e-9293-4ad3-b1ac-5c59c33adac1 a dho:Layer ; - dho:hasCharge1 dhd:b5858023-a77a-4220-a08f-d11c7c2d77ac . +dhd:2fdc0a01-3d06-4dfc-954c-7c3d9df32ef3 a dho:Lion ; + dho:hasLine dho:Dexter ; + dho:hasModifier dhd:884b9b21-793c-4056-86bc-dbf0048b894f ; + dho:hasTincture1 dho:Sable . -dhd:325abfe3-d255-414a-931d-a96ed55c1352 a dho:Layer ; - dho:accompaniedBy dhd:1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475, - dhd:dfd575c8-5171-483b-9976-bce5424c0e88 ; - dho:hasCharge1 dhd:d7f4df59-f5b8-4cad-b3c5-1fa8ad129f43 . +dhd:2fea9e5a-a181-4d36-a8c7-db3e0b4e07b0 a dho:Layer ; + dho:hasCharge1 dhd:bc2b005a-465b-4d5b-b28c-ff703e89426b . -dhd:326b6480-fa2d-4c9b-b106-9c7ecd5a89df a dho:Field ; - dho:hasTincture dho:Gules . +dhd:30029b2c-5e3d-4069-b9de-e62815c67be2 a dho:Bend ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:3287220c-9fa7-4551-b09f-cd26603d0931 a dho:Layer ; - dho:chargedWith dhd:7bf1322e-13eb-4cfd-add9-37d7586cb7f9, - dhd:c5e46021-c6a2-4235-aa5b-23e564355a41 ; - dho:hasCharge1 dhd:f0c4066d-8984-4ae2-9939-a940fe9cdecd . +dhd:3022056d-cb12-4201-b8ab-03b66c5d50f7 a dho:Layer ; + dho:accompaniedBy dhd:560d9eee-de84-4912-8ed1-43cf15710739, + dhd:b28a4777-7a0c-4ba8-87d2-0a131daedbb6 ; + dho:hasCharge1 dhd:bebf73d6-cf9f-4d66-a12b-478d8c93387b . -dhd:329872fe-54b0-4e35-8bc6-b1f8538a80f1 a dho:Layer ; - dho:hasCharge1 dhd:54f996ad-ae37-4d7b-b72f-ad6324f9042a . +dhd:3045c7d0-0bd4-45a2-9043-14d9859d5ae6 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:329e4ad1-97cf-4ac0-8eae-e677b49dc6fd dho:hasPattern dho:Barry . +dhd:304f52dd-f422-4e5e-ab31-047bc5c2ffb6 a dho:Field . -dhd:329f7e53-2995-4825-8859-42f88bf4da8a a dho:Field ; - dho:hasTincture dho:Argent . +dhd:30500dba-4ae8-4fa5-bb18-63bf2cb8d023 a dho:PiedNouri . -dhd:32a18c33-20b3-40a3-9ba8-b91ca58704e3 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:307de768-a1ff-4cfa-aa06-db5cc50b68a6 a dho:Layer ; + dho:hasCharge1 dhd:821c502a-6481-4bdb-8af9-f6bb4fa1b233 . -dhd:32b7c3b2-6b95-4af9-a6d2-a095f23ce43c a dho:Rampant . +dhd:3083f837-4dd0-40ae-aa9a-9a97499da72a a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:32ceb083-5a49-439b-883f-43c68a7915c8 a dho:Layer ; - dho:hasCharge1 dhd:37a8b0fa-ccd3-4eda-9e93-8f435448a20b . +dhd:309531c3-c166-442f-9cea-79d0734876de a dho:Field ; + dho:hasTincture dho:Argent . -dhd:32d90e81-6ef5-498b-b2d1-368b52470586 a dho:Rampant . +dhd:309835b8-cab1-48af-a5cf-cdb59cd68341 a dho:Field ; + dho:hasTincture dho:Or . -dhd:32dd1da9-ff8a-42be-a15e-4a157e9f73a2 a dho:Leek ; +dhd:30a07f8d-eb5d-4109-a87f-843b19a638b8 a dho:Cross ; + dho:hasLine dho:Fimbriated ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . - -dhd:32e2e3fb-65d8-44fb-b568-040bb97c0ece a dho:Fess ; - dho:accompaniedBy dhd:238a4334-9932-4849-bda2-d8d87cbc70f5, - dhd:cac1a202-efda-4747-b110-943f2462cabe ; - dho:hasTincture1 dho:Azure . + dho:hasTincture2 dho:Gules . -dhd:32f4d728-56cf-4208-ab64-bfdfa566d134 a dho:Rampant . +dhd:30c0e916-7dd3-4160-85a9-d917b48ddda1 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:32ff313e-21e9-455d-bb6c-6f818134c267 a dho:Empty ; - dho:hasPattern dhd:f0311f9f-1546-4257-bfa8-9e328cb1821f ; - dho:hasTincture1 dho:Azure ; +dhd:310764ea-5bf9-419c-9fc1-289a2919fe04 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Argent . -dhd:33542e14-e7ed-4bc9-bc9c-7cc26c06e605 a dho:Roundels ; - dho:arranged dhd:8835f897-a463-492f-92f6-b25cbd60edc5 ; - dho:hasTincture1 dho:Gules . +dhd:311a73a9-97af-4a71-a510-d795a848152e a dho:Layer ; + dho:hasCharge1 dhd:70720ee6-85e4-4dce-9b8a-48adf953bad9 . -dhd:335a610b-8346-43bc-bc48-0c4a83c002d5 a dho:Lion ; - dho:hasModifier dhd:a2a0293e-6abf-4d4e-9307-6d10ae6f8680, - dhd:c58ca936-c86d-4e0b-962a-9bcf821fa64b ; - dho:hasTincture1 dho:Or . +dhd:312db04a-9b09-4585-90e2-529a13ee51dc a dho:Addorsed . -dhd:336cf7bd-eac7-411a-9167-c273e2e6f777 a dho:Lion ; - dho:hasModifier dhd:72787ba7-f075-4b65-94ea-c7f656e129a7 ; - dho:hasTincture1 dho:Gules . +dhd:313f79e2-3137-4b87-b89e-648d83c2a857 a dho:Rampant . + +dhd:315d1efd-ecda-4a97-8b45-91d3a24caf57 a dho:Layer ; + dho:hasCharge1 dhd:1a790cfa-d93e-4fdc-a359-48a87edd5ade . -dhd:337943bb-2f97-49ed-8ea5-129c341169d6 a dho:Field ; +dhd:315d83ff-bc95-4771-b815-11ee15533f71 a dho:Layer ; + dho:hasCharge1 dhd:f9703744-addf-4458-acba-0051c2b11dfd . + +dhd:31616f3f-39b9-40a8-a3c1-c124e3d73e21 a dho:Field ; dho:hasTincture dho:Argent . -dhd:33847feb-885f-42f1-8140-af2d3295e58f a dho:Crowned . +dhd:31628627-bbc3-4dd9-b095-d88fa3bc121c a dho:Cerf ; + dho:hasModifier dhd:ea4ffef7-98bd-4538-bc04-12f9b573943d ; + dho:hasTincture1 dho:Argent . + +dhd:316324d7-ef6e-41a7-8c0a-d660d09205d0 a dho:Greyhound ; + dho:hasModifier dhd:09b56e71-0a5e-4eae-8940-a1b2193ee82d, + dhd:7bf038a3-eb93-41b2-8c51-b1f95ab2bbad, + dhd:b967081a-71cd-4344-bfb0-953e993ae648 ; + dho:hasTincture1 dho:Argent . -dhd:338bd57c-80af-41a1-9272-15e381b6739f a dho:Field ; - dho:hasTincture dho:Azure . +dhd:3169d1f9-767b-470a-9c70-e1237515a9a9 a dho:Layer ; + dho:chargedWith dhd:33231948-eb99-444b-bce6-e5ae4765c006, + dhd:dfd402d8-ad2b-4252-902b-6234b92bd63e ; + dho:hasCharge1 dhd:ebf08951-beb3-44c7-95dc-2789fd94233e . -dhd:33cf3e30-916b-4eee-975d-0171d9409705 a dho:Layer ; - dho:hasCharge1 dhd:388ba8f9-9186-4a67-9ce2-21cfff8de89c . +dhd:316b3b00-1609-4d53-99d5-3b25962414a3 a dho:Guardant . -dhd:33e1a330-6160-4ad1-b869-cab067422791 a dho:Langued ; - dho:hasTincture dho:Azure . +dhd:316e94a0-1b6d-474c-93b6-2792217cdfc1 a dho:Layer ; + dho:hasCharge1 dhd:e2a9980c-e27d-49c7-ad70-17256ab63588 . -dhd:33eda72d-19f1-4532-ac11-af6bd62384bb a dho:Fish ; - dho:arranged dhd:d98db7ed-b154-4271-b789-97bc369041b2 ; +dhd:316f4087-50d0-4d68-9bad-f1602b39c7dc a dho:Layer ; + dho:hasCharge1 dhd:b4de3a64-0912-419d-a372-55a600620f55 . + +dhd:31753f35-f515-4dfd-b69b-7b26668a9bcd a dho:Cross ; + dho:chargedWith dhd:20a9eaec-08ef-476b-a344-50227212af8a, + dhd:c8e0dfaf-d118-45a7-afcf-4936a7c985ab ; dho:hasTincture1 dho:Or . -dhd:33edb960-6b74-4a25-86ab-1fa1a580260c a dho:Layer ; - dho:hasCharge1 dhd:591d322e-df40-4ef6-becf-f74443340b9f . +dhd:3194c39f-0ab6-4c5e-b731-4ecf7c4ce8ae a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:31b48639-7e2d-4991-bc0d-b4ffd2b1b255 a dho:Layer ; + dho:hasCharge1 dhd:595e794f-f4c8-4de1-aeb0-33ee1224e987 . -dhd:33f0a778-a948-45d4-aa18-ff4f60558a9e a dho:Lion ; - dho:hasModifier dhd:016b92bf-ad14-46ec-a28f-aea2da0a2a46, - dhd:6a9af579-ddb6-41f2-a8a5-e132d9b7314f, - dhd:73c54c1b-5f23-4fad-aa4c-58d23b153ea7, - dhd:f4b1dc4e-b321-43bd-97e0-2404c9ea110f ; +dhd:31c04a62-5e1a-4abd-a117-5df93011d8bc a dho:Annulet ; + dho:arranged dhd:7436f0bf-110d-4b7d-8adf-22ad6692ac16 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:341d1bc0-4da5-4f85-97b9-c5205853d122 a dho:Border ; - dho:hasPattern dhd:2b1926ab-8984-4552-89d9-eb36345b2904 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:31c48666-e469-4078-9d2d-3a61a7866eed a dho:Layer ; + dho:hasCharge1 dhd:01705655-070c-4ae2-b735-9d786e8da061 . -dhd:34278b50-c1b5-4817-8183-b418a15c9c85 a dho:Layer ; - dho:hasCharge1 dhd:b8398324-ef60-4d1d-beb6-33cdd268ed09 . +dhd:31dd85be-4a5e-402d-b4af-f6bc04c2ace6 a dho:Saltire ; + dho:hasTincture1 dho:Gules . -dhd:3429ee3b-4f8c-468d-866f-0a8ed0c5bdc9 a dho:Field ; - dho:hasTincture dho:Or . +dhd:31e68973-1270-4fff-860f-f4c2309f9bff a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:3462ec95-4279-437f-a7ae-7adff8b8d2d3 a dho:Layer ; - dho:hasCharge1 dhd:5cbfb5b7-dfe5-45af-b759-a9ef974ecd2b . +dhd:31f1eb18-317a-4ed3-811c-7812f73bfa22 a dho:Field ; + dho:hasSeme dhd:b1061a17-96a9-4759-855f-440d6bed8c46 ; + dho:hasTincture dho:Azure . -dhd:34712d8e-26e6-4119-bc01-6f5d006b0718 a dho:Layer ; - dho:chargedWith dhd:5191929d-a22f-4951-a801-750aefcb9137, - dhd:86eaa1fb-3df0-41ac-a978-f675b74bf8e8 ; - dho:hasCharge1 dhd:52dcf733-4c5e-4c8b-a44e-47e0a8a0d8af . +dhd:3208fe12-6dbf-4a12-b7a2-666e08ff6eb9 a dho:Layer ; + dho:accompaniedBy dhd:4e63594d-23b6-4e7e-bccb-940042e18e0d, + dhd:eb1cc96f-650f-4e73-96a7-cfe2d2774ceb ; + dho:hasCharge1 dhd:68371e2d-4b77-4980-a6fc-972147879bc9 . -dhd:3472ac11-5523-4bbb-a278-59016693cd93 a dho:Rampant . +dhd:321cd646-65d9-4e4f-9f97-501d8f18b907 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:347c0140-1e8c-4fb0-ba4c-256991d2d4d3 a dho:Field ; +dhd:3231b57d-4f75-4afb-aa4e-d4c5c2d345ca a dho:Field ; + dho:hasSeme dhd:f6f946f7-c2fb-40ae-b051-05f99dd06bd7 ; dho:hasTincture dho:Gules . -dhd:3493a7e7-a8fd-4e52-bf7a-5da485fc56df a dho:Layer ; - dho:hasCharge1 dhd:1439412a-b55c-4294-aeb0-ffabd594496b . - -dhd:3494906a-a46e-47d4-b805-87af51e3971d a dho:Lion ; - dho:hasModifier dhd:86b3a21d-7d23-4156-8cb7-3cffb1969c53, - dhd:e2d923cf-7f4f-4d90-b025-3fe3e624b526 ; - dho:hasTincture1 dho:Or . +dhd:3239afae-41f3-48bd-b55d-ea324c521673 a dho:Escallop ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:34acefd2-f77c-4b1c-bc8f-924a78953f68 a dho:Layer ; - dho:hasCharge1 dhd:5b53133a-06da-4129-819a-853b84ff02e0 . +dhd:32508550-f417-43d0-9f29-03b632e51ccb a dho:Lion ; + dho:hasModifier dhd:7b7127e1-8326-4ae8-b58f-6ec5612abf51 ; + dho:hasTincture1 dho:Gules . -dhd:34af28d5-ed29-401d-8fc1-7c33a017c08e a dho:Layer ; - dho:hasCharge1 dhd:606214a8-e20d-48d1-975d-c5b90701a2d5 . +dhd:325ebf00-a8dc-434e-8ce7-68e21f919280 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:34af373b-9a9f-48fc-9123-65c27a619e37 a dho:Layer ; - dho:hasCharge1 dhd:e39ab722-5b85-4dc2-b5d0-0ea75a8c107f . +dhd:326a268c-4a9d-4c8d-bc3f-6e404c9d244e a dho:Layer ; + dho:hasCharge1 dhd:fa9fd02c-3f6e-403e-a9be-3dd826f24231 . -dhd:34ce159a-b20f-4674-a10c-51468d45e548 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:327ddd77-1238-48bf-82fa-b8e359ffa96d a dho:Eagle ; + dho:hasModifier dhd:ac0bdfa1-2d2e-42b0-b5ea-9f0f564dd720 ; + dho:hasTincture1 dho:Or . -dhd:34cfd06c-2228-4a8f-93df-9604ccc6e36d a dho:Bend ; - dho:hasTincture1 dho:Vair . +dhd:328a2a16-11a0-41b4-9aa6-57c93aba6349 a dho:Field ; + dho:hasTincture dho:Or . -dhd:34d2547c-e991-4d59-84ad-d9db2266ce5a a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Vert ; +dhd:328a380c-2d3b-4de8-94b8-d387f0cb8bde a dho:Field ; + dho:hasModifier dho:WithTuftsOnPoints ; + dho:hasPattern dho:Pily-Barry ; + dho:hasTincture1 dho:Azure ; dho:hasTincture2 dho:Argent . -dhd:350117b5-5b16-4e19-8783-0a8fb54f011a a dho:Rampant . - -dhd:3506e4e9-f98f-426a-b699-56513337a64a a dho:Greyhound ; - dho:hasModifier dhd:c81bad3a-3f28-4045-ba79-6304ae5b7015 ; - dho:hasTincture1 dho:Or . +dhd:328a8bdf-ac46-426e-970f-10398ae06d23 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:350c728b-936e-489e-8450-c9aa115aba91 a dho:Field ; - dho:hasTincture dho:Or . +dhd:32a9f742-1eba-4565-916d-2c3f0c912b65 a dho:Layer ; + dho:hasCharge1 dhd:3ca92c9d-2fab-4eaa-91f0-9f541ffe8381 . -dhd:3519331d-e692-4446-a341-73334b877476 a dho:Armed . +dhd:32bfcc94-4464-44eb-9b9a-8f553d3e2978 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:351b9996-5ea9-4238-bebb-b0b6c082869a a dho:Addorsed . +dhd:32c3018c-017b-41c9-83a6-19e6ef9061f5 a dho:Embowed . -dhd:35520264-a56a-46df-a806-d494ad1cc593 a dho:Field ; - dho:hasTincture dho:Or . +dhd:32cd480a-68bb-4d19-aecc-d1797b70a623 a dho:Rampant . -dhd:355b9088-8dc2-4b03-ba51-6748d3fe55f8 dho:hasPattern dho:Compony . +dhd:32de25d0-287b-4829-9f81-49873e13f027 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:3568c94b-05be-4597-9cb3-5c302d921359 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:33a3ae20-cb8f-42c6-b48b-dfefc395743a a dho:Guardant . -dhd:359721de-0927-47d0-949e-b434d95fdd7f a dho:Layer ; - dho:hasCharge1 dhd:87064771-03d8-4909-9f12-af28b5d12adc ; - dho:holding dhd:e170a4af-6ceb-4b09-957f-5bb1b5de6d33, - dhd:eaa0f1b2-7d34-4de8-a30a-479a77d94545 . +dhd:33a85346-1af3-4bc7-9a50-0833e2a19046 a dho:Layer ; + dho:hasCharge1 dhd:ad884f77-5fbc-4527-8b53-11c845946328 . -dhd:35acd1ff-a337-476c-b47b-173ed361248d a dho:Crowned . +dhd:33b86eb1-5e0e-4856-8722-a7ea14ae55d2 a dho:Increscent ; + dho:hasTincture1 dho:Or . -dhd:35b6cfa2-cfff-41fe-a2cc-14a22f414765 a dho:Layer ; - dho:hasCharge1 dhd:d763dff7-94e8-4836-a763-9c625a3d225a . +dhd:33b9def8-ee17-49f1-9eb5-b82376cff7f3 a dho:ReedMace ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Azure ; + dho:on dhd:414282d8-76a9-4d18-9d02-6b9eff9c3ba9, + dhd:9c95d4a3-55dd-467a-b2de-e3222b44ab76 . -dhd:35cdcfd2-787f-4909-a4d1-090c60201e3a a dho:Bugle-Horn ; - dho:arranged dhd:ea82393e-00cd-48cf-8730-9261bd01af84 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:33dc18f4-8c5a-481a-a356-e280086c477b a dho:Layer ; + dho:hasCharge1 dhd:932d94a6-2f2d-44c1-a67e-c11fa3960b11 . -dhd:35e9aca6-4e5a-43ef-8d2c-9c3203eba1e4 a dho:Lion ; - dho:hasModifier dhd:46cd9527-fa6b-4765-b108-80991de797ae ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:341318e8-abea-4513-b144-8dab2d61cb7a a dho:Layer ; + dho:hasCharge1 dhd:08adf98e-a33e-4b3d-8a8d-be553f7f215b . -dhd:35fc4f26-1624-4c4a-8a75-d9252c7c8afc a dho:Layer ; - dho:hasCharge1 dhd:bfc1f7a0-f535-4089-9966-139392ecf5d6 . +dhd:3449ed9f-211e-4ba7-be26-8ae01c88ec35 a dho:Armed . -dhd:360009a0-f16d-447c-8096-cb6675b7209b a dho:Chevron ; - dho:hasTincture1 dho:Or . +dhd:344c9acf-47f4-436a-a4a9-2a8f38930b3e dho:hasPattern dho:Paly . -dhd:360447cf-fb44-4c8b-a748-1b81f66c70aa a dho:Layer ; - dho:hasCharge1 dhd:ddd74fc8-0de8-49c4-b315-d5b81b5d08a8 . +dhd:34512221-1ce7-4016-81be-f73ff3686188 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:36099d52-762a-4abb-8de9-5e081df76070 a dho:Passant . +dhd:3456b5b3-1c60-40ee-ba6c-322877c865f6 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:361cca27-5f9a-4a26-9608-be75a438139c a dho:InSaltire . +dhd:34b344e1-61ad-4066-946e-ddca13277ca9 a dho:Field ; + dho:hasTincture dho:Or . -dhd:363bcd44-eea7-4e27-9828-dcc3cc3afeca a dho:Rampant . +dhd:34b8c43c-7b1f-443a-92af-918f7f674555 a dho:Layer ; + dho:hasCharge1 dhd:00a8b9c9-fdd4-43e6-98dc-2d18a7fb190f . -dhd:365d3b4f-921f-4ea8-816e-5d72189d5698 a dho:Field ; +dhd:34bfb981-a9a9-4ba3-8ca9-0ef3beadc670 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; dho:hasTincture dho:Or . -dhd:365f08c9-6c73-47c1-84ef-79abf5a60fb8 a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vair . +dhd:34c31818-9a9c-40ad-80d1-d42b33db2cb9 a dho:Field ; + dho:hasSeme dhd:2534f208-299a-4a4f-bddc-5c8b273b7e6a ; + dho:hasTincture dho:Azure . + +dhd:34c7e02a-e12f-4433-9473-73835a8908fb a dho:Layer ; + dho:hasCharge1 dhd:508a52bf-4c5c-4780-8404-7e98155823cb . + +dhd:34d2c84e-73b0-4b92-83f8-7fd28fee2e96 a dho:Label ; + dho:hasPattern dhd:965ead3d-5a38-4bb4-96ca-550b3e24c740 . -dhd:3673230d-7f7e-4937-b264-ae2ab3b0c611 a dho:Field ; +dhd:34ef773f-eef9-4a31-bb5f-63c5fca7c03e a dho:Field ; + dho:hasSeme dhd:39672102-a256-419d-80ff-14fad335aebb ; dho:hasTincture dho:Or . -dhd:36734a70-a9bd-4dd9-a0dc-ae737ed07e15 a dho:Layer ; - dho:hasCharge1 dhd:71c7e20d-959c-4bc9-8883-0bf30a5c3c11 . +dhd:3502ddb2-6e07-4330-a1a3-41a0d1f12a3b a dho:Field . -dhd:3682b20b-4a91-4365-b280-ccd5a5d7c119 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:351a4540-6ac9-4ab2-b50e-503fe72d1ab8 a dho:Layer ; + dho:eachTippedWith dhd:76f4dc65-26c3-4717-bedc-5890fd06a593, + dhd:c378154f-0e35-4850-afe8-ce657a29591d ; + dho:hasCharge1 dhd:f21de6cb-ec62-4fce-872a-e23163b6e5ba . + +dhd:35518d43-ff17-4365-bf20-9ecbf3a0812f a dho:Field . -dhd:3693c364-f15f-4b9a-a3ab-6f881c67276d a dho:Field ; +dhd:3574fa75-3c13-4d98-9471-a8565bf14295 a dho:Layer ; + dho:chargedWith dhd:62604306-9ab9-47d8-ac7f-a2d0c2d04095, + dhd:e06aa9ce-ee71-4056-926d-3cce0b93e9a0 ; + dho:hasCharge1 dhd:8d776d2a-88c3-41e3-861c-219e8824c7fb . + +dhd:357bb857-5c6f-41ce-894d-fa85c604ad6a a dho:Field ; dho:hasTincture dho:Gules . -dhd:36b39dc3-faeb-4886-bcc1-4e49aae06566 a dho:Seme ; - dho:hasSeme dho:Billety ; +dhd:3581cb55-1e68-47cd-b50b-f3636dcc51b4 a dho:Field ; dho:hasTincture dho:Or . -dhd:36d3f777-6085-4813-8585-f5a7071457b1 a dho:Field . +dhd:35870bdd-4b37-4cb1-a431-8db1e0f6e067 a dho:Crowned . -dhd:36e5c96e-32d0-4e8c-99b1-21a5218afd22 a dho:Layer ; - dho:hasCharge1 dhd:22319c5c-d6d9-4f17-bf19-a754f1e73c55 . +dhd:35a02e2c-4b82-4dcb-89c4-1584ac747f6c a dho:Field ; + dho:hasTincture dho:Vert . -dhd:36e69a2f-8309-4c42-a9ab-ec6655782480 a dho:Rose ; - dho:hasNumber 2 ; +dhd:35cd3ea4-327b-4f75-bef6-6632cfc3fadd a dho:Label ; dho:hasTincture1 dho:Gules . -dhd:36e9a897-9b45-4693-b1fa-60a6c63b5594 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:35ce42a9-e662-45c9-b25c-dc54ed616e69 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:3700cd08-6994-4e00-867c-ab9e929541d6 a dho:Rampant . +dhd:35cf3bba-64a0-430c-8e37-8d37aeec8fad dho:hasPattern dho:Compony . -dhd:37082a9f-b36c-400d-a0ba-051642bb8f74 a dho:Rampant . +dhd:35d1f843-bff9-490b-aec9-d1bddb0b9c0c a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:370c5619-b1cf-4ee5-b20b-815803b970bb a dho:CrequerPlant ; +dhd:360f0db5-4828-4ee8-8443-9fc2ac58a5ba a dho:Lion ; dho:hasTincture1 dho:Sable . -dhd:372f88ea-133d-48af-a5e3-c3ecc36c2372 a dho:Field ; - dho:hasTincture dho:Or . +dhd:36131414-9719-4bba-96fd-8de251b023da a dho:Field . -dhd:373140c5-ec75-46d9-93d4-74ce8f76603e a dho:Layer ; - dho:hasCharge1 dhd:e755f02c-4c73-4246-912c-055b0385e68d . +dhd:3614054c-949d-4b58-a1f6-65e52d310e70 a dho:PerPale . -dhd:3757f1c0-2fe3-460a-82a7-0ef4d3983716 a dho:Label ; +dhd:3619d670-ee04-443d-923f-7ca7dd72fd09 a dho:Rose ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:375bd060-ea8e-4541-a091-c32ccba2d543 a dho:Layer ; - dho:hasCharge1 dhd:b9ef5554-9aa0-4164-ab8e-d93b15637381 . - -dhd:377d078b-a68b-409b-a159-2bba5a4824fe a dho:Salient . +dhd:361a8d80-0a88-44c3-9ba8-19d1c5b0255a a dho:Langued . -dhd:37833238-06e6-485f-ae3d-5f5920ed906b a dho:Layer ; - dho:chargedWith dhd:294a4d05-2fb5-4c42-82d5-652e5df60312, - dhd:7db370e9-030b-4eb7-b5d0-0154fbd9ea08 ; - dho:hasCharge1 dhd:0995f3db-ac6c-4973-a7b0-1e61373c09c9 . +dhd:3634d9c3-f42f-4f04-b549-ce8ad1067416 a dho:Layer ; + dho:hasCharge1 dhd:e6cf6caa-516d-4f82-817e-5c92d818edf0 . -dhd:3783c3e8-e68a-4460-8bd5-b38083e7295a a dho:Issant . +dhd:363d747d-923e-4fae-b702-01470881442e a dho:Field ; + dho:hasTincture dho:Azure . -dhd:3785f1b6-7391-4d08-b2ac-de34d32fb75d a dho:Lozenge ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Or . +dhd:365986af-202b-4a10-b1af-709ad1d7983d a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:379d7a70-e5b6-4b77-b99b-8eee272ff508 a dho:QueueFourchy . +dhd:365e12d3-c4ef-4648-9376-ac2fa31441d0 a dho:Field . -dhd:37a0d10b-bdd1-4fa8-b073-f2517cb232f4 a dho:Langued . +dhd:366f6cad-817f-49bb-ba79-052c613847aa a dho:Field . -dhd:37a8b0fa-ccd3-4eda-9e93-8f435448a20b a dho:Lion ; - dho:hasModifier dhd:ffe96b9e-93e1-42e5-8d6e-4e600062330c ; - dho:hasTincture1 dho:Or . +dhd:3676eb69-ac47-49ea-af05-1db578288e5f a dho:Layer ; + dho:hasCharge1 dhd:b6ecc2bd-d97e-4b93-b25c-6708b6af1746 . -dhd:37ad728c-4646-4760-a71c-2cd1e5e3e27f a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:368d9ba1-9b30-4848-b9d9-e4243b37e35b a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:37b3ac21-30cd-4157-a747-146472e7169d a dho:Chief ; - dho:hasPattern dhd:2373e7c3-09b2-42dd-bdf2-d419f0a9965e ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:36a01e7c-847e-4c8e-803f-b03c8dee334a a dho:Layer ; + dho:hasCharge1 dhd:baca607e-93fd-481d-bb21-e3279885ccc9 . -dhd:37bc946f-b5f6-4300-ae8d-a8693bc017eb a dho:Field ; - dho:hasTincture dho:Gules . +dhd:36a477a0-e537-4476-a0e1-27fa4ab26e3c a dho:Addorsed . -dhd:37c65230-899e-4567-8562-53708a421777 a dho:Seme ; +dhd:36c429e0-5c7c-4e00-8a92-3ca9b231f2dd a dho:Seme ; dho:hasSeme dho:SemyOfFleurs-De-Lis ; dho:hasTincture dho:Or . -dhd:37f6794a-f898-47cd-9ec8-22ffe33837d1 dho:hasPattern dho:Checky . - -dhd:37fe24e4-b68b-4411-8a30-93cfc551afb6 a dho:Field ; - dho:hasPattern dho:Demi-Gironny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . - -dhd:380172a4-14ce-4734-a649-e49540a7fc31 a dho:Fess ; - dho:hasTincture1 dho:Vert . - -dhd:3814a10c-9e86-41d0-94e3-443534bd2199 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:36f130d6-623f-4dc1-8608-6ce48a06410e a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:381f4f28-e536-4cbb-b779-61421badefc4 a dho:Layer ; - dho:hasCharge1 dhd:5dc4325d-7a31-42b9-9611-5f245753e9da . +dhd:370ccddd-ac85-4a9c-b4e4-6370a17f3ff9 a dho:Cross ; + dho:accompaniedBy dhd:cc3c3382-3602-4acb-bcb1-f81fd4dc2e79, + dhd:e1305ddf-52d3-4c9f-b695-51751b542698 ; + dho:hasTincture1 dho:Or . -dhd:38201acb-c089-4215-af6b-d2126425ba57 a dho:Layer ; - dho:hasCharge1 dhd:b18409c4-0407-414e-8956-4929329128b9 . +dhd:37192e58-4968-49d8-98e0-3d4eee37ccfb a dho:Scissor ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:382402f0-c295-4af6-b477-7d936a137388 a dho:IbexHorn ; - dho:hasModifier dhd:b78ac68a-221e-4055-b690-dc3adde9cd9d ; - dho:hasTincture1 dho:Or . +dhd:374531b2-da1b-4088-b5f8-812d49adcc6b a dho:Field ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:3824c99f-070c-48c7-80fd-70e2ab7a8512 a dho:Layer ; - dho:hasCharge1 dhd:4d0528e1-1d41-4485-a6f6-da5c1cac166d . +dhd:3745773e-2cf3-464d-aa9c-1a4dedbc8a21 a dho:Layer ; + dho:hasCharge1 dhd:a4cc764f-8a5d-42dd-ba6a-5223e72ff03a . -dhd:382793e1-fe83-4199-befa-286d9dbb606b a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Argent . +dhd:376ea7ff-0b32-42f4-9d56-532b76f8d7f8 a dho:Field ; + dho:hasTincture dho:Vert . -dhd:3830685a-2b72-4fbb-be52-8555bf85e00a a dho:Lion ; - dho:hasModifier dhd:0d3f6a73-9521-42d4-b5e3-4163a337c0a6, - dhd:37a0d10b-bdd1-4fa8-b073-f2517cb232f4, - dhd:84edc258-a252-46cb-add3-0090ae9debce, - dhd:a5183fe5-86c3-4bb2-a037-7609b30918e0 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:37794c25-498e-4e3e-aa73-0f350b1b7b1e dho:hasPattern dho:Checky . -dhd:383406dc-b256-4589-aec1-7d6e1d0ee72d a dho:Lion ; - dho:hasModifier dhd:c19f6fdc-ef47-4731-9644-b068efba6f76 ; - dho:hasPattern dhd:5b04a80e-d7d8-4062-92be-0ab42f7f82e5 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . +dhd:37880fb5-8fa1-4087-afe5-b42ac70cffcd a dho:Eagle ; + dho:hasTincture1 dho:Sable . -dhd:383829dd-13f1-4992-b53a-5bcccd19953c a dho:Lion ; - dho:hasModifier dhd:c038a7bd-2221-4560-aa18-9a92b803f12e, - dhd:f70e2a25-3dc1-48c2-8ecd-51ff68973aa2 ; +dhd:3789581b-e113-4dbb-bd1a-d990d7309606 a dho:Fleur-De-Lis ; + dho:hasModifier dhd:30500dba-4ae8-4fa5-bb18-63bf2cb8d023 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:3848ea9d-2cd9-479a-8c88-108c4a217390 a dho:Field . +dhd:37c4ef1b-d025-43c1-adaa-a690106f569b a dho:Field ; + dho:hasTincture dho:Or . -dhd:384d762e-f4ba-44fb-8793-d3fa047e03ba a dho:Lion ; - dho:hasModifier dhd:33847feb-885f-42f1-8140-af2d3295e58f ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:37c69e11-4cbc-4abb-b6c1-9f5a3c2c139b a dho:Flory-Counterflory . -dhd:3878beba-3c5b-445b-aeb3-686699ca57f6 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:37d32554-5f69-447a-be9e-29d5ac8aa87e a dho:Field . -dhd:3886f948-c7b6-4441-bdc5-560b7ba37a0c a dho:Field ; - dho:hasTincture dho:Or . +dhd:37e08d63-feb2-4c77-81ab-b37f833cb924 a dho:Layer ; + dho:hasCharge1 dhd:8f15584f-22da-49f0-a12a-c7a6ef31c143 . -dhd:388af6b1-1b00-4da4-bdda-bd9d0c123ad7 a dho:Layer ; - dho:and dhd:9215d4c6-ac04-4f6b-9c94-344525f9c435, - dhd:f82c7ecc-9c45-48e8-b688-aaab9ec81723 ; - dho:hasCharge1 dhd:a3358a6e-9b3a-4de7-9de9-6397419b0eed . +dhd:381a5b8e-279e-486a-ad78-741c4caa6d58 a dho:Layer ; + dho:hasCharge1 dhd:43fbbafb-0b43-4137-aba1-12f939c6c5af . -dhd:388ba8f9-9186-4a67-9ce2-21cfff8de89c a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:383da782-0223-4e9d-9d2b-8d9b6a9e5bc7 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:38949958-a36b-4f52-b97b-3daecfa93dfd a dho:Border ; +dhd:38510371-7c21-4ffa-b5f9-d5c139c67a27 a dho:Chevron ; dho:hasTincture1 dho:Gules . -dhd:38b5f0b8-caea-4f69-8d9f-883c2d6e478a a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Azure . +dhd:3858620f-f493-48a7-b92a-cbbb2fa7babf a dho:Bend ; + dho:chargedWith dhd:20fe793d-058b-4550-828d-77f9a9907b00, + dhd:58b122d6-a80f-44d1-91c2-978376777395 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:38bfa6a1-a37e-4a53-8b2f-5bcc0bd6659a a dho:Lion . +dhd:3875ec39-f719-4cda-9820-737d2fe3d7b8 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:38c63f14-9662-4742-b6d6-8b0056b37527 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:388a9dcf-1537-48d5-86cd-83d812c695ef a dho:Layer ; + dho:hasCharge1 dhd:2fdc0a01-3d06-4dfc-954c-7c3d9df32ef3 . -dhd:38d93b8e-0f6a-4894-b90a-dac3aea7c746 a dho:Chevron ; - dho:hasTincture1 dho:Gules . +dhd:3891c834-cb71-4d49-8960-4d499c162b19 a dho:Langued . -dhd:38e19219-ac12-4efa-8c61-e4faafdef600 a dho:Field ; +dhd:38acd123-c73c-4a02-b18c-30d6fd7c141b a dho:Field ; dho:hasTincture dho:Azure . -dhd:38f5661f-c8b1-41de-a93a-50eb9cc655b3 a dho:Crowned . +dhd:38c7c8ef-4145-40a5-a8db-56523dc796e8 a dho:Field ; + dho:hasSeme dhd:368d9ba1-9b30-4848-b9d9-e4243b37e35b ; + dho:hasTincture dho:Azure . -dhd:38fc4cd4-4023-411c-8af2-01d8f7098b02 a dho:Field ; +dhd:38c88478-3b39-4072-832c-0925294fdbc7 a dho:Field ; dho:hasTincture dho:Or . -dhd:3943edca-06fa-4256-a1ae-35ce0f1d8665 a dho:Pale ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . - -dhd:39472310-9051-4559-af03-cf64e28c804e a dho:Bend ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:38d81f48-fa28-4a7e-8d27-241f3a725ebe a dho:Crowned . -dhd:3963f683-f2bc-46d2-b204-0bab3e58e256 a dho:Layer ; - dho:hasCharge1 dhd:17f08927-f4ab-476c-93dc-ad5018393bd8 . +dhd:38da288f-ccf3-4fb9-b0b3-562fcbe5081e a dho:Field ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:3968c099-7ec3-4345-8856-64b6ab6a13f0 a dho:Langued . +dhd:3927066e-1a7a-4f8b-9514-1dc0c20349e2 a dho:Layer ; + dho:hasCharge1 dhd:285fb425-1afe-452c-b06e-fc0562c878c5 . -dhd:396ddeed-54b6-464c-8909-d0dd4ed235cd a dho:Roundel ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Argent . +dhd:3946ff3f-f4b8-40ec-9858-2b7e8279f90b a dho:Crowned . -dhd:3986776e-ad2d-48f9-b759-dcf6ee5e9d3d a dho:Empty ; - dho:hasPattern dhd:329e4ad1-97cf-4ac0-8eae-e677b49dc6fd ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:394fbdd4-4a6d-498b-b707-6aed68bfad6d a dho:Fleur-De-Lis ; + dho:arranged dhd:39f400ea-865e-4e8c-81ff-fbe12b3af4d6 ; + dho:hasModifier dhd:942f4702-9c6c-42df-9d3a-87d4eab82afa ; + dho:hasTincture1 dho:Or . -dhd:3988dd33-16f0-4544-ab21-6587489f3e82 a dho:Field ; +dhd:3953b159-bb11-4c0a-85cb-cb58bed85af5 a dho:Field ; dho:hasTincture dho:Or . -dhd:398c1f14-5396-4cd7-a90e-2a661e305de2 a dho:Dolphin ; - dho:hasTincture1 dho:Missing . +dhd:395d6336-0574-4463-abd7-3ed8f3d68846 a dho:Fish ; + dho:arranged dhd:4f186e65-ad4d-482e-bf5a-afc9c4e3ef85 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . + +dhd:39662120-83fc-49dd-a6de-1d308eae47a0 a dho:Layer ; + dho:hasCharge1 dhd:8a4939e7-c71a-4091-b468-4f6006d518bb . -dhd:398d75ac-d261-4074-a953-da3435ab9353 a dho:Field ; +dhd:39672102-a256-419d-80ff-14fad335aebb a dho:Seme ; + dho:hasSeme dho:SemyOfHearts ; dho:hasTincture dho:Gules . -dhd:39a3328f-c1a4-495f-8738-5bfbb49d443b a dho:Lion ; - dho:hasTincture1 dho:Sable . +dhd:397fc86b-2d50-4baf-abee-6b742357ecc0 a dho:Dragon ; + dho:hasModifier dhd:9ddd484a-3055-4975-9e09-db4107d4a6ad ; + dho:hasTincture1 dho:Vert . -dhd:39b03cb7-16ae-4fcf-a1e9-1bde332c57e7 a dho:Layer ; - dho:hasCharge1 dhd:c07cd7e2-aaef-4804-9aa5-a7dc3c4270a8 . +dhd:39de37d5-1d48-4b52-9328-3f8d01c577a2 a dho:Layer ; + dho:hasCharge1 dhd:1de5f00c-f359-4faa-add1-51b03dc5712f . -dhd:39ca192f-e9f5-4f2e-8352-8dac19da69b1 a dho:Bend ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:39ef4bcd-59eb-4166-bf91-6eaf83b62979 a dho:Layer ; + dho:hasCharge1 dhd:c265342e-4baf-4e2d-b36b-b216f3b3c62d . -dhd:39cf0205-e89a-4ea2-853f-7663b1cd360f a dho:Field ; - dho:hasTincture dho:Or . +dhd:39f3ceed-d731-481b-9de7-bc7ad614d952 a dho:Guardant . -dhd:39f06d74-c630-4042-9077-5ef70c8d4460 a dho:Rampant . +dhd:39f400ea-865e-4e8c-81ff-fbe12b3af4d6 a dho:InBend ; + dho:hasDirection dho:Dexter . -dhd:39f402af-7f29-4c81-8732-5ddfc522fc25 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:3a01747c-9fd4-43db-882d-cdfdece35a4f a dho:Field ; + dho:hasTincture dho:Missing . -dhd:39f6cbf3-6e36-46f9-addf-92d6034cc4cb a dho:Wolf ; - dho:hasModifier dhd:af4f364c-0cc5-45dd-8b11-2f00145becac ; - dho:hasTincture1 dho:Sable . +dhd:3a0c98ed-dcff-4a94-8278-5ba17e2c4b79 a dho:Label ; + dho:hasPattern dhd:817c8f19-987b-4c3e-b7ee-bc7e4bd828be ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:3a0a85c5-e5ed-485c-9589-d0a7ba68ec60 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:3a49646e-2fd5-40d5-a596-055b73a4674e a dho:Layer ; + dho:hasCharge1 dhd:46f0c208-3003-4080-94f2-c1940df3f70d . -dhd:3a10ffbb-0c3b-4f05-8630-20317688d8e7 a dho:Label ; - dho:hasTincture1 dho:Gules . +dhd:3a4ac1c9-4892-43ba-a158-27433acd8e46 a dho:Layer ; + dho:hasCharge1 dhd:2dda0585-44cb-4710-a9f1-95059c9522c9 . -dhd:3a16ffc8-d62e-4a4d-a6a2-66b60a1f20e7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:3a62e4bd-2846-4d60-a2c3-42d2fb742cb1 a dho:Rampant . -dhd:3a35e6fb-f251-4ad2-8c54-74bb39e8b173 a dho:Layer ; - dho:hasCharge1 dhd:691918fb-8d7b-4c1a-b732-ecdd24bf9b71 . +dhd:3a8e8903-c457-44ad-978b-fd93e87db914 a dho:Barbel ; + dho:arranged dhd:09f477c0-46bd-45b4-91be-50ecf0a69f01 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:3a36a628-3fc6-47b5-b1a9-a8997c0c209c a dho:Layer ; - dho:hasCharge1 dhd:51a8891c-c59d-4b8d-9e79-c10a752b6511 . +dhd:3aa805cc-1ad8-40d6-8c73-2f865db3d118 a dho:Layer ; + dho:hasCharge1 dhd:bf7bec75-accb-4266-8aec-8ef335b8db46 . -dhd:3a582ebf-c40b-4f30-a4e1-2c3112cb6ffb a dho:Layer ; - dho:hasCharge1 dhd:2675ca0a-1fdc-444b-b2be-6ba74120a7ef . - -dhd:3a74db50-18a9-41ed-8d60-27261308789e a dho:Bar ; - dho:hasNumber 3 ; +dhd:3aac2f98-0ee9-4bc8-a3b0-af6733b3ea88 a dho:Border ; dho:hasTincture1 dho:Gules . -dhd:3a753039-8cf8-49c1-b321-364c2bf38929 a dho:Passant . +dhd:3ab7773e-cf03-4f09-9f41-30ac39f76cd6 a dho:BullsFace ; + dho:hasModifier dhd:3c2ae61f-da19-4a4c-bfa9-dbec651904a2 ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . -dhd:3a91924d-51e7-446a-9f2f-fd33dba69b3e a dho:Lion ; - dho:hasModifier dhd:de7799c7-95b3-41fe-a3d0-72f1e9d7bd02 ; - dho:hasTincture1 dho:Azure . +dhd:3ac668d5-23eb-4e90-a26a-5b72e1a18e12 a dho:Layer ; + dho:hasCharge1 dhd:4c9205c2-bb03-4241-896e-16b4a697f24f . -dhd:3aadf2a5-e6a6-436c-ad3e-19c47d5a3620 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:3ace3762-f49c-45ed-b02a-c72d73fdd715 a dho:Layer ; + dho:hasCharge1 dhd:eec53298-7cfa-45e3-8788-8ff011e67dc4 . -dhd:3ab57292-cfc0-448b-9be3-264c007e1c65 a dho:PerPale . +dhd:3ae92789-1f81-4710-89fb-fea6dc6a8b90 a dho:Border ; + dho:hasLine dho:Engrailed ; + dho:hasPattern dhd:e200756d-48b8-4f12-8798-613356bb1780 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:3aba60e5-243e-493b-ada0-72166f0a2a0c a dho:Layer ; - dho:hasCharge1 dhd:92cf77d1-a9fa-4529-8501-469c9d43e088 . +dhd:3af584ac-04f5-4ca1-8ea3-77035daa695f a dho:Addorsed . -dhd:3aeda639-fe69-48d4-832c-fcc670ac5eb8 a dho:Lion ; - dho:hasModifier dhd:08857884-31e6-4256-aa47-5e99db193b0f, - dhd:59daac54-1540-4b8b-b442-fbdcea5649a2, - dhd:ae727ccc-cb3f-4c57-bf6e-f3a7e1403efc ; - dho:hasTincture1 dho:Or . +dhd:3b07c9c2-3b80-46da-91c0-7dd861810038 dho:hasPattern dho:Roundelly . -dhd:3aee7d92-77c6-4d3f-81f2-541a04b96318 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; +dhd:3b237922-5237-4aa5-b1f5-1facb0eee818 a dho:Field ; dho:hasTincture dho:Or . -dhd:3af986ee-a10f-4efc-a1ce-ad643c18b205 a dho:Layer ; - dho:hasCharge1 dhd:ceb3a7bb-c387-4d7b-bbee-a0f642d33a58 . +dhd:3b378c63-0d4d-478c-8f09-3aefb21988f1 a dho:Saltire ; + dho:hasTincture1 dho:Vair . -dhd:3af9f1a3-5c24-43ef-97aa-bffe5e6608e5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:3b45f8b5-1a76-4af7-98f0-8591df698e8c a dho:Chevron ; + dho:between dhd:51bd6bbc-cd2b-4789-80b5-01d3aa754f57, + dhd:ba0dd5b9-a691-4d97-8712-d5c058eed888 ; + dho:hasTincture1 dho:Argent . -dhd:3b1e6b9a-8514-45bc-ba92-983961eb3b42 a dho:Field ; - dho:hasTincture dho:Or . +dhd:3b540f35-1b8a-488a-a949-36261a839ce5 a dho:QueueFourchy . -dhd:3b39d755-d25a-4e32-844b-6e9a508c99fb a dho:Field ; - dho:hasTincture dho:Gules . +dhd:3b5b9be2-ccfc-46cf-9b4b-991a6b6f23c3 a dho:Field . -dhd:3b3e3f2d-c4db-4099-99da-ed26cfe1e593 a dho:Fretty ; - dho:hasTincture1 dho:Sable . +dhd:3b5c113a-c567-4db9-a6b5-affea678dc18 a dho:Layer ; + dho:hasCharge1 dhd:d49f949f-da91-4b7c-8183-08edef2bf194 . -dhd:3b3ef166-ab18-4509-9ef2-45da51834398 a dho:Slipped . +dhd:3b6e2493-ac41-43e3-8f1c-0e999c85f11e dho:hasPattern dho:Checky . -dhd:3b70cf1d-d7bd-4132-ac75-5cbd1140ad85 a dho:Naissant . +dhd:3b763932-2d6f-4790-b0f5-90f1d1c0c358 a dho:Layer ; + dho:chargedWith dhd:8752867a-4004-4c04-9d47-653a7b5f920f, + dhd:fa8bd569-af1e-4268-97c4-f17c829149aa ; + dho:hasCharge1 dhd:9427522a-c67c-47d2-abd6-997de7f35c66 . -dhd:3b908b90-63a0-4c6b-a1fe-a976173985cd a dho:Armed . +dhd:3b887147-77e9-4dd3-a1cd-eec2f2e98134 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:3ba5b35a-ff24-4cb8-9e94-84f82095fc6c a dho:Aigle ; - dho:hasModifier dhd:1b9ca1b1-fa25-47bc-a26c-175610bb1151 ; - dho:hasTincture1 dho:Sable . +dhd:3bb351cd-b7a7-40ae-a914-0fb688abfba7 a dho:Layer ; + dho:hasCharge1 dhd:a0f01a58-fef5-4292-9eeb-fbac461c28c7 . -dhd:3bc1ed0a-ed30-4cda-8aa9-3160959dd5fd a dho:Field ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Sable ; +dhd:3c04371b-11e9-4478-b1f3-eaa4f0b17102 a dho:Eagle ; + dho:hasModifier dhd:676522bb-b381-4a8b-9099-72bd837896ae ; + dho:hasPattern dhd:cb03a4e9-ef40-4337-88d8-1fd715c555d9 ; + dho:hasTincture1 dho:Azure ; dho:hasTincture2 dho:Or . -dhd:3bc87fcd-a38c-45d7-a642-2c75d337401e a dho:QueueFourchy . - -dhd:3bd1274c-07e7-4ecb-917d-d2bc4e67874a a dho:Rampant . - -dhd:3bd3b0ec-c2d6-49c3-9766-e705c9d0cef9 a dho:Field . +dhd:3c081fe8-5913-412f-8eb5-a597c43667b5 a dho:Affronted . -dhd:3bf48166-0f67-4b17-8b26-ea952fada875 a dho:InPale . +dhd:3c13f8a0-a58f-4cf4-b600-100f4a862619 a dho:Layer ; + dho:hasCharge1 dhd:ab198ec0-ca26-4c91-9e2e-819773b4906b . -dhd:3c058cf2-f6dc-42e2-a5d8-463ce09611cd a dho:Doubleheaded . +dhd:3c2ae61f-da19-4a4c-bfa9-dbec651904a2 a dho:Crowned . -dhd:3c0873a0-3d84-4332-9128-93304c7af12a a dho:Field ; - dho:hasTincture dho:Gules . +dhd:3c393a28-3500-44cd-9d68-8f2439c6a093 a dho:Field ; + dho:hasTincture dho:Or . -dhd:3c0e5d34-81e7-4740-ac78-ce9a0da733ba a dho:Bend ; - dho:chargedWith dhd:5278219e-5b5d-4d4d-aa9b-7b213cec8728, - dhd:bd582bea-d05f-42a0-9e20-c2de89696f65 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . +dhd:3c4b5de3-c2f9-4636-8f02-eb80fc69d61f a dho:Layer ; + dho:hasCharge1 dhd:62bb00ec-da27-4efe-a1ee-cc6ac87cd161 . -dhd:3c3fa635-2771-4393-8c7d-57c6b3523501 a dho:Field ; +dhd:3c7941d8-13b9-4c83-a860-f1b45b7e8bf0 a dho:Field ; dho:hasTincture dho:Azure . -dhd:3c6c9303-f851-466c-a427-bfb86123795e a dho:Field ; - dho:hasTincture dho:Or . +dhd:3c954e49-1109-47ad-84f5-8bfeb860fd7a a dho:Crowned . -dhd:3c6ccdbe-64ad-4034-96b7-f94ac949edf0 a dho:Layer ; - dho:hasCharge1 dhd:6c366025-5a3c-4827-a755-d99ce39160b2 . +dhd:3ca92c9d-2fab-4eaa-91f0-9f541ffe8381 a dho:Chevron ; + dho:hasNumber 2 ; + dho:hasPattern dhd:21aac92a-8579-4ea3-bf61-26f682e08ff6 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:3c6d00a6-6e9d-4b4d-9474-d0d762c5b271 a dho:Fleur-De-Lis ; - dho:arranged dhd:786c3a93-cfe4-4a26-b47d-21a26fcfbd45 ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Gules . +dhd:3cae1121-7df8-4921-b959-867cd6316d49 a dho:Lion ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:3c98c72d-37f2-4b96-bee3-ff3cdcfd17c3 a dho:Addorsed . +dhd:3cc346d6-5890-440b-92ee-e2e336687f1e a dho:Field ; + dho:hasPattern dho:Demi-Gironny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:3ccf3de1-cfa7-4dd2-a7e2-9243072dcf15 a dho:Millstone ; - dho:hasTincture1 dho:Or . +dhd:3cd1b5ea-a49b-4f9f-b005-faf7fd643df3 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:3cdf8b10-8c1c-4786-8172-6e71ee499f25 a dho:FromEdgesInwards . +dhd:3cf48c99-e83c-4e6d-b3d2-3757c6e178da a dho:Guardant . -dhd:3cee3b5d-b0c5-49e5-9047-4946baef775c a dho:Bend ; - dho:chargedWith dhd:1e31f773-6fb2-4c4d-9a55-9db3f188017d, - dhd:cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a ; - dho:hasTincture1 dho:Gules . +dhd:3d16c9fa-40e4-41ed-91bc-9384aabea9bb a dho:Armed . -dhd:3cfd7b5b-9192-4594-a9f5-1f0f61826578 a dho:Lion ; - dho:hasModifier dhd:1e593d6a-5a02-4a93-a83e-269180409feb ; - dho:hasTincture1 dho:Sable . +dhd:3d4ac15c-5ba3-4915-b810-b1d8ab5efdea a dho:Field ; + dho:hasTincture dho:Missing . -dhd:3d4cb741-7a2c-494c-911d-9a901b21aee0 a dho:Lion ; - dho:hasModifier dhd:40e0b26e-fb66-4079-b4d5-b485c3e34a45, - dhd:70e6de94-71d7-4ff4-9fe7-83374f7dde1a, - dhd:84fa4939-c552-4032-909d-c7af85372a2a ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:3d55bdc8-1139-430c-bd79-521342bfa983 a dho:Crowned . -dhd:3d5d3cf5-be78-4e59-91f4-9c4af2302968 a dho:Axe ; - dho:arranged dhd:3c98c72d-37f2-4b96-bee3-ff3cdcfd17c3 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:3d65bdbc-b107-4483-8618-34ce26e4dc39 a dho:Layer ; + dho:hasCharge1 dhd:365986af-202b-4a10-b1af-709ad1d7983d . -dhd:3dd370d2-6996-452d-85f7-f5962ffc8fb0 a dho:Cross ; - dho:accompaniedBy dhd:1074092c-777b-4093-96fd-8e39ba82ceda, - dhd:769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa ; - dho:hasTincture1 dho:Gules . +dhd:3d68ebfd-5b10-43f9-ae73-b06428e224ca a dho:Layer ; + dho:hasCharge1 dhd:7ee5e1b4-ab04-4521-aa42-f6c41b951a7c . -dhd:3dd567a2-a26d-47bc-8392-02f30f4dad52 a dho:Lion ; - dho:arranged dhd:8723647a-3e88-42de-8e9d-c8ae1c3878d6 ; - dho:hasModifier dhd:c4874760-ce64-42c0-927f-0e3e2869a78d ; - dho:hasNumber 3 ; +dhd:3d7b5d2a-92e8-436e-8f44-875abb57c50f a dho:CrequerPlant ; dho:hasTincture1 dho:Sable . -dhd:3ddad659-29d4-46ad-9dc7-e9620ed249df a dho:Wing ; - dho:arranged dhd:043a4436-1427-4bc8-b692-7b6be74eb53a ; - dho:hasTincture1 dho:Gules . +dhd:3d873bd3-1358-4f50-8079-95e1b9ff5ea9 a dho:Layer ; + dho:hasCharge1 dhd:aff277a5-a51c-484e-8275-4c0cb34c781b . -dhd:3ddfe4f3-9d7b-4047-89ef-153e477c8368 a dho:Field ; +dhd:3d927aa5-ceaa-49cc-a006-5bda750b80fb a dho:Enflamed . + +dhd:3dba7564-301f-4070-97ed-264983cca4d3 a dho:Field ; dho:hasTincture dho:Or . -dhd:3de5c1f2-ba7a-4000-b0b3-f2773950f1f4 a dho:Layer ; - dho:hasCharge1 dhd:b1e1ce84-897a-4353-9c8c-0ace0ceb78b3 . +dhd:3dcb0699-be29-4ddb-9a96-7e7df6730333 a dho:Field ; + dho:hasTincture dho:Or . -dhd:3e090f8d-4ec5-4b07-bbad-eabe10a39adf a dho:Lion ; - dho:hasModifier dhd:b84eb3ee-0d12-44d8-baf6-6992b76c8a71 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:3e117c30-fb47-4deb-b550-72e3d11a9ee0 a dho:Armed . -dhd:3e0ae895-6c12-4215-a9f2-73485d2f93b1 a dho:Chief ; - dho:chargedWith dhd:c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95, - dhd:cc2b6a25-d6bb-4a4f-91a1-78e000071715 ; - dho:hasTincture1 dho:Argent . +dhd:3e23d4d8-5f49-4584-8848-149094e0bad7 a dho:Field ; + dho:hasSeme dhd:47dc2675-cac0-4dad-ae39-14bbe28a4ac6 ; + dho:hasTincture dho:Azure . -dhd:3e0da785-fab5-402f-b78b-398544bfbae3 a dho:Mascle ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:3e2741be-feed-4452-8fff-339c82c5b43e a dho:Layer ; + dho:hasCharge1 dhd:17a3f9ce-fa85-4fa3-823e-a103b467debe . -dhd:3e420582-cd3f-4978-b84f-04b2fe7ee281 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:3e2d628c-71c1-4d55-9237-5283c56c18ee a dho:Field ; + dho:hasSeme dhd:16543307-13ae-42a2-844c-bf9fd94666a2 ; + dho:hasTincture dho:Azure . -dhd:3e46b9df-e6db-47fd-b410-0687b2ab8fbb a dho:Rampant . +dhd:3e4f8234-2698-43cd-94f6-8633a58f789a a dho:Guardant . -dhd:3e484202-d281-4601-94c3-2002b5895301 a dho:Field ; - dho:hasNumber "of 18" ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:3e7462e5-56ae-4a9d-bd8e-dcf902cad8f5 a dho:ReedMace ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure ; + dho:on dhd:1b4fc63b-f3fd-440c-bb24-d651bdf64f58, + dhd:94de770e-9060-4c96-9494-34cdacaf84aa . -dhd:3e4eedcb-4356-48ac-844d-18a99b6c6dd1 a dho:Field ; +dhd:3e7a57bf-e4eb-414f-9eba-eee9431a8ba5 a dho:Field ; dho:hasTincture dho:Argent . -dhd:3e4f64a2-15e5-4497-a0d2-70bdcf07da3f a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:3e7183ab-879e-4f1e-8ed2-199e13fe7afe a dho:Layer ; - dho:hasCharge1 dhd:834a2464-17ab-426e-b994-a6f380b174a2 . +dhd:3e812d4b-253e-4db1-81e0-70f3e4d02d98 a dho:Rampant . -dhd:3e74bd9e-d8b6-49e2-a8b1-ab03639a5b2a a dho:Field ; - dho:hasTincture dho:Gules . +dhd:3e93bd21-94c8-4b7f-828a-3c7edb2a48ca a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis . -dhd:3e90d8ff-2ce3-416f-860a-0c65599cf5e4 a dho:Field ; - dho:hasTincture dho:Or . +dhd:3ec7f3ea-1a88-4e4e-a97f-62fb405b4617 a dho:Layer ; + dho:hasCharge1 dhd:706850bd-39f6-4728-9180-e5e937b2fd2d . -dhd:3e9749ee-1c6e-4345-a507-7706ba9e921b a dho:Armed ; - dho:hasTincture dho:Azure . +dhd:3ee398ce-a7ef-4059-9a6c-cff5be455b46 a dho:Layer ; + dho:hasCharge1 dhd:2d6502ea-62da-4e85-a563-1a598690f7d4 . -dhd:3ead45df-5079-428e-82d4-3b15396c8733 a dho:NavarreChain ; - dho:hasTincture1 dho:Or . +dhd:3eee4401-f7b4-4c5e-9261-2e97e7fd4fb6 a dho:Layer ; + dho:hasCharge1 dhd:8b1ae266-980a-42e4-b026-e40fdb01b02f . -dhd:3ee4bbe6-d455-4701-8a9e-d9336cb8adbb a dho:Field ; - dho:hasTincture dho:Azure . +dhd:3f27f7a8-33bd-47be-a52b-f255e8f04e76 a dho:EaglesHead ; + dho:hasTincture1 dho:Sable . -dhd:3f03bd96-1ae2-4024-a6cc-77251a661d9a a dho:Layer ; - dho:hasCharge1 dhd:c31c4b50-e649-4d47-9f0b-ca8b942c6707 . +dhd:3f8697b6-d845-4e57-94e5-fd4883f28270 a dho:Lion ; + dho:hasModifier dhd:0635d7b6-738b-4b81-9732-49c5c00f7d1c, + dhd:1438e805-35b8-48f5-8550-af08850b0d88, + dhd:83025653-48f2-4b1c-a90c-d949c48d7d76 ; + dho:hasTincture1 dho:Sable . -dhd:3f18bd1a-004b-48a1-8609-71612575e2ef a dho:Layer ; - dho:hasCharge1 dhd:172e4a36-7c57-410e-baae-f674cc112f04 . +dhd:3fd80ec5-da8b-48ae-9e41-ea3438cbe446 a dho:Segreant . -dhd:3f419799-f6ee-4563-aa11-8707219503f0 a dho:Escutcheon ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Argent . +dhd:3fdd1665-c02f-4d5f-bae4-b5d80bc10fb2 a dho:Layer ; + dho:hasCharge1 dhd:802fd4b3-7420-47bf-b04b-5132c0f56ef1 . -dhd:3f5c14a2-c86a-4259-af0b-fd02ce3e2ceb a dho:Layer ; - dho:hasCharge1 dhd:5981a4f0-6505-4dcf-9c86-940e2777f396 . +dhd:3fecb6dd-5180-46b5-85e1-2a8a391aaff8 a dho:Layer ; + dho:hasCharge1 dhd:c5e6e254-83c1-45ad-9e1a-396bd1ff706c . -dhd:3f8389d8-9bec-4358-8086-f9b4ec23bee9 a dho:Field ; - dho:hasTincture dho:Or . +dhd:3fef2838-ff6c-4f68-a757-b7668a3403a4 a dho:Layer ; + dho:hasCharge1 dhd:9b91267d-fcfe-4191-baaf-a29015262df9 . -dhd:3f9a166d-fc91-4afa-b0a9-8008386f8cfd a dho:Bend ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Sable . +dhd:3ffe96f1-ab24-4548-987c-289a0eb461b7 a dho:Layer ; + dho:hasCharge1 dhd:2c67b198-ae7b-4b5e-8a97-80779e95cdfb . -dhd:3fa68abc-07e2-445b-a5f9-df37459ac7c3 a dho:Lion ; - dho:hasModifier dhd:c280d7bb-618d-4112-a670-45711e600608 ; - dho:hasTincture1 dho:Gules . +dhd:4000fd21-314f-44a6-ae95-71bca109f88f a dho:Field ; + dho:hasTincture dho:Sable . -dhd:3fa7ceb7-94b5-4acc-bdc8-e5a1a324017f a dho:Field . +dhd:4023cfea-d0c9-4044-a995-41129f31ebd7 a dho:CrossOfJerusalem ; + dho:hasTincture1 dho:Or . -dhd:3ffda9a6-4571-4a29-9231-5620e1443834 a dho:Field . +dhd:40270e53-2a07-4b4f-a8ce-51be8d158c85 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:400bc424-04e4-4973-ac23-cdcc7ec3c678 a dho:Layer ; - dho:hasCharge1 dhd:ed0a91f1-cd24-4219-95d4-b57fd7e51da4 . +dhd:403cafbc-2759-4abd-a490-f8f657bdbca6 a dho:Bodkin ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:4037932a-e0a5-44a1-b95f-c7272c94038a a dho:Layer ; - dho:hasCharge1 dhd:09a74095-16cb-43f2-941d-81768d012881 . +dhd:40427646-1792-4b64-b867-6cc296606916 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:4042fc6e-e9df-4e80-81ca-6cc96f9b37da a dho:Lozenge ; - dho:arranged dhd:74950b05-75d2-426a-8107-82433da2963d ; - dho:hasNumber 7 ; +dhd:4043f763-7a0e-4a44-995b-26b397fa617c a dho:Pale ; + dho:hasNumber 4 ; dho:hasTincture1 dho:Gules . -dhd:40473ecc-cd28-403c-a62c-1b022236d928 a dho:Rampant . - -dhd:406c3896-05be-4a2b-a0d1-674d98eed06d a dho:Salient . +dhd:4081e8a9-90fb-4722-a7dc-cbbcf77a09d7 a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:4093b205-dca1-4db1-9a5c-10f27cb5c2f6 a dho:Field ; - dho:hasTincture dho:Or . +dhd:40af4396-0fb3-4cb6-8e25-888dc69dda2b a dho:Rampant . -dhd:409d42f1-3918-46e5-9fa5-3541c6900fd8 a dho:Bodkin ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:40b4673e-f243-4abb-8aaa-b9ab4fd2df14 a dho:Fess ; + dho:hasTincture1 dho:Azure . -dhd:40b2beae-bb0c-4768-a67a-0b5e4e19f7e4 a dho:BarOfLozenges ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:40cd2eea-9d41-4dde-b448-783bfa44b2d1 a dho:Rampant . -dhd:40e0b26e-fb66-4079-b4d5-b485c3e34a45 a dho:Armed . +dhd:40cec763-c234-49b3-a1ef-c9eeb1fd56e9 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:40e0d065-7f71-4f2f-85d6-fbc8ecb7be92 a dho:Field ; +dhd:40e64c55-2feb-4b88-b251-941616e4f3ee a dho:Field ; dho:hasTincture dho:Gules . -dhd:40f8d458-cc4f-403c-be68-55891757e3c1 a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Or . +dhd:40f1253b-768c-4b8a-affb-6f613cc9162a a dho:Field ; + dho:hasTincture dho:Or . -dhd:41053ed2-7c2a-4137-8c18-57d028e96ffe a dho:Field ; - dho:hasPattern dho:Plain ; +dhd:40f3375e-067d-412f-9491-4610bc5c92e5 a dho:Field ; dho:hasTincture dho:Argent . -dhd:41089d78-9350-4f91-9544-4322bd348d70 a dho:Bluebell ; +dhd:40f5cf0b-e5e0-48da-9b09-3c3d402e33d4 a dho:Field ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . + +dhd:40faca2b-5836-4b9f-b33b-66edcda3a45f a dho:Layer ; + dho:hasCharge1 dhd:5c4d1211-0bc2-4c0c-a564-39949220c6eb . + +dhd:40fcc1c0-dc84-4ea9-aae5-35d53e573011 a dho:Lion ; + dho:hasModifier dhd:032c262a-d2b7-4488-9a4a-fb387eb59fc4, + dhd:22753287-e8ae-4e36-b9ec-f32583680e66, + dhd:c42c3bba-4fb1-42dc-bea2-f2bd32bd129f, + dhd:c6cfc508-aa21-4c55-8e0a-41545835ae48 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . + +dhd:41072cc3-722f-4dea-8242-82a369d663d1 a dho:Label ; dho:hasNumber 3 ; dho:hasTincture1 dho:Azure . -dhd:413a0e99-9652-4d29-b7ad-f55ce4b9052a a dho:Layer ; - dho:between dhd:962f627f-aa75-4259-bfb1-a4f97d7c2816, - dhd:eb33749a-60a3-4329-b836-3848562833a5 ; - dho:hasCharge1 dhd:64e90b77-fbd5-4613-80ea-83fcf07a0283 . +dhd:410a7378-a572-4a0f-841c-562abc514579 a dho:Layer ; + dho:hasCharge1 dhd:f9d2eac5-a0a1-4ad2-8529-85a162acc4c1 . -dhd:413f946d-6db3-49f0-be64-3c913ef0ae52 a dho:Saltire ; - dho:hasTincture1 dho:Gules . +dhd:411a5902-b392-4f1b-a09e-65b3cc6e0277 a dho:Border ; + dho:hasTincture1 dho:Argent . -dhd:41607b53-fc56-4407-9ce9-b8af0ffd20bc dho:hasPattern dho:PerPale . +dhd:413af802-d03a-4c60-b369-f321deef752b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:41771c70-3274-4164-8535-17654f2a2609 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:414759f1-dcc5-44e9-9f1c-410148c7aaef a dho:Layer ; + dho:hasCharge1 dhd:463bcbec-4470-44e3-94e1-1e10d57e6600 . -dhd:4188240c-d484-4880-bbd1-004881f6c64e a dho:Field . +dhd:4147beeb-07b6-48cd-9c19-c2223f87e7a2 a dho:Field ; + dho:hasTincture dho:Or . -dhd:41a29855-41e2-4f2f-a60a-dc8bc9cb140f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:41532761-662e-44da-96b2-6f9af4146c82 a dho:Lion ; + dho:hasModifier dhd:22a63f7c-b20f-476a-80e4-a1664a03358b ; + dho:hasTincture1 dho:Azure . -dhd:41a36ba0-5902-4475-8abf-07bd54e16df7 a dho:Star ; - dho:hasModifier dhd:7fecbd93-1596-4b8d-b907-ed06a1099db0 ; - dho:hasTincture1 dho:Sable . +dhd:41759a8e-3ae6-4f79-b99e-f0ff989ba66a a dho:Field ; + dho:hasTincture dho:Or . -dhd:41ab6b1c-ccac-4fa4-9a46-1f997ffafef7 a dho:Field ; - dho:hasTincture dho:Vert . +dhd:417f283f-a235-4b71-b97f-f91458da797a a dho:Field ; + dho:hasModifier dho:Countercharged, + dho:Inverted ; + dho:hasPattern dho:PerChevron, + dho:PerPale ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . + +dhd:418a7944-71c8-429c-bde8-c30c3e23e801 a dho:Layer ; + dho:hasCharge1 dhd:4023cfea-d0c9-4044-a995-41129f31ebd7 . + +dhd:41992fb8-fd95-4051-b752-dfd554aba3e7 a dho:Lion ; + dho:hasModifier dhd:faa049e1-68a3-423f-a933-f5395dac9566 ; + dho:hasTincture1 dho:Sable . -dhd:41ad6a05-218a-49ca-b1fd-8231009cb8e2 a dho:Field ; +dhd:41a6256c-2724-4fed-aa7b-fd1c34dc67b8 a dho:Field ; dho:hasTincture dho:Gules . -dhd:41c0572f-aef8-4e7d-9037-98f276f45f93 a dho:Dice ; - dho:hasNumber 3 ; +dhd:41e1a6f9-dee1-4bee-8210-fa5a6725a40e a dho:Layer ; + dho:hasCharge1 dhd:051f9501-82ef-41a5-9467-393aa4768470 . + +dhd:41e1b487-0305-4b5f-a315-a126a507946a a dho:Lion ; + dho:hasModifier dhd:74f4bcd9-59e4-4753-9a5f-0e4da388f516 ; dho:hasTincture1 dho:Argent . -dhd:41c70174-160a-4b60-b205-b470a38ef5e2 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:41e9f93c-3f6c-48eb-b8bc-1704bdcc549f a dho:Field ; + dho:hasTincture dho:Or . -dhd:41d9f732-8f61-416c-ad1a-83717863cfb6 a dho:Layer ; - dho:hasCharge1 dhd:0699dc2d-eecf-4d9c-9b52-d7997b6ade70 . +dhd:41f61593-b291-4567-a906-9f896838ac82 a dho:Layer ; + dho:hasCharge1 dhd:e62dc850-4375-462b-9ed2-2dedfcedbc9e . -dhd:41daa5aa-d76f-42cb-9474-99786ec38079 a dho:Lion ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . +dhd:422474d7-1360-4af5-93e9-db43a056b2d1 a dho:Layer ; + dho:hasCharge1 dhd:2d7d9915-8c08-47c4-b0c1-2be60f93e465 . -dhd:41e26fca-d0cc-437f-8743-1a45693d2e76 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:42396913-bcec-478c-adc4-e335b648a1d7 a dho:Field . + +dhd:42c3176f-7bf0-4e1f-9de5-baf64575c148 a dho:Layer ; + dho:hasCharge1 dhd:ce380042-4029-4286-a24d-fe8a565e542a . + +dhd:430d4a9e-b2fe-4531-88fb-d94e71705b8a a dho:Pincers ; + dho:between dhd:128b6472-f558-4470-8b35-060a1ecf5117 ; + dho:hasDirection dho:Dexter ; + dho:hasTincture1 dho:Sable . + +dhd:4332d869-fe24-47d7-9e4a-f904f39af5a3 a dho:Layer ; + dho:hasCharge1 dhd:12b74949-11d7-4804-b72b-fb52e161dec0 . -dhd:41e2e09f-ab2a-43e2-bf82-df8c02036f6f a dho:Bend ; - dho:hasPattern dhd:6bada206-72c9-44a3-9307-8e46d8a29329 ; +dhd:4340f6fe-c4db-4418-8388-bad7bf5782ee a dho:Field ; + dho:hasNumber "of 18" ; + dho:hasPattern dho:Barruly ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:41e37d6f-6203-4982-a554-012f59b8b1c6 a dho:Crowned . +dhd:435f66c6-0c6e-4b73-8531-b1d619fca4c3 a dho:Field ; + dho:hasTincture dho:Vert . -dhd:41ec826a-56b2-4de6-a6f1-a136bc62edd8 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:436b60cc-5add-4b70-ba6f-861d2919105d a dho:Layer ; + dho:hasCharge1 dhd:b2782041-ce0f-470d-ab63-eb2224d3b86b . -dhd:41ed0016-2abb-4434-8927-ad0e0af479dc a dho:Chief ; - dho:hasTincture1 dho:Ermine . +dhd:4378b44a-10fc-4f1e-86e3-fc35d05deab8 a dho:Layer ; + dho:hasCharge1 dhd:e71d4d16-86db-482d-af54-784e00ad018d . -dhd:41ed7f96-508c-40af-b047-ac7cf52eb743 a dho:Layer ; - dho:hasCharge1 dhd:95e628a9-f213-4e8a-9d6e-b0ac159e0530 . +dhd:43818a5e-50b5-4b71-b6f1-cfe71f400cc9 a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000009943_CoAF1 . -dhd:41ef2e66-18ff-45bb-96cc-b032bb7ffcbd a dho:Rampant . +dhd:438efcd0-17a8-4ef8-a001-d52eaf9ff2c8 a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:4223a57e-acd2-4603-968a-c03333090e1e a dho:Antler ; - dho:arranged dhd:b345d2aa-0b27-446d-856c-9b349a293f8a ; - dho:hasNumber 3 ; +dhd:43a0855f-321b-4c06-82db-d10edfdfc187 a dho:Armed . + +dhd:43afe901-2a6c-4174-ab25-1bc44acb6ff5 a dho:Lion ; + dho:hasModifier dhd:79d153c5-dc69-408c-861b-079e2a98bd6f, + dhd:a673bc10-93ea-486b-bc8c-49a4763ce46b, + dhd:fde22166-a993-4d18-a407-c0828ca3dc35 ; dho:hasTincture1 dho:Sable . -dhd:42313e24-9c53-45d9-b1a6-f2ec415fac06 a dho:Layer ; - dho:accompaniedBy dhd:42fcfd0d-3f50-4e42-b85d-e9d09e47cf09, - dhd:d4236c29-f72b-4351-8161-729edec2aa30 ; - dho:hasCharge1 dhd:b7304817-10a9-48ec-bb09-f88991aeeccb . +dhd:43bdc7ea-1584-4095-8a32-a40a18bd3953 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:424b21ef-2bbc-4cd0-9ac9-059d0641bbfb a dho:Field ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Ermine . +dhd:43fbbafb-0b43-4137-aba1-12f939c6c5af a dho:Lion ; + dho:hasModifier dhd:75dfb458-3db5-4110-a235-986f86b78c2e, + dhd:8059ec9d-a9be-4ba7-9f6b-f7c183ebe5ef, + dhd:84e2194d-afdf-42b2-a7f1-b196d56ecaeb ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:424b3c40-3f4a-49a2-8ac6-4cf3725c7469 a dho:Layer ; - dho:hasCharge1 dhd:2c785454-95d0-45a4-b977-4b048ebe839e . +dhd:4406d9d1-dd2f-40f2-a871-760ad5518f4a a dho:Field ; + dho:hasSeme dhd:6d97244d-f21a-44cc-a976-cde99ed33b7f ; + dho:hasTincture dho:Azure . -dhd:425f40d1-856a-4a42-b426-1b9ad0689e11 a dho:Demi-Eagle ; - dho:hasModifier dhd:b9fc4fe4-0b63-40f4-9439-13b62ee647ab ; - dho:hasTincture1 dho:Gules . +dhd:44084286-db05-468a-9eca-d10a31ba2f44 a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:4262c68c-55aa-4135-bca1-10ea508980e3 a dho:Lion ; - dho:hasModifier dhd:4a19d007-25fc-4bfe-9a35-2abca5cbf45c ; - dho:hasTincture1 dho:Azure ; +dhd:444389f8-6454-4142-a151-a703319be70a a dho:Field ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:4262d92d-3bd4-4a6a-ae6d-3d89b6a5fa85 a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:444ddc91-66ad-415f-8b51-60027443270c a dho:Sword ; + dho:arranged dhd:9691dc65-00d4-4ef3-a8ec-55d595b70910 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . + +dhd:44857678-15bd-421f-a6e8-ade7bf31f3a9 a dho:Wheel ; + dho:hasTincture1 dho:Or . -dhd:42891307-b717-436f-a7a5-6fc5c78570e4 a dho:Field ; +dhd:449ceabd-11a2-4fab-8e6c-7bb266fc0ab7 a dho:Field ; dho:hasTincture dho:Argent . -dhd:429a19aa-6c40-4fdb-a8b1-a670ea51e791 a dho:Field ; +dhd:44d25734-5705-46af-b13b-908a0a6bcba0 a dho:Field ; dho:hasTincture dho:Gules . -dhd:42ce5eb2-0cd9-4167-801c-18362d86874e a dho:Layer ; - dho:hasCharge1 dhd:cc614f0e-bd23-4c44-bc1d-3f167e7701f6 . +dhd:44df5e0d-e1f9-44ea-b636-cd84dd63df64 a dho:Layer ; + dho:hasCharge1 dhd:ad5e376a-77aa-4a10-8e2b-9798f514432c . -dhd:42d9217b-fc7f-466f-a18d-765c7b477de1 a dho:Addorsed . +dhd:44fac4c8-7e68-4859-abf1-0a4c1e6cea43 a dho:Layer ; + dho:hasCharge1 dhd:2c461c47-7fe4-43c1-a932-2a08fc948968 . -dhd:42e208d7-03c6-4bdb-bfc8-cddb4f48d044 a dho:Layer ; - dho:hasCharge1 dhd:0d87c88f-3a66-476a-87ac-f9e269cfd62f . +dhd:44fe8c00-acde-49f0-a7da-fa50a6345cdc a dho:Layer ; + dho:accompaniedBy dhd:cc3c3382-3602-4acb-bcb1-f81fd4dc2e79, + dhd:e1305ddf-52d3-4c9f-b695-51751b542698 ; + dho:hasCharge1 dhd:370ccddd-ac85-4a9c-b4e4-6370a17f3ff9 . -dhd:42e8f6c5-fcb1-492b-b272-d6d7321920fb a dho:Langued . +dhd:451c8253-26c0-4037-8bed-00745759aec8 a dho:Layer ; + dho:hasCharge1 dhd:a68bb205-e100-4f52-b9b5-cbf54311428d . -dhd:42eaa15c-3e68-4ea6-9459-2c8751bde7c6 a dho:Field ; - dho:hasSeme dhd:f7805547-d8e1-4deb-a205-dad86fe63112 ; - dho:hasTincture dho:Azure . +dhd:452338fb-a112-4206-b832-3c11902ae19f a dho:Field ; + dho:hasTincture dho:Argent . -dhd:43128de8-d38e-47ed-b58e-f1e0d9e13230 a dho:Pile ; - dho:eachTippedWith dhd:497e4a3b-fe96-464f-841d-41343f9ba0fb, - dhd:cceeb6ed-07ef-4193-a645-3ef221fb8d4f ; - dho:hasNumber 2 ; +dhd:454e1677-2f58-4a64-9db9-b4c7b7d76872 a dho:Chevron ; dho:hasTincture1 dho:Gules . -dhd:4316dbb3-13f0-42c1-8358-7e84905575fd a dho:Fretty ; - dho:hasTincture1 dho:Azure . - -dhd:431c0027-469f-44c4-996d-b8b4a91ee0b9 a dho:Layer ; - dho:hasCharge1 dhd:31e19900-643a-4e40-a1eb-9a934589d306 . +dhd:4550243c-8e42-4dbd-b2ed-9e5928809fdd a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:4362608b-890d-49d3-aa9f-4b782cb588d8 a dho:Layer ; - dho:hasCharge1 dhd:54be6901-e6b8-417d-8485-626dd2f7bafa . +dhd:4552d124-e3f0-49b1-bd4b-65d45f75489d a dho:Saltire ; + dho:chargedWith dhd:b3656957-5fdc-4dfa-a74a-09f862bebcf3, + dhd:cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950 ; + dho:hasTincture1 dho:Argent . -dhd:4381b789-50bf-4fd1-9faa-d062eb63aa69 a dho:Layer ; - dho:hasCharge1 dhd:83c7cef3-8904-45ca-8058-ef6c35bd41d3 . +dhd:45931dec-f781-4579-bc4f-ff6a9b0774dd a dho:Field ; + dho:hasTincture dho:Gules . -dhd:4398cb57-c7b8-42fa-b6de-90b1f44d1c1c dho:hasPattern dho:Barry . +dhd:45b66c77-3f35-4b34-8dc5-95fd8939609c a dho:Layer ; + dho:hasCharge1 dhd:e64ffc85-d7bd-4a95-a515-a4aba9172d5f . -dhd:43af48c1-242a-4c2b-8e76-af67dabb0603 a dho:Fess ; - dho:hasTincture1 dho:Gules . +dhd:45dafb62-d4c6-4e9c-962c-82c7bb31a84c dho:hasPattern dho:BendOfLozenges . -dhd:43b71ab5-d0a5-4555-8b2b-66b2be7b0ccf a dho:Field ; - dho:hasTincture dho:Argent . +dhd:460181ec-0fb2-4b9a-a6b9-af0f1c94ac12 a dho:Rampant . -dhd:43d0e995-b397-41b6-91e4-8cf469ee1c18 a dho:Layer ; - dho:hasCharge1 dhd:98f538e6-a15a-4422-9951-5494355a6d42 . +dhd:4611949e-d356-4b6a-9a36-290e29c9a8fb a dho:Layer ; + dho:between dhd:e9d48b43-cd42-4d75-baab-c4375b7526b7, + dhd:faad046b-d20a-412e-bf88-d1762fa99407 ; + dho:hasCharge1 dhd:f68e66f4-6480-4505-b9db-daf44946e38f . -dhd:43d66b76-4655-423b-ac84-3cd87cb48f46 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:46392ddf-e82e-4678-b222-ad1656ea2b12 a dho:Layer ; + dho:hasCharge1 dhd:8f533d54-7b17-4d84-b73e-f3a5fc25a292 . -dhd:43db27a4-f016-42a0-bd68-f31d4076eb03 a dho:Passant . +dhd:463bcbec-4470-44e3-94e1-1e10d57e6600 a dho:Helmet ; + dho:hasTincture1 dho:Argent . -dhd:43f353e9-50e3-4d13-8a0a-cd96efd8d5e6 a dho:Layer ; - dho:hasCharge1 dhd:ec0db0f0-325f-4f11-bfd8-f4f04281a681 . +dhd:464a97dd-87a0-48fb-a7eb-cc5d7dbfa415 a dho:Layer ; + dho:hasCharge1 dhd:d9051dbc-0de2-4c7a-ae73-6526e966c7ea . -dhd:44051df3-7a2d-4747-8854-12643232e514 a dho:Layer ; - dho:chargedWith dhd:813662f9-a14c-49a3-bee5-672aeb9d25ea, - dhd:cdda3f61-d460-415a-b1b2-cb07f006e444 ; - dho:hasCharge1 dhd:cebc72c0-8891-4dc8-9893-0d77aadc6b2f . +dhd:464ded86-425a-47a3-98cf-02c03cf38027 a dho:Layer ; + dho:hasCharge1 dhd:6a289a6a-cbf2-43a1-b285-0c7cac894ab6 . -dhd:4412e051-4755-41c6-9a80-5288fde88b5d a dho:Layer ; - dho:hasCharge1 dhd:50f9ec7d-b21f-41af-88b9-98d5b9c8774f . +dhd:4653e23a-3390-4a2f-9554-21bac2e3b4c5 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:441d6fcb-9492-4c68-a17d-053ec877cd6e a dho:Field ; - dho:hasTincture dho:Azure . +dhd:465ac043-c219-43e7-a2f0-57aa49f895c6 a dho:Roundel ; + dho:hasNumber 7 ; + dho:hasTincture1 dho:Argent . -dhd:442603ea-0392-48b2-89e8-360a7af5b789 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:4671f987-da11-4b7e-a720-1e927a5b7528 a dho:Langued . -dhd:4440e207-f37d-4d86-a739-8b508a006942 a dho:Rampant . +dhd:467255ed-79d3-4f9f-adf6-589467a2cade a dho:InSaltire . -dhd:444e8d18-7a7e-457f-99cd-a85af7935f78 a dho:Field ; - dho:hasTincture dho:Or . +dhd:46962b6a-15c5-4cf6-852f-c07c5aad5929 a dho:Langued . -dhd:44527c9a-616e-40b7-a59c-798d18975b3a a dho:Border ; +dhd:46d974fd-be00-402b-bfd3-de7bb247fc97 a dho:Chief ; + dho:chargedWith dhd:0f8c0793-997a-4b34-a464-17d9b29d9543, + dhd:9209ba85-8825-4c93-80cd-d017de3aa133 ; dho:hasTincture1 dho:Gules . -dhd:447c94bf-d9eb-48f1-98e7-7a5b2980e5b8 a dho:Layer ; - dho:hasCharge1 dhd:cae9e411-78b3-43e6-86df-012eb336e095 . - -dhd:44a06aca-33a6-41ab-b017-f99cec686f83 a dho:Layer ; - dho:hasCharge1 dhd:90203fec-7dec-4b18-8587-9ba8006ab390 . +dhd:46f0c208-3003-4080-94f2-c1940df3f70d a dho:Lion ; + dho:hasModifier dhd:3d55bdc8-1139-430c-bd79-521342bfa983, + dhd:6e14050e-79b8-490f-9aae-328797e7a556 ; + dho:hasTincture1 dho:Gules . -dhd:44bdbdf4-5272-476f-a5da-0849ec17ddbf a dho:Layer ; - dho:hasCharge1 dhd:b27f52f5-ecd2-4f1e-b1b9-0339ce941f7a . +dhd:470281c2-5b24-4807-af99-889534abe6f4 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:44c4bad8-2096-4a79-8e9b-a128b92fe5f2 a dho:Layer ; - dho:hasCharge1 dhd:b9ff426e-76ee-44f4-b65c-c1cbfcfa8c5d . +dhd:471a4b8e-873a-4f24-bfd9-650116c5c59f a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000006028_CoAF1 . -dhd:44dc0953-c19c-43a6-81b8-aca7a331e305 a dho:Cross ; - dho:hasTincture1 dho:Argent . +dhd:473223bd-31ce-4b30-9f99-a12557c797ab a dho:Layer ; + dho:hasCharge1 dhd:734b9a57-f5dc-41da-9285-41e47c7b5549 . -dhd:451e378b-237e-4fc3-9236-f3312135f8c5 a dho:Rampant . +dhd:474ce373-6489-4538-904a-5791c1774423 a dho:Layer ; + dho:hasCharge1 dhd:38510371-7c21-4ffa-b5f9-d5c139c67a27 . -dhd:452150a6-40ad-463c-8d94-7b078d0175f7 a dho:Layer ; - dho:hasCharge1 dhd:284e0820-b963-4e24-bd41-3d77df786233 . +dhd:475963dd-600d-4c1f-bb8e-3194c25a7856 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:452814ab-5833-487e-9f68-9b98f8b51536 a dho:Lion ; - dho:hasTincture1 dho:P . +dhd:475b05cb-2a17-4d66-8bca-b16c7821e35a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:45380164-4d0e-488f-b997-ca57c38345ee a dho:Layer ; - dho:hasCharge1 dhd:a5e7c8b1-f83a-4cad-b322-4c830acdfce3 . +dhd:47620f35-5967-46cc-bba2-02ac25b9cb84 a dho:Griffin ; + dho:hasModifier dhd:be108bb3-a4bf-4c50-ae15-fa253ef53f5f ; + dho:hasTincture1 dho:Sable . -dhd:4590c780-b90d-4eb6-9c86-b6f00f82f8fb a dho:Passant . +dhd:4769994d-f79a-4811-be8c-b6720a150589 a dho:PerPale . -dhd:45a83d16-4cf9-4037-87fa-2c6d1752e35e a dho:Field ; - dho:hasSeme dhd:4f1aa41c-b467-4ec2-97f8-c56b81a11f34 ; - dho:hasTincture dho:Azure . +dhd:4770645a-e767-4698-bc92-4c6545c69018 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:45cc2893-a806-4cd8-b337-b89708a29e08 a dho:Layer ; - dho:between dhd:4e8d7c02-740c-45d4-b9b8-1bb5002cd139, - dhd:6d2f024d-b5ba-4fbc-8be5-471805bc5f8b ; - dho:hasCharge1 dhd:0b245607-529c-473f-8fc4-3ce77c41d4ae . +dhd:4773dec6-c0ef-4f82-8900-15b52ee6112a a dho:Layer ; + dho:chargedWith dhd:8f994990-4e6d-4186-a355-fa0721dbe0f2, + dhd:f2f06813-5755-4386-96dd-61bfb18a6193 ; + dho:hasCharge1 dhd:526a94ca-0c96-4e68-9da1-50e79b87db06 . -dhd:45d6c0e4-0c0c-4b55-8adc-40bafe5a8fb2 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:4775edb9-299d-442e-815c-abadb6e5fb90 a dho:Rampant . -dhd:45e33060-cff5-424a-8b2d-e328bf17db76 a dho:Layer ; - dho:hasCharge1 dhd:f95ca7ba-2f76-4463-a0dc-5b9c66d71a71 . +dhd:479322db-0c4a-4055-a41b-429a4cdc2b2a a dho:Layer ; + dho:hasCharge1 dhd:276341dd-dbbd-4286-a5ae-64b234c22fb6 . -dhd:45f5b3d5-90fd-42f1-9db6-30826f178cd0 a dho:Rose ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:47b2d836-2c66-4712-adb8-52fa55f45e65 a dho:Layer ; + dho:hasCharge1 dhd:f39dc1cd-cc38-40a7-b847-ab2b9bdf120f . -dhd:460e0d02-deca-492a-91b0-51ece2868581 a dho:Flanchi ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:47bd449e-2d93-4106-919b-e0e1b7d5921b a dho:Layer ; + dho:accompaniedBy dhd:6c956c60-a293-423f-b143-a4a276c7e339, + dhd:7746fe96-ee3a-4b16-b489-39ac0839c10a ; + dho:hasCharge1 dhd:c5979cb2-6bc4-4e71-a5e1-6a515eda1f93 . -dhd:46180116-85b7-4126-95bd-709baeb5ee03 a dho:Layer ; - dho:hasCharge1 dhd:78cd415a-9844-4325-8d5e-ef2c81f7bddc . +dhd:47ca3834-c1bf-4cc7-998c-74605f8ec0d3 a dho:Passant . -dhd:46249c45-c70d-471c-8b8a-b2c5e0ec5fe7 a dho:Layer ; - dho:hasCharge1 dhd:e885fb2b-5588-499b-b2a7-8f60f7d1257b . +dhd:47dc2675-cac0-4dad-ae39-14bbe28a4ac6 a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Argent . -dhd:4641bfad-19f0-4c01-b304-b2dfaf9ad15c a dho:Layer ; - dho:hasCharge1 dhd:ea7704ea-794d-47eb-a5fc-a0bc81d8a427 . +dhd:47f7a1a1-cf6f-4514-a709-28ac15a746d7 a dho:Layer ; + dho:hasCharge1 dhd:c64d13b4-313c-4f20-abef-c4efbd76c848 . -dhd:46482270-5449-4ab7-9417-241e409507d1 a dho:Lion ; - dho:hasModifier dhd:cece5b45-5fda-4255-b23a-9d5a5807e698 ; - dho:hasTincture1 dho:Azure . +dhd:48096fcb-5221-471f-9611-80d393fc7882 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:46b11d9c-798e-46da-aabb-04da14b8e68e a dho:Gem-Ring ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:48290977-db65-40f4-98da-da54862d8779 a dho:Field ; + dho:hasTincture dho:Vair . -dhd:46c16129-a794-4e24-822e-b8762a09ff86 a dho:Layer ; - dho:chargedWith dhd:739b1dd2-35cf-439d-b587-68817090aa20, - dhd:8d20cf1c-f4e5-4021-9792-18711f55c711 ; - dho:hasCharge1 dhd:6e662252-4289-4e95-8f7b-720cf90d8d03 . +dhd:4839dacc-aef6-48a4-9329-392460ca297d a dho:Layer ; + dho:hasCharge1 dhd:1e15d9af-ccc5-4571-8bb6-f3e54fd68b1b . -dhd:46cd9527-fa6b-4765-b108-80991de797ae a dho:Crowned . +dhd:483c1c34-cc32-4995-9aeb-bde2d6683bb4 a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:46deb873-48a0-46ef-858d-6753dc8d29e2 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4848e33c-a76a-4638-9847-f38601526dec a dho:Layer ; + dho:hasCharge1 dhd:488db57f-4e3b-43c2-b521-a3a470f74004 . -dhd:46e9f4c1-c8b5-4587-b3d3-5d694f6e330b a dho:Field ; - dho:hasSeme dhd:51dcbab7-75bb-4ce3-af7f-3d3ebb983771 ; - dho:hasTincture dho:Azure . +dhd:484feb5a-a5aa-46b0-9835-82d42770e180 a dho:Field ; + dho:hasTincture dho:Or . -dhd:46fc40df-4a6d-4c53-bd9c-164dea461315 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:486292fc-6366-493c-aa0f-5c4fd60668a7 a dho:Label ; + dho:hasTincture1 dho:Gules . -dhd:470b567e-d4b3-4630-97d8-4daa37886f54 a dho:Border ; +dhd:486ede8a-4617-4355-9b5b-0ea30dc3dfaa a dho:Flanchi ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:470c014a-fe39-4416-9e57-014c883e2bff a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; +dhd:48761af4-c13e-4efd-861f-7ab76658e852 a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Azure . -dhd:471c6cd8-7d98-4d0d-9438-380455aa3eef a dho:Field ; - dho:hasTincture dho:Or . +dhd:487da8d0-4b4f-4704-96d5-33bad3aacfca a dho:Lozenge ; + dho:arranged dhd:a816bcb4-4ab6-4cb1-99ab-1440b4ab409a ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:471ebd85-486b-4d23-97f9-d47bd2e111de a dho:Layer ; - dho:hasCharge1 dhd:96f41e1e-c420-45f3-a6b1-93bb8aae7d20 . +dhd:488db57f-4e3b-43c2-b521-a3a470f74004 a dho:StarOf7Pt ; + dho:hasTincture1 dho:Argent . -dhd:472998d9-e542-4f57-9418-6668f7396127 a dho:Layer ; - dho:hasCharge1 dhd:d183e7db-afae-4ee1-9b58-9bb90f8cd17a . +dhd:489407f6-1bc9-4184-abe6-59ee9431d436 a dho:Layer ; + dho:hasCharge1 dhd:ccf05cb0-113f-4198-a504-91b1a1eee16a . -dhd:472c1ed5-bd09-4bc0-9d77-135fb1bc1772 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:48ba1526-80a5-41c3-a573-ae888d68a734 a dho:Layer ; + dho:chargedWith dhd:631d6e3d-37b6-411d-a8bb-3b3f06011b4c, + dhd:ca9013be-96ab-4cac-85e4-788b7c221774 ; + dho:hasCharge1 dhd:6b300556-2fb5-46ff-a305-9b27f427adfb . -dhd:476059dc-e3c5-4017-a876-258b04eceef7 a dho:Bar ; - dho:hasLine dho:Undy ; +dhd:48d82451-780e-499b-a1e0-32b0bda33ef6 a dho:Bend ; + dho:hasDirection dho:Sinister ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:47669f46-a6d8-4091-9095-635a4249d63c a dho:Field ; - dho:hasTincture dho:Azure . +dhd:48dde729-db3b-431d-913b-94e014dff497 a dho:Naissant . -dhd:476ab695-26b3-40c8-bed3-361c45aead94 a dho:Chevron ; - dho:accompaniedBy dhd:16c39315-131c-4d28-abb3-9ec62dd605b4, - dhd:3d1be0c6-66e3-451e-8833-f6d2d89357ad ; - dho:hasTincture1 dho:Gules . +dhd:48e75aee-ef28-4d58-b919-ad9a2bdd2611 a dho:Layer ; + dho:hasCharge1 dhd:e9fecf6e-4f54-4e87-a921-3a9f10d9abcb . -dhd:47a43347-2fbe-4d64-8a5d-2f877f0b5e64 a dho:Crowned . +dhd:48f66213-4c42-467a-b168-b66914ffd669 a dho:Layer ; + dho:hasCharge1 dhd:ea5aab8c-3cf4-42b3-9c71-f36ba6ce16c8 . -dhd:47a43468-62dc-4d1a-9475-6ff050907129 a dho:Escutcheon ; - dho:hasTincture1 dho:Gules . +dhd:490be2ed-d200-41a0-8467-d91781255ab5 a dho:Guardant . -dhd:47af8091-44d1-4ea0-82cc-5d9244264f96 a dho:Layer ; - dho:chargedWith dhd:68151499-b999-4f18-af8f-61111d31e568, - dhd:9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8 ; - dho:hasCharge1 dhd:8b19e124-1135-4471-b741-69221d90235b . +dhd:4951f79a-7dbc-4ec5-a6c1-6a461e90b559 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:47cdaef8-726c-46b3-bc53-0442cf4786f8 a dho:Layer ; - dho:hasCharge1 dhd:4042fc6e-e9df-4e80-81ca-6cc96f9b37da . +dhd:496f9abc-0836-46e5-8020-9a9070f2ae56 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:47f6e4a3-707b-43ed-8087-bd4cf55cc4c6 a dho:Lion ; - dho:hasModifier dhd:253525ea-f709-4e23-ac89-92df45458d25, - dhd:e3350203-02b0-4a38-a5ec-9bdfe44690ef ; - dho:hasTincture1 dho:Gules . +dhd:49706960-c85e-49c1-8bce-6eda5dfaad27 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:47fb258a-4c61-4d73-957f-7ef54b921709 a dho:Field . +dhd:49890b29-c085-4850-9adc-87f50fd091bd a dho:Armed . -dhd:482c54c4-17a2-471a-bd8d-9a22f05340d3 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:499c8af6-63da-4ca5-af10-dc83497ad411 a dho:Lion ; + dho:hasModifier dhd:87bca66c-9d68-4e6b-947b-fdf6cee0cf83, + dhd:9aae41a2-7e3a-4a5d-a923-0cde47904ab4 ; + dho:hasTincture1 dho:Missing . -dhd:4852e90a-b991-4004-82f7-8177fc85ee21 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:49aebbb3-c658-4193-825d-21a1a034ea9d a dho:Field ; + dho:hasTincture dho:Azure . -dhd:485db075-ed8a-424e-a23c-dbd6c4662e97 a dho:Bugle-Horn ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:486a4c02-6086-49ff-9f5b-c70a90ad49a7 a dho:Layer ; - dho:hasCharge1 dhd:f22e5fc5-37a9-47e7-aed3-336d3098f048 . - -dhd:489fce35-d303-425e-8267-13630c374416 a dho:Lion ; - dho:hasTincture1 dho:Or . - -dhd:48a7c9eb-1ebb-4d0f-a190-9d86873fe181 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:48a949e6-8423-49a2-9e24-89bcfad67504 a dho:Fish ; - dho:arranged dhd:727ab0b3-f4a3-4a71-bbf0-7f5ba8b778e1 ; - dho:hasModifier dhd:fd14be44-e758-46de-871e-253a1b51200e ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:49c3d219-1f02-4ca6-8aca-b2c14e25637f a dho:Layer ; + dho:hasCharge1 dhd:7167a611-16b2-4e9a-9789-f2a56d07e4f1 . -dhd:48ace8ce-82f8-473c-b99a-fd1247d686dd a dho:Field ; - dho:hasTincture dho:Azure . +dhd:49d4d9e2-fcc8-4fed-b13a-e502c938c85c a dho:Layer ; + dho:hasCharge1 dhd:327ddd77-1238-48bf-82fa-b8e359ffa96d . -dhd:48f924e1-2137-47a2-a5a8-ecb104a3fd5f a dho:Field . +dhd:49e2f256-cd58-4ee7-852a-6cc7cc276912 a dho:Layer ; + dho:accompaniedBy dhd:673903e7-f589-4cfd-be29-b75321937877, + dhd:db1206ff-97c6-4698-b38b-9b5dce69b0cb ; + dho:hasCharge1 dhd:b8e29246-2007-42b8-acf9-8440c42bccc2 . -dhd:493acc12-6098-4a84-b241-d52dcca53632 a dho:Field ; - dho:hasTincture dho:Or . +dhd:4a00c5c1-bfbc-4938-9868-297aaa9c8968 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:494bae09-0cfd-4a00-8832-9a95388b60e2 a dho:Crescent ; - dho:arranged dhd:98c16084-85c4-4a55-9d00-506d924ccdca ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:4a0cfaea-9841-46ff-8a4b-27abfafaaa84 a dho:Field ; + dho:hasPattern dho:PerSaltire ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:4950217f-b064-486f-a41e-6fa5065857f7 a dho:Layer ; - dho:hasCharge1 dhd:c0f95f23-cb8e-4634-a9fd-bd9ba84dbd11 . +dhd:4a134d6f-5744-46af-90fc-368a67ee8068 a dho:Layer ; + dho:hasCharge1 dhd:56e266d7-50fb-43c6-8a54-e95a1a07341d . -dhd:4966d326-0ec0-4763-840c-bf8c8192456b a dho:PiedNouri . +dhd:4a21e465-02d3-4c6f-98aa-b12e4fafcb87 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:497d8aa5-2fbf-47f1-90d3-ae96dff76220 a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:4a22cad7-306c-4014-bb55-dc3c98666f6e a dho:Layer ; + dho:hasCharge1 dhd:8ce889c3-4693-405d-b53a-09e2d1dc60ce ; + dho:holding dhd:24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15, + dhd:73bdaf66-8d21-4255-af6b-cf6cda76c673 . -dhd:4993e52a-4473-46c2-b800-3ad94d5df2ef a dho:Layer ; - dho:hasCharge1 dhd:460e0d02-deca-492a-91b0-51ece2868581 . +dhd:4a351bd2-dd2a-4d02-b157-d12980c997ee a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Argent . -dhd:49989fd9-db99-44e2-9af2-7765478347bb a dho:Layer ; - dho:hasCharge1 dhd:d69eeb88-44a3-4fe0-ae58-32a471984ab6 . +dhd:4a3867fd-a81c-465b-89fb-466b02a597c3 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:499c955b-f6f4-4aa9-86e9-711ecd4edf0a a dho:Field ; - dho:hasSeme dhd:18d064e9-5a0a-4df7-85ca-ac7d2191bf29 ; - dho:hasTincture dho:Or . +dhd:4a545c6e-f7c5-4fcb-a25a-8d33cdb1d0a5 a dho:Layer ; + dho:hasCharge1 dhd:aba923b4-370c-4b03-87a8-123aa8a68cc2 . -dhd:49a0277c-f7ea-4525-a72f-c3af946906be a dho:Field ; - dho:hasTincture dho:Or . +dhd:4a62f5da-587d-4532-adb0-e34b437142df a dho:Pale ; + dho:hasTincture1 dho:Gules . -dhd:49cd9285-891f-4159-954f-4de7d2dda936 a dho:Field ; - dho:hasTincture dho:Or . +dhd:4a96a842-9bc8-4efc-ba01-83c659af4b9c a dho:Lion ; + dho:hasModifier dhd:afc2b0f1-e0dd-40cd-b880-4ccfcd98e19f ; + dho:hasTincture1 dho:Or . -dhd:49ceaa1f-8820-4369-8b7e-f47c44101232 a dho:Layer ; - dho:hasCharge1 dhd:c5918a6c-504b-4016-96c8-6bafd34cfdfc . +dhd:4acdf933-d692-44ff-a3e9-85d574b345ec a dho:Layer ; + dho:hasCharge1 dhd:faa18199-d9b5-461f-8e47-ae2d9762ae59 . -dhd:49fa75e4-d742-4e8b-83da-2e720599a6de a dho:Field ; +dhd:4ad5c954-9af4-4e08-a2c9-5e00f6a409e1 a dho:Field ; dho:hasTincture dho:Azure . -dhd:4a0bfc85-06b3-4114-93af-83c16814a40f a dho:Layer ; - dho:hasCharge1 dhd:70fd7aa5-8f9d-4462-9179-e714ba9163d6 . +dhd:4ae236cc-5ee6-4a9f-bd7c-5113a9caa430 a dho:InPale . -dhd:4a0cc34c-5893-4982-88cd-7d9ffa490bec a dho:Field ; - dho:hasTincture dho:Azure . +dhd:4aedd028-65bd-40f2-ab61-7b0a03f5d364 a dho:Layer ; + dho:hasCharge1 dhd:0d46955b-2f8a-445b-85c8-7caaaf96fee6 . -dhd:4a187bc6-1844-4787-9327-5b433a13902b a dho:Countercharged . +dhd:4af4f600-584a-4e36-add6-17e4b525a2c7 a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:4a19d007-25fc-4bfe-9a35-2abca5cbf45c a dho:Crowned . +dhd:4afacbf2-4f7b-4c9c-9062-59263fd55b97 a dho:Field ; + dho:hasTincture dho:Vert . -dhd:4a2f09a6-80db-4002-9691-a42d1bd74d9a a dho:Griffin ; - dho:hasModifier dhd:3519331d-e692-4446-a341-73334b877476, - dhd:c2a55084-b6a7-47a7-a4b7-5e6ae006141d, - dhd:f91a0fbf-aa15-4ffd-babf-9271dc9e1e93 ; - dho:hasTincture1 dho:Or . +dhd:4b072ed5-76f6-469d-ab8b-ba3cd4c811ac a dho:Embowed . -dhd:4a3d87e1-315f-42f7-bf5d-51850d17654e a dho:Layer ; - dho:hasCharge1 dhd:38949958-a36b-4f52-b97b-3daecfa93dfd . +dhd:4b14334e-c982-4418-8e4e-79b0db30b8f0 a dho:Dice ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:4a3fabf3-5ff4-4c1e-ba73-cc391870e96c a dho:Passant . +dhd:4b3a5631-0222-4800-85e8-73b37bf766de a dho:Layer ; + dho:hasCharge1 dhd:8a986152-178f-44c0-b8c0-0c2f90714865 . -dhd:4a5069cd-1479-47ee-a796-76a87462f7ff a dho:Rampant . +dhd:4ba24b85-e16c-4cc8-97ac-495a9f8c97a7 a dho:Layer ; + dho:hasCharge1 dhd:1af64b6b-5ff3-4b80-a4f1-1bbd332fc29f . -dhd:4a6d8974-155f-470b-a61c-d3c0aba907d6 a dho:Border ; - dho:hasTincture1 dho:Argent . +dhd:4bdcd9eb-f0a5-472e-bf73-69c8d9f26ee5 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:4a9890f5-7807-4305-8c90-4ad038c20839 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4bdfa9fa-b787-4554-b376-41f34ff7e0d8 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:4aa01d6e-845d-485b-a097-155fa18d4c35 a dho:DonkeysHead ; - dho:hasTincture1 dho:Sable . +dhd:4be409d9-2436-4c3f-9085-4b92833c865b a dho:Bend ; + dho:chargedWith dhd:83630f72-459a-4a8a-a012-35f056076175, + dhd:a273f649-389c-4ce4-8178-0b1c4d7bbb1a ; + dho:hasTincture1 dho:Gules . -dhd:4aa03c5b-5fc9-4e57-b9e5-4cc4778fc464 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:4bea98e5-e6ad-46fc-9d5a-5f7dc08bcea3 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:4ab04d2a-7ae7-40ec-864c-25f3153b294c a dho:Rampant . +dhd:4bebc89d-0b18-44bc-8e1e-427b143ec044 a dho:Flying . -dhd:4abd0795-6cd7-4da9-bd2e-b6dd6274617d a dho:Layer ; - dho:hasCharge1 dhd:25415c74-ffec-4e30-9a16-16bc12384502 . +dhd:4c118cbd-3adb-4351-b373-c3fa693b5e4c a dho:Armed . -dhd:4aca9591-c997-436e-a3e3-861ec7e624af a dho:Field ; - dho:hasPattern dho:Pily-Barry ; +dhd:4c1362d2-acef-4c89-9dc1-6d218629e78f a dho:Field ; + dho:hasPattern dho:Checky ; dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Argent . -dhd:4ace907f-2aa8-4036-9a5c-2eb2b7d33648 a dho:Lion ; - dho:hasModifier dhd:11b986df-e994-4791-bf1b-3f5df2ada2e6, - dhd:b741d678-97a5-4968-a8fe-b04ca2e50b35, - dhd:e0763434-0765-4ce6-9c00-3e1be0d6afa8 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . - -dhd:4ad28b4d-f3e7-48f6-acc6-075c93c405a2 a dho:Crowned . +dhd:4c1d9446-0114-4a87-854a-f1b7583a4eb4 a dho:Field . -dhd:4ae70e90-2a1f-4728-8afd-6097752bec27 a dho:Layer ; - dho:between dhd:9aa028ea-e980-48d3-98dc-62cf24699431, - dhd:b947abe0-f40f-4b94-a4b6-e6026479884c ; - dho:hasCharge1 dhd:66019d93-eeeb-402f-aa99-a2743c60b948 . +dhd:4c27cd2f-53b5-4228-b126-846ee418b864 a dho:Layer ; + dho:hasCharge1 dhd:d3da2a2a-1626-45fa-8f50-650a90c28e13 . -dhd:4b0a7352-409b-4bd2-a26e-d9664dc7f469 a dho:Layer ; - dho:chargedWith dhd:1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627, - dhd:c6d9a5c5-9402-4adc-8155-40447e981f30 ; - dho:hasCharge1 dhd:04268227-d7fb-40df-82bf-df2ac725d93d . +dhd:4c286742-46b6-4886-87cb-6eb88aa84cf7 a dho:Crowned . -dhd:4b0c83ea-283f-474a-b035-ee2e1fac08e6 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasPattern dhd:b0d5a27c-23f7-4d6c-8820-877db79a47cf ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:4c2bf9fb-c5d3-4de7-8090-23db26e5497b a dho:Field ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or ; + dho:hasTincture3 dho:Azure . -dhd:4b193a17-354c-4bd7-adba-31cdb0612c98 a dho:Lion ; - dho:hasModifier dhd:36099d52-762a-4abb-8de9-5e081df76070, - dhd:6bb0c50a-bee9-4f2b-bb86-de7fec21119d, - dhd:d800d195-0660-4dce-84d5-5f6f79d1c7bc ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . +dhd:4c346616-7067-458f-b69e-d100df290933 a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:4b1bff71-92c8-4965-9e1b-1052ec455a3f a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4c3542ec-cdcd-4721-b6a8-013065c4500e a dho:Layer ; + dho:hasCharge1 dhd:b2dd0ad4-9209-4690-a5f3-1e9e314fa710 . -dhd:4b6b1c1c-0e06-4bf2-b444-035c13e83688 a dho:Field ; - dho:hasTincture dho:Or . +dhd:4c585f76-2fe2-41b5-8c1d-66dd4d725c20 a dho:Hooded ; + dho:hasTincture dho:Azure . -dhd:4b6be87f-e82f-4b82-ba90-f86fedda5388 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:4c6a77ad-956f-44c7-afcb-839b17e87908 a dho:Armed . -dhd:4b6f8ca5-e0b6-44fb-9c17-bcd41b56197a a dho:Layer ; - dho:hasCharge1 dhd:fa5a7b57-7ba7-4e0d-8eea-a865412efc89 . +dhd:4c9205c2-bb03-4241-896e-16b4a697f24f a dho:Eagle ; + dho:hasTincture1 dho:Argent . -dhd:4b726d12-1303-4942-8c4d-1c4993516580 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4c97e3d6-30ec-453a-a24b-dc892febc5af a dho:Layer ; + dho:hasCharge1 dhd:65a928cd-90b5-401c-8ef5-90c67453f002 . -dhd:4b86947a-0b80-4b6e-8094-6ffa27272ac9 a dho:Passant . +dhd:4c9d2b53-9cb5-499e-999d-1dd7b466776f a dho:OrleOf . -dhd:4b8dd715-5664-4d10-8842-0ae5c0ac6c2e a dho:Layer ; - dho:hasCharge1 dhd:ee802ca2-a0e2-498f-b5ab-32e59de6816d . +dhd:4cc36e5b-07b4-460e-9561-6078f2057787 a dho:Layer ; + dho:hasCharge1 dhd:69b0d9f4-0962-4181-8320-2e1832fb2a61 . -dhd:4bae23f7-f62d-4cb1-a13b-623d62f31e14 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:4cd10a51-1091-46f4-9000-ebbb25b84293 a dho:Layer ; + dho:hasCharge1 dhd:ed88e9f8-8deb-44cb-b81e-da09898f9800 . -dhd:4baf82d4-e18e-4730-8dcc-37f1804f050e a dho:Lion ; - dho:hasTincture1 dho:Gules . +dhd:4ce37163-876f-4eeb-80d1-047a9d65aae2 a dho:Layer ; + dho:hasCharge1 dhd:2df55dbd-ac19-46a2-886d-de169634ec3f . -dhd:4bb211f0-8ae5-4e25-86af-7d118f5902d9 a dho:Layer ; - dho:hasCharge1 dhd:5d8f5ba4-2ae9-4cec-b30f-fcbe3289d02b . +dhd:4cee80ab-e200-41fa-9dc8-32ce2bdb1644 a dho:Layer ; + dho:chargedWith dhd:3cbecb50-5e11-423a-a457-11734f98ee2f, + dhd:808f05a0-0d6e-40d6-b72e-286d53aecfe3 ; + dho:hasCharge1 dhd:52276a41-b5fd-43b3-932d-900f5aac9b2a . -dhd:4be3d63e-5e26-4419-99fc-62a7151ef318 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4d048386-b5f8-434a-86ca-3c23bd8a46bb a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Missing ; + dho:hasTincture2 dho:Missing . -dhd:4be57098-ae07-4677-83b7-da242165aa75 a dho:Rose ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:4d34369d-ec0f-4db1-b3bb-94ef57cfe048 a dho:Border ; + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Sable . -dhd:4bff0b26-e028-4215-8052-17306b21683d a dho:Chief ; +dhd:4d3c58fd-15c7-4b6c-afad-2a486fdc3a5d a dho:Boat ; + dho:arranged dhd:8327433a-e5c3-47a1-9c52-2946c45d8e76 ; dho:hasTincture1 dho:Gules . -dhd:4c0281e4-e977-4f34-9a3b-d6d5c325ccf0 dho:hasPattern dho:Roundelly . +dhd:4d6eea35-3ac3-422e-99d1-1846c25aa935 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:4c0688d1-3f24-469b-b8dd-31bf0cdf1c4b a dho:Rose ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:4d7a3a17-eda8-4e20-ae00-cd26b20d7d01 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:4c079f37-9ca9-4ae1-8ea2-f0242db46bb5 a dho:Layer ; - dho:hasCharge1 dhd:27be3972-f161-4e99-b5da-364e343bc08e . +dhd:4d81768e-04bb-4adf-b6be-8a4652513694 a dho:Lion ; + dho:hasModifier dhd:0388aaf7-fbee-42d7-9f68-43839e97e45e, + dhd:9d724e47-1e59-4863-8a09-586af95646b4, + dhd:de5ddd12-5cd3-4395-8199-a01f946a0e99 ; + dho:hasTincture1 dho:Or . -dhd:4c0a0c5f-e7b2-45a4-980f-22c6395be4cd a dho:Field ; - dho:hasTincture dho:Azure . +dhd:4d95b84b-6188-4621-b97d-c36e019c44df a dho:Lion ; + dho:hasModifier dhd:40cd2eea-9d41-4dde-b448-783bfa44b2d1 ; + dho:hasTincture1 dho:Or . -dhd:4c1f4ded-ccae-42b1-9305-6cb3127d21e9 a dho:Layer ; - dho:hasCharge1 dhd:336cf7bd-eac7-411a-9167-c273e2e6f777 . +dhd:4db7743d-7928-4a63-8735-e9c85234eb90 a <http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)> . -dhd:4c28330a-d699-4605-8577-995490c6ff12 a dho:Crowned . +dhd:4ddb14f0-085f-46f5-a694-4eed30804025 a dho:Crowned . -dhd:4c2ea93e-d83b-430a-80ea-79b80d28548e a dho:Layer ; - dho:hasCharge1 dhd:f36b4eeb-c251-49f6-89bd-f46f606b717c . +dhd:4e101820-2918-4e77-ae5b-2607816ad3b7 a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Missing ; + dho:hasTincture2 dho:Or . -dhd:4c3fcb6c-66f7-406e-8f45-0be81006ec21 a dho:Layer ; - dho:chargedWith dhd:128e73d1-2ba8-4f6b-bf0d-e0826319a9d8, - dhd:e5826fb9-b0e6-4d69-be4e-5fe800d03d89 ; - dho:hasCharge1 dhd:2f075537-cc0a-49a8-a3e9-5058a203b99a . +dhd:4e2a856a-8db5-40f3-9a10-e3f783662841 a dho:Lion ; + dho:hasModifier dhd:460181ec-0fb2-4b9a-a6b9-af0f1c94ac12 ; + dho:hasTincture1 dho:Or . -dhd:4c44843e-d6af-41db-ba61-3be56fdbf3a7 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:4e3697d7-cd17-4e7d-939f-d8fcfe3bb8b0 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:4c4a1c08-ffc2-4840-a161-4995df73971c a dho:Fleur-De-Lis ; - dho:hasModifier dhd:cf22bb15-03d8-4cc9-bed2-6f259ba68fc0 ; +dhd:4e3910f5-8155-40b4-9179-a199ad1ef33b a dho:Bluebell ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:4c5df968-89b8-4a61-853e-c61cd7555b42 a dho:Rampant . - -dhd:4c6b5c64-647f-4424-a095-21f507a4131c a dho:Border ; - dho:hasTincture1 dho:Gules . - -dhd:4c719058-1d5d-4208-9a1a-ee9b3559ba1d a dho:Mirror ; dho:hasTincture1 dho:Azure . -dhd:4c79e368-67cb-455e-ac72-db3dc271861c a dho:Issant . - -dhd:4c802a38-a72c-4774-bf79-dc8d04f968fb a dho:Field ; - dho:hasSeme dhd:143597c7-6955-4e15-9b69-00f136e89087 ; - dho:hasTincture dho:Azure . +dhd:4e827f52-a095-475e-aa52-06d025e8b1fd a dho:Layer ; + dho:hasCharge1 dhd:33b86eb1-5e0e-4856-8722-a7ea14ae55d2 . -dhd:4cb32915-a1e5-4162-bf4d-4b314a274eb2 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:4e9c4765-b624-416f-bb96-a1423bfaef5a a dho:Lion ; + dho:hasModifier dhd:035ec0e3-4e18-42be-9315-cf61f7f6cc50, + dhd:98cac79b-a13a-42bd-9509-f416845eb029, + dhd:e2e09bea-b284-4600-825d-81213b6dc02b ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:4cc22e20-c69a-45eb-8af3-d83b5d9d1c5f a dho:Chicot ; - dho:arranged dhd:a171b7c7-6429-474c-a043-32b21ca9ed32 ; - dho:hasModifier dhd:7d3ef960-d58a-4c36-ac22-8339b13c1094 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Gules . +dhd:4ebc1249-03a9-42ec-9108-f9e2f6e317d6 a dho:Layer ; + dho:hasCharge1 dhd:1f747f2e-e4c0-4b3a-8d3c-10a20a8ce222 . -dhd:4cdae4f9-0859-4c92-ac7d-b3ca343202c1 a dho:Layer ; - dho:hasCharge1 dhd:b4e5c6f7-2506-4c2c-ba56-85f0b839c935 . +dhd:4ecef59f-1a38-4f12-969d-87b3546e2f61 a dho:Field . -dhd:4d041fab-6536-4479-9211-2e803bf6a3c9 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4edf5a82-727c-4f6b-b3c0-873411c58406 a dho:Issant . -dhd:4d0528e1-1d41-4485-a6f6-da5c1cac166d a dho:Escutcheon ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:4ef55579-797b-476e-b09f-b7be07bacb18 a dho:Griffin ; + dho:hasModifier dhd:1ee8757b-84fb-4e1c-88c3-a582ee8c6074 ; + dho:hasPattern dhd:515a04a4-faa7-4619-95db-e8c321c6c119 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:4d0ebcd0-bbb2-425f-961c-a2b9e8bb8b22 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:4f186e65-ad4d-482e-bf5a-afc9c4e3ef85 a dho:PosedBendwise . -dhd:4d1edd37-538e-457d-8ff7-a553258c12c6 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:4f33e148-e7da-4582-8903-c36ad18c27dd a dho:Field ; + dho:hasTincture dho:Gules . -dhd:4d4dbddb-e443-4fd4-b106-bbb929f58260 a dho:Chief ; +dhd:4f3c3639-b9ef-4ec7-9159-84342f6e5259 a dho:Lozenge ; + dho:hasNumber 7 ; dho:hasTincture1 dho:Or . -dhd:4d84f6ee-3697-4e0c-b5b4-32e4ad327fb1 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:4f402136-70fb-476e-a16f-5a8f59aca791 a dho:Layer ; + dho:accompaniedBy dhd:4966b019-b457-4492-9551-7846e3556999, + dhd:acb41764-50ce-4c2e-8c7a-a3abfe01abcb ; + dho:hasCharge1 dhd:285434d3-7e39-418c-9e63-a5e958eaf689 . -dhd:4d940123-3ac8-4a6f-b53c-b7f186322f51 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:4f4d7cde-ceb3-4ac3-ae62-dd772bbf5f89 a dho:Layer ; + dho:hasCharge1 dhd:a8f67bb1-222b-4b5d-8f30-a72d59b9682e . -dhd:4d9ba611-069a-47bc-a57a-80ebe862d876 a dho:Pincers ; - dho:between dhd:f82c7ecc-9c45-48e8-b688-aaab9ec81723 ; - dho:hasDirection dho:Dexter ; - dho:hasTincture1 dho:Sable . +dhd:4f68aca2-93df-46dc-b580-65633a43315b a dho:QueueFourchy . -dhd:4d9e49f5-a150-4706-9ca9-103d8eaf345a a dho:Field ; - dho:hasTincture dho:Or . +dhd:4f6f6b5f-f08d-41c8-8168-e6a924beca0b a dho:Layer ; + dho:hasCharge1 dhd:bd46003a-c344-4963-a634-966ecb333fe9 . -dhd:4dbe23fa-1c31-4e21-a1e9-7fb22df94e77 a dho:Layer ; - dho:hasCharge1 dhd:563f000c-fffb-4ec8-8602-57eed9b7cc63 . +dhd:4f73e863-e425-4041-94bc-5596e7fde750 a dho:Field ; + dho:hasNumber "of 16" ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:4dd4aeda-662e-4e11-a73c-87d4db6296e9 a dho:Layer ; - dho:hasCharge1 dhd:f4881bd5-683a-43ea-9856-8de066711903 . +dhd:4f7a9559-faec-42d2-951b-f1705d21aaf5 a dho:Field ; + dho:hasTincture dho:Or . -dhd:4dd80860-9735-4c6c-ba0d-ac52af62d3e6 a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:4f7ed184-66cd-49bb-8740-44b538e07d74 a dho:Lion ; + dho:arranged dhd:0767ec7d-d860-42da-85a1-d404970492c7 ; + dho:hasModifier dhd:9a8b76d3-c2d6-4832-81d3-7ede3143b37f ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:4dfc5907-2dcc-453b-8674-08cb3219bb74 a dho:Layer ; - dho:hasCharge1 dhd:085f76df-8cbd-42cd-b77b-329c269d9e17 . +dhd:4f851d65-4fca-48df-ab89-8b86b97d5c3a a dho:Saltire ; + dho:chargedWith dhd:71742873-d10e-41ac-86e9-06ad99b1930b, + dhd:f78fc97a-3eed-48c0-975f-32e26ea03795 ; + dho:hasTincture1 dho:Gules . -dhd:4e10181b-4d5e-44e3-b630-a4c7890718f9 a dho:Lion ; - dho:hasTincture1 dho:InOmbre . +dhd:4f8be2df-453e-442b-a02c-942f1bd64c80 a dho:Layer ; + dho:chargedWith dhd:7df1c51b-4e58-443d-9918-20dba8afe4e7, + dhd:8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb ; + dho:hasCharge1 dhd:9ddd99d6-9399-4539-a4b1-d6cd1622af81 . -dhd:4e3c66e9-4377-4e2a-97ce-667df371082a a dho:Trumpet ; - dho:arranged dhd:26ee96e9-57c7-4569-880b-1dd793fcb221 ; - dho:hasNumber 2 ; +dhd:4fe972fa-6451-4f75-9359-2c11f4f9bb28 a dho:Saltire ; dho:hasTincture1 dho:Gules . -dhd:4e3d275d-cb36-462d-8d9a-3fd9dd118236 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:4ff76363-8300-4a15-86e8-ab1594e3e494 a dho:Layer ; + dho:hasCharge1 dhd:dff6bb43-f61a-49f7-9856-c7ba3d1a65c7 . -dhd:4e5a6d87-4c77-4727-8345-48cc6507a925 a dho:Fess ; - dho:hasTincture1 dho:Argent . +dhd:4ffba3b5-71f9-4c2d-aa6e-386de829d7f9 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:4e68d9e7-2bc3-4c44-a5ee-73afc1991b58 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:502a5f9d-6e95-4f09-ab6a-92d5ebb3b9e8 a dho:Wing ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Gules . -dhd:4e6b86c1-df4f-4a9d-9dd0-c3d683905b84 a dho:Field ; - dho:hasSeme dhd:c2d07f11-2f99-4fb3-b5ab-153018344e0b ; +dhd:502ac7e7-ad15-462f-9346-2706912b854c a dho:Field ; dho:hasTincture dho:Azure . -dhd:4e6bb857-7946-4455-8eb9-749735e90844 a dho:Armed . +dhd:50300d20-64b5-4731-8cd1-3d23f8d87177 a dho:Layer ; + dho:hasCharge1 dhd:1d9d0d9d-95d8-4762-bcd9-004e45e3efdf . -dhd:4e88bf9f-f9e7-4c81-a03e-d1b6a87ea29d a dho:Layer ; - dho:hasCharge1 dhd:75da7949-5f18-48f9-af7a-eb9b36a4516e . +dhd:504bfa71-aa7b-4940-8421-13dbc9da3b09 a dho:Layer ; + dho:hasCharge1 dhd:8525724f-baa7-40e9-b531-c84b7756d486 . -dhd:4e972597-d24f-4974-8c9c-10a3e889b1b1 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:50754bb5-87a2-4304-83c9-58f435d5c71f a dho:Rampant . -dhd:4ea6dbe5-4904-4961-9af6-d62dc9b695cf a dho:Field ; - dho:hasTincture dho:Azure . +dhd:508565d9-3917-44f7-859b-7dc1c79ea3df a dho:Layer ; + dho:hasCharge1 dhd:ada8cd32-b7cc-4870-9af3-e64307267e9f . -dhd:4ea71fde-6783-43a9-992d-386aa73506db a dho:Fleur-De-Lis ; - dho:hasNumber 3 ; +dhd:508a52bf-4c5c-4780-8404-7e98155823cb a dho:Cross ; dho:hasTincture1 dho:Argent . -dhd:4ecdd0f5-2795-4295-96b8-568038ce1a5d a dho:Layer ; - dho:chargedWith dhd:7c140a78-dc23-4754-9ae7-d05f01976b0d, - dhd:cc7c9672-1c32-4387-921d-c54a0ee0aff4 ; - dho:hasCharge1 dhd:0cfc283b-9748-4dc1-9989-486c39c17ffb . +dhd:50a59e48-223f-4d28-8514-c1c03b8e3fcf a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:50a6a4b2-796b-4a95-8331-2d85c726e54c a dho:Lion ; + dho:hasModifier dhd:62bc9f43-dbf4-4ba1-87e3-4a5410bc8673, + dhd:94ee66c8-bcd1-457c-8784-598c2218c975 ; + dho:hasTincture1 dho:Azure . -dhd:4ecfa73f-e034-4bd0-aece-4683200b3404 a dho:Field ; +dhd:50c113bb-13c2-4a91-bb5d-c7031b7b817d a dho:Field ; dho:hasTincture dho:Gules . -dhd:4f1aa41c-b467-4ec2-97f8-c56b81a11f34 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:50d5ae3c-0edd-4336-8940-12b5c55ad55d a dho:Layer ; + dho:between dhd:57746cf5-f129-4d0e-9207-9a943ced774b, + dhd:8c8371f5-afb9-46fd-a975-96b6d2458a30 ; + dho:hasCharge1 dhd:0d6a12d6-6c5d-4372-ba8e-7d1c286e4473 . -dhd:4f2c6b1e-80e8-4a78-bce9-4bf1b9c27f48 a dho:Layer ; - dho:hasCharge1 dhd:16cccadd-e2d3-45ab-a628-2292e1d30591 . +dhd:50f0866b-f9b7-4988-b864-ac6e2ea0cd79 a dho:Field ; + dho:hasPattern dho:PerChevron ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:4f3400b8-0d91-435c-9b42-167c99f3da48 a dho:Field ; - dho:hasNumber "of 9" ; - dho:hasPattern dho:Checky ; +dhd:510c2ef4-86ad-49d0-9e29-5fa683b377c8 a dho:Field ; + dho:hasPattern dho:Lozengy ; dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . - -dhd:4f66e4a5-f157-477e-8431-86c4b697cb8e a dho:PerPale . - -dhd:4f80d312-805a-4aea-8fa3-3dd5d82211d2 a dho:Layer ; - dho:hasCharge1 dhd:f1616980-53b9-4aee-96ba-d39a411a5c1d . + dho:hasTincture2 dho:Gules . -dhd:4fc30773-5185-4941-872b-a0745edfbceb a dho:Eagle ; - dho:hasTincture1 dho:Sable . +dhd:515a04a4-faa7-4619-95db-e8c321c6c119 dho:hasPattern dho:Barry . -dhd:502d56fb-5583-40c6-bd34-78e66c1277e2 dho:hasPattern dho:Checky . +dhd:5160cfb6-c712-4f85-a88c-fd77d23fd86d a dho:Chief ; + dho:hasTincture1 dho:Gules . -dhd:50340f4b-29ef-46d7-9dd1-f2aee1a273c5 a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . +dhd:5169c267-235c-490b-94d3-868201e05c50 a dho:Rampant . -dhd:504094bf-9452-4dd1-9782-a6e763faa7cf a dho:Lion ; - dho:hasModifier dhd:e8576486-8611-4f2b-840d-044d3f5582c1 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:51967b7b-3afc-4bc3-8971-a4b2723f2c3c a dho:Layer ; + dho:accompaniedBy dhd:42bb10bb-ee9e-4276-882b-cadcfe45afb3, + dhd:b9044476-681b-4f8c-aa7b-94550ea845c9 ; + dho:hasCharge1 dhd:db38f5dc-9614-4632-b784-fa59a299e582 . -dhd:50433e6a-c618-426f-99d5-2d2bfcdac3e2 a dho:Bend ; - dho:hasTincture1 dho:Or . +dhd:51981210-9a5e-4c3a-9f04-725cdca0d29e a dho:Layer ; + dho:hasCharge1 dhd:729059ef-6d38-46ed-b480-91cf4538f5ed . -dhd:50457314-b18c-406b-b306-f901e8605457 a dho:Lion ; - dho:hasModifier dhd:00ba6b73-ea11-4feb-972c-b208a2c1a6d5, - dhd:3a753039-8cf8-49c1-b321-364c2bf38929, - dhd:b11a4bee-2b96-43b4-9056-54aab99b9dbb ; - dho:hasTincture1 dho:Sable . +dhd:51a031de-66b8-4bc2-a5f3-2625ec5ef230 a dho:Lion ; + dho:hasModifier dhd:00090a76-5dc9-45b0-bb07-b5ceda781688 ; + dho:hasTincture1 dho:Gules . -dhd:504ac797-be5d-49b0-b044-37323e048b74 a dho:Layer ; - dho:hasCharge1 dhd:d409b4e6-1e23-410a-b4c5-9d025ac8ba13 . +dhd:51a37893-9eeb-4e94-8b99-0b9aadf34da4 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:50975665-2c27-49ae-84e1-4665ce898c21 a dho:Rampant . +dhd:51cdd79e-f6a2-4e9e-b363-d6b6cb8eb2cf a dho:Crowned . -dhd:50aaf343-bf65-494c-a337-7ac2dab96040 a dho:Lion ; - dho:chargedWith dhd:285ea4ea-e1da-4e41-9fc1-05bb92668f83, - dhd:ee74f5e4-3649-4a57-ac27-2a41e205fae9 ; +dhd:51e51897-2da1-4b89-b2d7-f9be6a090631 a dho:Lion ; + dho:hasModifier dhd:32cd480a-68bb-4d19-aecc-d1797b70a623 ; dho:hasTincture1 dho:Or . -dhd:50c236f9-7ee8-4e72-83a6-8fc8020018df a dho:Staff ; - dho:hasTincture1 dho:Gules ; - dho:holding dhd:878e0447-a0f8-4786-8520-599ece809401 . +dhd:51e91f13-c502-4539-8cca-a80221d37006 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:50da2543-2f1f-48af-a530-8cbe74812bc7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:51fa8282-db23-4cd4-b9b8-783112348774 a dho:InPale . -dhd:50e1c2ba-e45b-48b8-93db-b63e975957fb a dho:Layer ; - dho:hasCharge1 dhd:9c932ec1-4d43-4b7b-af1c-68c2aa8bfc7a . +dhd:52276a41-b5fd-43b3-932d-900f5aac9b2a a dho:Fess ; + dho:chargedWith dhd:3cbecb50-5e11-423a-a457-11734f98ee2f, + dhd:808f05a0-0d6e-40d6-b72e-286d53aecfe3 ; + dho:hasTincture1 dho:Argent . -dhd:50e2025f-6a76-4e53-816e-518347288828 a dho:Hooded ; - dho:hasTincture dho:Azure . +dhd:522968b5-3cb7-4900-b9f1-90a590d37921 a dho:Layer ; + dho:hasCharge1 dhd:8fe9a350-6ee9-4f1e-afbc-eb3052bd0ff7 . -dhd:50ee1ab0-87c1-46b7-9c66-ce412ac7a333 a dho:Layer ; - dho:hasCharge1 dhd:b1778f0b-6d79-474e-9f0e-e64d7534cbf9 . +dhd:523ff367-36ac-4d10-9b48-a4b6455eeeda a dho:Layer ; + dho:hasCharge1 dhd:f2818341-0120-4b08-b7f1-8cbe75b931f2 . -dhd:50f9ec7d-b21f-41af-88b9-98d5b9c8774f a dho:Dog ; - dho:hasModifier dhd:6d9aa53e-b8b3-4777-b97d-135abaaa2a20, - dhd:95f6e7d8-2b71-4075-ac0c-4d103df2a5bb ; +dhd:5241a346-927d-46b1-8860-cec95c59c032 a dho:Cross ; dho:hasTincture1 dho:Sable . -dhd:511b93bd-0966-4bb2-b290-60c5470afe3b a dho:Layer ; - dho:hasCharge1 dhd:65d69c12-fcb7-499a-a3a8-7da01c7e8296 . +dhd:526a94ca-0c96-4e68-9da1-50e79b87db06 a dho:Lion ; + dho:chargedWith dhd:8f994990-4e6d-4186-a355-fa0721dbe0f2, + dhd:f2f06813-5755-4386-96dd-61bfb18a6193 ; + dho:hasModifier dhd:718a6c72-882d-460a-a864-64ae4b3473d2 ; + dho:hasTincture1 dho:Sable . -dhd:512026b1-c914-4c47-bdf9-b643ef446aa9 a dho:Field . +dhd:52833c34-0d58-4eec-9a46-55485c50d110 a dho:Gorged . -dhd:51346cd8-7b36-4ddf-ad84-00202ee60800 a dho:Field ; - dho:hasTincture dho:Vair . +dhd:52849874-d88f-4df4-bcdb-c8a36805f4ee a dho:Bend ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:5139908b-69fa-4ac2-bc46-88e9c6a49abd a dho:Layer ; - dho:hasCharge1 dhd:78980fc6-2880-4fc3-835b-2502a4b30cde . +dhd:528f942d-68ad-4bbe-86a9-046a67233c55 a dho:Layer ; + dho:hasCharge1 dhd:a8718cd9-9adf-4e43-b023-bad245c2572e . -dhd:5153e496-512d-4022-afa5-f2c3b1878e12 a dho:Layer ; - dho:hasCharge1 dhd:c738b7f3-0409-4e95-8245-387f958dbebf . +dhd:52a3850e-ca6a-4ccd-8845-32d0adc928ba a dho:Layer ; + dho:chargedWith dhd:0cd1ce57-a846-47fc-8319-b5ebd6422d1f, + dhd:49267dc1-26aa-48e0-bf3c-6761a6626c4a ; + dho:hasCharge1 dhd:834e2d87-ef3b-4ca9-bd3b-1c0278558d5d . -dhd:515e0e19-fcb3-4877-872a-14aea215bb02 a dho:Layer ; - dho:accompaniedBy dhd:10914247-dd29-4a0d-bed0-992baf919d19, - dhd:d6392782-907e-4332-8c82-105d9954dd5b ; - dho:hasCharge1 dhd:11e19520-8d64-41dc-9467-e5000bdefa14 . +dhd:52c66fdd-388e-409b-8143-d4c5094bd44d a dho:Griffin ; + dho:hasModifier dhd:cee61c92-c3a5-4d9d-9ed6-c69d894266ab ; + dho:hasTincture1 dho:Sable . -dhd:5178fefb-ee15-4da0-bcf1-678747a92c43 a dho:Empty ; - dho:arranged dhd:d6f44f1c-556b-4db5-a768-d38dbefdc281 ; - dho:hasPattern dhd:2ab865d7-bc51-4910-a241-e6c89993549b ; - dho:hasTincture1 dho:Or . +dhd:52e41ebe-11ba-4686-8761-a7ba7f6ecedf a dho:Field ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:5194e3b9-250a-4501-aa0f-4b7ed2b7152d a dho:Field . +dhd:52e8fd2c-5294-454c-bf49-2b7a82ba726b a dho:Field ; + dho:hasTincture dho:Or . -dhd:51a3b287-37d2-4468-8ff4-f95ca4b34d3b a dho:Fess ; - dho:accompaniedBy dhd:795bf051-78ff-4dfb-8e47-4eab645137b7, - dhd:8535a235-a736-4fda-9380-1d2ac5c4f59c ; - dho:hasTincture1 dho:Argent . +dhd:52f9ada7-c88f-4720-9e88-c1fa4286ad7c a dho:Layer ; + dho:hasCharge1 dhd:cef70610-f927-45d2-802c-6fb67fca2a59 . -dhd:51a5174b-768a-474c-9da9-365020257b21 a dho:Layer ; - dho:hasCharge1 dhd:16df4c46-abcb-4ca3-9060-3a4683e1a991 . +dhd:530adb2b-13c4-4cf6-965a-43bed07c2dc3 a dho:Layer ; + dho:hasCharge1 dhd:8cbda131-c492-49ac-9f04-2abc351737b7 . -dhd:51a8891c-c59d-4b8d-9e79-c10a752b6511 a dho:Rose ; +dhd:5343d802-bd93-408e-b1c2-14e70a908b61 a dho:Cross ; dho:hasTincture1 dho:Gules . -dhd:51b11417-dac0-4e84-8fe7-c1c1d0af4700 a dho:Guardant . - -dhd:51bde54f-c916-4e8e-ad09-16de63634ef5 a dho:Layer ; - dho:hasCharge1 dhd:676cfdf2-c25b-41b1-a446-79cbb733a3a2 . +dhd:5353a8d2-3056-4610-a28d-bfe04f5cd3b0 a dho:Armed . -dhd:51bfb758-ee2c-4f5b-aad4-74e09207b37b a dho:Lion ; - dho:hasModifier dhd:c61d459c-8eb1-4d79-b85f-343c07da9f2d ; - dho:hasTincture1 dho:Or . +dhd:536fdcbe-a7fb-4db9-b152-57f9a3786590 a dho:Field ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:51d53fcc-60fe-41b8-a616-877332a99c94 a dho:Field ; - dho:hasTincture dho:Or . +dhd:5385fb3a-b952-467b-b17b-17aca367ef23 a dho:Layer ; + dho:hasCharge1 dhd:84ba8b66-c5e3-461e-b072-27ec7818b5f1 . -dhd:51d8c84d-9bfa-45d7-942b-b7d84b4189e1 a dho:Layer ; - dho:hasCharge1 dhd:bd95192d-f209-41a8-8ddf-d9f6088061db . +dhd:538f0bd2-4ded-4027-b538-742d6a70463b a dho:Layer ; + dho:hasCharge1 dhd:8678b85f-310f-4f7a-abc8-76bdf9ba9869 . -dhd:51dcbab7-75bb-4ce3-af7f-3d3ebb983771 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:539228da-0df9-43e1-9674-5d3b79477613 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:51e3e94d-7182-4f34-bc6b-fc929afdfe34 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:53984dda-e111-4299-bab4-a46684672b9f a dho:Field ; + dho:hasTincture dho:Argent . -dhd:51f7f4d4-129e-4049-90f3-6cec6e7029c6 a dho:Lion ; - dho:hasModifier dhd:2311155b-d6d4-41a3-beb2-eda020abcacb, - dhd:c0029f3f-9327-4497-bb73-dd42f32e4b1f ; +dhd:539ffcb4-1856-48fb-b553-b03215c70c84 a dho:Chief ; dho:hasTincture1 dho:Or . -dhd:51fd277c-d393-4b99-8b59-551a7aea0682 a dho:Layer ; - dho:hasCharge1 dhd:22bec3f4-6079-462d-a7b7-bdebdd5fe3d0 . +dhd:53b2d2df-f747-4f32-b3bc-05c597c54ec4 a dho:Field ; + dho:hasLine dho:Crenelated ; + dho:hasPattern dho:PerChevron ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . + +dhd:53b9dd8e-fb0e-4a06-86de-f5b613eda3ed a dho:Field ; + dho:hasTincture dho:Argent . -dhd:5235993c-00a0-4b2d-a88d-0b42c58df0bb a dho:Field ; - dho:hasSeme dhd:382793e1-fe83-4199-befa-286d9dbb606b ; +dhd:53d1e7b6-5745-4020-af86-cf64933d5c13 a dho:Field ; + dho:hasSeme dhd:caa56655-a49d-4538-93b7-1bfc2852ca08 ; dho:hasTincture dho:Gules . -dhd:5279b187-0ec2-4462-a0a3-15333f2b47a2 a dho:Hooded ; - dho:hasTincture dho:Azure . +dhd:53e4985d-e505-4ac2-aa75-aa075f4d2dab a dho:Lion ; + dho:hasModifier dhd:c55709f3-c2ed-4cbd-9c3d-608a5d051cfa ; + dho:hasTincture1 dho:Sable . -dhd:52a3ba24-2e5a-47af-9f48-23ecb7ce28da a dho:Layer ; - dho:hasCharge1 dhd:bde554c5-a2e0-4c7c-b274-e3f100b6089d . +dhd:5409d6a3-9f5b-4f80-bf61-fdeace179cbb a dho:Rampant . -dhd:52b29e6f-f331-4b13-beb5-b26991e30fe7 a dho:Layer ; - dho:hasCharge1 dhd:897fe443-e29d-4e17-8193-8067d326a316 . +dhd:542c2957-0046-421c-b2ee-d14b062efd7b a dho:Field ; + dho:hasTincture dho:Argent . -dhd:52b2c789-8a0f-41be-80b7-9a58391e3ceb a dho:Layer ; - dho:hasCharge1 dhd:f319be47-3b53-4958-ba1b-4d1217f95de2 . +dhd:542c5d2f-ccc5-4724-a12b-bb21dcbb85a6 a dho:Layer ; + dho:hasCharge1 dhd:0db7ec6a-476f-46a3-ae6d-6aea28b46947 . -dhd:52bd306b-f264-4c99-8eb4-169362405f40 a dho:Chief ; - dho:hasTincture1 dho:Vert . +dhd:542fc3fd-9e63-4d0d-97e2-50f8a7261761 a dho:Bend ; + dho:hasTincture1 dho:Gules . -dhd:52c5e2b8-4560-430c-99c8-b97ab28d6d6e a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vert . +dhd:543dd5b0-71b6-4c50-ba32-61a47d7f3145 a dho:Layer ; + dho:hasCharge1 dhd:8e04cfae-fac5-4bd9-832d-88cf58e431b9 . -dhd:52c87872-96b6-4a87-ac41-52317db565b7 a dho:Field ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:54537a18-f6a6-42bb-9f0a-07fb7c4d17d4 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:52dc804d-7cd6-4714-aba9-1da494fdaa98 a dho:Layer ; - dho:hasCharge1 dhd:e86b552d-556d-4c43-a4b0-83567d847675 . +dhd:547f82d0-a3f6-4360-88e3-00dc2fbd1615 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:52dcf733-4c5e-4c8b-a44e-47e0a8a0d8af a dho:Bend ; - dho:chargedWith dhd:5191929d-a22f-4951-a801-750aefcb9137, - dhd:86eaa1fb-3df0-41ac-a978-f675b74bf8e8 ; - dho:hasTincture1 dho:Gules . +dhd:54854154-f330-4936-970b-c8dc95afafa7 a dho:Addorsed . -dhd:52e30878-c4a9-4154-8d3e-550955496c6d a dho:Layer ; - dho:accompaniedBy dhd:e5e452ac-f769-41a3-864d-62e1519a8317, - dhd:f85fc7ab-2ba7-4ca4-b764-22d9df156fb3 ; - dho:hasCharge1 dhd:aa65429e-1250-46b0-bb6a-3b0083858d02 . +dhd:54a75cd8-6288-4c98-9f5c-a86e905563c5 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:52e55a61-413a-4268-812c-e5446516ebcd dho:hasPattern dho:Compony . +dhd:5500ca75-cda4-4838-939c-7a1747a14aba a dho:ImperialCrown ; + dho:hasTincture1 dho:Or . -dhd:52e5c2e4-2721-4111-8fd7-6a1416faceed a dho:Field ; - dho:hasSeme dhd:3aee7d92-77c6-4d3f-81f2-541a04b96318 ; - dho:hasTincture dho:Azure . +dhd:55124f71-3bf9-4280-b4b4-c2900813f741 a dho:Field ; + dho:hasTincture dho:Or . -dhd:52fd7c64-baf9-4530-8c8e-48cb18a89c76 a dho:Field ; +dhd:55330fc1-5018-4d4f-a463-461b52fffeea a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:52fe9e19-6fe3-4c2d-969e-dc110b452951 a dho:WheelOnPartition ; - dho:hasTincture1 dho:Gules . +dhd:5550b166-c13c-42c5-899e-9423e2b644ed a dho:Field ; + dho:hasTincture dho:Or . -dhd:5307b9ff-b794-4cc0-b66e-53e17a9e0d1c a dho:Barbel ; - dho:arranged dhd:2a9cfb06-59f6-4d71-8745-9848a72d9c49 ; - dho:hasNumber 2 ; +dhd:558127c4-e4ea-4a42-947a-d31721d5ab66 a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:559f0444-31b6-43ae-ac6a-7587a8165f8e a dho:Bend ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:531f7e98-6a65-45ff-84ec-9e2bab1a488b a dho:Cross ; - dho:accompaniedBy dhd:7753c773-cb42-4647-b249-ff9dd91149b9, - dhd:930ca141-5688-4726-9283-3ff28dc2e204 ; - dho:hasTincture1 dho:Or . +dhd:55a4a75e-572b-4546-9eba-873109292b8d a dho:Layer ; + dho:hasCharge1 dhd:590a77dc-e250-40f7-b85d-72c9152dab43 . -dhd:532ee48c-5d6e-43be-b82e-720408f567fc a dho:Layer ; - dho:hasCharge1 dhd:5682a60a-4ed6-4a3d-a891-a0cfdfd133fd . +dhd:55a75d44-6633-42b5-9890-612b206bf92c a dho:Rampant . -dhd:5341378d-c44e-45f5-8bd7-880f901e166a a dho:Eagle ; - dho:hasTincture1 dho:Gules . +dhd:55c73a61-0357-47e9-bcc1-b0d7b3e4a72d a dho:Field ; + dho:hasTincture dho:Azure . -dhd:534715dc-1a50-4cea-a427-9602b8dd7f70 a dho:Layer ; - dho:hasCharge1 dhd:fe11aed8-4fc6-4a27-aaf6-4e9160b4aa0e . +dhd:5611690a-c58a-4de7-9a06-ad78c0b330ad a dho:Field ; + dho:hasTincture dho:Azure . -dhd:536bc700-03b3-4b9e-8269-728e8a9bb63c a dho:Layer ; - dho:hasCharge1 dhd:47a43468-62dc-4d1a-9475-6ff050907129 . +dhd:5611a7de-c574-43ee-b91a-b96927101462 a dho:QueueFourchy . -dhd:537fa851-5187-4a56-8460-93a5d1fe614c a dho:Layer ; - dho:hasCharge1 dhd:476059dc-e3c5-4017-a876-258b04eceef7 . +dhd:564260a9-4eca-4734-9a73-bd4fdee00fbd a dho:Rampant . -dhd:5386b795-c828-41f9-a9c9-08b15eb4d855 a dho:Lion ; - dho:hasModifier dhd:e8914d74-6e6f-4fe8-80db-64cc5077c019 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:5651c2c6-7ce1-4b3d-88c1-a5ded9d75e27 a dho:Crowned ; + dho:hasTincture dho:Gules . -dhd:5395234c-64a1-4a9d-9daa-edab4880ab0a a dho:QueueFourchy . +dhd:56651309-63a3-47fe-85e6-6f7b2ea135e6 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:53d64223-5454-4329-8c6d-c08109600419 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:5667aebf-bafd-4563-a2c5-e2b78d60e64e a dho:DonkeysHead ; + dho:hasTincture1 dho:Sable . -dhd:53d8cc8d-b8af-4dd9-916a-2bf0ebe14a9a a dho:Bugle-Horn ; - dho:arranged dhd:46fc40df-4a6d-4c53-bd9c-164dea461315 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:56972ae2-2235-4285-81b5-7ede51112c95 a dho:Layer ; + dho:hasCharge1 dhd:d99fb464-4878-4628-ae49-34fbbfd9e359 . -dhd:53e36f58-3522-44a8-93c4-e2a574c26e92 a dho:Field ; - dho:hasSeme dhd:cd305c9f-8656-4287-b5b1-a26cc1b5059f ; +dhd:569e33ea-1474-46a4-9d92-1770a9cc9998 a dho:Field ; dho:hasTincture dho:Gules . -dhd:53f446c1-3991-4988-9ef6-b88641d5c214 a dho:Layer ; - dho:hasCharge1 dhd:fab15907-20bd-4a00-84dd-f5735bb33b6f . +dhd:56de6119-5eed-4c51-b9cb-9ffece9b20cf a dho:Layer ; + dho:chargedWith dhd:b3656957-5fdc-4dfa-a74a-09f862bebcf3, + dhd:cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950 ; + dho:hasCharge1 dhd:4552d124-e3f0-49b1-bd4b-65d45f75489d . -dhd:53fb0532-ee43-49f6-9d4e-0320e96c62fb a dho:Layer ; - dho:hasCharge1 dhd:5f00afde-0e8c-4c88-abf2-6ed9c3941c2b . +dhd:56e266d7-50fb-43c6-8a54-e95a1a07341d a dho:Lion ; + dho:hasModifier dhd:316b3b00-1609-4d53-99d5-3b25962414a3, + dhd:65768237-9070-4c11-86a6-688ada7b08ec, + dhd:991f67a9-ede8-4a0a-99d8-1ad1cf8fc7e3 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:542a7933-d789-48df-95ee-0c2cf5df6adf a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:57107289-c52b-441d-af3d-3a390a05acce a dho:Bugle-Horn ; + dho:hasModifier dhd:0de2e023-3bd4-4f11-9dd7-cb37d782b3f1 ; + dho:hasTincture1 dho:Azure . -dhd:5434ae2b-6ddd-48a0-929d-e16f54ea773c a dho:Field ; +dhd:572ec3a1-070d-4756-ae0b-c422c73147fe a dho:Field ; dho:hasTincture dho:Gules . -dhd:543a320e-8b4e-4ce7-a9d6-3fdd2f44cd07 a dho:Layer ; - dho:hasCharge1 dhd:07d2ad13-4e51-4759-abda-57ecd0205d20 . +dhd:5758e1fc-8ed4-4dbf-860e-2378eac1a01d a dho:Layer ; + dho:hasCharge1 dhd:98125456-bbb9-47fe-bcd9-a74f2796e50d . -dhd:543c3d22-6649-43a7-b7f6-99a509696bcf a dho:Langued . +dhd:578a2c2d-1ce4-4db5-a233-fe0ad1e89eae a dho:Lion ; + dho:hasModifier dhd:5353a8d2-3056-4610-a28d-bfe04f5cd3b0, + dhd:66093bfd-1da9-4d45-b3ca-552e9a4cb3bc, + dhd:704b1b2c-e0c4-4a00-87d3-663528ce4a8a ; + dho:hasTincture1 dho:Or . -dhd:5445caf4-6fac-4823-bad2-8d47458b2929 a dho:Fretty ; - dho:hasTincture1 dho:Gules . +dhd:5791c143-3cfe-4c85-a4a2-3f4c93e6c962 a dho:Layer ; + dho:hasCharge1 dhd:f30a9f9d-19d7-4293-af66-5af6a3b5e8b6 ; + dho:holding dhd:446be2af-1bf2-4f03-b31a-04d3f81d3ee6, + dhd:5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2 . -dhd:546c5e5b-458f-4bb1-b21f-a8361571f7cc a dho:Crowned . +dhd:57a9069c-30a1-462b-88ad-0d0c96b7e316 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:5473f55f-d2a8-4825-bc80-fc113ad1eb6e a dho:Pale ; - dho:hasTincture1 dho:Sable . +dhd:57aeb151-3c4a-4b2e-9d1e-ba6f516efdf4 a dho:Layer ; + dho:between dhd:51bd6bbc-cd2b-4789-80b5-01d3aa754f57, + dhd:ba0dd5b9-a691-4d97-8712-d5c058eed888 ; + dho:hasCharge1 dhd:3b45f8b5-1a76-4af7-98f0-8591df698e8c . -dhd:548db7cb-8c67-4884-bd61-0f4af3ebd654 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:57c43f13-248f-46b7-a4a6-d88b613328f9 a dho:GarlicPlant ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:548ef1f5-04b3-4538-bf17-d8c59b87d1f4 a dho:Layer ; - dho:hasCharge1 dhd:21c320fc-efba-4f22-b1b9-2a741f29eb42 . +dhd:57cf979e-bfb9-45ab-8590-135cbe202340 a dho:Layer ; + dho:eachTippedWith dhd:2a0d3489-c90e-46fd-98f1-08ca363fdf4d, + dhd:fdb67986-4d2f-4797-a96f-7e065abc0ccc ; + dho:hasCharge1 dhd:c226f35d-b673-4beb-8b19-7a158d849070 . -dhd:54b0b389-93d7-4b76-84a7-11baf9da5314 a dho:Crowned . +dhd:57d71d48-c2f1-4d34-a2a5-ed3258c85f64 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:54be6901-e6b8-417d-8485-626dd2f7bafa a dho:Chevron ; - dho:hasNumber 2 ; - dho:hasPattern dhd:37f6794a-f898-47cd-9ec8-22ffe33837d1 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:57e6c737-80bc-481a-9198-de37663baf50 a dho:Border ; + dho:hasLine dho:Nebuly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:54eadbea-5dd1-4af7-bbec-a75c7befea23 a dho:Layer ; - dho:hasCharge1 dhd:0eeeebfe-0ffc-49ae-b581-da5fdff1ddb5 . +dhd:57ea646e-8d2d-45f4-b133-cec9b0b381d1 a dho:Field ; + dho:hasTincture dho:Or . -dhd:54eb52ea-69b8-4b14-9a24-8c8b37b7f713 a dho:Layer ; - dho:hasCharge1 dhd:e1a0c152-ae00-4994-8710-dbe332a2b802 . +dhd:57f2e91f-8bfb-4fc0-b7f3-fc71de683767 a dho:Layer ; + dho:hasCharge1 dhd:bde35e23-03d7-4b2a-ad6f-a7416a2bdbee . -dhd:54f996ad-ae37-4d7b-b72f-ad6324f9042a a dho:Lion ; - dho:hasModifier dhd:2044fe9e-9114-456f-9949-ba1736e7c3ba ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:57fdc7ab-b675-4930-b38d-bf317d341cc3 a dho:Layer ; + dho:hasCharge1 dhd:50a6a4b2-796b-4a95-8331-2d85c726e54c . -dhd:551c87fa-9376-4125-81d6-16b125925272 a dho:Layer ; - dho:hasCharge1 dhd:03c9506e-5142-4198-91b7-64fea0cf81e9 . +dhd:58222bba-437a-4c06-b9b8-5357aa8bf7c5 a dho:Field ; + dho:hasTincture dho:Or . -dhd:55284228-fb02-42a2-9bdf-47445312aecb a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Vert . +dhd:5839af3c-90e1-40cf-888b-15cf3755e027 a dho:Rampant . -dhd:552f84f4-a8c3-47d8-a5ee-7ba426954807 a dho:Armed . +dhd:5863d47d-a1d4-4285-be60-dfe16d77d6c8 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:553183b4-c8c6-4849-94fc-12bec5c5c062 a dho:Lion ; +dhd:586d4dfb-b7ff-4d20-8425-dbe71c973966 a dho:Label ; dho:hasTincture1 dho:Gules . -dhd:553ab10a-e3a8-47a7-869d-905e5c616694 a dho:Layer ; - dho:chargedWith dhd:4b5d9835-e94b-4f13-97c3-f66e1fe59ea1, - dhd:c6b22a46-08a3-40fe-8341-ff62f1c6d244 ; - dho:hasCharge1 dhd:df3cb371-b089-498a-bcdc-40f41a9ee7da . +dhd:58712a5d-7658-40f4-9c9e-6951090df7d3 a dho:Lion ; + dho:hasModifier dhd:917a808d-23a7-4e3f-a37b-46d669b7756b ; + dho:hasTincture1 dho:Gules . -dhd:5561c038-e8c0-425a-92a2-314ecf86e86d a dho:Field ; - dho:hasTincture dho:Or . +dhd:5882e543-8bd4-4b65-988b-59d0bad20a1b a dho:Layer ; + dho:hasCharge1 dhd:20c29e86-2a80-4b19-86e4-2356cea079aa . -dhd:556420ee-f860-494d-8db8-5b6468582c70 a dho:Layer ; - dho:eachTippedWith dhd:2a408f0a-b030-4045-b77d-aac8b443bd6f, - dhd:4bae534d-c437-4754-88b3-a5716b26f29b ; - dho:hasCharge1 dhd:08d304bc-a58f-45ec-b7ef-515fadf4e9b7 . +dhd:588d6ddd-08e0-4004-9e6c-f7d3d37418ca a dho:Fess ; + dho:accompaniedBy dhd:f309305d-4716-49e0-a8be-26f142ec3f28, + dhd:f3381c37-9980-43ca-aec4-a01ea528bd0f ; + dho:hasTincture1 dho:Vert . -dhd:55675323-257f-4948-bcdd-13e27e488a5c a dho:Layer ; - dho:hasCharge1 dhd:7c8aa304-d58b-48c1-ad91-bdd4e5cfa1c4 . +dhd:5893f685-2c84-459e-a9cc-aa313da0aea3 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:5585cf51-b1d2-4384-b0c5-7326b0a0861a a dho:Layer ; - dho:hasCharge1 dhd:360009a0-f16d-447c-8096-cb6675b7209b . +dhd:589af833-d53e-4d65-94c4-4ac735026a74 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:55871c13-930c-4543-b70d-a106d82d7b7f a dho:Layer ; - dho:accompaniedBy dhd:74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8, - dhd:7b59deab-9574-47e6-89d5-8eb225d9528e ; - dho:hasCharge1 dhd:b1107907-a48c-44b6-9bcc-e67978bb21bb . +dhd:58a09e8e-e689-4c7f-ad64-aa1223f247f5 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:559424a1-818f-42b8-b97f-bcc543e8e59f a dho:Lion ; - dho:hasModifier dhd:5279b187-0ec2-4462-a0a3-15333f2b47a2 ; - dho:hasTincture1 dho:Gules . +dhd:58b90e25-a5f2-40a0-b6ec-7033677c7599 a dho:Lion ; + dho:hasModifier dhd:564260a9-4eca-4734-9a73-bd4fdee00fbd ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:559be45b-ba9c-40eb-aec6-f8596bab1faa a dho:Layer ; - dho:hasCharge1 dhd:7a2effa7-2ffe-483d-ad87-b0e30799fd9c . +dhd:58bb4b4e-f631-45ac-94ec-6b38df469ac7 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:559cfae8-a295-4493-9f96-2a016e581265 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:58eeb999-8878-4168-b277-d1f38dc44d04 a dho:Bendwise . -dhd:55ad1370-85ae-4c11-929c-b6d5779b5f18 a dho:Layer ; - dho:hasCharge1 dhd:ce66c0c1-8812-4b2e-887f-580d53e48948 . +dhd:59070142-38a2-44c9-9605-865aa594a848 a dho:Layer ; + dho:hasCharge1 dhd:d8db7505-3220-4b90-9c1c-741d70ecfb9e . -dhd:55b3888b-01a2-4388-b246-1609d55aca8a a dho:Layer ; - dho:hasCharge1 dhd:0341b6a4-af9f-4bcd-b37e-50f9a33ffa65 . +dhd:590a77dc-e250-40f7-b85d-72c9152dab43 a dho:Eagle ; + dho:hasTincture1 dho:Sable . -dhd:55b593de-b478-4b28-9bda-c2f707849b60 a dho:Field ; +dhd:59335350-619e-4719-98ac-878339a11724 a dho:Field ; dho:hasTincture dho:Or . -dhd:55c33265-675a-45dd-81a7-4dc869d85a0b a dho:Layer ; - dho:chargedWith dhd:abccea2f-0096-42a8-a4d7-8cec2a835e2a, - dhd:f5b29534-667a-4de7-829f-23c00df4768b ; - dho:hasCharge1 dhd:29ee01ae-9642-43d2-b9fd-fa4fbbf32ee6 . - -dhd:55c58474-f737-4333-8f2f-87e0a6344379 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:59481c46-6491-4b4f-8724-8797fe7b7b0b dho:hasPattern dho:Masoned . -dhd:55c7598e-9686-4051-b9e5-01089b4d6c8b a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:594a47ea-91b2-4463-b051-a9701547f282 a dho:Layer ; + dho:hasCharge1 dhd:edbb2836-282a-458e-b5a5-67545ae2b44b . -dhd:55dfab2e-b6a4-4510-b53a-ee54b4f7303c a dho:Crowned . +dhd:59551b0d-dcb7-4f23-8b8b-10f6f5a399d4 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:55eefaf4-65c0-41df-9cff-5602839df78c a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Missing ; - dho:hasTincture2 dho:Or . +dhd:595a6633-2367-4095-91ca-1b2aa5f95a30 a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:5601a848-5df1-4396-88c7-f1eb8e7260d9 a dho:Layer ; - dho:hasCharge1 dhd:23d34382-6693-456f-a79e-8110acc8ea82 . +dhd:595e794f-f4c8-4de1-aeb0-33ee1224e987 a dho:Rose ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:5605fde0-9d6d-42df-a53f-a9383b75298e a dho:Layer ; - dho:hasCharge1 dhd:52c5e2b8-4560-430c-99c8-b97ab28d6d6e . +dhd:5964e9eb-eaac-4a4c-ab36-ba39ba15bf9e a dho:Field ; + dho:hasPattern dho:PerPale . -dhd:560a0974-fd4b-43a1-8cad-8678207cbf00 a dho:Lion ; - dho:hasModifier dhd:a62dda61-8644-4da6-8357-ceef46a63fe3 ; - dho:hasTincture1 dho:Argent . +dhd:598d4a51-561c-4567-a1f5-f1ed61d5c85e a dho:Dragon ; + dho:hasTincture1 dho:Vert . -dhd:560ee6a6-62a1-4547-8652-ad2ce7aef0f6 a dho:Bend ; - dho:chargedWith dhd:79cd0825-7ac3-46c6-b833-6f1d9855ef37, - dhd:8f848ad7-8754-4182-a530-e6ed73ce76c6 ; - dho:hasTincture1 dho:Gules . +dhd:598e4daa-82ec-4851-917b-a7cf499d5e84 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:56281d55-e04b-4aad-9381-7511b267b569 a dho:Layer ; - dho:hasCharge1 dhd:9359c307-5fdf-41ff-9726-4fea4de33add . +dhd:599fa9e1-171b-40ce-ba09-58460ac74a48 a dho:Layer ; + dho:hasCharge1 dhd:1c676e20-1f90-4aa2-bed4-32fcb9c09892 . -dhd:5632be63-908a-4411-8f7d-e3966df42e27 a dho:Layer ; - dho:hasCharge1 dhd:00f96640-81a0-48b5-9be4-6f6835b2b89a . +dhd:59b1178c-2b5e-45a7-a5e7-48676fc1e6e6 a dho:Layer ; + dho:hasCharge1 dhd:25714b03-5a99-4fbc-94f5-853950583aa1 . -dhd:5635b446-d0fd-441f-8022-c3cc630703b2 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:5a1b9567-3d0c-47e8-a88b-a9e6b4d6abc5 a dho:Guardant . -dhd:563f000c-fffb-4ec8-8602-57eed9b7cc63 a dho:Empty ; - dho:hasPattern dhd:dae40c76-bfec-4ca2-81dd-d33be874780e ; - dho:hasTincture1 dho:Gules . +dhd:5a265a63-51e2-4eb1-a74e-e44b2340bcd4 a dho:Layer ; + dho:hasCharge1 dhd:397fc86b-2d50-4baf-abee-6b742357ecc0 . -dhd:5671f298-61b6-4784-8ecd-4389fee12b57 a dho:Lion ; - dho:hasModifier dhd:552f84f4-a8c3-47d8-a5ee-7ba426954807, - dhd:9e2ca9dc-2efa-4437-bbf7-7ed88d53fd74, - dhd:c30245c0-50e5-4dbe-81c1-86cf848abe4c ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:5a27c5d6-81d5-4a5f-8f2b-de817da9cf7d a dho:Field ; + dho:hasTincture dho:Or . -dhd:5677e406-70b7-45fd-abfb-20a47b59849d a dho:Moorcock ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:5a307949-2411-4828-ab07-c7a5f5a75e12 a dho:Field ; + dho:hasTincture dho:Or . -dhd:56782669-063c-43bc-96e2-674b3e5e3fa2 a dho:Layer ; - dho:hasCharge1 dhd:bf3f48b2-8c04-4656-9daf-1987603b7d1a . +dhd:5a3f1cfb-1799-4b06-bb69-8091a9f6bc6c a dho:Field ; + dho:hasTincture dho:Or . -dhd:5682a60a-4ed6-4a3d-a891-a0cfdfd133fd a dho:Lion ; - dho:hasModifier dhd:9d75de21-8e83-4bd4-930c-b7c5edb74518, - dhd:a731a773-ae09-40dd-86db-b97ae1af1100 ; - dho:hasTincture1 dho:Argent . +dhd:5a4cfef7-db39-46c3-ad11-9821245c2e3d a dho:Layer ; + dho:hasCharge1 dhd:a1cf966d-3ffc-4024-9597-af5aed04d78f . -dhd:5692ad06-939a-4ad0-9a8c-9ad1d337fad2 a dho:Pale ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . +dhd:5a57305e-9130-4ab1-8129-ed22ab36220a a dho:Armed . -dhd:56a99838-7e84-4e80-94ea-fd8a76d4d77a a dho:Layer ; - dho:hasCharge1 dhd:3f419799-f6ee-4563-aa11-8707219503f0 . +dhd:5a5f8e85-9f4c-420c-a201-002884fdac17 a dho:Layer ; + dho:between dhd:1e4c0c72-3062-4a43-a136-89848f462d4f, + dhd:b6f95bc3-274a-4493-8a9f-4bc77fda21d8 ; + dho:hasCharge1 dhd:85086c22-c78d-4cfc-a85b-6e7de0b75581 . -dhd:56abdd05-6a51-435e-87a6-1a16e86e3f4d a dho:Lion ; - dho:hasModifier dhd:989cbf3a-97df-469c-802f-57e799dde065 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . +dhd:5a9122ca-042a-4782-bb0f-c5766f8500f3 a dho:Field ; + dho:hasTincture dho:Or . -dhd:56d577cc-b412-46ad-8280-86655a5eb6fa a dho:Layer ; - dho:hasCharge1 dhd:eb8685c4-44d9-4e80-8ed1-d010e2b8d2c2 . +dhd:5a92221e-a402-4786-af0d-3e58e2d69891 a dho:Wolf ; + dho:hasModifier dhd:4775edb9-299d-442e-815c-abadb6e5fb90 ; + dho:hasTincture1 dho:Azure . -dhd:56e305f9-0f3e-4207-be7d-26db7a1bb348 a dho:Fess ; - dho:accompaniedBy dhd:1ee3b0b2-c760-4dca-bba8-62da26973ed8, - dhd:f8c1ba40-3958-4954-bd78-baeea1075628 ; - dho:hasTincture1 dho:Or . +dhd:5a97eb63-3153-4b33-ab0a-8e7ac1219258 a dho:Layer ; + dho:hasCharge1 dhd:2a8d11f0-faaa-4ae9-a0b4-6898c3eaeb87 . -dhd:56e8fbf8-c9f2-4b4a-8ef7-d2c823a7cba7 a dho:Langued . +dhd:5a9ff477-fb97-471f-aead-b9174638523b a dho:Salient . -dhd:56ec2cde-461d-44dc-b4eb-fbdea39b2bf3 a dho:Armed . +dhd:5ac6848b-66ec-4133-8363-40282b7fba7f a dho:Chief ; + dho:hasTincture1 dho:Gules . -dhd:570813cd-b2d8-47b3-b880-94d66002d7a7 a dho:Seme ; - dho:hasSeme dho:Billety ; +dhd:5acd1f14-fa86-4f8f-ad68-b4a5f7f7c773 a dho:Field ; dho:hasTincture dho:Argent . -dhd:570b9221-aee1-49ff-8cc2-827ef3e7eaf1 a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:5ae04119-5d0b-4c70-b108-83801be57180 a dho:Layer ; + dho:hasCharge1 dhd:57c43f13-248f-46b7-a4a6-d88b613328f9 . -dhd:571c7020-6d7d-4e9a-ba28-83d3b4698c5a a dho:PerBend . +dhd:5aed799c-2f21-4aff-b770-d9179b4d9a24 a dho:Bend ; + dho:hasLine dho:Dancetty ; + dho:hasTincture1 dho:Gules . -dhd:5728a26e-bdb4-4d39-bfac-f0359861e2c2 a dho:Layer ; - dho:hasCharge1 dhd:8f00cea6-f0b6-46a9-9ecb-b52afbe211e2 . +dhd:5b24b481-9d96-4939-9bbd-a83827d0009c a dho:Lion ; + dho:hasTincture1 dho:Azure . -dhd:57302516-ad02-429a-9eaf-a873ef11e630 a dho:Layer ; - dho:hasCharge1 dhd:8a40a602-a012-41a3-a56b-a9aec1ea3384 . +dhd:5b352631-91c9-44bb-ac3d-5f0b508d3b46 a dho:Field ; + dho:hasSeme dhd:0d78567a-b8ef-4f0a-be46-9981aba3b445 ; + dho:hasTincture dho:Azure . -dhd:573f0e02-b526-4304-a860-443443fb7dfa a dho:Field ; - dho:hasSeme dhd:fd4b5dc5-beb0-4a31-9e18-9b9896f780cd ; - dho:hasTincture dho:Sable . +dhd:5b9c9984-f12a-4783-88ed-0c89405f7d48 a dho:Layer ; + dho:hasCharge1 dhd:e9f85069-c918-4b02-9635-7be4eab612a2 . -dhd:5747a949-f07a-46e5-92fa-981785f684b5 a dho:Field ; - dho:hasSeme dhd:ec732699-da8a-436e-bd3b-202701a5a1ee ; - dho:hasTincture dho:Azure . +dhd:5b9eac3c-5980-4a81-a152-e0b58dfb2fa3 a dho:Rampant . -dhd:5750ddc0-8d8b-4a26-9f36-1196861f0172 a dho:Layer ; - dho:hasCharge1 dhd:0267ad88-4899-4216-b8cb-a98d13b21edc . +dhd:5ba19cb7-0f39-4181-b49e-39c00bcd1bdc a dho:Rampant . -dhd:578169e8-8560-4fab-b939-5866e0e9151e a dho:Layer ; - dho:hasCharge1 dhd:7585ea78-8a9e-449b-9a8c-7500961adb94 . +dhd:5bae641d-efdf-4c3f-9a80-3b7b06ea9fba a dho:Salient . -dhd:57d69eb8-30c0-4ef1-94bd-f598535d814d a dho:PiedNouri . +dhd:5bb529ed-0c9d-4006-91c4-6baeddc37df5 a dho:Layer ; + dho:accompaniedBy dhd:73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853, + dhd:f92f7ebe-61b8-4c64-9470-9899b3575539 ; + dho:hasCharge1 dhd:1740e68f-182c-4543-b19c-90f3d6d24c2f . -dhd:5804e4b2-c125-45fc-981c-d5e7aaf2042c a dho:Lion ; - dho:hasModifier dhd:7c924ba5-557c-4a27-936d-2c02fe362b1c, - dhd:d9272e37-9371-43d7-8d26-33e046019e29 ; - dho:hasTincture1 dho:Or . +dhd:5bd3d9d1-e2f0-48da-a44d-0d4997ab3b78 a dho:Pale ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Vert . -dhd:584227c7-6d28-4f9c-9db1-242b0a227d44 a dho:Layer ; - dho:hasCharge1 dhd:2c2a1885-0c06-4f67-85c6-7b0ea0843a16 . +dhd:5beba4d3-1fe1-4fd5-b498-18fb47dafe86 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:585ed956-7bad-454e-b99e-ff4ab771a887 a dho:Lion ; - dho:hasModifier dhd:07cf1ff9-6e98-4423-ba36-08467041534d ; - dho:hasTincture1 dho:Azure . +dhd:5c111961-bb59-4558-a3eb-ddff812ca8b3 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:58772b1a-d656-4fd0-ab3a-56adc48ba9ce a dho:Fleur-De-Lis ; - dho:hasTincture1 dho:Argent . +dhd:5c17073b-d760-4e4f-80c6-f793852f5219 a dho:Field ; + dho:hasPattern dho:Gironny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:58864cb9-4dd7-494e-9c45-bdc0dcad013a a dho:Seme ; - dho:hasSeme dho:Billety ; +dhd:5c26b3d2-de0d-434a-9434-ac9ee7133259 a dho:Field ; dho:hasTincture dho:Or . -dhd:58954779-22ed-4868-8f01-072bda3d732b a dho:Layer ; - dho:hasCharge1 dhd:64204d1b-0766-418e-a4da-1cdf26871eb7 . +dhd:5c374da2-ed34-465d-9d01-8c9e6eb7e4e8 a dho:Field ; + dho:hasTincture dho:Or . -dhd:58987e2d-35c3-4818-a7ea-daaff15b8d0b a dho:Layer ; - dho:chargedWith dhd:0261f52e-a346-422c-8428-1fca4d3f5200, - dhd:b8e5fb91-3224-4e03-9b16-d48799f956e7 ; - dho:hasCharge1 dhd:f78467b6-0bee-4f8f-9b01-053e091b48dc . +dhd:5c487c28-0e03-42b7-9ab9-49527e98d08d a dho:Bar ; + dho:accompaniedBy dhd:a605a04e-aa48-46a0-b077-b1ba386cd994, + dhd:cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:58a5b413-123d-4f92-a115-831a09729f8e a dho:Field ; - dho:hasTincture dho:Missing . +dhd:5c4d1211-0bc2-4c0c-a564-39949220c6eb a dho:Eagle ; + dho:hasPattern dhd:a3f7466b-6520-4a00-80e3-543ecb61d642 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:58c068d6-290d-49cf-840b-6aeb055f7b1d dho:hasPattern dho:Masoned . +dhd:5c4e868e-9072-48fc-b813-3de324ebe7ac a dho:Layer ; + dho:hasCharge1 dhd:9b74cd1f-0bcd-47e0-b429-a4f50ce219de . -dhd:58c08113-faf2-4f6d-ad22-e80c8d757df7 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:5c4f8006-6ecb-49fe-95cc-4aaced149d18 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:58c6fc74-9192-49f4-8591-0ebd941eda5f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:5c8ac896-69be-42c9-af3d-7b8ff73b49e6 a dho:Layer ; + dho:hasCharge1 dhd:cce17eb5-d1ca-4f88-ae5c-63ed0740203f . -dhd:58e04a7e-2c63-4c2d-aeb2-8eb4b4b11f51 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:5c8e5c9a-67c5-42f5-bd4f-3b313160e830 a dho:Layer ; + dho:hasCharge1 dhd:285431cf-30f1-4a1f-a1ca-4f524088dacb . -dhd:58e1e4a1-5436-4ede-8111-c8501c2e7580 a dho:Layer ; - dho:accompaniedBy dhd:8ef1250f-1ee2-4716-9a4b-3ac756b1c68f, - dhd:c3b0250d-79b8-4841-8098-f61d8be496dd ; - dho:hasCharge1 dhd:efaa8969-889f-412c-b04b-a1936f1072aa . +dhd:5c98f9d7-741e-42ca-8eb7-c2b1a9d97c87 a dho:Pale ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Vair . -dhd:58ee2df7-6d84-4a8d-9690-2713dda5afe0 a dho:Layer ; - dho:hasCharge1 dhd:f46106e6-0037-402d-a17c-473b6ee79d5c . +dhd:5c99bd8d-8005-41d8-beef-d6d786f4da57 a dho:Langued . -dhd:58f518e4-6b0c-47f5-8356-74b89773512f a dho:Field ; - dho:hasTincture dho:Or . +dhd:5cb8e93b-83a8-4480-ac07-e33e7288be10 a dho:Millstone ; + dho:hasTincture1 dho:Or . -dhd:5901aaab-58a9-4284-a809-7b195817d8bb a dho:Layer ; - dho:hasCharge1 dhd:b095b75c-d741-4e91-9164-b11e1c481af1 . +dhd:5ce1c601-3ee0-4dbd-9ca0-e980ff4826d4 a dho:Field . -dhd:5911c74a-f13e-4b42-8278-6bed7d09a78b a dho:Field ; +dhd:5cea687d-2adf-40ef-be68-50e5d0d1c968 a dho:Field ; dho:hasTincture dho:Gules . -dhd:5914304c-25cc-4e66-9b00-aac36580901c a dho:Layer ; - dho:eachTippedWith dhd:497e4a3b-fe96-464f-841d-41343f9ba0fb, - dhd:cceeb6ed-07ef-4193-a645-3ef221fb8d4f ; - dho:hasCharge1 dhd:43128de8-d38e-47ed-b58e-f1e0d9e13230 . +dhd:5cf14e18-4629-4a25-a60b-35f54f9293d6 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:591d322e-df40-4ef6-becf-f74443340b9f a dho:Gamb ; - dho:arranged dhd:21f155cc-eed7-4bfd-80c7-d576d6c841f9 ; - dho:hasTincture1 dho:Sable . +dhd:5d2ed0ba-ed67-4b48-901f-af62b05cd778 a dho:Field ; + dho:hasTincture dho:Sable . + +dhd:5d3fed48-a07e-4d80-ab0d-3303e3a4dbf6 a dho:Lion ; + dho:hasModifier dhd:1ed81d59-368e-4a4f-82da-e275249af661, + dhd:2f23e75c-478d-449a-91f3-567089cf9314, + dhd:d21e4516-ed10-4db5-9020-6e85b5b7bfff ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:592afb60-895a-45ae-bf17-ae6004b12c73 a dho:Field ; +dhd:5d4a0cbe-d50c-4328-8ddd-f9fc851567fa a dho:Crowned . + +dhd:5d50913d-5dd4-4b6f-9601-c4b3a7498a56 a dho:Rampant . + +dhd:5d684571-1378-40eb-be3c-e32f67c02c66 a dho:Passant . + +dhd:5d72c560-666c-4d13-9f31-0f06fba7708d a dho:Field ; dho:hasTincture dho:Gules . -dhd:592d976d-f67e-4314-a136-c542bb1fbc75 a dho:Layer ; - dho:hasCharge1 dhd:9cb99b4d-e19a-4315-9b65-d1620f533ab8 . +dhd:5d840179-6d9f-4fa3-8c46-2e6bc8d773ff a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:59319737-4f3f-49a2-97fb-1dd840d41d44 a dho:Chief ; - dho:hasTincture1 dho:Gules . +dhd:5db11eea-49b4-4af1-93fc-c1ebd0ca5672 a dho:Layer ; + dho:chargedWith dhd:7bb6a99c-7886-45ad-af95-6db7b4fe47ce, + dhd:cd885a0d-5de9-4a6a-af26-2d1252c5aa30 ; + dho:hasCharge1 dhd:ad93d22d-69b6-4457-8062-2c296a7399b4 . -dhd:5958af25-0074-44e1-9689-55a8f8f6390a a dho:Lion ; - dho:hasModifier dhd:cea58bc9-d518-4bb2-a122-0335944698bd ; - dho:hasTincture1 dho:Gules . +dhd:5dc3177e-3347-4dc6-8b69-b39197e57a69 a dho:Layer ; + dho:hasCharge1 dhd:29ceeed1-4d19-4c81-994b-9387b86cd3b3 . -dhd:5958c231-ddb8-4d2e-8ef3-7675d2191dd0 a dho:Layer ; - dho:hasCharge1 dhd:cad5dfaa-cdde-4968-9683-d81550f8a87a . +dhd:5dc49a98-7b3a-4ac9-8bce-0be18785ec93 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:5981a4f0-6505-4dcf-9c86-940e2777f396 a dho:Increscent ; - dho:arranged dhd:bbbe949e-e184-47b6-9fac-8c6005426e07 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:5dfd38a1-467e-4fc7-ade9-987a592b8bdd a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Or . -dhd:598c99af-8416-4d9a-bfb3-8e245c4702b4 a dho:Layer ; - dho:hasCharge1 dhd:cc909476-697e-487e-8e2a-edda1a8640f3 . +dhd:5e138c40-d5f0-47bf-a4d0-72035d83471f a dho:Layer ; + dho:hasCharge1 dhd:1c7a752f-31e6-477c-ac3e-3af36b7fb495 . -dhd:599489e5-2680-4601-ba42-72ffc975c7a0 a dho:Field ; - dho:hasTincture dho:Or . +dhd:5e3759f0-0b46-4aee-9b4c-20f3670e9776 a dho:Key ; + dho:arranged dhd:1a324b6d-6a9d-4b2c-bc7a-c8374f92bfa8 ; + dho:hasTincture1 dho:Or . -dhd:59a6a168-acef-4b16-a620-6f6e5453e8ef a dho:Lion ; - dho:hasModifier dhd:6baed988-47bb-4bd2-b9a5-20273afcdd98, - dhd:e5875229-9450-4f6f-af3c-e4903251fc1c ; - dho:hasTincture1 dho:Azure . +dhd:5e462fdc-3041-42ec-af1c-6bea2cd2e312 a dho:Layer ; + dho:hasCharge1 dhd:ed838c6d-ec53-4fb5-ae48-df41ff01410c . -dhd:59caac65-f75c-4d87-afb6-33d52c072d1f a dho:Layer ; - dho:hasCharge1 dhd:6ea1eb3d-1b1a-461c-a6dc-784384959544 . +dhd:5e5eef96-967f-4732-95f0-820ce36696ba a dho:Field ; + dho:hasTincture dho:Argent . -dhd:59d5b3c3-bb9c-4d79-a6b2-45f370dcb0b3 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:5e69831a-2a52-461d-ac4b-dda6c283ba31 dho:hasPattern dho:Plain . -dhd:59daac54-1540-4b8b-b442-fbdcea5649a2 a dho:Langued . +dhd:5e6e87e2-f8a9-4225-87b2-f90f36d8dea6 a dho:Eagle ; + dho:chargedWith dhd:4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5, + dhd:81201d3d-fcbf-4ca0-adc4-6789fbc7def3 ; + dho:hasTincture1 dho:Argent . -dhd:59db87bd-2274-460b-8302-d620c8971dd2 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:5eb3d912-d83a-4689-be6b-770543364c39 a dho:Lion ; + dho:hasModifier dhd:26d2f882-c75b-464f-a6c4-e17c7ceac8e8, + dhd:c8ac749e-4731-485e-9983-5de2136d241d, + dhd:f2954237-e95b-422f-b198-e4c67987c6e7 ; + dho:hasTincture1 dho:Sable . -dhd:59fdb06b-7fee-43f1-8fa5-9a53c8e8b92b a dho:Star ; - dho:hasModifier dhd:dd56297b-b54d-42ed-8e32-177fdf4a5f9f ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:5ebcbe8f-31fa-4dcf-8311-9fe94d7e9ac6 a dho:Field ; + dho:hasSeme dhd:b6a02362-f8e5-4114-ab83-45a80c21cd0d ; + dho:hasTincture dho:Azure . -dhd:5a157ea6-a948-443f-a12b-f2021791c819 a dho:Layer ; - dho:hasCharge1 dhd:24d3a0c6-f3da-4216-894c-0647ba94020c . +dhd:5ee37bee-2012-4f85-b1bf-5c912a140b8e a dho:Layer ; + dho:hasCharge1 dhd:8fd404f5-7920-4e60-a792-384bc73100e9 . -dhd:5a2330b5-1d34-4ee5-9677-d97bcb7e0153 a dho:Layer ; - dho:hasCharge1 dhd:4aa03c5b-5fc9-4e57-b9e5-4cc4778fc464 . +dhd:5eec13e0-0941-4882-a5d1-c471ee4943a4 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:5a2f30c4-428d-4de4-bde7-7916d22bb822 a dho:Saltire ; - dho:hasTincture1 dho:Gules . +dhd:5f1b7ab8-cfb5-4b95-a002-658ca3648b83 a dho:Field ; + dho:hasTincture dho:Or . -dhd:5a321b5a-4ca3-4276-b2d2-dc47ff19c401 a dho:Wolf-Hook ; - dho:hasTincture1 dho:Argent . +dhd:5f269634-161f-4d96-ae3f-ab39f84a70f2 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:5a3451a8-8134-453c-b4df-73cd6a2a9d5d a dho:Crowned . +dhd:5f4e9dd9-a7dd-4732-a839-39a5f816bd67 a dho:QueueFourchy . -dhd:5a36765a-1c6e-4c50-96c2-86535d217667 a dho:Bend ; - dho:between dhd:15dde7a2-3d9c-4e93-b357-021222e605c6, - dhd:e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be ; - dho:hasTincture1 dho:Azure . +dhd:5f71ba8b-884d-4875-ba2f-f2bdfc096733 a dho:Passant . -dhd:5a4cd35f-65f4-4fda-b81b-ebe9ede9b0fb a dho:Field ; - dho:hasTincture dho:Azure . +dhd:5f722fe4-8ef5-4770-a380-d02a5b2a851b a dho:Layer ; + dho:hasCharge1 dhd:641c2fc5-1965-42e4-a8b6-38aa939821a3 . -dhd:5a5b1382-3872-4660-865e-03a229185254 a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:5f7ad489-0aac-490d-b024-5611016fbc6d a dho:OrleOf . -dhd:5a5f2816-3595-42dc-a67e-b2c2028dad58 a dho:Field ; +dhd:5fa0e346-fb4a-4272-bba9-f81c874fb2eb a dho:Field ; dho:hasTincture dho:Azure . -dhd:5a67902b-9a06-4737-b0ac-0ff179ae3e7e a dho:Field ; - dho:hasTincture dho:Or . +dhd:5fa87bad-fc85-4969-92b6-22e832548d09 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:5a684875-0a4e-4a5d-977e-0844f0f5348d a dho:Pale ; - dho:arranged dhd:7db8dffe-d66f-4a36-8de3-b56b7ccdf427 ; - dho:hasModifier dhd:a73add22-c98e-4dfb-8db2-10f871c4d6cc ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:5fb30744-1a36-471f-983c-b61495f478f5 a dho:Layer ; + dho:hasCharge1 dhd:486292fc-6366-493c-aa0f-5c4fd60668a7 . + +dhd:5fc1d1ac-20b4-48be-8d73-b4320c18682b a dho:Mullet ; + dho:hasModifier dhd:685c5d00-c8d6-4bb7-866a-830c14278ac6 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:5a6a17f4-bb88-4f54-a5ba-58173c810f48 a dho:Layer ; - dho:hasCharge1 dhd:ec109d40-5b9a-4b70-8e18-6d6ca8be9b45 . +dhd:5fcf9e56-246d-4146-85a2-f1075d2c853a a dho:Layer ; + dho:chargedWith dhd:268858e0-5704-4f8d-9311-0ac50ee791b4, + dhd:89c38ac2-a928-40ce-9747-72be4060b04c ; + dho:hasCharge1 dhd:83d99d3d-b8b1-4c91-9bd0-a86cfe8078c9 . -dhd:5a823e7f-da51-45eb-ba4c-c3afec5a8f00 a dho:Field ; - dho:hasTincture dho:Or . +dhd:5ff7c391-4fb7-4b46-b046-12657c857aa3 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:5a8e8e65-5d8c-4937-8e24-ba855aed519a a dho:Field ; +dhd:601ce839-414a-445b-a79d-e92a052f0c67 a dho:Field ; dho:hasTincture dho:Gules . -dhd:5a8eb83a-05c8-4e55-8b20-1eb1be2126be a dho:Field . +dhd:602147f7-baee-4fdc-835d-db8ab36d5386 a dho:Layer ; + dho:hasCharge1 dhd:f060e440-f0fb-4990-813e-1ba30b05da01 . -dhd:5a92d070-8b76-4cad-9a70-dbbdfa21da80 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:60254762-047e-46a8-ba9c-44a4f409cac7 a dho:Layer ; + dho:hasCharge1 dhd:8825aad7-f725-47a3-8287-e2b01ff92ebb . -dhd:5a9b3352-7557-4846-996b-d727be74aa47 a dho:Layer ; - dho:hasCharge1 dhd:140e6b28-1cf8-487f-8afe-676acf2df4c2 . +dhd:6026da6a-11ba-42a7-a5b2-624346d2472a a dho:Layer ; + dho:hasCharge1 dhd:35cd3ea4-327b-4f75-bef6-6632cfc3fadd . -dhd:5ab074f6-e46d-42f7-9ffa-30dea9cb2445 a dho:Dove ; - dho:hasModifier dhd:78b7cea9-69fc-4b91-80f2-48068d7662e4 ; - dho:hasTincture1 dho:Argent . +dhd:60369265-6ff9-454f-b2c2-2fec75b8f16e a dho:Crowned . -dhd:5ae34dbd-3a6a-44e8-a5b6-0ab95affd890 a dho:Crowned . +dhd:60423e55-8471-4ac7-862e-c4756f6c8d0d a dho:Layer ; + dho:hasCharge1 dhd:12c76844-3cd5-4c32-853f-57d4428c3cd5 . -dhd:5ae724cb-24f3-407a-a8cc-99f4a14b2746 a dho:Lion ; - dho:hasModifier dhd:83e86d1e-a6a2-4dcd-b1d5-1b0ab1610df4, - dhd:920b02b2-aee7-4df3-934e-db508af511a7, - dhd:9cfadf75-1abc-412c-8826-2475c360e2cc ; - dho:hasTincture1 dho:Argent ; +dhd:604dade6-c62d-4123-9267-e6ab2bb35c2a a dho:Lion ; + dho:hasModifier dhd:70a30bea-7ff4-4a4b-93fb-1faa42971336, + dhd:e4a22b68-5c8f-42ff-a64d-e8a30939c1eb, + dhd:f498ef54-ff6d-426f-acfc-e4cd2b2b6956 ; + dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Azure . -dhd:5af81f8a-1fcb-46aa-bb84-61283e1da000 a dho:Field ; +dhd:606bedce-3331-48a4-8a96-90f37109dc22 a dho:Cross ; + dho:hasTincture1 dho:Vair . + +dhd:60713635-f84a-46de-98d6-2abc5de657a5 a dho:Layer ; + dho:hasCharge1 dhd:98601b0d-434e-4bec-be33-0d6e15962c0f . + +dhd:60ae5f20-900d-4556-8902-4ff4afa907d4 a dho:Field ; dho:hasTincture dho:Argent . -dhd:5b04a80e-d7d8-4062-92be-0ab42f7f82e5 dho:hasPattern dho:Checky . +dhd:60bdeae8-e2bb-4240-b93c-578825a64d50 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:5b105f6b-3b99-4cba-b023-07806d95da8c a dho:Lion ; - dho:hasModifier dhd:93e82a35-9211-4afc-bc3e-838d47e39097 ; - dho:hasTincture1 dho:Sable . +dhd:60cff8c4-5f9c-4365-bf30-bdeefa557325 dho:hasPattern dho:Checky . -dhd:5b19ce8f-e579-470c-b580-ce145be42c1e a dho:Tower ; - dho:hasTincture1 dho:Sable . +dhd:60d08e56-5762-447b-997f-fc315abf9865 a dho:Statant . -dhd:5b24daac-e76c-4a3d-8b1c-97593a636d12 a dho:Crowned . +dhd:60dad2a4-140f-4bdd-b7c1-3887217e586c a dho:BullsFace ; + dho:hasModifier dhd:51cdd79e-f6a2-4e9e-b363-d6b6cb8eb2cf ; + dho:hasTincture1 dho:Sable . -dhd:5b50fa39-7732-4061-b0fd-100fefa591f5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:6100de98-126c-4111-9227-e8109900820c a dho:Layer ; + dho:hasCharge1 dhd:00f52a17-6433-4dd9-8e64-2e2465a56f82 . -dhd:5b53133a-06da-4129-819a-853b84ff02e0 a dho:Lion ; - dho:hasModifier dhd:6a0dcd23-0c50-4a94-b157-d0fd45c322a0 ; +dhd:611d9bf1-cace-4869-8fae-baf86341e457 a dho:Bar ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:5b54582a-398d-43c2-9788-745072aaa005 a dho:Crowned . +dhd:612d5129-21f1-41ae-b9cc-a38d065c9979 a dho:Layer ; + dho:hasCharge1 dhd:afef1460-d4ff-4553-8385-dd946e0099f7 . -dhd:5b9e2f59-4722-42c2-8929-ffabf7ae3d42 a dho:InSaltire . +dhd:61695d5d-8f34-4e58-b3af-4c787636a6bf a dho:Layer ; + dho:hasCharge1 dhd:ab79b29d-2f68-4be8-a050-1fb5ad3cc5cc . -dhd:5bb3a81e-9993-415e-8d01-29476c3e421c a dho:Layer ; - dho:hasCharge1 dhd:f25aab55-4e8f-4676-ad54-f2d4cdaf8b49 . +dhd:6176cd9a-1ccb-4954-a4f9-442b917c32ec a dho:Layer ; + dho:chargedWith dhd:a3400c69-c857-4c2b-97ad-b0cc07d84c12, + dhd:ba3545b2-479d-4a3f-a0aa-b8672fc402d5 ; + dho:hasCharge1 dhd:b0b5b420-ad5a-460f-a8c9-1e06f3d7b8d3 . -dhd:5bb73297-a4b7-4785-98c2-3abf4fc9a16e a dho:Layer ; - dho:chargedWith dhd:1e31f773-6fb2-4c4d-9a55-9db3f188017d, - dhd:cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a ; - dho:hasCharge1 dhd:3cee3b5d-b0c5-49e5-9047-4946baef775c . +dhd:6178f226-f594-4f81-8e6a-1fd3200e2bfb a dho:Lion ; + dho:hasModifier dhd:8ec653df-1215-4869-a497-58830916eae2 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:5bbd84c6-ce78-44d0-8651-e34b1eeecc1b a dho:Field ; - dho:hasTincture dho:Azure . +dhd:61983bac-e31b-4a4a-84f0-d3a17002c4e5 a dho:Layer ; + dho:chargedWith dhd:2276c9dc-afe4-495d-8165-7e2a93ae7a82, + dhd:9e74f615-d480-453b-9f0c-df94d971a223 ; + dho:hasCharge1 dhd:f9fcb506-4f94-43f8-87e0-2a28e007c498 . -dhd:5bc40145-7ecf-4845-ac03-50f0cd2b4844 a dho:Layer ; - dho:chargedWith dhd:bf13f403-ca70-4fd6-bc7d-bfe38318a0fe, - dhd:ef406ffd-19e9-4d26-84c5-83d9892bfbdc ; - dho:hasCharge1 dhd:e067fd14-c021-431d-ad13-eaab4838783e . +dhd:61abcd51-9779-4c4b-a0c6-e33c4638b055 dho:hasPattern dho:Compony . -dhd:5bc649c0-4f1e-43c1-90d2-3f79d835ce01 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:61ad0b9c-c4da-453f-9692-97bcf5da3ec0 a dho:Field ; + dho:hasTincture dho:Or . -dhd:5bc95491-edc4-49b7-b77c-d08402a2d63a a dho:Field ; - dho:hasTincture dho:Azure . +dhd:61b2053b-0615-4dbc-8bfa-dcc74d7d5566 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:5be65cc3-c751-4397-9016-8576e5a224bc a dho:Layer ; - dho:hasCharge1 dhd:d6c68217-1c51-44c5-918c-f660a382719d . +dhd:61ba9452-4aec-4274-9804-82f2e9ec58dd a dho:Layer ; + dho:hasCharge1 dhd:be6e47ce-26c9-4783-b6a3-1c5e982b9dd5 . -dhd:5c02ad3c-4166-4347-89f2-c09b1f9c91f7 a dho:Layer ; - dho:hasCharge1 dhd:dc822e63-bac8-4421-9a87-75ed1784abd4 . +dhd:61e0ed34-dffc-442d-819f-6441727b8b26 a dho:Lion ; + dho:hasModifier dhd:1741c54a-b5c2-413b-bd9f-abcc1564dd66, + dhd:1f02534e-6268-4f8f-92ff-8b1fe7575e24, + dhd:9fb74114-8b79-457b-8bbd-42d0b5303758 ; + dho:hasTincture1 dho:Azure . -dhd:5c0cd798-ae57-4149-b7fd-f5773c406e13 a dho:Field ; - dho:hasSeme dhd:f57bf9e0-bedd-4357-97fb-7110c71ad223 . +dhd:61f268c1-2766-4200-9730-53358e249c2d dho:hasPattern dho:Compony . -dhd:5c0d7a77-bfdd-4d87-9b10-f4655b4a8400 a dho:Field ; +dhd:620388e5-a141-410f-b4dc-1450e6a3a537 a dho:Field ; dho:hasTincture dho:Argent . -dhd:5c230280-37c1-4cca-8a31-0771b18e0f67 a dho:Field ; - dho:hasTincture dho:Or . +dhd:6204aa20-311e-4d5c-b4d0-405ac06529fc a dho:Layer ; + dho:hasCharge1 dhd:86b55bc4-157f-4456-9b78-a59cbb175e32 . -dhd:5c394591-f4d9-45a0-8025-ebb449f58852 a dho:Mace ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:620bb950-3e8b-489a-b302-b338dba23d11 a dho:WheelOnPartition ; + dho:hasTincture1 dho:Gules . + +dhd:620f3ac9-609e-4262-a1da-a5c726e0652a a dho:Layer ; + dho:hasCharge1 dhd:5d840179-6d9f-4fa3-8c46-2e6bc8d773ff . + +dhd:6213895b-e2a6-43fc-98fb-46188277723a a dho:Layer ; + dho:hasCharge1 dhd:b623c0bc-575a-4e06-9373-a52a2cdc62b6 . + +dhd:62337cda-fd8c-4759-ae71-423bd4514268 a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:5c5a4173-51ed-430c-86cd-6f55780d1c05 a dho:Layer ; - dho:hasCharge1 dhd:d3b490e2-7d6d-4bee-97f6-6c16526e4dd2 . +dhd:626f5999-bba5-47b3-8244-65eee7ea5a61 a dho:Langued . -dhd:5c7a5374-97e0-451f-aa68-a21568058ea6 a dho:Field . +dhd:6299fca6-273d-4ca6-8c72-971df052c346 a dho:Armed . -dhd:5c81ee94-0c4d-4bd0-b13a-5795371c3290 a dho:Field ; +dhd:62a2be4f-44c8-410a-842d-949eda6ccbc9 a dho:Field ; dho:hasTincture dho:Or . -dhd:5ca03c9c-1c0d-4f0c-a8f9-4905b719e6bd a dho:Field ; - dho:hasTincture dho:Gules . +dhd:62b987b2-7bae-4e11-b8f7-967cd4f20ec2 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:5caa71e7-4562-42bb-8555-e3f4807fe2c2 a dho:Annulet ; +dhd:62bb00ec-da27-4efe-a1ee-cc6ac87cd161 a dho:Lion ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:5cbfb5b7-dfe5-45af-b759-a9ef974ecd2b a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . +dhd:62bc9f43-dbf4-4ba1-87e3-4a5410bc8673 a dho:QueueFourchy . -dhd:5cdd9846-7e5a-4d06-8414-8b76afa7f3da a dho:Field ; - dho:hasTincture dho:Or . +dhd:62cdf535-b99f-4ae2-9789-ea049cbe0f24 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:5ce04855-7fba-4880-a414-cddb4a582ee2 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:62cdfe06-bade-46c8-b1c0-1920561db285 a dho:Layer ; + dho:hasCharge1 dhd:de7f9afc-2e38-4a60-b26c-5255827ea48e . -dhd:5cf821f4-e931-4125-a6ad-cb50d3397a47 a dho:Layer ; - dho:hasCharge1 dhd:728b157f-8f76-4311-a76c-0280265ed08b . +dhd:62ecb5b4-6adb-4bb7-96d2-6053a11b4ec2 a dho:Field ; + dho:hasTincture dho:Or . -dhd:5d1d5600-1cc3-4fed-a2bb-cdd7f81e93a0 a dho:Layer ; - dho:hasCharge1 dhd:fa9c1d97-98b9-49fb-acb8-dd9224099ac2 . +dhd:62f14d37-2ca2-42fd-abea-aea973f90aea a dho:Castle ; + dho:hasTincture1 dho:Argent . -dhd:5d2e1245-f183-4fb2-a92d-ef46a33b22e3 a dho:Field ; - dho:hasTincture dho:Or . +dhd:62f2f71f-c081-427e-839c-0506fcb143cd a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . -dhd:5d2fbeb7-ae52-45e4-be2b-ee571eb05879 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:62fbc54d-677e-420c-8535-6a486e4f9a08 a dho:Layer ; + dho:hasCharge1 dhd:d10949d9-5eba-4a1b-811a-1c5386365d23 . -dhd:5d8f4d83-6514-4314-b924-849c3af158f6 a dho:Layer ; - dho:hasCharge1 dhd:3ead45df-5079-428e-82d4-3b15396c8733 . +dhd:630f4887-56f3-414c-ace9-f8f2d0399e83 a dho:Rampant . -dhd:5d8f5ba4-2ae9-4cec-b30f-fcbe3289d02b a dho:Bend ; - dho:hasPattern dhd:b3a14e4b-112f-494c-9912-5b844082b2a3 ; - dho:hasTincture1 dho:Ermine ; - dho:hasTincture2 dho:Gules . +dhd:638701f1-56c4-4ec9-97c2-3da677a1599f a dho:Layer ; + dho:hasCharge1 dhd:fdb6de28-899f-4416-bf1a-b6d196fc3205 . -dhd:5da984fa-1d20-4815-8988-337cb8625f1e a dho:Field ; - dho:hasNumber "of 9" ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:638b0688-1710-4643-864a-798ca47e4fcb a dho:Field ; + dho:hasTincture dho:Gules . -dhd:5daa77fb-0641-4496-b88a-6ecf338c8269 a dho:Arrowhead ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:638b8c96-d461-4b39-bd76-1fd4deeab188 a dho:Layer ; + dho:hasCharge1 dhd:d05074fd-5990-4883-8c7f-4c8f21db5b6b . -dhd:5dc4325d-7a31-42b9-9611-5f245753e9da a dho:Eagle ; - dho:hasModifier dhd:3e9749ee-1c6e-4345-a507-7706ba9e921b ; - dho:hasTincture1 dho:Gules . +dhd:63a5f834-79f5-4e29-90c6-63e8bfa374ac a dho:Layer ; + dho:hasCharge1 dhd:fa9f2d2d-3147-4588-8cfe-3415cd1d4bb1 . -dhd:5dc6a6e7-16b8-42cd-a4fb-895ef7cba659 a dho:Talbot ; - dho:hasModifier dhd:70e7ba7d-af05-4bde-9063-a13a42340411 ; - dho:hasTincture1 dho:Sable . +dhd:63aaca00-c9b2-4def-830b-7072de20ec08 a dho:Lion ; + dho:hasModifier dhd:7c29f07c-77e1-4cc9-8e11-8077f5744648, + dhd:8cd0c7d5-2c28-4b46-8fac-cb11474c381c ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:5dc8adaa-d0e1-45ad-8f80-5a3282871b25 a dho:Field . +dhd:63b17db0-9ed7-4329-b6b6-c9a5f4b345e1 a dho:Layer ; + dho:hasCharge1 dhd:765d6087-8865-4336-aca3-a4292e298e1e . -dhd:5dcb51ec-0391-40e3-bdf8-b400c9530684 a dho:Layer ; - dho:hasCharge1 dhd:0ed622d1-51f0-47f0-a184-e2b234e76c1d . +dhd:63bed212-7e3a-4ec3-bb32-900d51027a5f a dho:Layer ; + dho:chargedWith dhd:1d20f024-6ee8-41a3-a9cb-9316449397a4, + dhd:c8064960-d41b-4d0a-9102-0b7d36536a12 ; + dho:hasCharge1 dhd:bdee0539-e99c-4528-98f5-810125d3b28c . -dhd:5dcc9ac1-207e-4429-accb-02872a6d9a10 a dho:Layer ; - dho:hasCharge1 dhd:1a99a797-0206-4917-823d-360d37e73a2c . +dhd:63c31f72-6986-4196-9993-fef8cdde9865 a dho:Griffin ; + dho:hasModifier dhd:ca95d31f-aa6b-4ece-9306-11789ae6b9c7 ; + dho:hasTincture1 dho:Argent . -dhd:5dd439d8-4429-4653-887b-13509a00b731 a dho:Layer ; - dho:hasCharge1 dhd:288ef284-3d9c-4b17-9c47-cea93c5eec83 . +dhd:63ca6b22-003f-41ce-859d-cdf6fc719da9 a dho:Layer ; + dho:hasCharge1 dhd:9ee63a7e-95fd-4ca4-b6a9-cb2a7fadb65c . -dhd:5ddbe1e1-2921-4214-b49d-34efd58b3843 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:63ca88c3-4e77-41ff-8b03-be6a10a76748 a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Gules . -dhd:5de302ed-2804-44d9-99d5-881852e88e38 dho:hasPattern dho:Checky . +dhd:63eb2b03-9ee8-4ee8-b297-c6e500a4451d a dho:Layer ; + dho:hasCharge1 dhd:f85241d2-8d14-4b2b-bb2c-61cd065cdace . -dhd:5e349939-fb90-4633-b4bb-c3c5f44c83eb a dho:Field ; - dho:hasTincture dho:Argent . +dhd:63f1604a-17df-43d2-8f33-c5984eab1487 a dho:Layer ; + dho:hasCharge1 dhd:98e4ef9c-5037-4b65-8cc6-9cf733566465 . -dhd:5e3ca944-eeaa-41d4-87cd-4eeebbe6358c a dho:Layer ; - dho:hasCharge1 dhd:706d8fa3-8147-4546-9a04-7fa6b39b4f05 . +dhd:63f4c1ef-3d4d-4641-82ec-4e9e75432924 a dho:Layer ; + dho:hasCharge1 dhd:eb0cd901-4967-451b-b5d8-a4b3f5311230 . -dhd:5e3e37e1-23fc-42d4-8457-bb55094b979d a dho:Layer ; - dho:hasCharge1 dhd:4be57098-ae07-4677-83b7-da242165aa75 . +dhd:640707e4-f532-4cb8-9110-e78aff12adbb a dho:Field ; + dho:hasTincture dho:Or . -dhd:5e594960-9fe4-4b42-b7c6-bde735bfc406 a dho:Layer ; - dho:hasCharge1 dhd:5804e4b2-c125-45fc-981c-d5e7aaf2042c . +dhd:6407fa77-105f-46af-94ab-b82efd689176 a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:5e9362e6-44b1-4ceb-bfbc-b3d09633519f a dho:Field ; +dhd:640bef82-260d-4221-a017-a896e60dd75b a dho:Field ; + dho:hasSeme dhd:c2e49155-ba83-45fc-a4b4-95cc47a3b9e3 ; dho:hasTincture dho:Azure . -dhd:5eb30e2f-068b-4632-b61f-8627d7067469 a dho:Increscent ; - dho:hasTincture1 dho:Or . +dhd:641c2fc5-1965-42e4-a8b6-38aa939821a3 a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:5ed8e97e-9ab7-4860-9692-abbd74f8d140 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:6422791e-71ea-457a-b0ea-fe23f1ecad13 a dho:Wolf-Hook ; + dho:hasModifier dhd:a5b5a008-e393-4500-a052-c630c4b66963 ; + dho:hasTincture1 dho:Gules . -dhd:5edcaac4-9fc9-492f-be11-aa9690bb2cae a dho:Border ; - dho:hasTincture1 dho:Missing . +dhd:643182aa-726e-494d-8874-a06718d68160 a dho:Field ; + dho:hasSeme dhd:b971d363-9523-415a-a3e4-7d367e90c60f ; + dho:hasTincture dho:Azure . -dhd:5ee4f227-142d-4538-a5d9-dacc3c806626 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:644d2792-a5fe-4ca2-9031-bf5f5d0778f0 a dho:Layer ; + dho:hasCharge1 dhd:9d0513ca-d858-4e15-849a-46d7b7713102 . -dhd:5f00afde-0e8c-4c88-abf2-6ed9c3941c2b a dho:Wheel ; - dho:hasTincture1 dho:Gules . +dhd:644e8ce3-a420-43c1-9da8-6d1e5e6f0d9a a dho:EaglesHead ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:5f13d43b-6c94-4e90-a8fb-ca3025076ada a dho:BarOfLozenges ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:645bc2eb-529c-438e-b919-eb7c6f1db481 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:5f1a8492-1c89-40be-9821-ded30d41e89c a dho:Field ; - dho:hasTincture dho:Gules . +dhd:64637b4d-0cdb-42ca-80b5-73433fca8d98 a dho:Field ; + dho:hasSeme dhd:0e8615ce-6b4e-4dd8-a20f-d49127077524 ; + dho:hasTincture dho:Azure . -dhd:5f214e5b-2290-4cc3-a481-091cb46759a0 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:6468426f-edb9-4c16-9634-01116e7b4a17 a dho:Layer ; + dho:hasCharge1 dhd:d51bdbdd-8a8f-4ee3-9bf1-bd643a01e719 . -dhd:5f372b7b-5a19-420f-a9c1-dcba65f678e8 a dho:Layer ; - dho:hasCharge1 dhd:0296409a-9a6f-48e6-bc2a-a8e913d35191 . +dhd:64827b8c-3487-4bd7-bd7f-d149344951cb a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Azure . -dhd:5f44883c-8006-4473-af12-6be0a1ba789b a dho:BearsHead ; - dho:hasTincture1 dho:Sable . +dhd:649910ea-190e-4197-a858-34eb13e09bb3 a dho:Cushion ; + dho:hasTincture1 dho:Argent . -dhd:5f7149f8-ef50-4c89-8531-a6d55546d778 a dho:Field . +dhd:64a52128-97f5-48f3-b9a1-9f71529bcee2 a dho:Pale ; + dho:hasModifier dhd:f3d51d3a-d544-4d54-99ef-8dec9a0453b0 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:5f74d137-d550-467d-bb58-35cf32d3505c a dho:Layer ; - dho:hasCharge1 dhd:80c03bab-20d6-4d4b-b161-b30edf4558ba . +dhd:64b5e296-9e98-4927-a71b-eb63740ff1f4 a dho:Langued . + +dhd:64bf7efd-7ffd-4147-9573-c2bd8b77ad83 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:5f94b04a-a342-4e21-9fae-7852b791303b a dho:Eagle ; +dhd:64cc7a54-1613-4c51-b8f6-3ed45ad3a402 a dho:Fess ; + dho:accompaniedBy dhd:9c6488af-6f69-4b17-81e9-77bfd51183b6, + dhd:f37a380b-1384-4a19-bff3-a4c61a8c032a ; dho:hasTincture1 dho:Gules . -dhd:5f9666dd-3243-48b9-9312-265ca1ad3fb3 a dho:Layer ; - dho:hasCharge1 dhd:61c481ad-b2fe-4a7b-a071-4f42147857b9 . +dhd:64d564f5-5ff0-4be3-8583-09957ff53fb9 a dho:Field ; + dho:hasTincture dho:Or . -dhd:5f9ba14d-95ee-4f8a-a2a8-c255e7201050 a dho:Layer ; - dho:hasCharge1 dhd:efa395fd-0120-4d25-b810-ba9e7258001c . +dhd:64ee1afe-889a-4525-b060-0662d12e1029 a dho:Crowned . -dhd:5facf97d-576a-43df-ab09-346a7d2507f9 a dho:Layer ; - dho:hasCharge1 dhd:229586f8-a3b7-417a-9f45-5619e9f7c6f2 . +dhd:65111b60-915e-43cd-ae91-c9eba9e31732 a dho:Border ; + dho:hasSeme dhd:ab39297b-45a8-463b-87f7-0493c5091136 ; + dho:hasTincture1 dho:Gules . -dhd:5fda9d89-25ed-4137-b30d-3536f264200e a dho:Bluebell ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure ; +dhd:6522c6e0-63c5-4af8-b4d4-4c3949386d4c a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:5fde823a-829a-4e39-b2d7-ce3782667adc a dho:Field ; - dho:hasTincture dho:Gules . +dhd:654cb98b-10fd-4c55-a329-b08a16d13767 a dho:PerPale . + +dhd:6553f14b-38f6-454d-950f-9fc42bedead4 a dho:Segreant . + +dhd:65768237-9070-4c11-86a6-688ada7b08ec a dho:Passant . + +dhd:65829aa2-83e9-4be1-8ad3-f1b1548110cb dho:hasPattern dho:Barry . + +dhd:65902e1a-99a6-4dbe-a99d-9a83ff7a4839 a dho:Layer ; + dho:chargedWith dhd:108996a7-beb5-44ef-a547-c43d0806f4c0, + dhd:a80d8359-87e0-4f33-935f-3b8aa054840c ; + dho:hasCharge1 dhd:8283c2aa-002f-48f1-bbf1-693ee0129813 . -dhd:5fdfa426-f603-47b8-aad0-3b2293e8a8d7 a dho:Pale ; - dho:chargedWith dhd:4061e2ba-d47c-44ee-a3ac-76c58ab54d91, - dhd:e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc ; +dhd:65a928cd-90b5-401c-8ef5-90c67453f002 a dho:Fretty ; + dho:hasTincture1 dho:Gules . + +dhd:65d77a70-7a37-45b5-924e-ca1bb01756be a dho:Armed . + +dhd:65d91507-b3fc-4946-a29a-b8f9269dd3ea a dho:Lion ; + dho:accompaniedBy dhd:dacb9c8b-cd8f-4e95-b90e-5682fead9538, + dhd:ebd55ddf-ff1b-43e7-a602-7218a5215e03 ; + dho:hasModifier dhd:22880400-a444-4f02-8150-640164c42b33 ; dho:hasTincture1 dho:Sable . -dhd:5fe1828d-ef05-436c-9b7a-fa421d82abb6 a dho:Layer ; - dho:chargedWith dhd:9cbf01ad-a9ca-4819-b070-a12eee3bf7b3, - dhd:e8a27852-7355-4a58-a70e-69f15e516a19 ; - dho:hasCharge1 dhd:81093957-80d0-4654-9d1c-c022d63e7c16 . +dhd:65ea954a-7bda-4ab4-9c84-7c91095b8afe a dho:Layer ; + dho:hasCharge1 dhd:c1d503b3-bb38-4b99-9a30-664f379279e5 . -dhd:5fe89df0-a0fd-49c1-85c7-4b9569b7bcf7 a dho:Field ; +dhd:65ec1939-1a3c-438f-8c18-af51049077aa a dho:Field ; dho:hasTincture dho:Azure . -dhd:5ffbcb6f-b6ee-46b0-a200-5cc5f4ef3c5b a dho:Eagle ; - dho:hasTincture1 dho:Sable . +dhd:65fae183-7075-46ec-a6e7-48fb7b9e8c14 a dho:Layer ; + dho:between dhd:0e2de20c-d84b-47ca-b13e-060f2e54f14e, + dhd:22bc51da-41a0-4953-b4bf-9a6146ecbded ; + dho:hasCharge1 dhd:71132e7e-9ff7-4513-b8fc-df81a63f3a5f . -dhd:60184b54-470b-4605-b6fe-8415ff393ac2 a dho:Pale ; - dho:hasNumber 2 ; - dho:hasPattern dhd:0b39d92e-9c69-4ae8-8ef1-796d0b8d153b ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:66093bfd-1da9-4d45-b3ca-552e9a4cb3bc a dho:Crowned . + +dhd:660bae36-978f-4100-82e7-da674216ad01 a dho:Layer ; + dho:accompaniedBy dhd:13a4e335-fc55-49f1-924e-8e229d4d0bd9, + dhd:e1e352de-3d17-46f7-8881-51a51db16328 ; + dho:hasCharge1 dhd:6a63bf26-4315-4325-85a9-1eeedaeb09e5 . -dhd:601af5fb-29d1-45e6-8f37-7c3e8aacd936 a dho:Swan ; +dhd:660bd8c4-09bc-4041-b6bf-4e05aa88bf95 a dho:Lion ; + dho:hasModifier dhd:08177e39-e535-4d30-8f44-4467cfaf12ed, + dhd:3e4f8234-2698-43cd-94f6-8633a58f789a ; dho:hasTincture1 dho:Or . -dhd:601f9ac1-c807-4b0d-a86e-1234e045f48f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:662631fc-16d4-40c1-b667-755e1b0e739b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:602657b5-12ac-4d85-8e9b-ed81170e0e16 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . +dhd:6647ab2f-d581-47ad-8c73-bef9962728b9 a dho:Bird ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable ; + dho:inChf dhd:ddac0835-5832-4866-9bda-f7120a50012d . -dhd:602d3468-1a35-43e5-9e7f-a2819254b5ad a dho:Field ; - dho:hasTincture dho:Argent . +dhd:664e0664-ba7b-49c6-a640-f3310ffc44e7 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:664fbe99-12ac-49d8-828a-4196f0f4cad8 a dho:Lion ; + dho:hasModifier dhd:bcb0ac93-35af-4864-ae73-4cd33f6885f2, + dhd:f69ca4c8-3011-497c-8bfc-afd29518605f, + dhd:faa86d8d-a4d1-4f69-8645-72ada8b5fa58 ; + dho:hasTincture1 dho:Gules . + +dhd:664fd1d0-581b-416b-85c3-e7decadf59a8 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:66634ad7-a963-4443-9d2f-547c8e82dd6d a dho:Layer ; + dho:hasCharge1 dhd:34d2c84e-73b0-4b92-83f8-7fd28fee2e96 . -dhd:603c0415-698b-4aab-bd58-cb1bd506c5ae a dho:Layer ; - dho:hasCharge1 dhd:ea12de1d-ed44-4faf-970f-89a50a5facb8 . +dhd:667006a0-7034-4584-9abb-5de9254f4431 a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:606214a8-e20d-48d1-975d-c5b90701a2d5 a dho:Lion ; - dho:hasModifier dhd:258f1a4c-a22c-49a1-841d-1c5b448c1df4, - dhd:7324c0a2-7bb2-4e8f-961d-b520f3535d95, - dhd:b9495ef5-ab11-4724-8e5a-38cd0913e2c9 ; +dhd:668c4d8b-fc84-48de-9e4d-bc872a1978f0 a dho:Fess ; + dho:chargedWith dhd:24e1bf17-7037-4b15-ba68-110df60f2943, + dhd:9ee17747-5ff9-4ada-963e-ac5b438f8d3b ; dho:hasTincture1 dho:Sable . -dhd:608f998a-5de6-47ab-836e-2d3cca104d78 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:66a475a2-69eb-449b-82d3-9573dedf13c9 a dho:Layer ; + dho:accompaniedBy dhd:1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a, + dhd:76662ad9-7b42-4eef-af7a-8af23545f38b ; + dho:hasCharge1 dhd:7598a7f7-be6f-4455-8d5d-0c6a5ddf5f51 . -dhd:60938f4f-72a4-407a-8551-d51dc9f68da0 a dho:Addorsed . +dhd:66cc5eda-b122-4b31-afda-cd0798191e48 a dho:Layer ; + dho:hasCharge1 dhd:8ec617a7-c044-480a-85b7-cb886e5e9183 . -dhd:6102347b-59de-4f78-b77a-59d60a6b649c a dho:Layer ; - dho:hasCharge1 dhd:dc4408cd-603b-44b4-adcc-89d3c5ef6b54 . +dhd:66d06462-8837-4240-9214-fc00c1ea132b a dho:Layer ; + dho:hasCharge1 dhd:d2a33296-f3a9-4498-b4ea-b270fca58514 . -dhd:61199dae-0cf6-4103-8ec5-d20f23c58460 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:670d904a-6234-4fbb-b55f-7e78501e4ac8 a dho:Saltire ; + dho:hasTincture1 dho:Gules . -dhd:612932b2-9858-4d8e-9e7d-09310a1f418d a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Ermine . +dhd:67336dde-bdaf-48ca-b8ef-ac05f1b75dba a dho:Eagle ; + dho:hasTincture1 dho:Gules . -dhd:6134648b-d393-409f-b584-15cbc34d6fc2 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:67392409-0972-4a02-b2dc-eaa795a02bfd a dho:Cross ; + dho:hasTincture1 dho:Sable . -dhd:6142b632-79fb-451b-923c-17efac1cd9ba a dho:Barbel ; - dho:arranged dhd:03fee96c-7307-4b0f-bb73-1f2420abd289 ; - dho:hasNumber 2 ; +dhd:6748a42e-739e-4fb2-a232-93ff6f8f75c5 a dho:Layer ; + dho:hasCharge1 dhd:0e9cc90f-d5ce-4e70-bdf3-2d4d94c77d66 . + +dhd:674916bc-da55-4479-a819-d094d67f43ae a dho:Rose ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:6144cabb-c00b-4a28-82f3-c452a56a80ca a dho:ElmBranch ; - dho:hasTincture1 dho:Gules ; - dho:with dhd:197eb23a-34a9-4634-aeb2-fa68ae684b95 . +dhd:674d3825-9a57-4c9d-b94b-5b1cbede159e a dho:Crescent ; + dho:eachTippedWith dhd:b72f9a71-6393-4897-b046-cf887c0bb335, + dhd:f7351241-1e6b-4f5d-813f-16207ae370b6 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:614b79cc-83f5-46bf-a877-d6dcb61d8bd3 a dho:Field ; - dho:hasTincture dho:Or . +dhd:67546a1d-b7ac-4c37-8e9b-4780774d428b a dho:Layer ; + dho:hasCharge1 dhd:cd3e2e6b-4d21-4036-859a-cec198178c5c . -dhd:61553493-bd2f-48a5-80de-b4c57c4d4ebe a dho:Field ; - dho:hasTincture dho:Azure . +dhd:675bab22-4979-4f3b-aa07-c8c92ce33d34 a dho:Field ; + dho:hasSeme dhd:4a351bd2-dd2a-4d02-b157-d12980c997ee ; + dho:hasTincture dho:Gules . -dhd:616c6be2-9d3e-43c7-947e-418ae08f0126 a dho:Layer ; - dho:hasCharge1 dhd:a4cec00f-286a-460e-910b-1dd94daec045 . +dhd:676522bb-b381-4a8b-9099-72bd837896ae a dho:Crowned . -dhd:6170ca7b-900c-49d1-a3cd-a5be438f1cc4 a dho:Field ; - dho:hasSeme dhd:98e9f57f-c814-449d-841b-797957ddf3c4 ; - dho:hasTincture dho:Or . +dhd:676d931b-e25f-4dfc-ac00-3df87d31a472 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:61849005-6019-4c2a-8396-99d0d81c7bc4 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:677bf627-5889-4c02-a9e3-6d77f69f65c3 a dho:Lion ; + dho:hasModifier dhd:8a1f6889-eb3b-4958-b0e3-692bc693c460 ; + dho:hasTincture1 dho:P . -dhd:6194278f-2afb-4d60-aaab-7f60ec6a8fd3 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:678a59cd-7cb3-4e06-bc0d-0bb2c35334a1 a dho:Chief ; + dho:hasTincture1 dho:Or . + +dhd:679129c1-04ee-4001-8575-ea4788b9498a a dho:Lion ; + dho:hasModifier dhd:313f79e2-3137-4b87-b89e-648d83c2a857 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . + +dhd:67944538-fa8a-4c66-acf9-aa505dbcbe06 a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:67b8de72-1b45-4623-95a1-e4b7cffa54ac a dho:Layer ; + dho:hasCharge1 dhd:830437a0-6732-4c16-b696-83c9a6273365 . -dhd:619f75cf-3b16-4f99-965f-3d794217d722 a dho:Field ; +dhd:67e53ebe-25f1-4ab2-9474-a3a1603a536e a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . + +dhd:67f7c9c1-2a30-4fbb-8f71-03b93b1438cd a dho:Field ; dho:hasTincture dho:Azure . -dhd:61a9e255-1b19-48cc-bffe-64b02fce882e a dho:Layer ; - dho:hasCharge1 dhd:2e2be9dc-4a00-4018-916b-acf6ba0ac113 . +dhd:68051467-5a58-4997-90e2-fa3095fda902 a dho:Layer ; + dho:hasCharge1 dhd:9f95beb5-a498-4f46-aaa1-951ddebb7e71 . -dhd:61b6235b-f983-4251-871a-92ac17acb737 a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000009943_CoAF1 . +dhd:680a59c8-f40e-421a-aa37-e2750b48eb5b a dho:Layer ; + dho:hasCharge1 dhd:3ae92789-1f81-4710-89fb-fea6dc6a8b90 . -dhd:61c481ad-b2fe-4a7b-a071-4f42147857b9 a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:680f79ea-7cf5-4858-91a8-8ef34baa6872 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:61d47ae1-6188-418e-adc1-353a92741c02 a dho:Layer ; - dho:hasCharge1 dhd:868fa9d1-5c63-4674-9416-b8acbb1aac7b . +dhd:681de64d-d8d9-4582-b823-03f629437556 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:61eca948-3f57-4f9a-9e44-151b4da6c4e1 a dho:Layer ; - dho:hasCharge1 dhd:031cec71-3b8b-4990-b9ca-b132d76463a2 . +dhd:68371e2d-4b77-4980-a6fc-972147879bc9 a dho:Lion ; + dho:accompaniedBy dhd:4e63594d-23b6-4e7e-bccb-940042e18e0d, + dhd:eb1cc96f-650f-4e73-96a7-cfe2d2774ceb ; + dho:hasTincture1 dho:Azure . -dhd:6202c42c-328e-4683-b79d-94a762598706 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:685c5d00-c8d6-4bb7-866a-830c14278ac6 a dho:Countercharged . -dhd:62470d3f-5db9-458a-ab75-fb08bd368211 a dho:Layer ; - dho:hasCharge1 dhd:cef9e03f-6a3e-45ec-b52b-53cc829882da . +dhd:68670b52-eca1-48df-a5a5-188e2396d9e7 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:624bd075-08e3-474d-85c7-0c64c5994af4 a dho:Layer ; - dho:hasCharge1 dhd:5ffbcb6f-b6ee-46b0-a200-5cc5f4ef3c5b . +dhd:68827c9f-4b76-4ab3-b6d1-2363c9f201bf a dho:Field ; + dho:hasSeme dhd:98ca4b22-df25-4de3-9bb4-cb33441f2fae ; + dho:hasTincture dho:Azure . -dhd:62539584-0e42-4ad2-9496-a04d3e8bcc8d a dho:Layer ; - dho:hasCharge1 dhd:a6f56244-6a99-47e9-91c9-d1e70351b9a2 . +dhd:6890ace4-cee1-47ba-8342-2a11bafb4c9e a dho:Crowned . -dhd:6270ef07-2a2e-43a0-aacf-2d62eadf7e00 a dho:Crowned . +dhd:689395e1-d1a6-40fa-8610-82ece1f01712 a dho:Rampant . -dhd:6274e6f5-812b-4944-b38b-bd51064ae68e a dho:Crowned . +dhd:68b8596f-e865-4b32-b738-eac6a7120a64 a dho:Crowned . -dhd:62859df8-082b-403a-8b3f-60701f6dcd1a a dho:Layer ; - dho:accompaniedBy dhd:1b870557-f2a3-4c95-ac19-124b021987f7, - dhd:716fe938-bf37-4807-82e9-48b0145a8815 ; - dho:hasCharge1 dhd:73cc2f87-80b1-4388-913b-bb1580bfb8f1 . +dhd:68ebe988-38c0-49d3-b3d3-4f2a769e2015 a dho:Barbel ; + dho:arranged dhd:11dbea84-3c0e-4dc1-a041-b6f94892fe80 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:6288fe8b-6f9b-4841-9d36-42b91d9646dd a dho:Field ; - dho:hasTincture dho:Or . +dhd:68f117f1-3aff-4453-a902-e842816a763b dho:hasPattern dho:Tierced . -dhd:62a286f1-99fe-4cc4-8580-057e60bdbf5e a dho:Layer ; - dho:chargedWith dhd:21fe8fbf-ad43-49c5-82a8-17cce2662f5b, - dhd:a9e2dccf-53b8-43f0-9c3f-a21c05595208 ; - dho:hasCharge1 dhd:1d209b4a-361b-4869-8a27-192627ecae09 . +dhd:68f9a3d6-a5c1-4599-a9ee-35a3ddb64c1a a dho:Layer ; + dho:hasCharge1 dhd:733020c9-6d4b-449a-b631-d7f38deb6de8 . -dhd:62a91b14-0641-47fa-bf6e-c47a8700fc96 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:68fe5d99-950e-406a-a4c2-e953c2aa9ed6 a dho:Field ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent . -dhd:62ad90d1-82c9-47bf-acbf-700e8b7b22b2 a dho:Layer ; - dho:hasCharge1 dhd:0eaf834a-7402-43e6-95d4-53668c813add . +dhd:6904390b-447f-406e-8682-5a469da3eefc a dho:Layer ; + dho:hasCharge1 dhd:3f27f7a8-33bd-47be-a52b-f255e8f04e76 . -dhd:62b3cd39-7c80-406d-b903-b033c3be8880 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:69044b62-5558-4439-9a49-f8c5ed798c1a a dho:Field ; + dho:hasTincture dho:Azure . -dhd:62b5d103-19a4-4844-bdd0-8c43db60de15 a dho:Lozenge ; - dho:arranged dhd:571c7020-6d7d-4e9a-ba28-83d3b4698c5a ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Or . +dhd:692f2ff3-6e6c-455e-9a6e-e2bac8877042 a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:62b910ce-7484-46bb-957c-028bb3cc493b a dho:Layer ; - dho:chargedWith dhd:6b60957f-8b7a-480f-bb62-49de11250e90, - dhd:ee09d2f8-3442-4680-9315-e33402185b74 ; - dho:hasCharge1 dhd:9a9cb572-77c1-4bdf-8549-428c0416170b . +dhd:6960a386-3ac6-4765-b41f-955e5f84e1fb a dho:Slipped . -dhd:62ead83f-3d28-45c7-b8e1-837753fbff4e a dho:Field . +dhd:696f4d55-0e97-43aa-b04a-b6dcf963314d a dho:Armed ; + dho:hasTincture dho:Sable . -dhd:62f41ef4-d32f-4f90-8d22-b0ac2e76148e a dho:Eagle ; - dho:hasTincture1 dho:Sable . +dhd:697768e6-d01f-41fe-9fb6-4a6065a2417d dho:hasPattern dho:Lozengy . -dhd:62ffc1c6-9be4-4f25-a7a0-70bd5b518e83 a dho:Layer ; - dho:hasCharge1 dhd:af240b65-9559-4074-b9d1-6ae71c7e04ff . +dhd:697e30de-d5c1-4ea7-a324-bbaa0ab17d74 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:63327dde-7c6e-4245-ac00-fddcaa20c25e a dho:Lion ; - dho:accompaniedBy dhd:230d324b-61f9-43a4-b5fb-0c90fe58da39, - dhd:f4b6b9aa-580a-464c-b0b7-6afd9cdedd77 ; +dhd:69b0d9f4-0962-4181-8320-2e1832fb2a61 a dho:Bugle-Horn ; + dho:arranged dhd:2524aba6-fa1f-414b-ad4b-39fdde4b8e88 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:63336049-c337-4ce8-926f-cdab4e0613d5 a dho:Field ; - dho:hasModifier dho:Embowed ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:69c6be93-b130-4726-a425-08b8091377fe a dho:Lion ; + dho:chargedWith dhd:1bbe18e9-8482-431e-a1b8-910add4b6c67, + dhd:4ca1f37c-cec0-486b-8d93-189e8fbada58 ; + dho:hasModifier dhd:3d16c9fa-40e4-41ed-91bc-9384aabea9bb, + dhd:8245e1a8-90c4-4365-9ffb-14b7542d8ddd ; + dho:hasTincture1 dho:Sable . + +dhd:69d60040-712a-4163-9684-0f64983bc36d a dho:Field . + +dhd:6a0eebf8-4aac-427d-b4c1-a33a870e4e78 a dho:Armed . -dhd:63610e5d-c903-42f3-807c-4b3f5507709b a dho:Nettleleaf ; +dhd:6a23607b-fd46-47a7-a314-1fab9e945717 a dho:Layer ; + dho:hasCharge1 dhd:31c04a62-5e1a-4abd-a117-5df93011d8bc . + +dhd:6a289a6a-cbf2-43a1-b285-0c7cac894ab6 a dho:Bar ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:6374018c-ced8-4375-b6e0-f88779218215 a dho:Layer ; - dho:hasCharge1 dhd:fad558b8-521a-4244-a16f-0e9b953e9dcd . +dhd:6a36e6ce-d053-4b33-8f8c-7a35496b0293 a dho:Field ; + dho:hasSeme dhd:64827b8c-3487-4bd7-bd7f-d149344951cb ; + dho:hasTincture dho:Or . -dhd:6378c975-a3bd-49ec-9874-cc374a2cacb5 a dho:BullsFace ; - dho:hasModifier dhd:dc41ef04-a123-4723-ab05-e4e0e7cfb026 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . +dhd:6a63bf26-4315-4325-85a9-1eeedaeb09e5 a dho:Fess ; + dho:accompaniedBy dhd:13a4e335-fc55-49f1-924e-8e229d4d0bd9, + dhd:e1e352de-3d17-46f7-8881-51a51db16328 ; + dho:hasTincture1 dho:Gules . -dhd:6398893d-73f9-4ca7-8c83-24c1cebe2e2e a dho:Rampant . +dhd:6a6703ec-e7f4-4786-8fec-f37c20c125ac a dho:Nimbed . -dhd:63b4c9e5-161f-4f1b-9cc9-9cc49ec1d875 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:6a672753-7fca-4b85-b0c7-153957ec98a0 a dho:Layer ; + dho:hasCharge1 dhd:ed442a7b-65d4-4b5c-992d-56da497f0fe4 . -dhd:63ec41dc-f465-4a71-b6dc-1fd69051de7b a dho:Layer ; - dho:hasCharge1 dhd:d601d7ab-85f9-4dea-a714-20f9632e0bc2 . +dhd:6a9594db-0bbc-412a-b6d1-e032ae03c826 a dho:Layer ; + dho:hasCharge1 dhd:67392409-0972-4a02-b2dc-eaa795a02bfd . -dhd:63fe0f74-9cf1-4c70-a4de-8e0b798eab7a a dho:Lion ; - dho:accompaniedBy dhd:2be6977c-5c68-4d72-bb25-4c8843afa851, - dhd:3ac7741c-3260-40bd-92ca-6d108d7fee0f ; - dho:hasTincture1 dho:Or . +dhd:6af025c0-58c1-4a4e-b46c-75dfdfa32eb4 a dho:Layer ; + dho:hasCharge1 dhd:e1549e63-5355-47e7-8163-331b2067d4f2 . -dhd:64137ec5-bef5-4664-bc09-a918b2c2a00e a dho:Layer ; - dho:hasCharge1 dhd:4ea71fde-6783-43a9-992d-386aa73506db . +dhd:6b08656d-294e-4484-92ae-654774e1fe6b a dho:Field ; + dho:hasTincture dho:Or . -dhd:64204d1b-0766-418e-a4da-1cdf26871eb7 a dho:Fish ; - dho:arranged dhd:277fb3c2-7754-493f-a148-ff62bf0d8ed7 ; - dho:hasModifier dhd:858cb2de-0bf9-4f2d-bb05-dfb8e5c52092 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:6b241176-2b7b-4c7e-812f-96f7bdf401c1 a dho:Layer ; + dho:hasCharge1 dhd:17b995b8-fc9a-493a-a76f-00003aba6e34 . -dhd:642baab2-f119-4dc0-bfac-e314d827042d a dho:Layer ; - dho:hasCharge1 dhd:8fc932c9-a73e-4265-835c-62a8d4f75fa1 . +dhd:6b300556-2fb5-46ff-a305-9b27f427adfb a dho:Fess ; + dho:chargedWith dhd:631d6e3d-37b6-411d-a8bb-3b3f06011b4c, + dhd:ca9013be-96ab-4cac-85e4-788b7c221774 ; + dho:hasTincture1 dho:Gules . -dhd:644d9a69-131f-46da-93da-a75a85d2f99d a dho:Field ; - dho:hasTincture dho:Argent . +dhd:6b45a700-1e02-4fd0-b19c-01868a39fd9b a dho:Layer ; + dho:hasCharge1 dhd:c3a5b072-e3dc-44e1-8de6-152224422758 . -dhd:647ea772-b28d-4aec-801a-7259d9e1b336 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:6b80525b-8825-4a10-9ef2-052a1424db21 a dho:Cross ; + dho:hasTincture1 dho:Gules . -dhd:6488bffb-9ce4-46e5-84b8-8b9628c88505 a dho:Layer ; - dho:hasCharge1 dhd:d84027c4-efd5-4294-a860-88062d6d22aa . +dhd:6b936a21-f13f-4103-a315-9105a7fc533d a dho:Crowned . -dhd:64bc566a-1e4a-4554-9768-ab410759e07b a dho:Field . +dhd:6b978732-8a60-4ccf-a053-3bd0846b67d2 a dho:Pale ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:64c8e145-d3a6-4658-b53c-cdf042f41307 a dho:Field . +dhd:6bd71dd8-9d13-4888-bddd-63ff509bd4ae a dho:Guardant . -dhd:64d97b54-dca3-48e8-b5ad-2ce6adaceebf a dho:Field ; - dho:hasTincture dho:Sable . +dhd:6bdedfe2-45ae-473b-8b28-376c3e28dfa4 a dho:Layer ; + dho:hasCharge1 dhd:37192e58-4968-49d8-98e0-3d4eee37ccfb . -dhd:64e90b77-fbd5-4613-80ea-83fcf07a0283 a dho:Chevron ; - dho:between dhd:962f627f-aa75-4259-bfb1-a4f97d7c2816, - dhd:eb33749a-60a3-4329-b836-3848562833a5 ; +dhd:6c00756d-78cc-427a-9c84-ad661146f3d0 a dho:Fleur-De-LisOnPartition ; dho:hasTincture1 dho:Argent . -dhd:64ebc1b0-c8f4-42ad-a2cb-dc7857d8a878 a dho:Escutcheon ; +dhd:6c033756-6f05-4b3f-be5d-9af5cd7937ab a dho:Chief ; dho:hasTincture1 dho:Argent . -dhd:64f053b5-ccc6-4d21-b4d1-919371a6ccbf a dho:Chief ; - dho:hasLine dho:Indented ; +dhd:6c15f4b8-a169-4136-a643-40c54b81a962 a dho:Crescent ; dho:hasTincture1 dho:Or . -dhd:65039d46-34b6-4785-a0e7-76b6fee1cd47 a dho:Layer ; - dho:hasCharge1 dhd:5445caf4-6fac-4823-bad2-8d47458b2929 . - -dhd:650baecd-5ddb-476d-8856-0ef93a59bd29 a dho:Layer ; - dho:hasCharge1 dhd:9af0f368-c151-4b09-8ebc-ebd4e5d25e53 . +dhd:6c24fbb6-7b59-41d3-833e-4de44a2fd8eb a dho:Layer ; + dho:hasCharge1 dhd:9da97869-1c76-41d6-bb71-51f588539fd6 . -dhd:65139da1-399c-4edf-94f4-e22277f05aa0 a dho:Seme ; - dho:hasSeme dho:Crusily ; +dhd:6c69fd99-254b-494e-a098-ec53369947f9 a dho:Field ; dho:hasTincture dho:Argent . -dhd:65182aef-1776-4fe8-ba5b-9865368cde01 a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:6c80390b-0fba-4d32-82ca-e7dd538dff05 a dho:Cross ; + dho:hasTincture1 dho:Vair . -dhd:65199508-45fc-43e9-97b8-b8147c61cec6 a dho:Field ; - dho:hasTincture dho:Or . +dhd:6c8dea3a-2b61-4efc-8e8a-2bfd19c964a8 a dho:Layer ; + dho:hasCharge1 dhd:539ffcb4-1856-48fb-b553-b03215c70c84 . -dhd:652b0abe-3c94-48ee-a54d-723f623714c8 a dho:Layer ; - dho:hasCharge1 dhd:d80807a6-c61c-4729-bfa7-2ddc66ab837a . +dhd:6c9936a6-c35f-496a-85c2-fcdb77169bbe a dho:Field ; + dho:hasPattern dho:PerChevron . -dhd:654a81c6-5a5a-42ca-8c5c-278ba5847ce8 a dho:Field ; - dho:hasTincture dho:Or . +dhd:6ca3ceed-8857-48d1-8107-7875257407e7 a dho:Layer ; + dho:hasCharge1 dhd:a97616af-5f84-4ecc-9e7e-ae29742a2bbe . -dhd:6569b4df-ee8b-4235-918a-f818e40da2b9 a dho:Mullet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:6cb2a88c-5d5f-4df0-ad29-fda6bb70ddcf a dho:Field ; + dho:hasTincture dho:Sable . -dhd:6576126e-9837-4e73-8b43-b67389452c8e a dho:Layer ; - dho:hasCharge1 dhd:cebeb04b-ea59-4fea-8b0a-819211fcbb06 . +dhd:6ce2c9cc-bce7-4479-952a-b127e456ea8f a dho:Field ; + dho:hasTincture dho:Gules . -dhd:657969d8-764b-413e-92bd-400112ae1fef a dho:Layer ; - dho:hasCharge1 dhd:bbd05058-ab61-4013-95ae-94a428495bbb . +dhd:6cec2d43-a8c2-4afb-ae06-d5f19615b62c a dho:Guardant . -dhd:657b649a-812b-4fb1-87cf-37548180f1c5 a dho:Chevron ; - dho:hasLine dho:Grady ; - dho:hasPattern dhd:7e79e03a-095f-4677-af81-f8bd694b92de ; - dho:hasTincture1 dho:Gules . +dhd:6d06f890-c070-4418-b148-80b1efeb0f26 a dho:Field ; + dho:hasTincture dho:Or . -dhd:65907964-360f-4e44-852a-26abf1401ebd a dho:Layer ; - dho:hasCharge1 dhd:b1aec38a-0c18-4095-9962-497f77cc5b89 . +dhd:6d17ebbf-dcc3-4b3b-90b8-ffa566bbd5a3 a dho:Field ; + dho:hasTincture dho:Or . -dhd:65a30445-cf53-4b48-9c21-685a0d5cf4e9 a dho:Layer ; - dho:hasCharge1 dhd:32dd1da9-ff8a-42be-a15e-4a157e9f73a2 . +dhd:6d1cb23b-203d-4c8f-8f28-67b6ade205c1 a dho:Empty ; + dho:hasPattern dhd:d9ea3ee6-2bcb-46f3-aec4-e83f71cf8eed ; + dho:hasTincture1 dho:Gules . -dhd:65ac167d-a246-44f6-87e5-9ee4a22e810e a dho:Hooded ; +dhd:6d2d529f-5fea-46e4-92d6-dbdd9bb4093c a dho:Field ; dho:hasTincture dho:Azure . -dhd:65b1adcf-2298-463d-8b54-dd9a6864960c a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . - -dhd:65b899c8-379e-447c-b4ff-1e4770ca53a7 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:6d42b02a-002a-4532-a325-9be985043d84 a dho:Layer ; + dho:hasCharge1 dhd:288010af-f3d7-4a0b-8bd5-745c4dfe7cfe . -dhd:65cad56c-ac61-4769-a5fd-c380c057fa20 a dho:Field ; - dho:hasTincture dho:Sable . - -dhd:65d69c12-fcb7-499a-a3a8-7da01c7e8296 a dho:Border ; - dho:hasPattern dhd:e6ddc031-abf6-4f11-bf20-2e91097ceb65 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . +dhd:6d6b1aa1-75f6-4dc1-b56f-9aea069ae17a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:65e13597-3bf1-4ae1-a7f7-d9422245f7ec a dho:Field ; - dho:hasTincture dho:Gules . +dhd:6d7e4f2a-7b54-4fba-a2a3-c3156abe7a9d a dho:Field . -dhd:65f11dcd-e3a0-48e8-adf1-d7d9669dfa11 a dho:Layer ; - dho:hasCharge1 dhd:bc22e7fe-660f-47b9-8486-73fb6f957b1a . +dhd:6d92a0f3-9bb3-4180-a240-0629d8886728 a dho:Field ; + dho:hasTincture dho:Or . -dhd:65f97a3b-2adb-49c0-ac59-6bafcb6a3d98 a dho:Layer ; - dho:hasCharge1 dhd:2f8f2c21-1be8-4ee9-aebf-74e6a5457470 . +dhd:6d97244d-f21a-44cc-a976-cde99ed33b7f a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:66019d93-eeeb-402f-aa99-a2743c60b948 a dho:Chevron ; - dho:between dhd:9aa028ea-e980-48d3-98dc-62cf24699431, - dhd:b947abe0-f40f-4b94-a4b6-e6026479884c ; - dho:hasTincture1 dho:Argent . +dhd:6da1da33-5f6a-404f-9017-7a3b64f1abc1 a dho:Layer ; + dho:hasCharge1 dhd:4ef55579-797b-476e-b09f-b7be07bacb18 . -dhd:661ebaa5-ab76-4450-bcf4-05ad4049fa66 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:6dacc7e2-779b-4729-9e18-e21a603a4cb8 a dho:Crowned . -dhd:66453016-575f-4a6c-a99e-3303085ecfe0 a dho:Layer ; - dho:hasCharge1 dhd:180a6fea-f5b8-4eb8-90fc-5e818dea624d . +dhd:6dc0a5cf-a68c-4826-8a15-66b828cb2676 a dho:Layer ; + dho:hasCharge1 dhd:1b8c698d-e5da-442d-8285-1a2b3f119a36 . -dhd:6646fec3-7ff9-46fa-b605-31d9cc92ffc4 a dho:Fess ; - dho:hasTincture1 dho:Or . +dhd:6dc3b60b-f6d6-435d-93d3-322c146b6c07 a dho:Eagle ; + dho:chargedWith dhd:7ddf1010-62ff-48a8-bd5d-b328ba99f9ee, + dhd:dd38b4d9-fb91-4333-8035-b7c54d15615b ; + dho:hasTincture1 dho:Azure . -dhd:66883117-85c1-4c09-8d4f-9eb417887eab a dho:Lion ; - dho:hasModifier dhd:186eee09-2d40-4634-83fc-1e9a2079c87f, - dhd:bb795922-a9e1-4c92-af3a-976b414f454c ; - dho:hasTincture1 dho:Argent . +dhd:6e0f21bb-c1fc-4602-9c52-ea2214b7056d a dho:Layer ; + dho:hasCharge1 dhd:b429552c-60db-43fa-8366-a06187316c65 . -dhd:6692fec2-6359-4c94-a094-038e52a288ce a dho:Field ; - dho:hasTincture dho:Azure . +dhd:6e14050e-79b8-490f-9aae-328797e7a556 a dho:Rampant . -dhd:66c854d9-05ed-49cc-aa3f-54c78ebd6f67 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:6e1999cb-71ce-42a2-a4e2-575aa2f5ef0f a dho:Field . -dhd:66cf0fc8-5e7f-4b61-97fa-9fb413710cd7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:6e1be803-f894-4a3c-a528-4d6a2260a235 a dho:PerBend . -dhd:66d3ee9c-f702-49fd-9724-27f27ba90d17 a dho:Layer ; - dho:hasCharge1 dhd:f45c6980-d95b-48f7-9ea8-8885911f9574 . +dhd:6e4f3fb8-74dd-48e3-844a-411b8e94e55a a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:6718c403-523f-4fd1-88cc-ea2075940eef a dho:Field ; - dho:hasSeme dhd:aa4df0dc-7962-4fec-beb5-c2c1a0673bb5 ; - dho:hasTincture dho:Azure . +dhd:6e600ec0-d469-4c30-a30a-4bfc5f764a25 a dho:Layer ; + dho:hasCharge1 dhd:a9dde9bf-4be3-4df3-98c1-2f0058761372 . -dhd:6763d1d5-6780-4cc3-96cd-647c1d3dc045 a dho:Field ; - dho:hasTincture dho:Or . +dhd:6e70fc9d-4ee6-40c1-85db-67c6a73d43d6 a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:6765a2b0-a9ef-4968-9288-5d7fccac951c a dho:PerBend . +dhd:6e84d5de-41c2-4434-90b5-63429dc530e0 a dho:Layer ; + dho:hasCharge1 dhd:5241a346-927d-46b1-8860-cec95c59c032 . -dhd:676cfdf2-c25b-41b1-a446-79cbb733a3a2 a dho:Sickle ; - dho:hasTincture1 dho:Gules . +dhd:6e9b7ff1-d00b-42d3-a89c-3ad3323806e5 a dho:Layer ; + dho:hasCharge1 dhd:649910ea-190e-4197-a858-34eb13e09bb3 . -dhd:676d31f5-5b11-442f-9fb6-65d6cdbc93f5 a dho:Layer ; - dho:chargedWith dhd:251a7af1-d225-4870-bd21-83c9761119b0, - dhd:5b1d2943-91f4-4d27-a6e4-e98ff9c47001 ; - dho:hasCharge1 dhd:7dc31e03-5f12-4009-9864-3669c1ec6547 . +dhd:6ed3813d-70a1-4c79-a0fc-ba0eb35c2e39 a dho:Field ; + dho:hasTincture dho:Or . -dhd:6786b7b6-0f5b-439e-b0ca-7639285273bd a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . +dhd:6ee8bfc3-4e53-422b-85c1-1352a841794d a dho:Layer ; + dho:hasCharge1 dhd:b15e8343-aca4-460b-a08c-680013aa7418 . -dhd:67c8f268-9e09-4ee8-849a-a33ec7d18d50 a dho:Bugle-Horn ; - dho:arranged dhd:0b2deac7-d67f-4317-bde2-93f8555ac429 ; - dho:hasModifier dhd:a9753e2a-ac06-46db-b606-fe15b399033c ; - dho:hasNumber 2 ; +dhd:6ef57919-671a-4915-868f-51770e48f53f a dho:Field ; + dho:hasPattern dho:Quarterly ; dho:hasTincture1 dho:Sable ; - dho:on dhd:4ed3d12e-0676-44b0-8dae-180d73990de9, - dhd:9985f41c-03c6-42ea-9800-15714aaf73b0 . + dho:hasTincture2 dho:Argent . -dhd:67cf28b9-465e-47b2-97bd-53ee441b8039 a dho:Eagle ; - dho:hasTincture1 dho:Argent . +dhd:6f07340d-685d-454b-b312-411c23259003 a dho:Layer ; + dho:hasCharge1 dhd:6178f226-f594-4f81-8e6a-1fd3200e2bfb . -dhd:67db308a-e11a-447a-9aa9-1f843d390e57 a dho:Seme ; - dho:hasSeme dho:SemyOfHearts ; - dho:hasTincture dho:Gules . +dhd:6f0a67ce-474c-4fc3-9a90-cde6d3b75ab4 a dho:Fess ; + dho:hasTincture1 dho:Azure . -dhd:6810eb28-5648-47a5-8418-2e0b9c20819a a dho:Field ; - dho:hasTincture dho:Gules . +dhd:6f34ae10-a417-4166-a75d-643fdc513fc1 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:681bb653-0358-440d-a575-7021765bb122 a dho:Layer ; - dho:accompaniedBy dhd:16c39315-131c-4d28-abb3-9ec62dd605b4, - dhd:3d1be0c6-66e3-451e-8833-f6d2d89357ad ; - dho:hasCharge1 dhd:476ab695-26b3-40c8-bed3-361c45aead94 . +dhd:6f3c876c-7e42-44b2-8a87-a16b7628a041 a dho:QueueFourchy . -dhd:6825e0d6-7108-4f86-baae-f83b7146f95e a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Sable . +dhd:6f4c452d-357e-44b1-b38b-9e67ac21f459 a dho:Layer ; + dho:hasCharge1 dhd:4e2a856a-8db5-40f3-9a10-e3f783662841 . -dhd:685f8e38-32a8-450f-8c58-77479bf0d5df a dho:Layer ; - dho:hasCharge1 dhd:b0166bab-3623-4357-b2d9-2cdd4d486975 . +dhd:6f58a37c-9f8d-43d5-ab05-57506b2e142d a dho:Layer ; + dho:hasCharge1 dhd:79298c73-76d1-49c1-9bf1-9a3f9ff55581 . -dhd:68600075-03e1-4ad4-a748-1c7de5fee30b a dho:Layer ; - dho:hasCharge1 dhd:fa4ff742-0d02-4c02-9a91-9e174ea125e2 . +dhd:6f6386e8-cc5f-49cd-969e-111fff46f982 a dho:QueueFourchy . -dhd:688bf05e-4adc-4900-a2ee-ebc561169d73 a dho:Layer ; - dho:hasCharge1 dhd:1392ea03-e2c8-4675-8b3c-afa295ee2556 . +dhd:6f7097ad-b50e-4f59-9825-724966f54aab a dho:Layer ; + dho:hasCharge1 dhd:26ca0d5e-3651-4b9d-a8be-39e0822dbf8f . -dhd:689058c9-43a3-4e7c-8c42-66c329fa962a a dho:Layer ; - dho:hasCharge1 dhd:c1f627e1-2267-46ba-9af6-4da6562d0116 . +dhd:6f9287a9-1eca-46cb-b52f-0bf858a4fcd6 a dho:Passant . -dhd:68a8cfdb-520b-4d9d-a747-331ff38397bf dho:hasPattern dho:Compony . +dhd:6fb22613-3c8f-4135-a442-4d03060cd09d a dho:Field ; + dho:hasTincture dho:Or . -dhd:68d33196-0b89-4d40-b877-a58bf2da8a76 a dho:Field ; - dho:hasTincture dho:Missing . +dhd:6fe40fbd-50ca-4336-8546-96b98bc158da a dho:Field ; + dho:hasTincture dho:Or . -dhd:68d9e748-ce43-41c2-810c-d6b438f8382a a dho:Field ; - dho:hasTincture dho:Argent . +dhd:6fecd40c-8cb8-4393-a182-6119feb80003 a dho:Crowned . -dhd:68e50ca2-eba8-4fb2-b079-499d209ed9c5 a dho:WolfsHead ; - dho:hasTincture1 dho:Vert . +dhd:700d6c7f-ef86-407c-8f34-01a4c4c5892f a dho:Garb ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:68ec3c66-7640-4e5e-ac17-03a16ad835b3 a dho:Crowned . +dhd:701322dd-788b-4113-a395-e17480645b72 a dho:Layer ; + dho:hasCharge1 dhd:8df6ce43-73b8-4bbc-ba1e-c5e10f4fa563 . -dhd:69086fc8-9c36-4c11-ae75-db3e23b3d065 a dho:Border ; - dho:hasSeme dhd:c5c14e67-dc91-43ed-b4a3-0f54a9f8e213 ; - dho:hasTincture1 dho:Gules . +dhd:7047c9d3-9892-444c-8d18-7189c88e20a8 a dho:Of8Pt . -dhd:691918fb-8d7b-4c1a-b732-ecdd24bf9b71 a dho:Lion ; - dho:hasModifier dhd:05d3261b-b108-4edf-9904-81979a4f2d30, - dhd:a234367d-57d6-4ea6-8f7b-08a8bd602733 ; - dho:hasNumber 2 ; +dhd:704b1b2c-e0c4-4a00-87d3-663528ce4a8a a dho:Guardant . + +dhd:704fe8a7-76b7-4645-a165-d27876a7eb13 a dho:Empty ; + dho:hasPattern dhd:5e69831a-2a52-461d-ac4b-dda6c283ba31 ; dho:hasTincture1 dho:Or . -dhd:6941a9a0-effc-4e6b-a0de-5db585cd0d75 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:706850bd-39f6-4728-9180-e5e937b2fd2d a dho:Talon ; + dho:arranged dhd:9100b121-07db-48a4-848b-2beebfe92824 ; + dho:hasTincture1 dho:Or ; + dho:isstSn dhd:47d341ec-11eb-4358-b1a2-cb25ae41ed0f . -dhd:694e8b12-6843-4e66-8c64-6a5a09c95ced a dho:Layer ; - dho:hasCharge1 dhd:3c6d00a6-6e9d-4b4d-9474-d0d762c5b271 . +dhd:70720ee6-85e4-4dce-9b8a-48adf953bad9 a dho:Lion ; + dho:hasModifier dhd:b4ee31ed-d4a0-4fe0-b62d-c48f5f8a8930 ; + dho:hasTincture1 dho:Sable . -dhd:69680fe5-3aaa-4339-89b5-525b54582a7b a dho:MaunchFisted ; - dho:hasTincture1 dho:Argent ; - dho:holding dhd:6e904c78-46c2-44b9-a3a7-4806d5665876, - dhd:e50c6d4f-ba82-43f2-bde4-b43d760a9480 . +dhd:70801d91-e019-417c-9e83-1adfb4e9c753 a dho:Border ; + dho:hasTincture1 dho:Missing . -dhd:697aaa63-63d2-4909-bc26-da8c7eb1ddf5 a dho:Bend ; - dho:hasTincture1 dho:Gules . +dhd:70846b80-371a-4546-ab63-826dbbe80d7d a dho:Crowned . -dhd:6993bee5-e37e-4647-b7c6-549ff3fef6e3 a dho:Field ; +dhd:70965436-d5f2-491e-a55a-013b4f55a0f3 a dho:Field ; dho:hasTincture dho:Argent . -dhd:699c3721-c6ec-46b4-90c4-a732c9ee9a8d a dho:Layer ; - dho:hasCharge1 dhd:9104ca08-c66e-41e1-a561-1b5b8a5ecd1c . - -dhd:69dad17e-021c-4b06-a841-b64ca884ed3b a dho:Layer ; - dho:hasCharge1 dhd:4d4dbddb-e443-4fd4-b106-bbb929f58260 . - -dhd:69e29b0e-295d-440e-a486-f0bd8681bfde a dho:Field ; - dho:hasTincture dho:Argent . +dhd:70974001-0cf4-41d9-bdba-e36fb9e44945 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:69eb9ffe-eef1-44cc-84f2-ec6dd07c1d43 a dho:Layer ; - dho:accompaniedBy dhd:2bb36b38-0e60-47be-ab12-db1753273e42, - dhd:9e50c8ef-e661-4e72-af1c-0e9c3dfe989b ; - dho:hasCharge1 dhd:8375c145-0712-47fe-90c0-78e2f5708900 . +dhd:70a30bea-7ff4-4a4b-93fb-1faa42971336 a dho:Armed . -dhd:69ee684b-94cd-498d-a858-8f203051e979 a dho:Field . +dhd:70b9df15-9370-42a8-9b3f-23ad87d46d62 a dho:Field ; + dho:hasLine dho:Crenelated ; + dho:hasPattern dho:PerChevron ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . -dhd:6a0dcd23-0c50-4a94-b157-d0fd45c322a0 a dho:Guardant . +dhd:70c83acd-3998-458e-a088-2dfe7a4a7ee4 a dho:Field ; + dho:hasTincture dho:Or . -dhd:6a2061a4-de22-44a3-a670-c060875736db a dho:Layer ; - dho:hasCharge1 dhd:19eb3190-1800-47d1-a149-0b25eb8ee700 . +dhd:70e39ef7-eaa4-49d8-b9da-d74e1c68493f a dho:Layer ; + dho:chargedWith dhd:198758ec-84a4-4852-ab57-7a833a6dc541, + dhd:9765a878-29af-48e1-96ae-7f7a4aac8faa ; + dho:hasCharge1 dhd:9668738b-6896-4839-b9f4-9312b27d8054 . -dhd:6a5edc03-a95f-45ed-b67b-f7f03e87f13a a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Sable . +dhd:70e80448-2134-42ef-b6f3-363f61cfb1ff a dho:Layer ; + dho:hasCharge1 dhd:e045068f-0b46-472d-a507-4095fc59d785 . -dhd:6a6e1714-93c3-449b-b800-df7968ff34df a dho:Field ; - dho:hasTincture dho:Gules . +dhd:70f76e05-dfac-4fda-b14f-83f752f56055 a dho:Field ; + dho:hasSeme dhd:36c429e0-5c7c-4e00-8a92-3ca9b231f2dd ; + dho:hasTincture dho:Azure . -dhd:6a7ffa19-4a9b-4cb2-88c7-11c299c8b83d a dho:Field ; - dho:hasTincture dho:Gules . +dhd:70fb2a59-e0db-445c-bb13-cbe297baf864 a dho:Layer ; + dho:hasCharge1 dhd:30029b2c-5e3d-4069-b9de-e62815c67be2 . -dhd:6a8b05ed-8cf9-45d5-b07e-b4c9f07dfbfa a dho:Layer ; - dho:accompaniedBy dhd:795bf051-78ff-4dfb-8e47-4eab645137b7, - dhd:8535a235-a736-4fda-9380-1d2ac5c4f59c ; - dho:hasCharge1 dhd:51a3b287-37d2-4468-8ff4-f95ca4b34d3b . +dhd:7107dd7d-52c4-45b1-a45b-a41fea405656 a dho:Layer ; + dho:chargedWith dhd:2afc3c89-00de-487f-bd37-e8b588c4960a, + dhd:c6ce3c71-b2f1-41e2-9935-b47a01a69d87 ; + dho:hasCharge1 dhd:16da3f75-d1de-4145-b8c1-450b4b2c7d71 . -dhd:6a912f54-9431-428d-a264-d9b0ddfabb62 a dho:Layer ; - dho:hasCharge1 dhd:1e5edef8-b6f5-4887-8883-7d6908655fa8 . +dhd:710cc43a-1ce8-4f58-bd62-5fbfc45eaf00 a dho:Field ; + dho:hasTincture dho:Missing . -dhd:6a9af579-ddb6-41f2-a8a5-e132d9b7314f a dho:Crowned . +dhd:71132e7e-9ff7-4513-b8fc-df81a63f3a5f a dho:Chevron ; + dho:between dhd:0e2de20c-d84b-47ca-b13e-060f2e54f14e, + dhd:22bc51da-41a0-4953-b4bf-9a6146ecbded ; + dho:hasTincture1 dho:Gules . -dhd:6acb7ee3-b792-4629-959b-428e08004d88 a dho:Crowned . +dhd:7118a3a8-d832-42e1-af0a-d686fa9209c7 a dho:Field ; + dho:hasTincture dho:Ermine . -dhd:6b07f117-f511-49c7-8304-7e9846ebd68b a dho:Field ; - dho:hasTincture dho:Azure . +dhd:712d9190-351e-45c4-ab8d-25fb63041ddd a dho:Segreant . -dhd:6b1421a4-c009-499c-950d-768d0e15013d a dho:Field ; - dho:hasTincture dho:Or . +dhd:7151fc09-f396-4b61-ad1e-33479fdab523 a dho:Eagle ; + dho:hasModifier dhd:2dc19fd8-77a5-4e64-9f67-4dc307cfc4b6, + dhd:6a6703ec-e7f4-4786-8fec-f37c20c125ac ; + dho:hasTincture1 dho:Sable . -dhd:6b302a77-a796-4c2c-b06a-5a0f7ad6d071 a dho:Field ; +dhd:71644ba2-64ad-4360-960f-ac6f89ee3b1c a dho:Field ; dho:hasTincture dho:Argent . -dhd:6b698e52-dbd9-4c8d-8f85-16208acaaccb a dho:Layer ; - dho:hasCharge1 dhd:41e2e09f-ab2a-43e2-bf82-df8c02036f6f . - -dhd:6b6af5a6-905c-4d0d-a50b-d3c80de31f4a a dho:Field ; - dho:hasTincture dho:Sable . +dhd:7167a611-16b2-4e9a-9789-f2a56d07e4f1 a dho:Buckle ; + dho:hasTincture1 dho:Or . -dhd:6b7dd0c2-598b-454c-83cc-fd4d6e876b22 a dho:Field ; - dho:hasTincture dho:Or . +dhd:718094df-e488-4154-a133-fbd51496d7ff a dho:Layer ; + dho:accompaniedBy dhd:28d937ce-0898-4ad7-acda-c8df7330aa30, + dhd:b10addcb-1448-4b40-ab5d-1f14f47a3d4e ; + dho:hasCharge1 dhd:07cd3c22-06b5-470c-883b-7b4623d2ddd0 . -dhd:6b7f5412-29eb-4748-b7d6-81404dec0e8b a dho:OrleOf . +dhd:718a6c72-882d-460a-a864-64ae4b3473d2 a dho:Crowned . -dhd:6b80aa43-7dd3-4c0e-904e-85bc9c49ab66 a dho:Field . +dhd:71aabaed-127a-4e82-b151-8596cc046bd4 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:6b8c1b92-1cb0-4484-bea8-1301c3e76004 a dho:Nimbed . +dhd:71ad38e7-56f8-4296-80c4-eec63b7991cd a dho:Layer ; + dho:hasCharge1 dhd:7d7496ec-07e2-4ff7-8111-783507a6988b . -dhd:6b90ef06-1696-4007-b06d-54ddfb813d1a a dho:Field ; +dhd:71b138a2-457e-4c09-bd5c-1003fb9efa19 a dho:Field ; dho:hasTincture dho:Argent . -dhd:6bada206-72c9-44a3-9307-8e46d8a29329 dho:hasPattern dho:Compony . +dhd:71bf8208-9b1e-4389-8505-d3dd4aa8f017 a dho:Layer ; + dho:hasCharge1 dhd:b54bfd01-911d-4bda-83cf-d72698538192 . -dhd:6baed988-47bb-4bd2-b9a5-20273afcdd98 a dho:Crowned . +dhd:71d7926b-2c48-409b-b586-c1981785bae4 a dho:Lion . -dhd:6bb019c2-373e-4fd6-a490-fb49744a558a a dho:Cross ; - dho:hasTincture1 dho:Gules . +dhd:71e160e9-f774-42f9-a69d-344b841eb0fc a dho:Naissant . + +dhd:71edee9c-a84b-4f57-a16a-78d1ce76ac0c a dho:Layer ; + dho:hasCharge1 dhd:660bd8c4-09bc-4041-b6bf-4e05aa88bf95 . -dhd:6bb0c50a-bee9-4f2b-bb86-de7fec21119d a dho:Guardant . +dhd:7238787f-8443-4e29-907e-c880b935ae30 a dho:Field . -dhd:6bb1f0f9-2798-481a-83ed-55532e40d4f7 a dho:Layer ; - dho:hasCharge1 dhd:d852cc1b-c0b7-4fc5-b960-753896583de6 . +dhd:7276b4d6-ac91-49d1-ab5d-490f169a6eef a dho:Layer ; + dho:hasCharge1 dhd:101a74a7-1580-46ad-8421-d22480d9163a . -dhd:6bc0baac-229d-4dfe-83eb-6efe4b09f253 a dho:Border ; +dhd:72879fe1-2853-44f2-a772-a636bcc1454c a dho:Bar ; + dho:hasLine dho:Dancetty ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:6bcbafc4-75ce-42fd-93a4-04d689a636ef a dho:Field ; - dho:hasTincture dho:Argent . +dhd:7289bae5-d3ce-40d9-a8c4-a798f3dafd2d a dho:QueueFourchy . -dhd:6bdb5a62-fdac-4f40-a21c-8e07370a1ed4 a dho:Field ; - dho:hasTincture dho:Missing . +dhd:728e7cc1-6e34-4894-8bc0-15d724137362 a dho:Field ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:6be22bf1-3bd3-4858-bfc9-962233c6d28a a dho:Layer ; - dho:hasCharge1 dhd:f052d4a6-976a-4109-8d19-0cff90de1f41 . +dhd:729059ef-6d38-46ed-b480-91cf4538f5ed a dho:Rose ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:6c13bd8c-56e9-4e79-8be3-1965d21b1a38 dho:hasPattern dho:Bendy . +dhd:72986df9-a1d8-4245-b905-c3972c8fefc3 a dho:Layer ; + dho:hasCharge1 dhd:08a5a6a0-47af-4013-bd0c-8176ecafffa8 . -dhd:6c366025-5a3c-4827-a755-d99ce39160b2 a dho:Pile ; - dho:hasTincture1 dho:Argent ; - dho:isstSn dhd:7fea9f71-44a9-4cfb-94ef-87387c074794 . +dhd:729f8a52-ce44-4d12-b4fb-dcf2cb904f2b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:6c7d17b8-7b4b-464e-a887-f5245dd8b617 a dho:BendCotisedPotenty ; - dho:hasTincture1 dho:Argent . +dhd:72c4c356-6d5b-42ff-9310-764b30ed7169 a dho:Layer ; + dho:hasCharge1 dhd:502a5f9d-6e95-4f09-ab6a-92d5ebb3b9e8 . -dhd:6c8dc517-247d-4a80-b3b7-965f2253c632 a dho:Label ; - dho:hasTincture1 dho:Gules . +dhd:72ca5cb3-a8a6-41ac-9d89-66dce97db9c8 a dho:Passant . -dhd:6c8ee547-4140-49e2-9ec3-2d70dd2bc066 a dho:Lion ; - dho:hasModifier dhd:2775c475-a613-4368-abc8-7992cb5155ff, - dhd:3968c099-7ec3-4345-8856-64b6ab6a13f0, - dhd:fe6fc997-fd06-402f-8cbd-97ff8ee143cc ; - dho:hasTincture1 dho:Azure . +dhd:72d579a8-a5f2-41a2-86ad-e6ce8064df24 a dho:Swan ; + dho:hasTincture1 dho:Sable . -dhd:6caf57aa-7901-43a8-9e93-c98d86a97b2f a dho:Layer ; - dho:hasCharge1 dhd:9cfcebb1-e9d0-4e0b-a22c-ee238d792d27 . +dhd:72da21e5-fe2e-43b4-850a-78c8de9d8597 a dho:Layer ; + dho:hasCharge1 dhd:b4e71521-6240-451e-845c-494652549d70 . -dhd:6cca8040-68fa-45aa-a0eb-9dde1f4c1185 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:733020c9-6d4b-449a-b631-d7f38deb6de8 a dho:Wheel ; + dho:hasTincture1 dho:Argent . -dhd:6cd9e8a1-5886-4ecf-8ddb-dfc5d49adace a dho:Cross ; - dho:hasTincture1 dho:Vair . +dhd:7335233d-c8dc-4d77-bb0c-6c53da9b2e91 a dho:Layer ; + dho:chargedWith dhd:6381c84a-ab9d-414e-9575-42eae7399a61, + dhd:badf18c8-02e9-416f-8935-70fc78cc3ef2 ; + dho:hasCharge1 dhd:94cb1985-7274-4ddd-af06-1e314f2f3d7e . -dhd:6ce7f785-21ca-46ec-9daf-277385b6b46b a dho:Field ; +dhd:734b9a57-f5dc-41da-9285-41e47c7b5549 a dho:Border ; + dho:hasPattern dhd:c48fb63c-cfbe-4fc6-8e32-39062504f0b3 ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . + +dhd:73505ff2-3f97-43cc-81d7-bb711cb18897 a dho:Field ; + dho:hasSeme dhd:63ca88c3-4e77-41ff-8b03-be6a10a76748 ; dho:hasTincture dho:Or . -dhd:6ce881aa-6750-480c-ae20-68b78e5438f8 a dho:Increscent ; - dho:arranged dhd:c5db3efe-7c7b-431d-a37f-5a10d97349ad ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:73537a37-0bdd-41dd-804e-033aee3a8214 a dho:Layer ; + dho:hasCharge1 dhd:813def6b-99dc-4a08-9d14-140331a813fd . + +dhd:736304d4-8e46-41c9-b22e-397bef8fb443 a dho:Layer ; + dho:hasCharge1 dhd:438efcd0-17a8-4ef8-a001-d52eaf9ff2c8 . -dhd:6cef9ba8-bed6-49ca-b6b6-6a164568ddb6 a dho:Field ; +dhd:7378ef3b-6d47-4e8c-9bc4-154bdc57f904 a dho:Field ; dho:hasTincture dho:Argent . -dhd:6d2d3332-a10f-4c51-a124-9e1bc810f003 a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:7381e0ee-5334-4149-b013-bb8604b0bb79 a dho:Layer ; + dho:hasCharge1 dhd:d8b059a1-2a3b-4f6e-8456-78e210b146b3 . -dhd:6d353bcd-38d2-4bd4-b117-f45631426aa3 a dho:Layer ; - dho:hasCharge1 dhd:a4ee3527-6b88-48c7-975f-b1eb5e8fa841 . +dhd:73eccccb-4aa5-49bf-9a54-9fa3f52bf7ba a dho:Field ; + dho:hasTincture dho:Argent . -dhd:6d4cf535-ba86-467e-b9e5-e432ea1c3e48 a dho:Field . +dhd:73f22eed-5abd-4a38-90c9-c9107aad0514 a dho:Annulet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:6d809e10-86d2-421f-8725-aa8baeaae1e8 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; +dhd:73f8cac6-10e8-499d-b338-8d7c43f78b46 a dho:Seme ; + dho:hasSeme dho:Crusily ; dho:hasTincture dho:Or . -dhd:6d9aa53e-b8b3-4777-b97d-135abaaa2a20 a dho:Statant . +dhd:73fcf3ba-9a75-44e1-b531-bd1fe80e6856 a dho:Crowned . -dhd:6d9ae9ec-104c-480f-8c49-40db938d38f6 a dho:Crowned . +dhd:7436f0bf-110d-4b7d-8adf-22ad6692ac16 a dho:InBend . -dhd:6d9d9e77-d39b-42a5-a7c2-90c952d6b869 a dho:Layer ; - dho:hasCharge1 dhd:8bb7f990-214a-4818-91e1-0cd5836d7175 . - -dhd:6dc3d202-8cc1-4fa8-b893-49c31b690ede a dho:Field ; - dho:hasPattern dho:Paly-Bendy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:7450dd97-b997-4f31-bf2a-29e94e5501dd a dho:Field ; + dho:hasTincture dho:Gules . -dhd:6dce7c27-896a-4285-9b17-1c0e6cf0f6ac a dho:Layer ; - dho:hasCharge1 dhd:697aaa63-63d2-4909-bc26-da8c7eb1ddf5 . +dhd:746b89e0-9535-4a2f-a773-e72b1ade8033 a dho:Layer ; + dho:hasCharge1 dhd:7a74756e-490f-46db-8200-6a867b1c3b7b . -dhd:6de70761-6e31-4053-90d3-9f16b9b96959 a dho:Rose ; - dho:hasTincture1 dho:Or . +dhd:74875183-4a1c-46b1-833b-dcdd77856877 a dho:Langued . -dhd:6dedeec2-bbf2-40ba-93ad-2fea4e600c26 a dho:Eagle ; +dhd:74907c6c-b9cb-445f-beb4-e237887a8d35 a dho:Lion ; + dho:accompaniedBy dhd:861be881-bd34-48ff-ba34-8ffb09809d4e, + dhd:9ad4ce95-cac3-4322-b59f-5755f72752e4 ; + dho:hasModifier dhd:25d531ba-0dea-460d-9f33-38a0730cf91e, + dhd:6299fca6-273d-4ca6-8c72-971df052c346, + dhd:e3c8ca05-4034-449c-8003-2c7a910d0742 ; dho:hasTincture1 dho:Or . -dhd:6e323257-537e-446e-b89e-7a29b31e7cbe a dho:Layer ; - dho:hasCharge1 dhd:79e646a6-19f4-4251-a0a3-a01927996531 . +dhd:74a87b30-b14b-424f-930f-a4032bde9dfc a dho:Bend ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:6e4b79e6-dd7e-4195-8997-ddcfd74b2945 a dho:Field ; - dho:hasTincture dho:Or . +dhd:74b4489e-7623-41be-99bb-c7e747d56b18 a dho:Passant . -dhd:6e662252-4289-4e95-8f7b-720cf90d8d03 a dho:Lion ; - dho:chargedWith dhd:739b1dd2-35cf-439d-b587-68817090aa20, - dhd:8d20cf1c-f4e5-4021-9792-18711f55c711 ; - dho:hasModifier dhd:db644091-0027-46f7-8adc-bc74ebf2b1cc ; - dho:hasTincture1 dho:Sable . +dhd:74b8d69f-9245-4a71-9f2a-23ae5a905faf a dho:Layer ; + dho:hasCharge1 dhd:8f9c8e4f-ba40-4a60-9ab1-c95dff9296dc . -dhd:6ea01ded-0976-42bc-b8e5-96e504b75bd1 a dho:Fess ; - dho:hasTincture1 dho:Gules . +dhd:74bc4136-bf49-4f78-bc75-19dba2b1781f a dho:Passant . -dhd:6ea1eb3d-1b1a-461c-a6dc-784384959544 a dho:Fess ; +dhd:74ca302f-da05-4fc9-8c85-1353806170c5 a dho:Fess ; + dho:hasPattern dhd:68f117f1-3aff-4453-a902-e842816a763b ; dho:hasTincture1 dho:Argent . -dhd:6eb16f3b-9815-44cc-81e8-998e543e2b31 a dho:Layer ; - dho:hasCharge1 dhd:44527c9a-616e-40b7-a59c-798d18975b3a . +dhd:74d6cf3e-2c43-454b-be25-6dd396cd8ba1 a dho:QueueFourchy . -dhd:6ecc258a-2a68-45ed-b0cd-a6cfa056b8b2 a dho:Layer ; - dho:hasCharge1 dhd:33eda72d-19f1-4532-ac11-af6bd62384bb . +dhd:74ec9a03-752c-4729-9090-f166ae0c52c6 a dho:Layer ; + dho:hasCharge1 dhd:8f931dd5-e9d5-4674-a416-6e51260f48f3 . -dhd:6eddc98b-bf4b-441e-81ad-b1446fb0ef1e a dho:Layer ; - dho:hasCharge1 dhd:d8ff51e6-166b-401b-aefa-94796ad4d846 . +dhd:74f4bcd9-59e4-4753-9a5f-0e4da388f516 a dho:Crowned . -dhd:6ee6eeec-78ab-4f01-8726-1fea90d4d8d3 a dho:Fess ; +dhd:756a3da5-da45-4f71-8bdf-278b98b7bf49 a dho:Lion ; + dho:hasModifier dhd:bc277f2b-b045-4834-8373-d86a1ac16906 ; dho:hasTincture1 dho:Azure . -dhd:6ef3916a-4274-44ce-b6dd-f06b4732cb4d a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:6f076be4-48c0-4082-935a-79445d625f5d a dho:Layer ; - dho:hasCharge1 dhd:4262c68c-55aa-4135-bca1-10ea508980e3 . +dhd:75746444-e0ce-422f-bb6d-e48ee56ca3d1 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:6f14a741-5932-44a4-bbef-f026b0c74579 a dho:Layer ; - dho:hasCharge1 dhd:d6f71265-948e-43ab-b073-9c67d30a5e4d . +dhd:758cc8e9-43be-4e0d-bef0-bde4f7845e53 a dho:Salient . -dhd:6f27655f-79c5-46eb-9ccc-4366916ed2c5 a dho:Layer ; - dho:chargedWith dhd:3570f602-bd63-48c9-ab1e-01be342d085f, - dhd:92f307b8-1547-459c-b9ed-ccaf5ab8c51b ; - dho:hasCharge1 dhd:98143995-0ea9-4d4a-91c5-d67bb25e6dbf . +dhd:758ef644-5c14-423c-8ed4-dccf854cd7f2 a dho:Field . -dhd:6f63be16-cd31-4d25-a998-85f9f98dbdfc a dho:Addorsed . +dhd:7598a7f7-be6f-4455-8d5d-0c6a5ddf5f51 a dho:Fess ; + dho:accompaniedBy dhd:1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a, + dhd:76662ad9-7b42-4eef-af7a-8af23545f38b ; + dho:hasTincture1 dho:Argent . -dhd:6f6ce923-275e-4fc8-8d1d-a892a091b1ed a dho:Field ; - dho:hasPattern dho:Bendy ; +dhd:75cc4427-b9f6-4230-b812-ca2b63e46ac7 a dho:Field ; + dho:hasPattern dho:Barry ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:6f92617d-29c3-4808-9202-fc26dc7c251b a dho:Layer ; - dho:accompaniedBy dhd:7753c773-cb42-4647-b249-ff9dd91149b9, - dhd:930ca141-5688-4726-9283-3ff28dc2e204 ; - dho:hasCharge1 dhd:531f7e98-6a65-45ff-84ec-9e2bab1a488b . - -dhd:6fafca1b-1931-4443-b864-a7a1af15bfd2 a dho:Field ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:75dfb458-3db5-4110-a235-986f86b78c2e a dho:QueueFourchy . -dhd:6fb23ff3-d0c8-4f6e-95cd-2cf2fe3716be a dho:Field ; - dho:hasTincture dho:Argent . +dhd:7608b4c5-90f5-46c8-8367-2b1762134d21 a dho:Lion ; + dho:hasModifier dhd:6f6386e8-cc5f-49cd-969e-111fff46f982, + dhd:fd660aee-a3b0-4717-b719-d9b770a4c96d ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:6fb940e8-db53-4fa0-a9f4-4766d95369d4 a dho:Lion ; +dhd:76117517-2cda-4cda-9925-d3a89c65f891 a dho:Lion ; + dho:hasModifier dhd:3946ff3f-f4b8-40ec-9858-2b7e8279f90b ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . - -dhd:6fc2b075-14c4-4568-a2d3-e87b73a7a313 a dho:Eagle ; - dho:hasModifier dhd:6b8c1b92-1cb0-4484-bea8-1301c3e76004, - dhd:9f03e656-bf62-4144-86ee-0a508edd5b94 ; dho:hasTincture1 dho:Sable . -dhd:6fe3d158-601f-4d6c-a23b-c06eaafa8e02 a dho:Escutcheon ; - dho:accompaniedBy dhd:57c07af6-9659-4158-8e0e-fc257dbcb711, - dhd:c6eb48dc-bf23-4e82-b4e0-4f14087449d3 ; +dhd:76263e38-1dde-4713-9d0a-46f7c8fea55b a dho:Layer ; + dho:chargedWith dhd:adc81964-ff46-45dd-a684-68e657be158d, + dhd:c278f4e5-48f8-4b13-9f59-068dd83f3298 ; + dho:hasCharge1 dhd:904f3fed-8fd0-4328-b360-b471e3ad77f7 . + +dhd:764c2606-1b84-409f-ac13-2cff7e9146ac a dho:Layer ; + dho:hasCharge1 dhd:32508550-f417-43d0-9f29-03b632e51ccb . + +dhd:765d6087-8865-4336-aca3-a4292e298e1e a dho:Chief ; dho:hasTincture1 dho:Gules . -dhd:7001a9c8-0a6c-43ba-b80f-f7a6094a3850 a dho:Layer ; - dho:hasCharge1 dhd:94a97cb3-700e-464c-8d18-ea8c5b5a83e8 . +dhd:766bc811-0dd7-4d99-bd15-c821739be230 a dho:Field ; + dho:hasTincture dho:Or . -dhd:704ee0f0-02fe-442d-b123-688d596dcca1 a dho:Field . +dhd:766c910e-7a5f-4905-a901-6b7675c4b7d9 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:706b538b-732e-4e67-94ff-5684d74bc80b a dho:Field ; +dhd:76879b59-068d-4af7-8711-db4d8331b2ad a dho:Field ; dho:hasTincture dho:Azure . -dhd:706d8fa3-8147-4546-9a04-7fa6b39b4f05 a dho:Bend ; +dhd:76991e5d-d965-435f-81a5-5053a30f4b2d a dho:Annulet ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:706dd59c-773e-45ed-8508-79b7b61005fa a dho:Lion ; - dho:hasTincture1 dho:Or . - -dhd:7070794f-b532-4dcf-9e5b-5c348e812135 a dho:Naissant . +dhd:769e7582-bc17-42ed-a105-98be691cb777 a dho:Layer ; + dho:hasCharge1 dhd:6647ab2f-d581-47ad-8c73-bef9962728b9 . -dhd:70710e72-71e8-44e3-8c04-198c247b60c4 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:76c1ddf6-5780-4fe7-a9e6-4e7027a9ccb6 dho:hasPattern dho:Masoned . -dhd:707cd1dc-5cec-402e-83bc-3e9c442c418d a dho:Chief ; - dho:chargedWith dhd:f01a2a07-1560-42a6-a641-d688cd2db029, - dhd:fd4a8b9c-276f-4819-97d1-d70eeea0c7bf ; - dho:hasTincture1 dho:Gules . +dhd:76c34fb8-acae-4042-bf16-8a8be7121b9c a dho:Eagle ; + dho:hasTincture1 dho:Argent . -dhd:70c59114-7b43-4c82-9eab-da7ead6ffb4a a dho:Field ; +dhd:770656d0-fa1d-4e60-83dc-afa1041e4ac0 a dho:Field ; dho:hasTincture dho:Argent . -dhd:70d912e3-a6c9-4760-a497-8f1e0b78da85 a dho:Field ; - dho:hasPattern dho:Gironny ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . +dhd:775c4c11-b0e0-49c5-816a-77e091ca170f a dho:Lion ; + dho:hasModifier dhd:70846b80-371a-4546-ab63-826dbbe80d7d ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:70e6de94-71d7-4ff4-9fe7-83374f7dde1a a dho:Langued . +dhd:77964772-0298-44ae-a261-14e98d7f458a a dho:Field ; + dho:hasTincture dho:Azure . -dhd:70e7ba7d-af05-4bde-9063-a13a42340411 a dho:Gorged . +dhd:77b85fb7-41fe-453b-8c92-8b780ba0a935 a dho:Langued ; + dho:hasTincture dho:Gules . -dhd:70fd54c8-41cd-42cf-b7d3-068299336752 a dho:Crowned . +dhd:77dcc20f-27b9-4bdf-93d7-ce482e55938a a dho:Guardant . -dhd:70fd7aa5-8f9d-4462-9179-e714ba9163d6 a dho:HumanHead ; - dho:hasTincture1 dho:Naturel . +dhd:77f8d41b-6d1e-467d-a854-5974f60a3ad5 a dho:Layer ; + dho:hasCharge1 dhd:2c894d22-d04f-4b8d-b304-5af7ed26e71b . -dhd:71102919-0701-422d-a7d3-d2ee31a6792b a dho:Field ; - dho:hasTincture dho:Argent . +dhd:78043287-4c6c-447a-a9f9-7fb16048d96c a dho:Saltire ; + dho:chargedWith dhd:a9a4bf2d-c424-4145-a30b-392b4611dd22, + dhd:c9cb8713-a8d8-44cf-9f56-ff7f631af18f ; + dho:hasTincture1 dho:Gules . -dhd:7122f957-39a4-40a5-bf53-f0089751f289 a dho:Layer ; - dho:hasCharge1 dhd:891da6a4-486b-4c29-a981-6cce1eb723c3 . +dhd:784336e0-2c62-4c57-9e6a-2c2a500dd55f a dho:Talbot ; + dho:hasModifier dhd:52833c34-0d58-4eec-9a46-55485c50d110 ; + dho:hasTincture1 dho:Sable . -dhd:712bdb2c-3997-4460-bde1-8dec59a5c9b5 a dho:Field ; - dho:hasPattern dho:Bendy ; +dhd:78a02cc4-c2c3-4f03-bef7-99e3fbe7cd03 a dho:Field ; + dho:hasPattern dho:PerPale ; dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . + dho:hasTincture2 dho:Gules . -dhd:713b2def-6233-4c5e-b127-65658640d063 a dho:Layer ; - dho:hasCharge1 dhd:3943edca-06fa-4256-a1ae-35ce0f1d8665 . +dhd:78b0dc7a-98ec-4fdc-a238-4cf098197196 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:7146f3f3-024c-4c06-a564-3caa4a379f0e a dho:Bend ; - dho:chargedWith dhd:09195280-b3f3-4082-b70b-f47adc272cd9, - dhd:3e932ec4-7365-41e7-b30d-17c6d1a361af ; - dho:hasTincture1 dho:Gules . +dhd:78c4fb89-1549-4047-8782-518db6945755 a dho:Rampant . -dhd:717c3854-48f3-47af-aeee-6b2fd0ad3a73 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:790f7879-7c2a-4b0b-8ca6-f58553173785 a dho:Addorsed . -dhd:718c206f-8dc5-4224-bde6-4986096d394b a dho:Layer ; - dho:hasCharge1 dhd:6646fec3-7ff9-46fa-b605-31d9cc92ffc4 . +dhd:790fcb79-5a19-4d16-bd00-3751af7312d1 a dho:Rampant . -dhd:71a1ab19-25cc-48b0-aba2-5a539fe95bee a dho:Lion ; - dho:hasTincture1 dho:P . +dhd:79145115-339f-430c-ad1b-055fc89993c7 a dho:Layer ; + dho:hasCharge1 dhd:931176e1-d66e-4f77-8bea-b136ac62c2b4 . + +dhd:7916c45e-a3c2-4797-a5d0-75d55082cf51 a dho:Rose ; + dho:hasTincture1 dho:Gules . -dhd:71a90057-d3f3-459e-953e-b3ff54bebb5b a dho:CrossOfJerusalem ; +dhd:79298c73-76d1-49c1-9bf1-9a3f9ff55581 a dho:Lion ; + dho:hasModifier dhd:1b73fa79-4f17-4ce9-bf31-3af41e97d047, + dhd:5409d6a3-9f5b-4f80-bf61-fdeace179cbb ; dho:hasTincture1 dho:Or . -dhd:71b71be3-c0ec-424a-b323-c1f03e8e2d1d a dho:Doubleheaded . +dhd:793c051d-4191-4547-8f00-50c77365c6bc a dho:Crowned . -dhd:71c7e20d-959c-4bc9-8883-0bf30a5c3c11 a dho:Sword ; - dho:arranged dhd:32270d2e-8559-44d4-96e7-e3e6137e1186 ; - dho:hasNumber 2 ; +dhd:794c7b88-ad56-4309-b47b-79a1ec457a03 a dho:Lion ; + dho:hasModifier dhd:3e812d4b-253e-4db1-81e0-70f3e4d02d98, + dhd:d92cfacc-23e7-4b1a-8dfc-a8f15918a985 ; dho:hasTincture1 dho:Gules . -dhd:71dcd8dc-d4c5-4970-bfb9-ad1b2756a609 a dho:Field ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent ; - dho:hasTincture3 dho:Gules . +dhd:7960acea-e8fc-466e-bc20-30a5d1b61381 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:71f60756-a805-498a-93e2-35f05093513e a dho:Field ; - dho:hasTincture dho:Argent . +dhd:7960cdc0-db44-494c-9142-8af5af906fe4 a dho:Chevron ; + dho:between dhd:6642330b-b67a-4fd0-8873-e15d2d895cd5, + dhd:8846545f-3109-4503-b959-9ac5f6794316 ; + dho:hasTincture1 dho:Gules . -dhd:72230cd1-1795-488b-ad6f-13c532c18d3b a dho:Lion ; - dho:hasModifier dhd:35acd1ff-a337-476c-b47b-173ed361248d ; - dho:hasTincture1 dho:Sable . +dhd:7986f3eb-d9a2-428b-92ca-5dae34adc935 a dho:Layer ; + dho:hasCharge1 dhd:7e4fc6d5-3afd-45f2-8ef7-f43cfe7a0e7b . -dhd:72445cf3-473b-4de9-800f-062b883fc502 a dho:Fess ; - dho:hasTincture1 dho:Argent . +dhd:79c11c1e-3b9d-4f22-9a8e-16094d417576 a dho:Layer ; + dho:hasCharge1 dhd:aa5729b1-9c7c-4032-80f7-60e6c154f304 . -dhd:72787ba7-f075-4b65-94ea-c7f656e129a7 a dho:Crowned . +dhd:79c4b11d-0d2c-4f06-95f4-a75e6b2afe71 a dho:Harp ; + dho:hasTincture1 dho:Or . -dhd:727ab0b3-f4a3-4a71-bbf0-7f5ba8b778e1 a dho:InPale . +dhd:79c4db2a-5a46-46d1-bcc7-ac1845166b3b a dho:Layer ; + dho:chargedWith dhd:7ba0cb88-c303-4eda-ab7b-b784befb213a, + dhd:c0aee7bb-da7e-4463-a415-3e063fb90617 ; + dho:hasCharge1 dhd:a7b7d6fa-aa8c-482e-91e8-28fa1188312b . -dhd:727ecbcb-e234-4701-942c-93121c22a44b a dho:Armed . +dhd:79d153c5-dc69-408c-861b-079e2a98bd6f a dho:Armed . -dhd:728b157f-8f76-4311-a76c-0280265ed08b a dho:Lion ; - dho:hasModifier dhd:451e378b-237e-4fc3-9236-f3312135f8c5, - dhd:5b54582a-398d-43c2-9788-745072aaa005, - dhd:d339461d-117d-4ee5-ba90-9fe6a97841e3, - dhd:da425a30-d0e1-448d-94ec-eb1889e26770 ; - dho:hasTincture1 dho:Sable . +dhd:79d2b220-de3d-4836-93ff-f72c283ad454 a dho:Bend ; + dho:hasTincture1 dho:Or . -dhd:729fc330-a83c-48e1-9375-b2f1852b9ac1 a dho:Layer ; - dho:hasCharge1 dhd:d60765ff-7c60-4919-95f3-be59dc171d2f . +dhd:7a0bc5c1-e401-41b5-a967-f8203e32db78 a dho:Bend ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:72aa58c3-fbbe-49c8-9fa9-2e9997585999 a dho:Layer ; - dho:hasCharge1 dhd:fb58ba68-cd4a-4d02-837f-066aeb1fd774 . +dhd:7a26c2c4-31e3-4054-9a47-3d0be5cf641d a dho:Fess ; + dho:chargedWith dhd:51476c39-8fce-4c4b-88a6-9acdf62c40d5, + dhd:c3898e63-e45d-41fe-b829-73354a049c4b ; + dho:hasTincture1 dho:Azure . -dhd:72b9601b-dfe4-434d-9fff-09388dfdde78 a dho:Tower ; - dho:hasTincture1 dho:Vert . +dhd:7a2f13a0-aa4c-40e8-9082-e9d4ebea3bb6 a dho:Layer ; + dho:hasCharge1 dhd:bee11be1-9dec-4230-95cd-c94be9c8c128 . -dhd:72f55192-eed4-432b-a311-e96bd86d3935 a dho:Field . +dhd:7a42c6ee-ba6e-4eda-a66b-200d26eec9cb a dho:Field . -dhd:72ffb7a1-9b11-473b-9d78-2151b2b19870 a dho:Lion ; - dho:hasModifier dhd:32b7c3b2-6b95-4af9-a6d2-a095f23ce43c ; - dho:hasTincture1 dho:P . +dhd:7a53594c-aaa2-410b-9e1a-a247e063b6cf a dho:Field ; + dho:hasPattern dho:PerPale . -dhd:731529dc-ec82-4cc5-9394-23dee93972d1 a dho:Layer ; - dho:accompaniedBy dhd:04587d06-9834-4ba1-9926-8ec54bf4e8a8, - dhd:939728cb-ba26-4707-9f63-fd5708920ac2 ; - dho:hasCharge1 dhd:30665d25-8a92-4974-8032-fe7a3371d935 . +dhd:7a74756e-490f-46db-8200-6a867b1c3b7b a dho:Border ; + dho:hasPattern dhd:b1bb5195-59cf-4445-8ea2-f614e143e719 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:7324c0a2-7bb2-4e8f-961d-b520f3535d95 a dho:Armed . +dhd:7a9f6d8a-ab55-4e78-8b20-d68228a6fa67 a dho:Layer ; + dho:hasCharge1 dhd:e71589e7-b111-46ef-bfb2-c0f53929ece9 . -dhd:733971de-5f2d-4d70-8af4-cb935082327d a dho:Layer ; - dho:hasCharge1 dhd:6a5edc03-a95f-45ed-b67b-f7f03e87f13a . +dhd:7ad284f5-37f1-4a36-9c8b-2205f32ef6a5 a dho:Field ; + dho:hasTincture dho:Or . -dhd:733cd606-f37e-4749-aa19-6403b1ae1e43 a dho:Gamb ; - dho:arranged dhd:4f66e4a5-f157-477e-8431-86c4b697cb8e ; - dho:hasTincture1 dho:Sable ; - dho:isstSn dhd:354a9d59-2852-4d7d-b4b3-0a203763f58d . +dhd:7b1a582d-cfaf-4e20-940d-5649b4f51f3b a dho:Field ; + dho:hasTincture dho:Or . -dhd:73409878-637d-4c54-8051-beb6273b24b6 a dho:Unicorn ; - dho:hasModifier dhd:d61e342f-f1ad-4dee-91ec-99c170fd13d7 ; - dho:hasTincture1 dho:Sable . +dhd:7b44c69e-c623-48c2-9420-c27b033a6b30 a dho:Layer ; + dho:hasCharge1 dhd:845f5c4d-c643-48f5-9599-e57f9fe6d844 . -dhd:734a99bd-50e3-4c4b-a863-2411acfcc344 a dho:Field ; +dhd:7b6bf556-7c8a-4749-89e4-8ea4a57492cd a dho:Field ; dho:hasTincture dho:Argent . -dhd:735a40f8-956e-4386-ae1c-4dfa354d40eb a dho:Rose ; - dho:hasModifier dhd:3b3ef166-ab18-4509-9ef2-45da51834398 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . - -dhd:736a54b3-f70f-42bf-94c5-32f0e2d45659 a dho:Layer ; - dho:hasCharge1 dhd:d959dd1c-d52a-442a-8ae9-4add9f054ab4 . +dhd:7b7127e1-8326-4ae8-b58f-6ec5612abf51 a dho:Crowned . -dhd:73745f11-b7f9-45f6-92c3-99889664a410 a dho:Layer ; - dho:hasCharge1 dhd:f539db1e-fee2-4336-9c40-db0ed99fde01 . - -dhd:73a290d6-56c3-470f-9dd6-00e917ba2ca3 a dho:Lion ; - dho:hasModifier dhd:4a3fabf3-5ff4-4c1e-ba73-cc391870e96c, - dhd:a42283be-da78-44fe-9d19-332f295e6697 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . - -dhd:73c07d23-7b4b-484b-9683-07e8a10d9068 a dho:Rampant . +dhd:7bbdd099-0845-4755-817f-2d1cc3c7c2df a dho:Field ; + dho:hasPattern dho:Vairy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:73c54c1b-5f23-4fad-aa4c-58d23b153ea7 a dho:QueueFourchy . +dhd:7bd81bbf-bc56-4151-b3ed-430e2b4acce5 a dho:Layer ; + dho:hasCharge1 dhd:94d4de64-b98a-4a26-9e67-daeef3998e3d . -dhd:73cc2f87-80b1-4388-913b-bb1580bfb8f1 a dho:Fess ; - dho:accompaniedBy dhd:1b870557-f2a3-4c95-ac19-124b021987f7, - dhd:716fe938-bf37-4807-82e9-48b0145a8815 ; +dhd:7be0380b-7c3d-4aeb-8257-22e7d5ec528f a dho:Cross ; + dho:accompaniedBy dhd:5e7e6544-4506-4e54-bef4-8746d811f93c, + dhd:5ed52f8b-a939-4090-a9a8-8fbf8d668aa6 ; dho:hasTincture1 dho:Gules . -dhd:73ce3eac-1a10-412a-8a90-fa0abd9e2c97 a dho:Issant . - -dhd:7410eb81-e26a-4d85-9f79-7d2dac4494c9 a dho:ImperialCrown ; - dho:hasTincture1 dho:Or . +dhd:7be93141-f4f7-49f8-8c38-0c77a451284f a dho:Layer ; + dho:hasCharge1 dhd:e926dba7-40f3-44d7-9163-791e8870a323 . -dhd:7420a2c5-0ddd-4e67-8c7e-a52209dadb28 a dho:Field . +dhd:7bec60a8-33ef-4043-b158-8d33bd85281c a dho:Field ; + dho:hasTincture dho:Or . -dhd:742949d3-8faa-4390-8646-cb2f4e0ef10a a dho:Layer ; - dho:hasCharge1 dhd:d9beebe6-160d-4600-9e3a-bb4810197536 . +dhd:7bf038a3-eb93-41b2-8c51-b1f95ab2bbad a dho:Armed . -dhd:7434f6cd-c0b5-420b-9d77-232084866c30 a dho:Rampant . +dhd:7bfa7c13-4e27-4145-a80f-88a1de4fca47 dho:hasPattern dho:Compony . -dhd:7465951d-cec6-4c17-b57b-1b9224a5bcef a dho:Lion ; - dho:hasModifier dhd:350117b5-5b16-4e19-8783-0a8fb54f011a ; - dho:hasTincture1 dho:Or . +dhd:7c01295b-8270-4ad6-ad60-c3cf85e4c305 a dho:Issant . -dhd:74845819-de6c-4c0a-b447-6e2f6350c41b a dho:Layer ; - dho:hasCharge1 dhd:71a90057-d3f3-459e-953e-b3ff54bebb5b . +dhd:7c157d9b-c50e-4acc-8101-7a882125631e a dho:Layer ; + dho:hasCharge1 dhd:679129c1-04ee-4001-8575-ea4788b9498a . -dhd:748e1266-b899-410f-8731-6baa9b099435 a dho:Layer ; - dho:hasCharge1 dhd:bb91e2a6-a5d5-4708-8dc4-6ede805a9345 . +dhd:7c1f3cc0-1291-4493-8853-48e223a7436e a dho:CrossFormy ; + dho:hasTincture1 dho:Missing . -dhd:74950b05-75d2-426a-8107-82433da2963d a dho:PerChevron . +dhd:7c24cfcd-90e7-4df6-8ba3-ca5438b7b9d5 a dho:Field . -dhd:74b86af0-8e8c-41de-8b34-cbaca4b9ea59 a dho:Layer ; - dho:accompaniedBy dhd:2a708aea-6e64-46c3-83af-a366e7e9ff09, - dhd:80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7 ; - dho:hasCharge1 dhd:ac8a4d36-a768-4294-96e3-2525bf032932 . +dhd:7c29f07c-77e1-4cc9-8e11-8077f5744648 a dho:QueueFourchy . -dhd:74bd62dc-1223-4e5b-b64d-84a91a8c1bf6 a dho:Passant . +dhd:7c473bcd-9ff3-4d86-93af-8ffd526cf5d1 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:74bf0823-13df-4945-a0c7-6b3f0f147e68 a dho:Layer ; - dho:chargedWith dhd:7511de60-4cea-484c-b409-dad4d4169cad, - dhd:b8e934d6-b67c-4bbb-ad87-84c81d8ed726 ; - dho:hasCharge1 dhd:abf310a2-815a-48f1-b4d4-6885dd3f5fa6 . +dhd:7c51c9e2-2812-4a21-bada-5fdd946780be a dho:Cross ; + dho:hasTincture1 dho:Gules . -dhd:74e1c37c-9300-45c0-a4ee-b73ad173e7c9 dho:hasPattern dho:Compony . +dhd:7c5b7e39-4b09-416f-9f89-3cf4801de212 a dho:Layer ; + dho:hasCharge1 dhd:eafc3e40-40ee-44ab-a594-679a229f0b25 . -dhd:74eee8b9-a594-4b6b-9f35-cb596c81954b a dho:Layer ; - dho:hasCharge1 dhd:ecc776df-2834-4df0-b414-822a6e856eb1 . +dhd:7c67d81a-56ff-4cf5-a3cf-0c2618155810 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:754e8e24-5e89-402f-b166-a9d35c1fe3e1 a dho:Crowned . +dhd:7c7ddd76-365a-4029-986b-889e5fe6284e a dho:Field ; + dho:hasTincture dho:Azure . -dhd:75693bbb-a53b-44b9-b9cf-55541e403649 a dho:Layer ; - dho:hasCharge1 dhd:3fa68abc-07e2-445b-a5f9-df37459ac7c3 . +dhd:7c9f9bb4-7259-4807-ac3d-eaade6aacec1 dho:hasPattern dho:Bendy . -dhd:7585ea78-8a9e-449b-9a8c-7500961adb94 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . +dhd:7ca35a91-a6d4-4285-8c98-f6f959e2b845 a dho:Crowned . -dhd:75899bd3-2fec-4b37-850d-fce2ba27afa7 a dho:Layer ; - dho:hasCharge1 dhd:094a65e8-31c0-4b69-870f-46cfa23926b8 . +dhd:7ca557ff-360f-4f2c-a8ec-896673fba369 a dho:Lion ; + dho:hasModifier dhd:db99fa4d-b080-4a9b-b098-49b37273fac2 ; + dho:hasTincture1 dho:Azure . -dhd:75b28204-6534-4cc4-b5fe-bf68ab47060e a dho:Bend ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:7cace6a2-5585-4aa5-85ff-1aebd4cdfbc1 a dho:Layer ; + dho:hasCharge1 dhd:210b3b3f-eaa1-499c-9912-1abbaf02653f . -dhd:75bbc740-1aee-4dd3-9947-0c6a9ea9255e a dho:Field ; +dhd:7cc3b4a0-fddd-4acc-aa4c-721e5867c5a5 a dho:Field ; dho:hasTincture dho:Or . -dhd:75bf0e54-a66d-4351-95d8-7cd0923af7e3 a dho:Mullet ; - dho:hasModifier dhd:4a187bc6-1844-4787-9327-5b433a13902b ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:75d92e6d-33c4-498b-9744-2f87a792ea29 a dho:Layer ; - dho:chargedWith dhd:09de45b6-3ca1-43f0-8488-b826e0c677e3, - dhd:c91e1e60-d3f5-40b2-8892-92300b60b614 ; - dho:hasCharge1 dhd:059b5eed-5299-4c16-823a-f5146ff91c72 . +dhd:7cd047b6-a988-48a8-a9d4-a57c4fbff0af a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:75d993c1-8a5f-47bd-8dfe-d4aea4de3e7b a dho:Field ; - dho:hasTincture dho:Ermine . +dhd:7cda7d27-20d5-401e-8b46-3102e7309eb1 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:75da7949-5f18-48f9-af7a-eb9b36a4516e a dho:Fleur-De-Lis ; +dhd:7ce9d9d6-0654-4588-9f1b-da1a788392c3 a dho:Flanchi ; dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . + +dhd:7cf218ac-3b1b-4d0c-8867-aebc3c3941a9 a dho:Layer ; + dho:hasCharge1 dhd:bc603eed-eb6f-491e-a8e5-ef2e866be962 . + +dhd:7d05fae4-ae32-4759-985f-da726996dfb2 a dho:Griffin ; + dho:hasModifier dhd:251caab6-1d7e-42cd-8d5a-0798aee1c620 ; dho:hasTincture1 dho:Or . -dhd:76028020-e4b1-40b7-982e-e88278a3e98b a dho:Chief ; - dho:chargedWith dhd:bafe8628-44b9-4732-aafa-e0c1f89097db, - dhd:f941ca65-0371-41fa-88df-e6966fb95f46 ; - dho:hasTincture1 dho:Argent . +dhd:7d36ae29-748b-40f9-8776-273b496571b3 a dho:Crowned . -dhd:7611c185-4bff-4114-b2ab-d6532a8585ba a dho:Saltire ; - dho:accompaniedBy dhd:5f36ca4c-4d42-49e6-8222-a76a3b47513b, - dhd:c2e36607-27a1-435d-bf74-755adb76d7c7 ; - dho:hasTincture1 dho:Gules . +dhd:7d3fd1cd-4bec-42ed-b2a0-07c044bf3751 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:7616c28b-5c8a-4146-a5b3-ecc8b019bf06 a dho:Layer ; - dho:hasCharge1 dhd:c7f60a46-44e5-4ba9-9e9a-8fc1ea18dc99 . +dhd:7d576798-c225-4a2e-b50f-4c9c2694de67 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:761823e5-d4bc-4f1c-8225-cb95b84fe93d a dho:Field ; - dho:hasTincture dho:Or . +dhd:7d7496ec-07e2-4ff7-8111-783507a6988b a dho:Eagle ; + dho:hasTincture1 dho:Sable . -dhd:763fa5ba-d5ce-4f45-ba72-2050dd0525ab a dho:Seme ; - dho:hasSeme dho:SemyOfHearts . +dhd:7d8b77a7-2d42-4c3b-b6c5-c324a50db309 a dho:Layer ; + dho:hasCharge1 dhd:4b14334e-c982-4418-8e4e-79b0db30b8f0 . -dhd:76569231-f920-4d84-b891-d24e50eb8488 a dho:Fleur-De-Lis ; - dho:hasNumber 3 ; +dhd:7d9e3070-fbdb-4822-b33b-bdf6b4dba32e a dho:Dolphin ; dho:hasTincture1 dho:Or . -dhd:766f0fe8-7713-4986-8cd7-a2f743c8edf1 a dho:Layer ; - dho:hasCharge1 dhd:5ddbe1e1-2921-4214-b49d-34efd58b3843 . - -dhd:7674792d-a77a-471b-b20c-3ca9e3ea4d9d a dho:Field ; - dho:hasTincture dho:Gules . +dhd:7db54afd-9d93-4502-a8ac-69a1d84dc069 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:7683cb29-2fab-4d27-8196-a8dddd0d76b3 a dho:Layer ; - dho:hasCharge1 dhd:f2bbc8ac-51a1-4062-9ee5-6c84fddcf141 . +dhd:7ddb0394-e925-4cbd-a673-344925cf244b a dho:Layer ; + dho:hasCharge1 dhd:52849874-d88f-4df4-bcdb-c8a36805f4ee . -dhd:76a97397-2b6f-4e63-aab2-4c6817c52229 a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Gules . +dhd:7deaccf4-be5c-4e9a-ab50-b4361bde379a a dho:Layer ; + dho:hasCharge1 dhd:fe8ad62e-d6a3-4727-97a4-48abeb8f22dc . -dhd:76b6e80a-7973-45cb-8aa3-a92cc04c0075 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:7e1fbc7b-f296-4bd7-8b2b-5fe00001d9b4 a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:76cdc5d5-1374-4abe-beaa-b62bb7f4601f a dho:Bugle-Horn ; - dho:arranged dhd:052e43eb-9b8b-4c68-812d-84754a261426 ; - dho:hasModifier dhd:007343b7-fef3-43db-95e2-cafadc1ebf8a ; - dho:hasNumber 3 ; +dhd:7e204fe1-adcc-4e22-9ac0-2d497e922077 a dho:Panther ; dho:hasTincture1 dho:Argent . -dhd:76ef92fe-8c6a-4389-aff0-6585f0c55328 a dho:Layer ; - dho:hasCharge1 dhd:95f1f0eb-deea-4d2c-85a0-eb856dcc4c5d . +dhd:7e4868eb-78c6-4508-8883-9b68af063e1c a dho:Layer ; + dho:hasCharge1 dhd:a7ead3fc-f34f-407d-9204-40a11a5721c3 . -dhd:76f805a9-fda8-4da6-8881-5319711811d2 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; +dhd:7e4fc6d5-3afd-45f2-8ef7-f43cfe7a0e7b a dho:Lion ; + dho:hasModifier dhd:80d3d2c4-58ea-4528-949b-5837cc1be4b2, + dhd:d1814eb5-e9b7-4ec5-9882-cf58a2e37969, + dhd:e6ed4509-a110-49bc-99b9-7a33c2252c25 ; + dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Azure . -dhd:76fc909a-c5b3-4278-bacd-de2c802f2711 a dho:Field ; +dhd:7e8f4a1e-f3e7-4474-bb92-7ad0e6416a37 a dho:Lion ; + dho:hasTincture1 dho:Or . + +dhd:7eb417e5-4bf9-4451-bc93-a5d0e8e2d4bb a dho:Field ; dho:hasTincture dho:Argent . -dhd:770b31ec-189c-46bf-bc01-350388c13bdd a dho:InFess . +dhd:7ed00d52-c467-45da-929c-3a6ddea93633 a dho:Layer ; + dho:hasCharge1 dhd:a753177b-edb2-4991-b04e-2bcd9f64917c . -dhd:770d405f-aeac-4675-b680-5d58454e7074 a dho:Field ; - dho:hasTincture dho:Or . +dhd:7edf84d5-37a0-480c-8192-a319cd06bf1c a dho:Layer ; + dho:hasCharge1 dhd:3b378c63-0d4d-478c-8f09-3aefb21988f1 . -dhd:771d500c-fe87-4de8-88c4-67bbe79f5077 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:7ee5e1b4-ab04-4521-aa42-f6c41b951a7c a dho:Lion ; + dho:hasModifier dhd:042848d8-5234-40df-85a9-899e6f84819b, + dhd:068e987a-ff7b-4749-b108-e9bd41fc5e42, + dhd:c71bfb18-e9c8-4d23-9145-55e409377ab6 ; + dho:hasTincture1 dho:Azure . -dhd:7750e137-99a8-488b-9239-b825bc9d240a a dho:Field ; +dhd:7f2ace38-8cf4-4cf7-bf66-729cd7e0a810 a dho:Bar ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . + +dhd:7f3e7c76-53a2-4f15-9bac-fa0b5d4f3cc4 a dho:Field ; + dho:hasSeme dhd:c79245b3-9ece-42cd-bcba-e2af57672a49 ; dho:hasTincture dho:Or . -dhd:77538e94-b403-42b2-a155-9e1bdde6d5f2 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:7f46eab6-606d-4108-bdee-d5dea7d9fc10 a dho:Layer ; + dho:hasCharge1 dhd:48d82451-780e-499b-a1e0-32b0bda33ef6 . -dhd:7765b41f-6bc0-4c71-b300-b7438577535a a dho:Layer ; - dho:hasCharge1 dhd:d0340936-9206-4c84-8bd0-7e1ae3de8f03 . +dhd:7f6137c7-ba68-4dac-b200-a15346e49526 a dho:Layer ; + dho:hasCharge1 dhd:483c1c34-cc32-4995-9aeb-bde2d6683bb4 . -dhd:7783d525-854f-47a4-b1a6-f4b496cf5f79 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:7f89b902-25ab-45ae-9ac0-47b36f06bb10 a dho:Layer ; + dho:hasCharge1 dhd:a6ec60c2-2f34-4339-9842-912fdbe09ed7 . -dhd:7803a65d-7f90-4feb-8fca-84e12bd9e040 a dho:Layer ; - dho:accompaniedBy dhd:a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620, - dhd:ae988c6e-5799-4a5b-8bd4-10acfc1f4a83 ; - dho:hasCharge1 dhd:84533913-09f0-4163-8931-6354b91cc4ae . +dhd:7fa45949-28e4-4d64-8864-4ddec0548fe0 a dho:Passant . -dhd:7812902c-bc73-48b7-86f3-67826b0ae11c a dho:Layer ; - dho:hasCharge1 dhd:4aa01d6e-845d-485b-a097-155fa18d4c35 . +dhd:7fb88a15-2415-4de6-abf2-ac73052861f6 a dho:Layer ; + dho:hasCharge1 dhd:5fc1d1ac-20b4-48be-8d73-b4320c18682b . -dhd:7817ee7e-0dcc-420a-ab6a-f1f1d9e241ef a dho:Layer ; - dho:hasCharge1 dhd:62f41ef4-d32f-4f90-8d22-b0ac2e76148e . +dhd:7fbca07c-62a0-4e00-b5c2-5da0658371fd a dho:Layer ; + dho:hasCharge1 dhd:12c68f7f-1ab7-42c8-936b-4434e4ba091a . -dhd:782116b9-5de8-4598-bfc0-346d7f7f7a9c a dho:Field ; - dho:hasTincture dho:Azure . +dhd:7ff1471a-10f0-40d6-9ff4-b7b8c53cc51b a dho:Field ; + dho:hasTincture dho:Gules . -dhd:78357c46-d835-45dc-af92-b489196c6b63 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:7ff1d611-e985-411e-a8c8-e9fd90b377ca a dho:Layer ; + dho:hasCharge1 dhd:51a031de-66b8-4bc2-a5f3-2625ec5ef230 . -dhd:783a4a24-952e-4e6b-b44b-fceda0c10fbc a dho:Bend ; - dho:hasTincture1 dho:Or . +dhd:80152810-34cf-4131-ad1e-70f4afb0826a a dho:Layer ; + dho:hasCharge1 dhd:85c52873-5de1-4d63-a362-dbecbb402e21 . -dhd:786c3a93-cfe4-4a26-b47d-21a26fcfbd45 a <http://digitalheraldry.org/digital-heraldry-ontology#(3:2:1)> . +dhd:80197cdb-de9a-402a-a4f7-600793a0d923 a dho:Field ; + dho:hasTincture dho:Or . -dhd:78980fc6-2880-4fc3-835b-2502a4b30cde a dho:Chevron ; - dho:hasTincture1 dho:Gules . +dhd:80256ad4-944c-4727-875c-817450dd2cd3 a dho:Layer ; + dho:hasCharge1 dhd:dff23531-f252-4562-a743-db31705b3a9f . -dhd:78b7b16d-f8c3-40ee-bb18-6c703487a504 a dho:Bend ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:8029587f-a21d-4e10-8672-5f4d03c86f5c a dho:Rampant . -dhd:78b7cea9-69fc-4b91-80f2-48068d7662e4 a dho:Flying . +dhd:802a0c33-66b4-4dfb-8fed-ac1cbc5e65b7 a dho:Trumpet ; + dho:arranged dhd:467255ed-79d3-4f9f-adf6-589467a2cade ; + dho:hasModifier dhd:4b072ed5-76f6-469d-ab8b-ba3cd4c811ac ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:78c6ab86-e806-4937-94a5-00330d4df5e7 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:802bc626-54d9-4e7f-bbf4-87b8101ad20b a dho:Layer ; + dho:hasCharge1 dhd:ea838136-f3e9-4d1e-93a7-6e2bbe963705 . -dhd:78cd415a-9844-4325-8d5e-ef2c81f7bddc a dho:Border ; - dho:hasPattern dhd:fdb60746-db5d-4bce-b6dc-76e0a969aa70 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Or . +dhd:802fd4b3-7420-47bf-b04b-5132c0f56ef1 a dho:Roundel ; + dho:hasNumber 7 ; + dho:hasTincture1 dho:Or . -dhd:78e4b42d-2d5e-4907-9ee3-ed8fd40c946d a dho:Rampant . +dhd:8059ec9d-a9be-4ba7-9f6b-f7c183ebe5ef a dho:Rampant . -dhd:78f5b4cf-f75f-4bd3-929d-a2abbbfc0208 a dho:Layer ; - dho:hasCharge1 dhd:b23c0e06-81a9-4b2f-bae4-3dbff70e9d7d . +dhd:806495a7-17e3-4002-8b52-5f407795d036 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:7924ce7d-47f0-46f4-a5ea-a4c8b8aff79f a dho:Layer ; - dho:hasCharge1 dhd:93b77e18-e0e3-4e3a-92df-88bbff029631 . +dhd:807bcc18-0a4a-4716-8355-59760ae6acf5 a dho:Bar ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:79370d5e-4177-42ba-b23c-a39d7fbac909 a dho:InPale . +dhd:80b4754d-6908-4754-8bbf-0958b0354c28 a dho:Layer ; + dho:hasCharge1 dhd:a450e2e4-d588-44a3-8b63-31deba92dc37 . -dhd:795490c1-b947-4b49-9f8f-51f8a6ea1b62 a dho:Layer ; - dho:hasCharge1 dhd:67cf28b9-465e-47b2-97bd-53ee441b8039 . +dhd:80b648a8-297d-4604-abc1-b209af4686a1 a dho:Field . -dhd:79a3a15b-82dd-4c30-af83-0b6ae849a8fd a dho:Crowned . +dhd:80b7fcd2-95a4-4f94-bbf4-78c93c61d421 a dho:Statant . -dhd:79a3b1d4-3b52-4683-876a-96346dee23e0 a dho:Field . +dhd:80bc2040-d017-4be2-950b-d6f51298148f a dho:Field ; + dho:hasTincture dho:Gules . -dhd:79c18e2f-f59c-4d49-9e9b-71e0ccdb4500 a dho:Langued . +dhd:80c6139f-e171-4a11-95a6-731f77db5908 a dho:Field ; + dho:hasNumber "of 2" ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:79e5a11a-bef2-4b38-a696-edc5389f50db a dho:Field ; - dho:hasTincture dho:Sable . +dhd:80d3d2c4-58ea-4528-949b-5837cc1be4b2 a dho:Langued . -dhd:79e5f83e-04ce-4aed-aa7e-6eb1fd646cea a dho:Rampant . +dhd:80e0e899-810d-41f6-b2c6-3cf4ef9d56af a dho:Layer ; + dho:hasCharge1 dhd:487da8d0-4b4f-4704-96d5-33bad3aacfca . -dhd:79e646a6-19f4-4251-a0a3-a01927996531 a dho:Crown ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:8129c476-923e-4180-9f2a-5c5b82cbf9b6 a dho:Layer ; + dho:hasCharge1 dhd:7ca557ff-360f-4f2c-a8ec-896673fba369 . -dhd:7a19d4dc-cf84-4af0-b2c9-66bc7d438b2c a dho:ReedMace ; - dho:hasNumber 5 ; +dhd:8136d01a-5345-4d46-8373-c4a0de725730 a dho:Label ; dho:hasTincture1 dho:Argent . -dhd:7a2effa7-2ffe-483d-ad87-b0e30799fd9c a dho:Chief ; - dho:hasTincture1 dho:Argent . +dhd:813def6b-99dc-4a08-9d14-140331a813fd a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:7a5022f8-3645-4a96-8a85-b69f203cd6b0 a dho:Layer ; - dho:accompaniedBy dhd:543d97ac-ef24-48da-ba6c-9d5170c2d94d, - dhd:fae62efc-cada-41ce-97bd-94350be95ea3 ; - dho:hasCharge1 dhd:0cad3c9d-5194-42f6-b5a0-e4e57ed1fcb0 . +dhd:8147edc9-94df-470e-8575-61d57ac702de a dho:Field ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent ; + dho:hasTincture3 dho:Gules . -dhd:7a97b039-2f72-4365-a0e8-e28a50abf7d8 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:81596e2e-268a-43bd-9398-2d874a607fd2 dho:hasPattern dho:Checky . -dhd:7abd3958-07d2-4102-8ed4-184aa9369e36 a dho:Lion ; - dho:hasDirection dho:Dexter ; - dho:hasModifier dhd:32f4d728-56cf-4208-ab64-bfdfa566d134 ; - dho:hasTincture1 dho:Or . +dhd:815c222c-39b0-46f2-8ca3-6e4022cef3d0 a dho:Rampant . -dhd:7abe3a5b-d4d8-489a-807f-3dd782f95a13 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:815ff228-8f87-478f-8368-0dece5c0878d a dho:Field . -dhd:7aca639e-fc00-4a08-b9cc-c6f1755c30d8 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:817c8f19-987b-4c3e-b7ee-bc7e4bd828be dho:hasPattern dho:Compony . -dhd:7ad4e591-9525-4378-a8bb-2db80b57b49e a dho:Rampant . +dhd:817d413e-7a90-43f4-8021-164ce1f12fe9 a dho:Bend ; + dho:hasTincture1 dho:Gules . -dhd:7adbf5b9-aae1-4bcd-8383-379a777e2eb1 a dho:Lion ; - dho:hasModifier dhd:11902202-c227-445d-b105-3c49f1d445c3, - dhd:56ec2cde-461d-44dc-b4eb-fbdea39b2bf3, - dhd:929de5a2-5dfc-4268-b961-2d04417f3c7e ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:819f0a55-6adb-4abc-87f1-1f7ed4c9b608 a dho:Layer ; + dho:hasCharge1 dhd:31dd85be-4a5e-402d-b4af-f6bc04c2ace6 . -dhd:7b162c77-0371-492a-bdab-0bf0dd075043 a dho:Layer ; - dho:hasCharge1 dhd:4262d92d-3bd4-4a6a-ae6d-3d89b6a5fa85 . +dhd:81c3117d-0f0a-4b44-9985-27ed6812208d a dho:Field ; + dho:hasTincture dho:Azure . -dhd:7b40357f-d2a1-4e5e-8aec-cc4ecd27106e a dho:Layer ; - dho:hasCharge1 dhd:9aac04e6-84b5-4a6a-82d2-1ac2b6d4d3ac . +dhd:81cff43b-7464-408f-964a-590f2829bb41 a dho:Layer ; + dho:hasCharge1 dhd:e9748f9a-bcd0-4fbd-81f0-02e3ff18b649 . -dhd:7b4fbae8-75a4-4f16-b6cc-0d9261adfa3a a dho:Passant . +dhd:81dec5dc-70c9-42d6-8a3c-fd56d8290bd4 a dho:PerBend . -dhd:7b6b7ec4-358b-45d5-a82e-e1c15a1e92f5 a dho:Stringed . +dhd:81ef251c-b250-47ee-a598-371c3e90c547 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:7b6d07bd-e194-47a0-8d2e-9b48b3335ba8 a dho:Layer ; - dho:hasCharge1 dhd:b88c796c-50fe-4b1d-9923-6800513c128b . +dhd:81f51d0f-6136-421d-bf6b-c8cd59bcf1ac a dho:Passant . -dhd:7b967c7e-6627-4259-89ae-634b96985839 a dho:Crowned . +dhd:81fe380f-901c-4bfd-8448-13c893c1e0fa a dho:Field ; + dho:hasTincture dho:Gules . -dhd:7bba46a7-933c-4bae-a947-974b248afeba a dho:Field . +dhd:821c502a-6481-4bdb-8af9-f6bb4fa1b233 a dho:Lion ; + dho:hasTincture1 dho:P . -dhd:7bcfbd6e-4c78-40a6-87df-d7d08b2b30b3 a dho:Layer ; - dho:hasCharge1 dhd:4e5a6d87-4c77-4727-8345-48cc6507a925 . +dhd:823674a0-f432-4ce7-a0ab-2a0dfa24e787 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:7c2bbe3c-726a-47e3-acc0-80918a86637d a dho:Eagle ; - dho:hasTincture1 dho:Gules . +dhd:8241860b-3fcb-4082-87ac-8c4dd0bdcfbb a dho:Layer ; + dho:hasCharge1 dhd:cc638abe-918e-4f3e-af34-8c104b27b34d . -dhd:7c2f8572-d776-4655-add6-8243110bf7f1 a dho:Naissant . +dhd:8245e1a8-90c4-4365-9ffb-14b7542d8ddd a dho:Crowned . -dhd:7c4f8048-3d1c-4de1-896b-548f0f48e539 a dho:Layer ; - dho:hasCharge1 dhd:4c719058-1d5d-4208-9a1a-ee9b3559ba1d . +dhd:8250bf05-022c-423b-9997-26916ee7ee50 a dho:Layer ; + dho:hasCharge1 dhd:ecbb7585-e595-4403-af0a-f2c5601abe45 . -dhd:7c5a6222-1d23-4e0e-9f94-25cc1502e044 a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:8253005a-d425-4a91-a249-ae901461140c a dho:Field ; + dho:hasSeme dhd:e83b981d-39e2-402c-b2de-95fbd8d30533 ; + dho:hasTincture dho:Azure . -dhd:7c70c529-1d4f-473a-bf60-97efd7f8560f a dho:Rampant . +dhd:8264b0a1-1ef7-43fb-900c-108605e7e08a a dho:Crowned . -dhd:7c8062df-2f75-4379-bd21-d8f2947dab8f a dho:Field ; - dho:hasTincture dho:Missing . +dhd:8283c2aa-002f-48f1-bbf1-693ee0129813 a dho:Chief ; + dho:chargedWith dhd:108996a7-beb5-44ef-a547-c43d0806f4c0, + dhd:a80d8359-87e0-4f33-935f-3b8aa054840c ; + dho:hasTincture1 dho:Or . -dhd:7c841146-6023-4e5d-948e-b8ae6606b52e a dho:Layer ; - dho:hasCharge1 dhd:16243e33-66c4-4468-99da-1a918c0f9763 . +dhd:82888d37-8850-4b87-842e-9291fa9686fd a dho:Langued . -dhd:7c8aa304-d58b-48c1-ad91-bdd4e5cfa1c4 a dho:Birdcage ; - dho:hasTincture1 dho:N . +dhd:82974570-24e4-415b-9f54-cea22ecee643 a dho:Lion ; + dho:hasModifier dhd:5651c2c6-7ce1-4b3d-88c1-a5ded9d75e27, + dhd:77b85fb7-41fe-453b-8c92-8b780ba0a935 ; + dho:hasTincture1 dho:Azure . -dhd:7c924ba5-557c-4a27-936d-2c02fe362b1c a dho:Guardant . +dhd:82c5f567-62ff-4002-b786-c7006c6487d1 a dho:Field ; + dho:hasTincture dho:Or . -dhd:7ca4ac66-05fb-43d8-9fcd-71bb79842160 a dho:Field ; - dho:hasTincture dho:Vert . +dhd:82c66eb5-a3ec-4f35-858b-97084c00e34a a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Azure . -dhd:7cb4e0f4-209d-4ed1-a927-b8cd28c86d6d a dho:Field ; - dho:hasTincture dho:Gules . +dhd:82d4ad67-6446-4efa-bc2e-1de7be719858 a dho:Field ; + dho:hasNumber "of 9" ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:7cb90536-67af-466d-af5d-0ebded1fe949 a dho:Layer ; - dho:hasCharge1 dhd:850a6c47-e064-4540-9d3a-9321470ec817 . +dhd:82dbc4fb-2ddb-418e-a4e1-7b1479d9bfaf a dho:Sickle ; + dho:hasTincture1 dho:Gules . -dhd:7cee3441-aa50-4189-9d83-10f4b8606471 a dho:Chevron ; - dho:between dhd:75d7c615-39e8-4083-ae81-be0da9131539, - dhd:fbc15350-df01-4d40-8985-bc3961ed078d ; - dho:hasTincture1 dho:Ermine . +dhd:83025653-48f2-4b1c-a90c-d949c48d7d76 a dho:Crowned . -dhd:7cf5cd10-e867-4806-a17d-10407f577437 a dho:Layer ; - dho:hasCharge1 dhd:4baf82d4-e18e-4730-8dcc-37f1804f050e . +dhd:830437a0-6732-4c16-b696-83c9a6273365 a dho:Lion ; + dho:hasModifier dhd:8dbfc2fb-0bb4-4525-aadc-c8b760ae08ea ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:7cf79463-ddbf-4309-ae85-29a4447fdfe2 a dho:Layer ; - dho:hasCharge1 dhd:4c0688d1-3f24-469b-b8dd-31bf0cdf1c4b . +dhd:830ff9c5-a1a0-4e12-a2b3-a7f50cff1195 a dho:Layer ; + dho:hasCharge1 dhd:58b90e25-a5f2-40a0-b6ec-7033677c7599 . -dhd:7d1a9157-999e-40a6-a086-e75edad44a4e a dho:Layer ; - dho:hasCharge1 dhd:39a3328f-c1a4-495f-8738-5bfbb49d443b . +dhd:8327433a-e5c3-47a1-9c52-2946c45d8e76 a dho:InBend . -dhd:7d23bc90-8df5-4339-81fc-db2f28e9f1ef a dho:Layer ; - dho:hasCharge1 dhd:10e54dbb-5cb0-4a73-807d-2b1b9679eb47 . +dhd:833971b4-fdb5-40f2-9181-4104d7b69684 a dho:Layer ; + dho:hasCharge1 dhd:3a0c98ed-dcff-4a94-8278-5ba17e2c4b79 . -dhd:7d39d509-c684-4bde-ac01-88259ae862b3 a dho:Layer ; - dho:hasCharge1 dhd:09c4bcd1-1279-4f36-a964-2def31d2677e . +dhd:834e2d87-ef3b-4ca9-bd3b-1c0278558d5d a dho:Chief ; + dho:chargedWith dhd:0cd1ce57-a846-47fc-8319-b5ebd6422d1f, + dhd:49267dc1-26aa-48e0-bf3c-6761a6626c4a ; + dho:hasTincture1 dho:Argent . -dhd:7d3ef960-d58a-4c36-ac22-8339b13c1094 a dho:Enflamed . +dhd:835893e9-3cd6-4daa-bf69-45553aef9c09 a dho:Crowned . -dhd:7d40c2c4-d92a-4354-995a-2de9dc6942a9 a dho:Layer ; - dho:hasCharge1 dhd:f62bc8cd-bfda-4678-9cda-c2de31b82036 . +dhd:83852501-a95e-48dc-afb7-2d3ff5bf7439 a dho:Lozenge ; + dho:arranged dhd:06cc6121-5eb9-4589-8b2c-f2eaf8e14613 ; + dho:hasNumber 7 ; + dho:hasTincture1 dho:Gules . -dhd:7d85073d-b12c-4949-a5b3-015fe3e8ffad a dho:PerFess . +dhd:83a4f417-af8f-49b2-9490-e6476bc56f6a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:7d8d6a3e-2bb3-4501-9bfd-e15058954df6 a dho:Layer ; - dho:hasCharge1 dhd:a47d34a6-4975-48b9-ba84-cb4f96320826 . +dhd:83b79aef-2658-44fc-b9d6-9724731de9af a dho:Crowned . -dhd:7d8e4e0f-c66f-4a99-8a24-071a41b6a47e a dho:Field ; - dho:hasTincture dho:Azure . +dhd:83c85911-c1d2-4564-a9a3-9966a956e0e8 a dho:Field ; + dho:hasTincture dho:Ermine . -dhd:7db50c60-9905-4579-9f09-d64442c959df a dho:Field ; +dhd:83ca0e4d-5acf-4c57-9c1e-d6f25d28e1c6 a dho:Field ; dho:hasTincture dho:Argent . -dhd:7db8dffe-d66f-4a36-8de3-b56b7ccdf427 a dho:Addorsed . +dhd:83cfb2d7-39ae-4d9a-b0d5-0d2757bf7e37 a dho:Field . -dhd:7dc31e03-5f12-4009-9864-3669c1ec6547 a dho:Chief ; - dho:chargedWith dhd:251a7af1-d225-4870-bd21-83c9761119b0, - dhd:5b1d2943-91f4-4d27-a6e4-e98ff9c47001 ; - dho:hasTincture1 dho:Argent . - -dhd:7dd25d23-5641-4971-89a9-ab3306267fc8 a dho:Helmet ; - dho:decoratedWith dhd:edc17fdc-49e9-470f-9756-ebe934ecefb2, - dhd:f260025a-0522-4671-bf36-3c97466a09b7 ; - dho:hasTincture1 dho:Gules . +dhd:83d99d3d-b8b1-4c91-9bd0-a86cfe8078c9 a dho:Bend ; + dho:chargedWith dhd:268858e0-5704-4f8d-9311-0ac50ee791b4, + dhd:89c38ac2-a928-40ce-9747-72be4060b04c ; + dho:hasLine dho:Cotised ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Vert . -dhd:7dd92f91-bfbb-495d-9299-dd1f40ab8aeb a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:8410a3ed-3e55-43db-a6c5-18eb1c9cf12b a dho:Layer ; + dho:hasCharge1 dhd:1824ec58-b86c-42ea-8cd6-378f89dbba33 . -dhd:7df14617-f379-499e-abf9-577087369e38 a dho:Layer ; - dho:hasCharge1 dhd:f2709d7d-3af9-4c2b-b293-8d1b8f05e113 . +dhd:842d5f6b-54fc-4b9e-bf29-993a1dbdf1af a dho:Field ; + dho:hasTincture dho:Sable . -dhd:7df8c8e1-38d7-46d0-b9fd-f3711a418314 a dho:Chief ; +dhd:844acf3f-a398-4088-9cca-894efbb7b677 a dho:Chief ; dho:hasTincture1 dho:Or . -dhd:7e01d07e-2da1-4884-91f4-0647c8e39b27 a dho:Lion ; - dho:hasModifier dhd:1c4a608f-bbcc-41ad-8ed5-1d4f81d15c24, - dhd:dc88b00d-082e-4021-a0a0-de2d8d895f07 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:845f5c4d-c643-48f5-9599-e57f9fe6d844 a dho:Lion ; + dho:hasModifier dhd:38d81f48-fa28-4a7e-8d27-241f3a725ebe ; + dho:hasTincture1 dho:Gules . -dhd:7e046ff7-810f-45e3-9b74-f08921a4c5ce a dho:Layer ; - dho:hasCharge1 dhd:4e3c66e9-4377-4e2a-97ce-667df371082a . +dhd:847bbbf9-b0fb-4d38-949c-b7b58fd5e152 dho:hasPattern dho:Compony . -dhd:7e106169-5e5e-454e-b168-2727c2fb3859 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:84ab5869-d5a7-4a02-abd9-0654bb4d3e35 a dho:Layer ; + dho:hasCharge1 dhd:4a62f5da-587d-4532-adb0-e34b437142df . -dhd:7e2107ab-cb5c-4672-93a5-24ede9b7f768 a dho:Bend ; - dho:chargedWith dhd:3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5, - dhd:cd7b8a5a-6fa2-4af6-8296-4c9d090e185e . +dhd:84aefb52-390c-4c28-beb4-31573f2c1f9f a dho:Rampant . -dhd:7e21be48-7893-44a5-86c3-e6aff24d612c a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:84ba8b66-c5e3-461e-b072-27ec7818b5f1 a dho:Eagle ; + dho:hasModifier dhd:ffdca52d-69e4-43a0-95c7-939c72758be5 ; + dho:hasTincture1 dho:Gules . + +dhd:84bc97ea-c2eb-4d3c-a72c-929c403f6bba a dho:Field ; + dho:hasTincture dho:Argent . -dhd:7e61f991-ebe5-4143-bb08-bf55ea684656 a dho:QueueFourchy . +dhd:84dc5722-4b20-4812-bdd8-2a74ab0d8c3e a dho:Layer ; + dho:hasCharge1 dhd:0f95036c-b68f-4854-9d78-53854f16b407 . -dhd:7e79e03a-095f-4677-af81-f8bd694b92de dho:hasPattern dho:Masoned . +dhd:84e2194d-afdf-42b2-a7f1-b196d56ecaeb a dho:Langued . -dhd:7e803487-7f35-4286-8f0e-6ac4d7cb3684 a dho:Field ; +dhd:84f57c0f-4437-4af4-bdb9-16dbcc115a0e a dho:Field ; dho:hasTincture dho:Or . -dhd:7e81db12-ccf2-43c7-8025-eb044f8649d7 a dho:Layer ; - dho:accompaniedBy dhd:ea26a29e-84d0-4b95-ac86-0b1136c0aaed, - dhd:feca11c9-701b-49d7-8053-dff4259a7e52 ; - dho:hasCharge1 dhd:277d48ef-adbb-4350-8c20-204a2e9a1371 . +dhd:85086c22-c78d-4cfc-a85b-6e7de0b75581 a dho:Chevron ; + dho:between dhd:1e4c0c72-3062-4a43-a136-89848f462d4f, + dhd:b6f95bc3-274a-4493-8a9f-4bc77fda21d8 ; + dho:hasTincture1 dho:Ermine . -dhd:7e8dd3b2-1286-4d05-8c7d-70f7b8391df1 a dho:Field ; - dho:hasTincture dho:Or . +dhd:8525724f-baa7-40e9-b531-c84b7756d486 a dho:Annulet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:7e9ab5d8-68f9-4dc2-89c9-929ad5d67672 a dho:PerBend . +dhd:852d8081-67e4-4961-b372-10ea94d1670b a dho:Langued . -dhd:7ec5ef63-2192-4676-87eb-a05b85d1bbda a dho:ConjoinedInPairle . +dhd:853a06a2-6257-48f8-aceb-21f2456f4c70 a dho:Layer ; + dho:hasCharge1 dhd:f7f70fba-17fe-42f2-b714-4fd87d49a577 . -dhd:7ef79a09-9036-414a-9e9a-8a611f653ebe a dho:Field ; +dhd:853af6a0-31c2-4dde-87b8-1b05f3943c5a a dho:Field ; dho:hasTincture dho:Azure . -dhd:7efb2b3f-d338-4129-8a94-ea6536927bf3 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:856a5d18-7702-4ae2-b4de-125700935383 a dho:Saltire ; + dho:hasTincture1 dho:Gules . -dhd:7efe345a-2b91-46bd-aa9d-33e6e0c2ea67 a dho:Field . +dhd:85bd7723-56b1-4183-adb8-9e3f38c5ad5a a dho:Layer ; + dho:hasCharge1 dhd:4e3910f5-8155-40b4-9179-a199ad1ef33b . -dhd:7f0aa965-9ca9-44ec-a6c5-65d9f7d64585 a dho:Layer ; - dho:hasCharge1 dhd:d4cf4445-78af-45b4-83ae-75b0070892ea . +dhd:85c52873-5de1-4d63-a362-dbecbb402e21 a dho:CrossOfAvis ; + dho:hasTincture1 dho:Vert . -dhd:7f19b64a-8cc2-4b3d-87fa-ac39d17d2db6 a dho:Lion ; - dho:hasModifier dhd:e2840e02-b926-4dc0-bebb-ae67ac2df8ec ; - dho:hasTincture1 dho:Sable . +dhd:85d15e90-7f2a-4d26-992e-8d9f1e243293 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:7f26d85d-838c-43f3-b56b-3f4b7a9e5cb6 a dho:Layer ; - dho:chargedWith dhd:54ebb70c-39f1-4408-9583-70abe131ad56, - dhd:bc019f85-8e10-431f-b085-528c0e10a271 ; - dho:hasCharge1 dhd:b0478d24-e2f5-44f4-a4c3-24fd00e4b984 . +dhd:85fd71d2-e6ae-44a4-8b33-0c5f17c53ed8 a dho:Layer ; + dho:accompaniedBy dhd:04fffa40-04f5-4f2a-8801-5cd3a628cc28, + dhd:5a487d67-7188-4a9c-bdae-6ae66ebef802 ; + dho:hasCharge1 dhd:cee6ef07-85a2-4069-9392-419dfb6d121e . -dhd:7f31bead-eea3-446d-8bcf-fbe5f6884cc4 a dho:Layer ; - dho:hasCharge1 dhd:3d5d3cf5-be78-4e59-91f4-9c4af2302968 . +dhd:86054865-cedd-46c7-83f3-3338217477c0 a dho:Quina ; + dho:arranged dhd:dadd1243-2ed5-4336-b136-c45be11a31eb ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Argent . -dhd:7f39dbca-765e-419c-9312-29bb1162eb33 a dho:Field ; - dho:hasModifier dho:Countercharged, - dho:Inverted ; - dho:hasPattern dho:PerChevron, - dho:PerPale ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Sable . +dhd:8629c2a4-9839-45d6-a3c9-fb35bb737ec4 a dho:Escutcheon ; + dho:hasTincture1 dho:Argent . -dhd:7f6d4b20-ef45-4a96-a53f-a1b422e07988 a dho:Layer ; - dho:hasCharge1 dhd:f0e5744d-214c-4f10-8c76-2f24b3f0f58a . +dhd:862a0f79-facb-48d1-996d-90dec55781e5 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:7f72833c-179d-4767-866f-7f0f3d91085a a dho:Field ; - dho:hasTincture dho:Argent . +dhd:8643d111-cb87-4b46-8bef-743ca18b52a0 a dho:Crowned . -dhd:7f7cdaea-026f-42c0-b94b-31c3c64d7807 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:8645c94d-d82e-48d0-baa2-b0db2e64d9db a dho:Pale ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:7f8f864a-b5d5-4044-b297-6bbd05e89837 a dho:Ladder ; - dho:arranged dhd:3ab57292-cfc0-448b-9be3-264c007e1c65 ; - dho:hasTincture1 dho:Argent . - -dhd:7f9f0d75-7e78-4038-a41a-5ffed6b3adc5 a dho:Fleur-De-Lis ; - dho:hasModifier dhd:b26ed281-9134-4f8b-b7c8-8f74c97ce6d0 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:7fa99e92-3e3d-4929-9c80-0ce03af1bdd2 a dho:Layer ; - dho:hasCharge1 dhd:413f946d-6db3-49f0-be64-3c913ef0ae52 . - -dhd:7fae26d0-403a-449e-8c77-14ed3039452f a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:7fb3c457-237f-4897-98f0-4af450f1a99f a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . - -dhd:7fc225c2-4bd2-409b-8c02-d06b0f856dc3 a dho:BellFrame ; - dho:hasTincture1 dho:Gules . - -dhd:7fd1c998-9cae-43cb-a855-ad0501e38ea8 a dho:Field ; - dho:hasPattern dho:Barry ; +dhd:864b52bd-84a9-46cd-a7bc-97216819d0d9 a dho:Lion ; + dho:hasModifier dhd:82888d37-8850-4b87-842e-9291fa9686fd ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Azure . -dhd:7fecbd93-1596-4b8d-b907-ed06a1099db0 a dho:Of8Pt . - -dhd:80006a2d-3fc8-476a-9f4f-2b157f671327 a dho:Erect . - -dhd:806519cf-cd5d-4db0-bef3-e98455a2308d a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:8099eec1-bb91-4008-94f4-672af93b382a a dho:Field ; - dho:hasTincture dho:Or . - -dhd:80a171e0-38ba-463d-adb5-27ce7275786f a dho:Estoile ; - dho:chargedWith dhd:2a5df5cb-504c-4da6-b251-1f71d9f06b94, - dhd:5f40f2b6-6522-44c4-920f-d500bdc97571 ; +dhd:864ba5d3-6e58-422f-b7c9-574c4c7f0f8f a dho:Chief ; + dho:chargedWith dhd:14bd117d-fcdd-44f8-be4a-fe2e404bf8cb, + dhd:8e2b3353-f50c-4482-b4de-c0da50e8464c ; dho:hasTincture1 dho:Argent . -dhd:80a5dc72-fd15-42d2-9ffe-e6684ce5ba0c a dho:Embowed . - -dhd:80bbc2f4-7b4a-426c-b57f-603cac462704 a dho:Layer ; - dho:hasCharge1 dhd:9850639c-e25f-467a-b133-d23b2baca7ae . - -dhd:80c03bab-20d6-4d4b-b161-b30edf4558ba a dho:Lion ; - dho:hasModifier dhd:075b163e-c40f-44cf-bf35-aa20092b66e9 ; - dho:hasTincture1 dho:Argent . +dhd:865aa1b5-e8b8-4e3a-969a-dd17f7fbbfd1 a dho:QueueFourchy . -dhd:80d56efc-353e-4614-b769-a175d7a0eccc a dho:Chief ; - dho:chargedWith dhd:250bfd8c-4cda-44e9-a69e-c6a584487325, - dhd:563dbe1b-6cb0-438a-a9ee-8a72aae9bf35 ; +dhd:865c2710-1a17-42d5-9cb0-6eeeea620ad5 a dho:Lion ; + dho:hasModifier dhd:d915b597-831a-48ce-b9d2-34e11ff81342 ; dho:hasTincture1 dho:Or . -dhd:80e2a7e9-74de-4472-90d6-622aedf008ee a dho:Seme ; - dho:hasSeme dho:SemyOfHearts ; +dhd:8670ae71-c067-4933-b696-86291233b6a4 a dho:Field ; dho:hasTincture dho:Gules . -dhd:80ffd045-da60-496b-ba16-8f241f081c53 a dho:Field . +dhd:8677209b-b8f5-430c-8b01-fbb4a4aa931e a dho:Layer ; + dho:hasCharge1 dhd:3239afae-41f3-48bd-b55d-ea324c521673 . -dhd:81093957-80d0-4654-9d1c-c022d63e7c16 a dho:Saltire ; - dho:chargedWith dhd:9cbf01ad-a9ca-4819-b070-a12eee3bf7b3, - dhd:e8a27852-7355-4a58-a70e-69f15e516a19 ; - dho:hasTincture1 dho:Gules . +dhd:8678b85f-310f-4f7a-abc8-76bdf9ba9869 a dho:Fish ; + dho:arranged dhd:cdf37306-e02d-4422-beda-b807b425a417 ; + dho:hasTincture1 dho:Or . -dhd:81891096-6fee-489f-8fba-cc89e8f7cbd4 a dho:Lion ; - dho:hasTincture1 dho:Sable . +dhd:8683d68b-41a5-478e-99c0-d1c6e0464778 a dho:Field ; + dho:hasTincture dho:Or . -dhd:81c63714-5e41-41a1-a0d6-cd0d26092179 a dho:Escallop ; +dhd:86b55bc4-157f-4456-9b78-a59cbb175e32 a dho:Bar ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:81c9c82a-97f2-4c1c-9aeb-d785defb82e2 a dho:Layer ; - dho:hasCharge1 dhd:d05eae16-ebf5-4795-8251-2dba187b56be . - -dhd:81f85dc8-2fbe-4068-9a4b-00b245643b97 a dho:Field . - -dhd:8202b7f3-fed8-4580-bb9c-4aa625921e31 a dho:Layer ; - dho:hasCharge1 dhd:07f146eb-4e09-4863-a0be-a332b94b5728 . - -dhd:82059973-e1ec-49ac-8f90-fcde4c8c9383 a dho:Pile ; - dho:eachTippedWith dhd:440f53af-b4cb-4444-9eea-ad4382dad475, - dhd:8422f7e8-8d9d-4926-b98e-761e842a50ae ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Azure . - -dhd:820abd1b-a6ff-4401-85f3-ab3eb4b46641 a dho:Field ; - dho:hasSeme dhd:f3e5d5ca-1405-45fb-a74f-73e1476a0f6a ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Gules . -dhd:82137bb9-929b-46f2-a431-48778043afed a dho:Eagle ; - dho:hasModifier dhd:0b3bb88c-d199-497e-90d4-d156106dda0c ; - dho:hasTincture1 dho:Argent . +dhd:86caf7b0-a565-4684-939a-5936d64ea179 a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:8296962e-75eb-4fba-b5a4-044e78e57f5f a dho:Layer ; - dho:hasCharge1 dhd:5b105f6b-3b99-4cba-b023-07806d95da8c . +dhd:86f9e8cc-1445-4664-9dc1-bab338e6b9b8 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:82b949b9-9300-4f22-bfe9-23b696b72a9b a dho:RoseLeaf ; - dho:hasNumber 3 ; +dhd:870b4cc1-70e6-4539-a6ca-f8f10fc98a35 a dho:Chief ; + dho:hasLine dho:Indented ; dho:hasTincture1 dho:Argent . -dhd:82e178ca-a249-4ee6-b96d-2ec7e142345a a dho:QueueFourchy . +dhd:8714f4c1-051b-42d6-86a9-fd0a261cd71d a dho:Gorged ; + dho:hasTincture dho:Gules . -dhd:82eb60cc-6763-4e94-b904-35a9f86da1d4 a dho:Lion ; - dho:hasModifier dhd:d0be7c40-0faa-4023-a539-e6fe356b447f ; - dho:hasTincture1 dho:Argent . +dhd:873fd424-19f2-4b9c-9bd4-3911c6eebe08 a dho:Field ; + dho:hasTincture dho:Or . -dhd:82fc39a8-3790-4715-b046-2cf4ccc5ea89 a dho:Field ; +dhd:874055eb-9ca9-409b-af72-2dd13cf7d8d3 a dho:Field ; dho:hasTincture dho:Or . -dhd:831d2b7f-b111-4615-98b8-58f1efc4f3d7 a dho:Layer ; - dho:chargedWith dhd:bafe8628-44b9-4732-aafa-e0c1f89097db, - dhd:f941ca65-0371-41fa-88df-e6966fb95f46 ; - dho:hasCharge1 dhd:76028020-e4b1-40b7-982e-e88278a3e98b . +dhd:8764388e-65d3-4869-9839-62cfe6a38963 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:8322fc7d-527d-48c0-9a85-55def62f5c88 a dho:Layer ; - dho:hasCharge1 dhd:fef2968e-6da7-4470-9a1e-54193717e834 . +dhd:876649d1-9a97-433a-9134-8883d445dcb3 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:8327706a-6de2-4666-b5f2-0ea40f846de3 a dho:Langued . +dhd:877f029b-b587-4b88-83d4-a46aa7373b28 a dho:Addorsed . -dhd:833597f3-7644-4d0e-8bbe-b9065f0252a3 a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:8795eff8-cc04-43fc-8ac8-5617ae4644de a dho:Field ; + dho:hasTincture dho:Azure . -dhd:834a2464-17ab-426e-b994-a6f380b174a2 a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Gules . +dhd:87a40470-a312-49aa-8b4f-8605f2d7a2c3 a dho:Layer ; + dho:hasCharge1 dhd:22a03a6d-cf1e-449c-bd35-1c1782ea3a02 . -dhd:834a628f-83fb-4ecd-b75a-edb0057ecb57 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:87bca66c-9d68-4e6b-947b-fdf6cee0cf83 a dho:Rampant . -dhd:836db41a-cda0-4091-9dcc-c6fa3057e132 a dho:Layer ; - dho:hasCharge1 dhd:25dd3b53-c290-4432-8dab-68ada188b42a . +dhd:87e57c1c-ec86-426d-8f15-b401674888de a dho:Field ; + dho:hasTincture dho:Argent . -dhd:8375c145-0712-47fe-90c0-78e2f5708900 a dho:Fess ; - dho:accompaniedBy dhd:2bb36b38-0e60-47be-ab12-db1753273e42, - dhd:9e50c8ef-e661-4e72-af1c-0e9c3dfe989b ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:87f46ab3-120a-480a-b6f4-c3e369675a81 a dho:Layer ; + dho:hasCharge1 dhd:7cd047b6-a988-48a8-a9d4-a57c4fbff0af . -dhd:83a67aab-9dca-4383-b56e-155e4e594a03 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; +dhd:881e1d5c-0adc-4500-9372-8707d5a18d8d a dho:Field ; dho:hasTincture dho:Gules . -dhd:83b4f69d-3d5d-4f1e-82fb-0741efcf2548 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:8825aad7-f725-47a3-8287-e2b01ff92ebb a dho:Lion ; + dho:hasModifier dhd:8264b0a1-1ef7-43fb-900c-108605e7e08a ; + dho:hasTincture1 dho:Azure . -dhd:83b9e388-d892-436e-86b5-f34865a23088 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:88427bd3-f646-40a7-957e-2c4aa5b1308a a dho:Lion ; + dho:hasModifier dhd:1ac4eb78-b417-4788-96a8-a3da0f3b20b2 ; + dho:hasTincture1 dho:Gules . -dhd:83bb565c-99d9-438f-b627-958d5680d8ff a dho:Layer ; - dho:hasCharge1 dhd:063bc0b6-8aa6-471e-a4df-b6b5916fec93 . +dhd:884b9b21-793c-4056-86bc-dbf0048b894f a dho:Rampant . -dhd:83c56aac-6fa2-42db-a403-4eb88b153ca0 a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:88579928-27a0-4b4c-b8f5-06b11125140f a dho:Field ; + dho:hasTincture dho:Argent . -dhd:83c7cef3-8904-45ca-8058-ef6c35bd41d3 a dho:Lion ; - dho:hasModifier dhd:fb3e333b-add0-4eaa-8d82-9b64cbe6c5ed ; - dho:hasTincture1 dho:Or . +dhd:88febb48-55cd-40f5-8076-6d45ed349c7a a dho:Layer ; + dho:hasCharge1 dhd:b5495bd6-b60c-4764-9d3a-24ae752a05c8 . -dhd:83ce650e-19bf-4c1b-9d2f-77c3ba6d65d8 a dho:Layer ; - dho:hasCharge1 dhd:0782e639-8fd4-4b14-a410-44c601ded08a . +dhd:890e4702-5c89-410f-b11c-57db01f6acf9 a dho:Naiant . -dhd:83e86d1e-a6a2-4dcd-b1d5-1b0ab1610df4 a dho:Langued . +dhd:8914656c-59c5-4b4c-a199-af3a69776e78 a dho:Layer ; + dho:hasCharge1 dhd:b8c7b796-f082-4fbe-9f01-8400e3f9cd7b . -dhd:842f2ef7-5ce4-4fed-9fd9-df3dabff9606 a dho:Chevron ; - dho:hasLine dho:Grady ; - dho:hasPattern dhd:58c068d6-290d-49cf-840b-6aeb055f7b1d ; - dho:hasTincture1 dho:Gules . +dhd:89348370-c52d-4b8d-8769-d7608e295f8d a dho:Greyhound ; + dho:hasModifier dhd:758cc8e9-43be-4e0d-bef0-bde4f7845e53 ; + dho:hasTincture1 dho:Argent . -dhd:843e4105-a2e8-46b6-8549-6cfc19b69109 a dho:Field ; +dhd:89397a26-88dd-46d0-8c1f-3dd0f4389316 a dho:Field ; dho:hasTincture dho:Or . -dhd:84472324-9c4b-4160-b3d6-2a6fb32f6cf3 a dho:Lion ; - dho:hasModifier dhd:26360b2c-710b-4dab-a67a-a22c1ec4b9f5 ; - dho:hasTincture1 dho:Or . +dhd:8946d699-89fe-4409-80eb-ed29c4016f32 a dho:Layer ; + dho:hasCharge1 dhd:678a59cd-7cb3-4e06-bc0d-0bb2c35334a1 . -dhd:84489076-45e3-456c-9dc6-ab73058f7c77 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:8960f297-3bde-4c2a-9246-356d7eaa1632 a dho:Layer ; + dho:hasCharge1 dhd:897f0c7d-cfb1-4683-a6a5-4e86c606cf90 . -dhd:84533913-09f0-4163-8931-6354b91cc4ae a dho:Lion ; - dho:accompaniedBy dhd:a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620, - dhd:ae988c6e-5799-4a5b-8bd4-10acfc1f4a83 ; - dho:hasTincture1 dho:Azure . +dhd:896ebbc7-e2cd-4df2-a20a-be5bf34216c5 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:8455732d-f9ce-478c-81bb-c35d8ac64cd7 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:897f0c7d-cfb1-4683-a6a5-4e86c606cf90 a dho:Lion ; + dho:hasModifier dhd:b0444f21-9a2d-45c6-94c0-28150540191c ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:845acb5d-c649-4e1d-be54-6b9aa35c95de a dho:Layer ; - dho:hasCharge1 dhd:16354dfd-c796-439d-9394-65217c874c89 . +dhd:8980832d-a9e3-4265-9feb-9f396564eb3d a dho:MountedKnight ; + dho:hasTincture1 dho:Argent ; + dho:holding dhd:61906052-81eb-427b-9a77-bbffbdae678d, + dhd:9d1771ac-8d88-43bf-b310-4e6e631c347b . -dhd:8473b0df-f397-496e-b97d-fd2be93e1d0e a dho:Field ; - dho:hasTincture dho:Azure . +dhd:8987eefd-350c-4ab3-85e6-261d05908841 a dho:Field ; + dho:hasTincture dho:Or . -dhd:84a1d3fc-f6f1-4453-8c09-03f6ccb2a976 a dho:Fish ; - dho:arranged dhd:bbcf3729-5b47-4b0b-a638-ff1aec2846fc ; +dhd:89cc217f-702b-49fd-8414-97b2347c253a a dho:Fleur-De-Lis ; + dho:hasModifier dhd:a0f5a3ab-5198-40ee-866d-9dfbac53fdf4 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:84aef78e-8ddd-4af2-b3ad-07dcfe78a151 a dho:Langued . - -dhd:84be0fe7-c2b5-4bd6-8b07-eef6dd03ca0f a dho:Layer ; - dho:hasCharge1 dhd:8ad58c6d-f631-4812-a8cc-7bb13a11a47e . - -dhd:84edc258-a252-46cb-add3-0090ae9debce a dho:Crowned . + dho:hasTincture1 dho:Gules . -dhd:84fa4939-c552-4032-909d-c7af85372a2a a dho:Issant . +dhd:89dda982-0b6e-4f8c-8adf-c64a7c9aece9 a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:850a6c47-e064-4540-9d3a-9321470ec817 a dho:Cerf ; - dho:hasModifier dhd:7070794f-b532-4dcf-9e5b-5c348e812135 ; - dho:hasTincture1 dho:Argent . +dhd:8a1f6889-eb3b-4958-b0e3-692bc693c460 a dho:Rampant . -dhd:850d23da-2d47-4828-870b-efb66227d1ec a dho:Of8Pt . +dhd:8a2aa25a-2083-40f1-bd69-a46bdacd23f5 a dho:Layer ; + dho:hasCharge1 dhd:d6fb9d70-5881-4080-88c9-0604bba8a515 . -dhd:851c1cf0-8cea-4995-97c4-060ab054d17b a dho:Field ; - dho:hasTincture dho:Sable . +dhd:8a3adf4b-65d9-41ea-be19-d4bb9e163d32 a dho:Layer ; + dho:hasCharge1 dhd:e6616f8f-3883-4902-8984-00fcb1832b1b . -dhd:85230746-4553-43f7-80e0-1247ff122485 a dho:Layer ; - dho:accompaniedBy dhd:2be6977c-5c68-4d72-bb25-4c8843afa851, - dhd:3ac7741c-3260-40bd-92ca-6d108d7fee0f ; - dho:hasCharge1 dhd:63fe0f74-9cf1-4c70-a4de-8e0b798eab7a . - -dhd:856250a1-01b4-4c84-9c1c-49135be3df81 a dho:Griffin ; - dho:hasModifier dhd:9b87ff31-841e-4e35-a624-faf1104ae220 ; +dhd:8a4939e7-c71a-4091-b468-4f6006d518bb a dho:Crown ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:857f031f-d678-4ec3-898f-acd57c5ca332 a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:858ac603-fac2-4a0e-ab82-4e01a584ac6f a dho:Layer ; - dho:hasCharge1 dhd:aad85c41-5485-4f9e-a695-5c2e638a5632 . +dhd:8a57a35e-092a-48d5-8d60-5c358c6d56e9 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:858cb2de-0bf9-4f2d-bb05-dfb8e5c52092 a dho:Naiant . +dhd:8a59c939-48f4-43e4-8948-e425ce200596 a dho:Rampant . -dhd:85920e6e-b29e-41fd-9ee5-4b157d25bc07 a dho:Field ; - dho:hasTincture dho:Or . +dhd:8a986152-178f-44c0-b8c0-0c2f90714865 a dho:Key ; + dho:arranged dhd:ab6826f6-0bdd-4da8-9b25-0b4c4409dcfc ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:85aadb89-6833-486e-a3f0-9ee817d1be12 a dho:Field ; - dho:hasTincture dho:Or . +dhd:8aa03f2e-111f-4c16-a53b-b35ec4a1a337 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:85d46f06-d31f-42de-a5e5-1834e1dc78a9 a dho:Passant . +dhd:8ab594e7-8c59-4092-adc6-923b0f648e39 a dho:Crowned . -dhd:85d75343-e6aa-4eaf-b9a1-d945b580c738 a dho:Layer ; - dho:chargedWith dhd:61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5, - dhd:c2da779e-ec34-45ef-8ac8-8e5b047ead5f ; - dho:hasCharge1 dhd:8bba3c25-91b5-4ebb-a8ff-2a975671d2c9 . +dhd:8aeaed8e-2c78-41fe-a9a1-2016c49f5bc0 a dho:Layer ; + dho:hasCharge1 dhd:000ecf96-0115-483c-bd20-7b60fe9892fd . -dhd:85f56e94-e99b-40ca-b057-d538d4d4c8bf a dho:Field ; - dho:hasPattern dho:PerPale ; +dhd:8aff2907-8051-4e96-b4c0-77452fa41932 a dho:Field ; + dho:hasPattern dho:Barruly ; dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . - -dhd:8615ca3d-6e46-46e2-983b-f1ed4d146350 a dho:Lion ; - dho:hasModifier dhd:41ef2e66-18ff-45bb-96cc-b032bb7ffcbd ; - dho:hasTincture1 dho:Sable . - -dhd:8617c45d-2015-47fc-919f-947650e16389 a dho:Field ; - dho:hasSeme dhd:65b1adcf-2298-463d-8b54-dd9a6864960c ; - dho:hasTincture dho:Gules . + dho:hasTincture2 dho:Gules . -dhd:8621f74a-7b20-406e-b664-07a9d1724bb0 a dho:Issant . +dhd:8b0b0819-1ab3-4936-a4ba-51fead9c4051 a dho:Bar ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Sable . -dhd:86552903-35a2-4cb9-9e07-fabb897c1717 a dho:Rampant . +dhd:8b0c4346-7781-4d37-a0dd-73d6dfb9bc4b a dho:Field ; + dho:hasTincture dho:Or . -dhd:865f2a50-2bf4-40c4-a1ba-9e43d85a3ba6 a dho:Quina ; - dho:arranged dhd:361cca27-5f9a-4a26-9608-be75a438139c ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:8b1ae266-980a-42e4-b026-e40fdb01b02f a dho:Border ; + dho:hasTincture1 dho:Argent . -dhd:8663681b-b9e4-4238-81a2-421afa26953e a dho:Segreant . +dhd:8b32d408-020b-4027-8813-bd501580e1ca a dho:Chevron ; + dho:hasTincture1 dho:Gules . -dhd:86710883-3dad-4e43-a030-69b003490377 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:8b548f54-0951-4cfe-9ea0-42dcaf58206f a dho:Layer ; + dho:hasCharge1 dhd:0b02d02b-d159-49f6-9f60-c6cd15f1def1 . -dhd:868fa9d1-5c63-4674-9416-b8acbb1aac7b a dho:Lion ; - dho:hasModifier dhd:1c695af6-26b1-4c0d-b390-a54ba94c553f, - dhd:f683bd42-04e2-43fe-b8f4-fd35fdead0f1 ; - dho:hasTincture1 dho:Or . +dhd:8b5c03ef-7b75-485c-b7b3-664ea3d77cb5 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:86933877-7480-4c3a-9331-734d9eb02935 a dho:Layer ; - dho:hasCharge1 dhd:e34ee67f-45d4-4823-86da-37d4f88c4f49 . +dhd:8b8d288f-be30-4a8a-95ec-5a9d416a7edd a dho:Rampant . -dhd:86b3a21d-7d23-4156-8cb7-3cffb1969c53 a dho:Guardant . +dhd:8b9a20e0-46af-4b9c-939f-c0a5dbc0507c a dho:Passant . -dhd:86d748ae-723f-4457-a6b5-6c5b5271c2cd a dho:Field ; - dho:hasSeme dhd:0c3a17ed-f0bf-4ea6-9f6b-38f26f7862b1 ; +dhd:8b9d4f18-5d01-4438-b6e8-d61898bb3a75 a dho:Field ; + dho:hasSeme dhd:a56a4afc-a840-46e2-918d-054b031c7ecc ; dho:hasTincture dho:Azure . -dhd:86db6f82-641d-44d6-9a76-df0cf879ffda a dho:Layer ; - dho:hasCharge1 dhd:81891096-6fee-489f-8fba-cc89e8f7cbd4 . - -dhd:86e3f393-43fc-4ad4-87dd-d377da3eedbb a dho:Field . +dhd:8ba19ffa-3c74-401a-9afc-2b8419f119a3 a dho:QueueFourchy . -dhd:87064771-03d8-4909-9f12-af28b5d12adc a dho:MaunchFisted ; - dho:hasTincture1 dho:Argent ; - dho:holding dhd:e170a4af-6ceb-4b09-957f-5bb1b5de6d33, - dhd:eaa0f1b2-7d34-4de8-a30a-479a77d94545 . +dhd:8bad7fa4-64db-4ca7-8ce8-9706f412158d a dho:Field ; + dho:hasPattern dho:Plain ; + dho:hasTincture <http://digitalheraldry.org/digital-heraldry-ontology#-> . -dhd:871e3df8-7dff-44b2-a144-1c02d391c8ba a dho:Layer ; - dho:hasCharge1 dhd:a96da40d-d643-4800-8b33-ceea1a431f17 . +dhd:8bb7fcfc-7827-4ab0-aa0c-93b80f7ecafc a dho:Lion ; + dho:hasModifier dhd:05603480-dfff-45d8-8747-7884232715e4, + dhd:73fcf3ba-9a75-44e1-b531-bd1fe80e6856, + dhd:963d4dbc-ece4-46bf-ab81-9ef6012c09b6, + dhd:fa54bb7c-6488-4694-92b5-a66d2b024baa ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:8723647a-3e88-42de-8e9d-c8ae1c3878d6 a dho:Palewise . +dhd:8bdf9e4d-d83f-4719-806b-8c51f504cbdb a dho:Layer ; + dho:hasCharge1 dhd:9b35b7d2-41ce-4cd7-abaa-f0fc82028759 . -dhd:874d307b-472d-4653-84f3-e93d96e49f82 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:8be85c6c-7e5f-4310-9f84-0135da6403ce a dho:Layer ; + dho:chargedWith dhd:9802b090-9597-4d23-bd3f-b1caa701cd2f, + dhd:e7ab23f5-2c7a-40c4-8ff1-169d8faa976b ; + dho:hasCharge1 dhd:1a1f0188-d685-4980-88bc-b1e476fcfd14 . -dhd:877e1808-f687-45bf-8e0b-c99ecd285ae0 a dho:Layer ; - dho:hasCharge1 dhd:8bd643d5-7d24-4835-a52b-a32a9c50d53b . +dhd:8c11cde9-a2dd-4f01-afe6-446c854e73cc a dho:Rampant . -dhd:87834b52-4c76-4529-b46f-498ebf486a37 a dho:Layer ; - dho:hasCharge1 dhd:cc98c4a2-7aa3-4366-a0da-cd1ea015041e . +dhd:8c153d11-10f5-4b08-879f-8de774837fcd a dho:Field ; + dho:hasTincture dho:Or . -dhd:87fea7fb-9d4f-4a42-bfce-09fab1594b15 a dho:Layer ; - dho:between dhd:75d7c615-39e8-4083-ae81-be0da9131539, - dhd:fbc15350-df01-4d40-8985-bc3961ed078d ; - dho:hasCharge1 dhd:7cee3441-aa50-4189-9d83-10f4b8606471 . +dhd:8c64c946-e623-4425-a311-6725737c4c31 a dho:Field ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:88279049-4722-457d-8f33-57d584db55c1 a dho:Field ; - dho:hasSeme dhd:c8aa098c-dc3c-44e0-8a17-13826c926b6a ; - dho:hasTincture dho:Azure . +dhd:8c695379-ffeb-486f-aa95-7b3548917e5a a dho:QueueFourchy . -dhd:882ba92b-e8ec-488a-8bdb-d9fcc17880a1 a dho:Layer ; - dho:hasCharge1 dhd:a40c7143-b170-4af3-ae65-2fac679b4792 . +dhd:8c6be73d-8663-4162-a1ad-aa28b33d9594 a dho:Layer ; + dho:hasCharge1 dhd:1bb946d4-3084-45e2-8da6-6287894a3f63 . -dhd:8835f897-a463-492f-92f6-b25cbd60edc5 a dho:OrleOf . +dhd:8c966521-fd2f-44fb-b86f-90a8bfb095c0 a dho:Layer ; + dho:hasCharge1 dhd:b2fbe4c1-4250-4384-93a2-eccdd3d64125 . -dhd:883926a4-6ac0-4200-a065-0a32126cd8ca a dho:Flory-Counterflory . +dhd:8cbda131-c492-49ac-9f04-2abc351737b7 a dho:BearsHead ; + dho:hasTincture1 dho:Sable . -dhd:8845caae-2815-41ec-96e7-cfadbd5f0a0e a dho:Layer ; - dho:hasCharge1 dhd:32ff313e-21e9-455d-bb6c-6f818134c267 . +dhd:8cd0c7d5-2c28-4b46-8fac-cb11474c381c a dho:Crowned . -dhd:885752f4-5a60-4ed4-866f-f49c204eaa9a a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:8ce889c3-4693-405d-b53a-09e2d1dc60ce a dho:MaunchFisted ; + dho:hasTincture1 dho:Argent ; + dho:holding dhd:24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15, + dhd:73bdaf66-8d21-4255-af6b-cf6cda76c673 ; + dho:isstDx dhd:8224623e-86e5-4d08-8deb-1b81fd0f4de5 . -dhd:885afc7f-acb7-4fda-97ef-8dd67ae68789 a dho:Field ; - dho:hasTincture dho:Or . +dhd:8d0b1304-837a-47bb-8901-4bcd6c0291f0 a dho:Field ; + dho:hasTincture dho:Missing . -dhd:8865c25c-ed18-4b0d-8e85-81e84b498d48 a dho:Field ; - dho:hasTincture dho:Or . +dhd:8d183436-27c0-4aeb-8bfa-e62410acdbfe a dho:Field ; + dho:hasTincture dho:Argent . -dhd:88e2e8a9-d000-4947-963a-866f667af8f6 a dho:Layer ; - dho:hasCharge1 dhd:48a949e6-8423-49a2-9e24-89bcfad67504 . +dhd:8d2364d8-3e87-40d6-86b6-39980f99d652 a dho:Layer ; + dho:hasCharge1 dhd:f2e75205-4512-4648-8093-519677a4cf93 . -dhd:88eee1b2-b3a8-47c2-bdae-f7d5f4dcbe43 a dho:Bend ; +dhd:8d2766b9-fa5b-437f-8951-4a4be4e0eb3d a dho:Lion ; dho:hasTincture1 dho:Or . -dhd:88fc8057-6cd5-4121-9cee-0961e85d139a a dho:Layer ; - dho:hasCharge1 dhd:68e50ca2-eba8-4fb2-b079-499d209ed9c5 . - -dhd:891da6a4-486b-4c29-a981-6cce1eb723c3 a dho:FessOfLozenges ; - dho:hasTincture1 dho:Argent . - -dhd:8942d276-2b00-4dd6-a5a7-796a16912f45 a dho:WaterlilyLeave ; - dho:hasModifier dhd:16a07ab7-66be-4dee-a416-803a3c13a23d ; +dhd:8d380d80-e99b-4933-a9a0-abb5ae0c6258 a dho:Pale ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . - -dhd:8946a95e-e328-4e2b-bf3f-79ebf73ddb51 a dho:QueueFourchy . - -dhd:897329a5-4040-498f-8151-f36d1115ce8d a dho:Chief ; - dho:hasTincture1 dho:Or . - -dhd:897fe443-e29d-4e17-8193-8067d326a316 a dho:DogsHead ; - dho:hasTincture1 dho:Sable . - -dhd:899e4cc3-63a5-4bc1-be83-20f9571236fb a dho:Layer ; - dho:hasCharge1 dhd:3a10ffbb-0c3b-4f05-8630-20317688d8e7 . + dho:hasTincture1 dho:Vair . -dhd:89a17ef3-17b6-4e78-b765-752b0393cd23 a dho:Layer ; - dho:hasCharge1 dhd:f7cb5800-f5bf-4217-852c-28be645fbdfb . +dhd:8d3efcf2-2535-439a-a3e8-13fa85ebc754 a dho:Layer ; + dho:hasCharge1 dhd:2e859651-319e-444a-b99a-d0b65e152cf5 . -dhd:89b2b566-27f4-4696-ac98-2587c101fead a dho:Layer ; - dho:hasCharge1 dhd:6ce881aa-6750-480c-ae20-68b78e5438f8 . +dhd:8d4c536c-b1ae-4227-b3a1-634029f03778 a dho:Pale ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:89cb3648-9fb8-475f-8cbb-17c2f1532992 a dho:Layer ; - dho:accompaniedBy dhd:82c6a32e-9860-47ac-b5cc-dc5a1ed24295, - dhd:b9e6c915-6cf5-4543-b146-634aa31d0f93 ; - dho:hasCharge1 dhd:b5f2d437-1123-45d3-937e-cc44b7fc34bb . +dhd:8d5a4101-7ec1-4c32-9f14-17dca677fab3 a dho:Layer ; + dho:hasCharge1 dhd:7c1f3cc0-1291-4493-8853-48e223a7436e . -dhd:89e1b573-5946-43d1-8350-76626f506e2c a dho:Layer ; - dho:hasCharge1 dhd:c2cd87c1-d990-403b-95e1-3ff0fbe0e5fe . +dhd:8d643e92-6cc2-4cdd-87c0-611e84ca23fe a dho:Layer ; + dho:hasCharge1 dhd:f945e67f-da3a-48b9-9471-c669393ae270 . -dhd:89fd6793-1500-4774-9e5a-d2de50ff22bd a dho:Field ; - dho:hasTincture dho:Or . +dhd:8d740fde-9db1-46e5-851d-bf89a41f431b a dho:Field ; + dho:hasSeme dhd:667006a0-7034-4584-9abb-5de9254f4431 ; + dho:hasTincture dho:Azure . -dhd:8a21b386-a74f-4ae9-a865-6aa3c4b134bb a dho:Crowned . +dhd:8d776d2a-88c3-41e3-861c-219e8824c7fb a dho:Saltire ; + dho:chargedWith dhd:62604306-9ab9-47d8-ac7f-a2d0c2d04095, + dhd:e06aa9ce-ee71-4056-926d-3cce0b93e9a0 ; + dho:hasTincture1 dho:Argent . -dhd:8a40a602-a012-41a3-a56b-a9aec1ea3384 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:8d7a5c32-9e3c-4399-b8f6-7fbbb56f23c1 a dho:Lion ; + dho:hasModifier dhd:4f68aca2-93df-46dc-b580-65633a43315b, + dhd:be0cf4a7-abf2-43e0-8caf-4818a7fe7f60 ; + dho:hasTincture1 dho:Argent . -dhd:8a41058c-1b1d-4bfa-ae28-511092f18591 a dho:Of8Pt . +dhd:8d7b0127-286d-49fd-a593-9ab21f62543d a dho:Field ; + dho:hasTincture dho:Sable . -dhd:8a426400-9390-4f1a-a15e-f8004a1c6720 a dho:Layer ; - dho:hasCharge1 dhd:ba4c2e00-c9ba-49b7-9477-d338a61a1c9e . +dhd:8d87d5b4-5402-40be-a378-7c91c9481beb a dho:Layer ; + dho:chargedWith dhd:b16f8e35-8b0f-4faa-bed9-e9dee427e786, + dhd:cf4a809f-0cb8-4231-b566-e6f36fd8c57c ; + dho:hasCharge1 dhd:f8ec6558-b9ac-4eb9-9f14-c9774611ac5b . -dhd:8a4f2857-77d8-4a90-82e2-1444d84c49df a dho:Field ; - dho:hasTincture dho:Argent . +dhd:8db4f63f-a684-455b-accd-da63f5d75523 a dho:Field ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Azure . -dhd:8a7a2176-3d76-4a5a-9fe4-287fb96ea79a a dho:Field ; - dho:hasTincture dho:Gules . +dhd:8dbd2adf-d1bb-4c37-89b5-5d231c1b85a1 a dho:Layer ; + dho:hasCharge1 dhd:f771a9dc-3ec6-43ff-969d-028da71914f7 . -dhd:8a7b5e9d-14e7-47f6-8836-764a9201fa4b a dho:Layer ; - dho:hasCharge1 dhd:34cfd06c-2228-4a8f-93df-9604ccc6e36d . +dhd:8dbfc2fb-0bb4-4525-aadc-c8b760ae08ea a dho:Issant . -dhd:8a954fa8-ad5b-4c47-829c-7e7323c55498 a dho:Field . +dhd:8dc2de7c-1e1b-4773-bec3-c5afc20b1aed a dho:Field . -dhd:8a9e7289-6f23-4c6d-9194-dd732ba4f02b a dho:Layer ; - dho:between dhd:a3474e61-641a-4a6c-9727-f6dab6bcddcb, - dhd:d99167f4-10b0-4160-8c75-49bd4ef15517 ; - dho:hasCharge1 dhd:f45af6f1-0a11-4f66-b323-fd3f35b2cd59 . +dhd:8df6ce43-73b8-4bbc-ba1e-c5e10f4fa563 a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:8ab8be23-8998-4bf9-bf8d-837c197858a9 a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:8e04cfae-fac5-4bd9-832d-88cf58e431b9 a dho:Gamb ; + dho:arranged dhd:3614054c-949d-4b58-a1f6-65e52d310e70 ; + dho:hasTincture1 dho:Sable ; + dho:isstSn dhd:013c8baf-0fb7-4a46-940e-6ce244323167 . -dhd:8abf4e88-7ab8-4cff-b5c3-d6b68dd62c24 a dho:Lion ; - dho:hasModifier dhd:2b390279-41e3-4491-a2a2-f081fd1e7b7d, - dhd:9b96e637-7d49-4c52-8fff-41cc3e6e22d0, - dhd:c34403f2-3246-4806-8e7d-a5cf7f139a6f, - dhd:d417c188-eaf8-4537-94a0-513ea49bfc48 ; - dho:hasTincture1 dho:Argent . +dhd:8e1703b4-ba4f-4c95-af71-c942dfe773e9 a dho:Lion ; + dho:hasModifier dhd:16d0426e-97f2-4c34-9906-f78cd5cfbc1d, + dhd:5d50913d-5dd4-4b6f-9601-c4b3a7498a56, + dhd:a7ac680d-fc98-4222-b2e8-c716ccfc044e, + dhd:bc28fba7-e2c7-4edf-8edf-876be0dff74b ; + dho:hasTincture1 dho:Gules . -dhd:8ad58c6d-f631-4812-a8cc-7bb13a11a47e a dho:Flanchi ; +dhd:8e2c8b38-8b2e-4ee8-9f1b-a6f616dbd555 a dho:Fleur-De-Lis ; + dho:hasModifier dhd:ec88eeaf-3cd6-4902-bfb6-ef38b73683c9 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:8aec5940-9f86-44e6-a18c-2297cf0bb090 a dho:Armed ; - dho:hasTincture dho:Gules . +dhd:8e3f8771-bfc5-4733-a054-ed58b09afc2e a dho:Label ; + dho:hasTincture1 dho:Ermine . -dhd:8afd1081-b2aa-475d-bc2c-50dbcbc31565 a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Argent ; +dhd:8e49df55-23c2-4bbb-8d7c-0a52ac199f1c a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Azure . -dhd:8b020bd3-29e5-42a9-b770-92d25cf465d0 a dho:Field ; - dho:hasTincture dho:Or . +dhd:8e7aec48-185e-4085-873d-285e6785d035 a dho:Layer ; + dho:hasCharge1 dhd:f3db4f9a-bcb6-45b4-aa7d-9b96733aae62 . -dhd:8b19e124-1135-4471-b741-69221d90235b a dho:Bend ; - dho:chargedWith dhd:68151499-b999-4f18-af8f-61111d31e568, - dhd:9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . +dhd:8e907d4d-68dd-4b85-89aa-03d9a6c976f6 a dho:Layer ; + dho:hasCharge1 dhd:ee2912e3-180a-4585-a99a-702a4ff7054a . -dhd:8b211960-fc4e-4792-9e05-f3d3a4071ddb a dho:Field ; +dhd:8ea2ab24-e754-4afe-a390-fd8568ec92e9 a dho:Field ; dho:hasTincture dho:Sable . -dhd:8b4482d3-782f-41a9-8deb-8b6b0e72f26a a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:8b539508-f15e-4c70-8b72-ac70bacdc712 a dho:Chief ; - dho:chargedWith dhd:7c7b2ac6-975a-43c7-8e83-f8622ad4049a, - dhd:b403271e-f250-43df-bec7-178ff3deec79 ; - dho:hasTincture1 dho:Argent . - -dhd:8b6df7c0-0ca3-4aa7-9960-f086b5426112 a dho:Layer ; - dho:hasCharge1 dhd:7a19d4dc-cf84-4af0-b2c9-66bc7d438b2c . - -dhd:8b703577-1748-4560-90a9-e243137e0369 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:8b87a92d-0aae-4ea3-ad34-c2a566343882 a dho:Layer ; - dho:accompaniedBy dhd:1ee3b0b2-c760-4dca-bba8-62da26973ed8, - dhd:f8c1ba40-3958-4954-bd78-baeea1075628 ; - dho:hasCharge1 dhd:56e305f9-0f3e-4207-be7d-26db7a1bb348 . - -dhd:8ba06b3c-8a81-4682-a9ae-f157a1fe9db1 a dho:Scissor ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:8ec617a7-c044-480a-85b7-cb886e5e9183 a dho:Dragon ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:8bb7f990-214a-4818-91e1-0cd5836d7175 a dho:Lion ; - dho:hasModifier dhd:ce32cc45-93d5-4382-a107-a1baed6eab33 ; - dho:hasTincture1 dho:Sable . +dhd:8ec653df-1215-4869-a497-58830916eae2 a dho:Issant . -dhd:8bba3c25-91b5-4ebb-a8ff-2a975671d2c9 a dho:Bend ; - dho:chargedWith dhd:61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5, - dhd:c2da779e-ec34-45ef-8ac8-8e5b047ead5f ; - dho:hasTincture1 dho:Gules . +dhd:8ee04d31-27ea-4d42-bd0c-ba467e407377 a dho:Layer ; + dho:hasCharge1 dhd:a52a67bc-8c46-4fa0-b9a9-3f0a2274f652 . -dhd:8bbceaa8-f2d1-4264-b2a5-72d242c49c5d a dho:Field ; - dho:hasTincture dho:Missing . +dhd:8f06a127-7d69-46b3-8578-1a2e893927f0 dho:hasPattern dho:Compony . -dhd:8bd643d5-7d24-4835-a52b-a32a9c50d53b a dho:Lion ; - dho:hasModifier dhd:0a59e902-5df6-4fca-879d-83a0d8f3e91c, - dhd:86552903-35a2-4cb9-9e07-fabb897c1717, - dhd:d9457575-7215-4fff-96ea-07ece11f7d81 ; +dhd:8f15584f-22da-49f0-a12a-c7a6ef31c143 a dho:Fleur-De-Lis ; + dho:arranged dhd:4db7743d-7928-4a63-8735-e9c85234eb90 ; + dho:hasNumber 6 ; dho:hasTincture1 dho:Gules . -dhd:8bfc3f3b-5cb4-41f0-855f-bccd90ca36b7 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:8f18b5a2-6401-4391-aecd-5b4b1f2aac9b a dho:Field . -dhd:8bfddd35-dfbf-4847-8af8-fabc6ab80b07 a dho:Gemel . - -dhd:8c2f4be1-521d-4aa7-91f7-4ca6c239bf7c a dho:Cross ; - dho:hasLine dho:Fimbriated ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:8c3b1ae2-6981-4668-87b0-b3054ad8e3dd a dho:Field ; +dhd:8f43a37a-0bbc-45a4-a185-71f922c267f4 a dho:Field ; dho:hasTincture dho:Or . -dhd:8c5295fe-e0c6-425a-8647-75f5e012a589 a dho:Layer ; - dho:hasCharge1 dhd:df46cafb-47c4-4031-843d-ee438dc91c5a . +dhd:8f44c7ea-6644-411a-991a-7e7f58e5b429 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:8c6d3447-d03e-4ff9-9f74-b617b2003138 a dho:Armed . +dhd:8f47d57c-8442-4d77-8811-b1068324ca33 a dho:Field ; + dho:hasDirection dho:Sinister ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:8c794714-1b55-4122-9d7f-823be939f1c9 a dho:Rampant . +dhd:8f533d54-7b17-4d84-b73e-f3a5fc25a292 a dho:Lion ; + dho:hasModifier dhd:1fcf23c2-d577-4719-9d6b-4521c8bf0270, + dhd:b40bc854-47ec-47e2-a474-7960f32a32ad ; + dho:hasTincture1 dho:Argent . -dhd:8c7b9630-f0da-4089-a93e-638a7a251f25 a dho:Lozenge ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Gules . +dhd:8f600676-34f1-43aa-8504-c57af33ac9f6 a dho:Layer ; + dho:hasCharge1 dhd:6407fa77-105f-46af-94ab-b82efd689176 . -dhd:8c7ea2ba-1d7e-45f4-84af-af30b28f47fb a dho:Layer ; - dho:hasCharge1 dhd:c07e0bcc-de9d-4a07-a516-09b6b4883650 . +dhd:8f682f6b-e466-4032-be79-1a085bd145d7 a dho:Rampant . -dhd:8c8a7f26-4ace-4837-aa16-dc2ca5fb6ea5 a dho:PerBend . +dhd:8f721771-235b-4a4f-87ec-87d92ede776e a dho:Field ; + dho:hasTincture dho:Or . -dhd:8c910b61-29f2-4999-bb37-d30eb426f44b a dho:Wolf-Hook ; - dho:hasModifier dhd:dcaf09f7-30b1-4487-8dc1-7d76502bd9d1 ; +dhd:8f767d4f-6cbf-414a-a7b3-dfb406c953d6 a dho:Escutcheon ; + dho:accompaniedBy dhd:03ce82e5-134a-4ee1-a5be-e080c573d5e9, + dhd:ed48f52e-f50f-42e2-987b-6bbd7c61b233 ; dho:hasTincture1 dho:Gules . -dhd:8c9126d7-f402-4e0a-b1ff-19cc4c8c35d3 a dho:Guardant . - -dhd:8cbb885a-0ee5-483a-a1e7-fdbf4d009b0a a dho:Lion ; +dhd:8f931dd5-e9d5-4674-a416-6e51260f48f3 a dho:Tower ; dho:hasTincture1 dho:Sable . -dhd:8cfcd1b5-6c6b-4922-a66d-db3c7383ac29 a dho:Layer ; - dho:hasCharge1 dhd:51f7f4d4-129e-4049-90f3-6cec6e7029c6 . - -dhd:8d0fd8d3-2bd8-4152-a2c7-8b6c7fe81dcc a dho:Field ; - dho:hasLine dho:Dancetty ; - dho:hasLineModifier dho:PerFess ; - dho:hasModifier dho:Countercharged ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent . - -dhd:8d23d9e9-6557-4fe4-91a2-c8aa99ba1ce3 a dho:Layer ; - dho:hasCharge1 dhd:19c5d887-1905-4f9b-9be0-1f7990e353c0 . - -dhd:8d257cee-4288-490f-a62e-a76e792d43f3 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:8f970e22-f959-4d20-8375-467de6bfc388 a dho:WaterlilyLeaf ; + dho:hasModifier dhd:c1872d24-b62b-448b-89a8-2a7d366cbcfe ; + dho:hasTincture1 dho:Vert . -dhd:8d307d61-8fd5-435f-90dc-e4089ba85e8d a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Argent . +dhd:8f9c8e4f-ba40-4a60-9ab1-c95dff9296dc a dho:Chief ; + dho:hasTincture1 dho:Argent . -dhd:8d4c4f7e-39c7-4371-93c7-43aee6d034df a dho:Layer ; - dho:hasCharge1 dhd:0f5fb791-aec8-496f-9a56-53bdef635c0c . +dhd:8fb63e42-fe5b-4aa9-b728-20b085601dd5 a dho:Layer ; + dho:hasCharge1 dhd:7f2ace38-8cf4-4cf7-bf66-729cd7e0a810 . -dhd:8d670bdd-10e7-4eff-b506-1834d920e49c a dho:Field ; - dho:hasModifier dho:Countercharged ; - dho:hasPattern dho:PerChevron, - dho:PerPale ; +dhd:8fc185b8-d181-468e-b149-067155d8bc47 a dho:Field ; + dho:hasPattern dho:Barry ; dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:8d6c2e40-77ff-4c87-bfe2-fc5f1a58119d a dho:Field ; - dho:hasSeme dhd:6825e0d6-7108-4f86-baae-f83b7146f95e ; - dho:hasTincture dho:Argent . - -dhd:8d71ad8d-2795-485f-99b6-30d3c9bb9ee3 a dho:Field ; - dho:hasTincture dho:Argent . + dho:hasTincture2 dho:Azure . -dhd:8dc1ca59-68ff-4099-bf5a-739572a121a6 a dho:Field . +dhd:8fcd818e-8a1a-4850-a2bd-107195e4fecc a dho:Layer ; + dho:chargedWith dhd:990fa66e-a9fd-40a6-9252-95156d7b2abe, + dhd:c4291b31-8861-40c0-bb9f-773deb51a339 ; + dho:hasCharge1 dhd:d308cc9a-0d67-4cfb-9f17-e76d5e98a5e9 . -dhd:8df87aa7-98c8-47b7-b406-4170f83b78b0 a dho:Barbel ; - dho:arranged dhd:31d4f23a-10b6-46df-99d6-d4f8fcab4f19 ; - dho:hasNumber 2 ; +dhd:8fd404f5-7920-4e60-a792-384bc73100e9 a dho:Pale ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:8dfbaba0-daa2-42ff-858c-9cd9e328cd5d a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000006037_CoAF1 . - -dhd:8e025665-7fcb-4f36-af9d-295cbc7cd348 a dho:Layer ; - dho:hasCharge1 dhd:ab606637-2876-4a96-92c0-7b6c4fa41429 . - -dhd:8e0fb25e-dbfc-4553-8dd2-e9e3dc17e4ec a dho:Wolf ; - dho:hasModifier dhd:40473ecc-cd28-403c-a62c-1b022236d928 ; - dho:hasTincture1 dho:Azure . +dhd:8fdd9801-1b41-4b04-9dbb-98078b4e950c a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:8e23df3b-ceb7-40f7-b932-d0a5c76f43cc a dho:Layer ; - dho:hasCharge1 dhd:f23fa0a3-df0c-4cd5-9f42-5a906856a33b . +dhd:8fe9a350-6ee9-4f1e-afbc-eb3052bd0ff7 a dho:BarOfLozenges ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:8e9bd989-fc87-4e09-b457-8140a05694ec a dho:Lion ; - dho:hasModifier dhd:1bf958f3-ffdd-44f1-87ba-9145f53dedde, - dhd:ae181d79-0eb6-442f-8145-e79238ef3c6f, - dhd:d847a8d9-548a-4cc8-8056-7158cfa0f67c ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:8ffb0364-80a0-4663-ae1f-6c06727e8190 a dho:Field . -dhd:8e9f164a-519a-4bfe-bde4-f604a4a5d506 a dho:Layer ; - dho:hasCharge1 dhd:ec1b26b8-2a6a-49b3-9a28-9fdd56137d03 . +dhd:901c82f6-36c9-4b63-b948-83dc5cfe848a a dho:Field ; + dho:hasTincture dho:Gules . -dhd:8eb227fb-e1c1-428d-9e9d-827db855f91a a dho:Field ; - dho:hasSeme dhd:004e7a6d-cc2c-4eef-bd5a-3b087b95a41e ; - dho:hasTincture dho:Azure . +dhd:904383ac-e9ac-4aa7-9550-28b8be2b3636 a dho:Layer ; + dho:hasCharge1 dhd:91a91dec-621f-4cef-a392-2a66aa7fc98b . -dhd:8f00cea6-f0b6-46a9-9ecb-b52afbe211e2 a dho:Pale ; - dho:hasNumber 4 ; +dhd:90446f33-1ed0-4161-bcc0-c3b19912f9ad a dho:Lion ; + dho:hasModifier dhd:2dd13d85-d949-446b-b505-62f9750250ca, + dhd:64b5e296-9e98-4927-a71b-eb63740ff1f4, + dhd:78c4fb89-1549-4047-8782-518db6945755 ; dho:hasTincture1 dho:Gules . -dhd:8f0f0b00-8bf9-4ead-bd59-6ce367ee5ab2 a dho:Layer ; - dho:hasCharge1 dhd:4c6b5c64-647f-4424-a095-21f507a4131c . +dhd:904f3fed-8fd0-4328-b360-b471e3ad77f7 a dho:Bend ; + dho:chargedWith dhd:adc81964-ff46-45dd-a684-68e657be158d, + dhd:c278f4e5-48f8-4b13-9f59-068dd83f3298 . -dhd:8f14d1e6-fa48-4f6d-84a8-624b3524f73b a dho:Lion ; - dho:hasModifier dhd:78e4b42d-2d5e-4907-9ee3-ed8fd40c946d ; - dho:hasTincture1 dho:Sable . +dhd:907e57f7-700a-4cfd-9357-354c5161c133 a dho:Layer ; + dho:hasCharge1 dhd:44857678-15bd-421f-a6e8-ade7bf31f3a9 . -dhd:8f160d65-2217-452d-8558-00ccd81e8d85 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:90f42ba4-9640-443f-a3f6-337a2880c55c a dho:Layer ; + dho:hasCharge1 dhd:fb615ecb-dd90-4a03-bb12-4aba4903bc9c . -dhd:8f4e2a3a-1d9e-4591-bdf2-7b7154b62f9e a dho:Field ; - dho:hasTincture dho:Or . +dhd:9100b121-07db-48a4-848b-2beebfe92824 a dho:PerFess . -dhd:8f57dff4-195f-47ed-8afb-792abfcf8703 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:9105e3bd-2569-433f-addb-7662886f9af3 a dho:Layer ; + dho:hasCharge1 dhd:16ccd4a6-5f91-4a86-bbe5-29679daac25d . -dhd:8f7968f8-a442-4598-8e48-768180c15fbd a dho:Layer ; - dho:hasCharge1 dhd:94635822-280e-45c6-bf25-691725e12b4b . +dhd:911611b6-38d7-4dc5-a6b5-537982933239 a dho:Layer ; + dho:hasCharge1 dhd:67336dde-bdaf-48ca-b8ef-ac05f1b75dba . -dhd:8f8ef808-8ef3-4fac-ad10-ad5f736f29c0 a dho:Layer ; - dho:hasCharge1 dhd:dd84cf9b-d0aa-4aae-a34d-9b99a648ea60 ; - dho:on dhd:4ec9eb0a-7b18-4b47-8ade-bcd4e0410622, - dhd:7a3ce415-ba8c-46a9-9a0a-a18ec63013f9 . +dhd:911fc853-ae06-46d4-8f0b-451a9d50f7fa a dho:Layer ; + dho:hasCharge1 dhd:61e0ed34-dffc-442d-819f-6441727b8b26 . -dhd:8fc52f23-75b8-4b2d-89f2-b7b176c55ec2 a dho:Layer ; - dho:hasCharge1 dhd:147db9c0-ef21-48d6-9cb1-869d87f034b5 . +dhd:912acd4a-1cea-4f04-8b2c-f062bec8e559 a dho:Layer ; + dho:hasCharge1 dhd:62f2f71f-c081-427e-839c-0506fcb143cd . -dhd:8fc932c9-a73e-4265-835c-62a8d4f75fa1 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:91634feb-84ab-40d6-88fa-27f3b1c7b3a6 a dho:Layer ; + dho:chargedWith dhd:1bbe18e9-8482-431e-a1b8-910add4b6c67, + dhd:4ca1f37c-cec0-486b-8d93-189e8fbada58 ; + dho:hasCharge1 dhd:69c6be93-b130-4726-a425-08b8091377fe . -dhd:8fe12e96-1564-4326-b170-7d84e9fb64c6 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:9002b790-0328-41f4-a277-85cec99d8ec3 a dho:Guardant . - -dhd:90203fec-7dec-4b18-8587-9ba8006ab390 a dho:Lion ; - dho:hasModifier dhd:d15be167-2f48-4685-98c9-3f284882910a, - dhd:d32d2a6d-2675-48ff-bca3-f48bb9f67b9f, - dhd:fbb02520-bb28-4ccb-aa66-55320b42bc30 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:9176b6e3-1c81-4874-865c-19edea000a53 a dho:Layer ; + dho:hasCharge1 dhd:802a0c33-66b4-4dfb-8fed-ac1cbc5e65b7 . -dhd:903059a0-df45-4126-acda-fdf328357854 a dho:Rampant . +dhd:9179db1a-08bf-4046-abe0-476a1deb8086 a dho:Border ; + dho:hasTincture1 dho:Argent . -dhd:9057c702-91f5-4d2b-917c-d64fbb806063 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:917a808d-23a7-4e3f-a37b-46d669b7756b a dho:Passant . -dhd:905bc5d2-1068-4c80-bfc2-1dc44be2d899 a dho:Bend ; - dho:hasDirection dho:Sinister ; +dhd:91a91dec-621f-4cef-a392-2a66aa7fc98b a dho:Annulet ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:9092d61f-00c5-4e10-a815-6363104c2215 a dho:Field ; - dho:accompaniedBy dhd:a236474c-c9a9-4d63-87ae-9fcdee6bdd29, - dhd:c0db518c-1a5f-4a64-9e92-7df62046e0fc ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:91b79f85-1ed6-48d0-b9ab-622ed0cfeb16 a dho:Layer ; + dho:hasCharge1 dhd:fc5ee3b3-7d40-4e6c-8db2-d9ea11e07821 . -dhd:90f44b9d-f003-4704-91de-a1a89a30672b a dho:Field ; - dho:hasTincture dho:Azure . +dhd:91cfb621-d3fb-4667-b4ed-04a557d4dca9 a dho:Layer ; + dho:chargedWith dhd:65052b69-9102-4bf3-a3d1-f3e5e5a54669, + dhd:d4ea9c52-cd94-4b31-8d28-d4c71efa19fc ; + dho:hasCharge1 dhd:94a6fa8b-7533-4c75-8a36-740beeb9e8ac . -dhd:9104ca08-c66e-41e1-a561-1b5b8a5ecd1c a dho:Label ; +dhd:91e3641b-afe0-4c92-b817-83c978e3ca8d a dho:WaterlilyLeave ; + dho:arranged dhd:9c1dab42-0bb9-4617-a6ed-20848c66d945 ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:912bc848-2099-4d7a-96c2-af8677000546 a dho:Field ; - dho:hasTincture dho:Vert . - -dhd:91770b4e-3ab4-409e-ac16-0ff44f235eb0 a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:918775f8-2804-4f7f-8513-744ce833e5dc a dho:Field ; - dho:hasSeme dhd:c1ce7c9e-5858-4e9d-9af2-211f65b7756c ; +dhd:91e74840-cff9-4d3d-bc91-cba01ef33a86 a dho:Field ; dho:hasTincture dho:Gules . -dhd:9190841c-1048-4e0b-80d5-7f88ce5c0923 a dho:Chief ; - dho:chargedWith dhd:046080f1-2738-4440-8073-d3c9cb9862c7, - dhd:bb42a7cd-59ab-421e-b093-c9b3670656b7 ; - dho:hasTincture1 dho:Gules . - -dhd:91ab8b12-b592-43cd-97d0-7850a85bfd00 a dho:Layer ; - dho:hasCharge1 dhd:585ed956-7bad-454e-b99e-ff4ab771a887 . - -dhd:91dfee83-7ef9-44ce-b107-15eedc2536c5 a dho:Helmet ; - dho:hasTincture1 dho:Argent . - -dhd:91ff905c-9c36-4d4d-9255-04a5e4362d3f a dho:Field ; +dhd:91ea16df-7ba3-495f-858e-339a3390053a a dho:Field ; dho:hasTincture dho:Argent . -dhd:920b02b2-aee7-4df3-934e-db508af511a7 a dho:Armed . +dhd:91f45c9a-dc88-4889-bd36-4bfe72e84e28 a dho:Layer ; + dho:hasCharge1 dhd:b728ef70-2c03-4e4e-be5b-16c59f85a60e . -dhd:921f6cf2-36de-42ae-b2ae-003801a61764 a dho:Layer ; - dho:hasCharge1 dhd:0eb8f1f4-6274-4249-8e96-2659ee33b790 . +dhd:9224871c-e413-4bfb-a397-8520288ea26e a dho:Layer ; + dho:hasCharge1 dhd:7151fc09-f396-4b61-ad1e-33479fdab523 . -dhd:9232b7f0-f51f-4a7e-8cf6-790de68b6ab8 a dho:Field ; - dho:hasPattern dho:Ermine ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:9247fff7-600f-45bb-ba9e-248b84b4b0b9 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:92422a8f-d942-4734-ab54-77079fc2a77e a dho:Bend ; +dhd:924d9bf1-cb50-4cb5-9e2e-75bf993f68b6 a dho:Aigle ; + dho:hasModifier dhd:cdd95aea-a4ac-4686-a33c-66ac5c4a299a ; dho:hasTincture1 dho:Sable . -dhd:9242dc9d-9820-4a8b-a258-3d04c096c538 a dho:Label ; - dho:hasTincture1 dho:Or . - -dhd:9270aae5-7017-4d0a-93d3-e217d119becb a dho:Layer ; - dho:hasCharge1 dhd:64ebc1b0-c8f4-42ad-a2cb-dc7857d8a878 . - -dhd:927895da-da87-4225-858a-a49c6cb7ca62 a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:928c8625-4f10-4dca-a2a1-6d32177587d5 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . - -dhd:929de5a2-5dfc-4268-b961-2d04417f3c7e a dho:Issant . - -dhd:929e804a-ef28-47e0-bde5-c19301067191 a dho:Barbel ; - dho:arranged dhd:6f63be16-cd31-4d25-a998-85f9f98dbdfc ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . - -dhd:92cf77d1-a9fa-4529-8501-469c9d43e088 a dho:Lion ; - dho:hasModifier dhd:3bc87fcd-a38c-45d7-a642-2c75d337401e, - dhd:b77f098c-8ede-4762-b848-fc64aeaed999 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Or . - -dhd:92eefbd4-a1ff-4e9d-8058-b3214398349c a dho:Layer ; - dho:hasCharge1 dhd:23a11b72-502b-4012-bc90-7462108816d8 . - -dhd:93095889-6014-41a3-8e03-f27342443c41 a dho:Mill-Rind ; - dho:hasNumber 3 ; +dhd:927113cb-5831-40cd-94eb-c66a1242c1cd a dho:Lozenge ; + dho:hasNumber 7 ; dho:hasTincture1 dho:Gules . -dhd:930a4e4a-cbea-4354-ad58-392b4fda4be3 a dho:Field ; - dho:hasSeme dhd:59d5b3c3-bb9c-4d79-a6b2-45f370dcb0b3 ; - dho:hasTincture dho:Azure . - -dhd:931275fc-e8d4-45e9-9786-e85fa4ff8a8a a dho:Buckle ; - dho:hasTincture1 dho:Argent ; - dho:on dhd:08e614b3-1388-43d8-b89b-3b20df54e15b, - dhd:4502fc1c-2cfe-49f3-bd90-bec5ce86f377 . - -dhd:93304bd0-4348-4b60-84b1-a4f00be1e8a5 a dho:Eagle ; - dho:hasModifier dhd:3783c3e8-e68a-4460-8bd5-b38083e7295a ; - dho:hasTincture1 dho:Argent . - -dhd:934a01e0-2033-42cf-9edb-10116ee36ce5 a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:9359c307-5fdf-41ff-9726-4fea4de33add a dho:Lion ; - dho:hasModifier dhd:31021440-bc7d-45ec-8589-160d341f932b, - dhd:7434f6cd-c0b5-420b-9d77-232084866c30 ; - dho:hasTincture1 dho:Missing . - -dhd:938a3102-1455-47a2-83d6-e78c724db201 a dho:Layer ; - dho:hasCharge1 dhd:41c0572f-aef8-4e7d-9037-98f276f45f93 . +dhd:927a53d1-9abc-4344-a057-b8b34c45c8f2 a dho:Empty ; + dho:hasPattern dhd:65829aa2-83e9-4be1-8ad3-f1b1548110cb ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:93af5b0b-38c6-4c51-80cb-21c55e1a1879 a dho:Lion ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:92838466-529b-4438-8574-1ce775351104 a dho:InPale . -dhd:93b77e18-e0e3-4e3a-92df-88bbff029631 a dho:Border ; - dho:hasTincture1 dho:Argent . +dhd:92955cad-990e-4737-b52b-9d4879378130 a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:93b8a4a0-f6f8-44ee-a8af-04699e3dd3c8 a dho:StarOf7Pt ; - dho:hasTincture1 dho:Argent . +dhd:92d7e563-15b5-42d5-af13-cac70fdc95ac a dho:Layer ; + dho:hasCharge1 dhd:c73fb67e-1aaf-4d64-b0b2-782fbfb66b66 . -dhd:93cfa54d-2774-4fd6-b827-a2dac00c1ecb a dho:Layer ; - dho:hasCharge1 dhd:7f9f0d75-7e78-4038-a41a-5ffed6b3adc5 . +dhd:92dc20cd-7384-4ac6-881a-1ba592941e60 a dho:Field ; + dho:hasSeme dhd:2d36461c-5ee1-4853-95e8-5738dfe2515f . -dhd:93e82a35-9211-4afc-bc3e-838d47e39097 a dho:Rampant . +dhd:931176e1-d66e-4f77-8bea-b136ac62c2b4 a dho:Wolf ; + dho:hasModifier dhd:238b2dbc-0e29-4696-b94a-05b1556ace1b ; + dho:hasTincture1 dho:Azure . -dhd:9411a741-03db-4984-ae72-f24d4c46e5d0 a dho:Field ; +dhd:9314b392-041e-4617-9828-283535f464d5 a dho:Field ; dho:hasTincture dho:Or . -dhd:943acd25-4eeb-4697-8b9d-aab0076aa18c a dho:Saltire ; - dho:chargedWith dhd:08ec55e8-79ef-48f0-934b-0af2514dee3b, - dhd:8703d3c2-667f-4acf-b51f-632d23d6ba5a ; - dho:hasTincture1 dho:Argent . - -dhd:94408d73-3dc9-41af-a81f-fb3ba7e23247 a dho:Layer ; - dho:hasCharge1 dhd:f346c08a-dd82-4995-84d6-4ec0101ff981 . - -dhd:9448d58c-b4c9-4978-8251-86714f001abd a dho:Field ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . - -dhd:94635822-280e-45c6-bf25-691725e12b4b a dho:Bend ; - dho:hasPattern dhd:52e55a61-413a-4268-812c-e5446516ebcd ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . - -dhd:9488a9cf-2d42-43cd-a8e0-9e096a20c471 a dho:Layer ; - dho:hasCharge1 dhd:f1aabfc4-f887-48ed-a70e-ab8d1197fc20 . +dhd:932d94a6-2f2d-44c1-a67e-c11fa3960b11 a dho:Lion ; + dho:hasTincture1 dho:Azure . -dhd:94a97cb3-700e-464c-8d18-ea8c5b5a83e8 a dho:Chief ; - dho:hasTincture1 dho:Ermine . +dhd:936392f7-bc47-4c7b-b45c-c2cb3dcbfa7b a dho:Pale ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:94e931c2-fc13-43e7-896f-2649bc36f1df a dho:Layer ; - dho:hasCharge1 dhd:7abd3958-07d2-4102-8ed4-184aa9369e36 . +dhd:9395a814-fb47-484a-8e20-51fa17b9ba53 a dho:Layer ; + dho:chargedWith dhd:4571aa35-612a-424e-8f45-9d155b313928, + dhd:a31423e2-5f27-4685-b0a1-375197670d68 ; + dho:hasCharge1 dhd:ae7e94c9-f56b-4846-a97b-dd3b8659f234 . -dhd:95265469-3398-4812-938a-95db69bb05f9 a dho:Layer ; - dho:accompaniedBy dhd:1cb285dc-c11f-4e2d-b843-7aa09cb227de, - dhd:fdece4ef-9530-428d-9860-50118d69fb1a ; - dho:hasCharge1 dhd:00cc38f9-3cc9-4741-bf24-31d0b23113a7 . +dhd:93ae841f-a48d-4759-b0fc-89a118120c99 a dho:Chief ; + dho:hasTincture1 dho:Azure . -dhd:9536349f-9bb3-4ac5-aef5-b4e33e07898e a dho:Layer ; - dho:hasCharge1 dhd:a001469d-4ef6-41de-9e44-1246234a03e8 . +dhd:93ca4cf7-87aa-4f70-ab08-72c78b42288c a dho:Bird ; + dho:hasTincture1 dho:T . -dhd:955017df-c2f7-4865-81e5-d3ad712bb6a4 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:94002a62-b55f-4d49-8d89-7063c4629e63 a dho:Lozenge ; + dho:arranged dhd:d5f73894-aaa6-4db9-bc37-e3983ed8c3d9 ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Or . -dhd:95613421-281a-4a3c-b4b6-91e318b20747 a dho:Chevron ; - dho:hasNumber 2 ; +dhd:9427522a-c67c-47d2-abd6-997de7f35c66 a dho:Book ; + dho:chargedWith dhd:8752867a-4004-4c04-9d47-653a7b5f920f, + dhd:fa8bd569-af1e-4268-97c4-f17c829149aa ; dho:hasTincture1 dho:Argent . -dhd:9567e026-9f2a-4a87-9852-1884e8dd5f19 a dho:Layer ; - dho:hasCharge1 dhd:4316dbb3-13f0-42c1-8358-7e84905575fd . - -dhd:95b5082e-3695-489b-a7cf-31b23814a62e a dho:Layer ; - dho:hasCharge1 dhd:ee4b859b-6eba-4433-959e-ded1f2c1a5ef . +dhd:942f4702-9c6c-42df-9d3a-87d4eab82afa a dho:Couped . -dhd:95e1d95b-9127-4593-a587-3fe7f16691e6 a dho:Layer ; - dho:hasCharge1 dhd:43af48c1-242a-4c2b-8e76-af67dabb0603 . +dhd:946b88d4-0495-4c49-85d7-8ed1df202f95 a dho:Rampant . -dhd:95e628a9-f213-4e8a-9d6e-b0ac159e0530 a dho:WaterlilyLeave ; - dho:arranged dhd:7ec5ef63-2192-4676-87eb-a05b85d1bbda ; - dho:hasNumber 3 ; +dhd:946e607b-86db-4aef-a9b7-91c2c46db60f a dho:Chief ; + dho:chargedWith dhd:2de3d3ad-6bd9-4b8d-a286-4925806fbc76, + dhd:c04460b4-8a62-49fe-8baa-f6161a48f5fa ; dho:hasTincture1 dho:Gules . -dhd:95e95bdb-1126-4b81-8fd9-e0b9b4e7a483 a dho:Layer ; - dho:hasCharge1 dhd:a12734ac-03d6-4b99-ba2a-a5d34bdd8c9c . +dhd:946f9af4-edb6-4bbe-ae43-007b16455bbb a dho:Chief ; + dho:hasTincture1 dho:Or . + +dhd:94911c8b-6ad5-4c80-802f-417838a7b378 a dho:Field . -dhd:95f08490-b2c8-4b21-97d0-568f65b188a4 a dho:Rose ; - dho:hasTincture1 dho:Argent . +dhd:94a017e3-b453-428a-bca9-27345102da3a a dho:Lion ; + dho:hasModifier dhd:a6933c6a-d21c-43f1-83a8-247f7c657cce, + dhd:e78e5907-1354-4d7d-9cbf-b4ef09ddc4ff ; + dho:hasTincture1 dho:Azure . -dhd:95f1f0eb-deea-4d2c-85a0-eb856dcc4c5d a dho:Lion ; - dho:hasModifier dhd:d327d8b8-2316-4e76-8535-1f1b93717878, - dhd:fe7711da-dc96-4bde-bd46-ab3acc0f09eb ; - dho:hasNumber 3 ; +dhd:94a6fa8b-7533-4c75-8a36-740beeb9e8ac a dho:Chief ; + dho:chargedWith dhd:65052b69-9102-4bf3-a3d1-f3e5e5a54669, + dhd:d4ea9c52-cd94-4b31-8d28-d4c71efa19fc ; dho:hasTincture1 dho:Or . -dhd:95f6e7d8-2b71-4075-ac0c-4d103df2a5bb a dho:Gorged ; - dho:hasTincture dho:Gules . - -dhd:960cf968-806d-4497-9d08-add41bc73bd0 a dho:Unicorn ; - dho:hasModifier dhd:233e7bf6-9ded-4e1d-9e58-9b154c5f054f ; - dho:hasTincture1 dho:Argent . +dhd:94b08039-9c46-4967-b402-886b1f201d83 a dho:Layer ; + dho:hasCharge1 dhd:089d6c0c-6e2c-4a80-b091-7a9adad8232e . -dhd:96674fcf-51a7-481d-a3c2-f98f83cc2d4a a dho:Layer ; - dho:hasCharge1 dhd:a2ac756c-dd2f-471d-9901-9d3a1e66e2e3 . +dhd:94bf1075-02db-49fd-b7b1-4e98a631dc2b a dho:Passant . -dhd:96737e48-9b82-4fc3-acd1-e564a5e26d9e a dho:Layer ; - dho:hasCharge1 dhd:98445a6d-3f5a-4c1c-a2d8-d855b71e1959 . +dhd:94c84345-d39c-4e2a-9efc-17f19baa99f0 a dho:Layer ; + dho:hasCharge1 dhd:db0ae6e4-0480-4b9d-a94f-62798a44d7ad . -dhd:9697fe49-5273-46a8-9963-92aa058199b0 a dho:Rose ; - dho:hasModifier dhd:ad0417c7-6bd2-4bf6-b6fe-7ca7660be84a ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:94cb1985-7274-4ddd-af06-1e314f2f3d7e a dho:Chief ; + dho:chargedWith dhd:6381c84a-ab9d-414e-9575-42eae7399a61, + dhd:badf18c8-02e9-416f-8935-70fc78cc3ef2 ; + dho:hasTincture1 dho:Or . -dhd:969ac5f6-def3-41c0-84fe-573012b327e0 a dho:Chevron ; - dho:hasTincture1 dho:Sable . +dhd:94d4de64-b98a-4a26-9e67-daeef3998e3d a dho:Lion ; + dho:hasTincture1 dho:Or . -dhd:96b4d56f-78db-405e-9a6d-bb6da733da3d a dho:Rampant . +dhd:94ee66c8-bcd1-457c-8784-598c2218c975 a dho:Crowned . -dhd:96d24762-5015-4812-b227-b424f940e827 a dho:Field ; +dhd:95111a52-e688-4d05-8692-b5d1c24b1eb2 a dho:Field ; dho:hasTincture dho:Or . -dhd:96f1f53a-6683-462a-9d2c-92d7b4de1ebc a dho:Bend ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:9556652f-fbfa-4f00-b38a-73628a2a1c22 a dho:Layer ; + dho:hasCharge1 dhd:606bedce-3331-48a4-8a96-90f37109dc22 . -dhd:96f41e1e-c420-45f3-a6b1-93bb8aae7d20 a dho:Lion ; - dho:hasModifier dhd:7b967c7e-6627-4259-89ae-634b96985839 ; - dho:hasTincture1 dho:Sable . +dhd:9567c63e-c907-4854-82f3-3e74b0952ffb a dho:Lion ; + dho:hasModifier dhd:cd8d5989-96db-4bb7-ad2c-a6c1546a93de ; + dho:hasTincture1 dho:Or . -dhd:97291c50-642b-4a22-a001-830256d5518e a dho:Layer ; - dho:hasCharge1 dhd:f4689f63-5a74-4534-8d62-20494f064c21 . +dhd:956d0316-5165-4a77-b87d-03b1bce3cd99 a dho:Layer ; + dho:hasCharge1 dhd:f5d6ff0a-0226-48d0-8e09-12b4cba929ad . -dhd:97428786-92b4-4bb0-a8a4-a571c083d054 a dho:Field ; - dho:hasTincture dho:Or . +dhd:957b2cf9-1141-436d-a3e2-3c3de1f4f5d9 a dho:Lion ; + dho:chargedWith dhd:28ece4e9-b6bf-42ec-8159-805d07112ace, + dhd:95149f33-637b-4821-b6d3-562198a19b38 ; + dho:hasTincture1 dho:Or . + +dhd:9582f5ce-a48d-4612-8a82-95a36cacf48a a dho:Layer ; + dho:hasCharge1 dhd:1963e631-83ec-431a-afed-7e7229f0d0a1 . -dhd:9747c542-b740-4d7e-ade5-cce98bae004c a dho:Layer ; - dho:hasCharge1 dhd:b566eeeb-1782-4e07-b094-d684143a1f29 . +dhd:958e50bc-1392-48b3-bef8-8dfbe5ecae5c a dho:Layer ; + dho:chargedWith dhd:dd87722d-6056-4610-a17b-5c7a3342da18, + dhd:fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80 ; + dho:hasCharge1 dhd:e012557d-fddf-4687-83c8-0dd1a4f9b982 . -dhd:9767c050-22c9-4fce-b156-1ee32ffdc61b a dho:Field . +dhd:95aa803c-def2-4e1b-b792-62c624b55b51 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:97bbee89-533f-4ad5-abf6-700a64b92520 a dho:Rampant . +dhd:95ef8346-661d-479c-9f5c-1d207050b47f a dho:Helmet ; + dho:hasTincture1 dho:Or . -dhd:97c3e633-bae1-474e-8574-c3f2dcd897b8 a dho:Layer ; - dho:hasCharge1 dhd:61b6235b-f983-4251-871a-92ac17acb737 . +dhd:95fff189-70cb-4047-b916-416161e0c7e0 a dho:Lion ; + dho:hasModifier dhd:2eb5ccae-6336-4617-ba3a-812f394b3f09, + dhd:626f5999-bba5-47b3-8244-65eee7ea5a61, + dhd:be67a986-46a7-4f1d-9162-8af1ce014c39 ; + dho:hasTincture1 dho:Sable . -dhd:97e50ad1-2aa7-4f99-a8f0-a797f8774625 a dho:Field ; - dho:hasTincture dho:Or . +dhd:96006cc9-6880-41c3-b73d-ae62db4f5bc5 a dho:Field ; + dho:hasSeme dhd:3875ec39-f719-4cda-9820-737d2fe3d7b8 ; + dho:hasTincture dho:Azure . -dhd:97f53742-2faf-45c8-8f5c-9b75aedb8259 a dho:Layer ; - dho:hasCharge1 dhd:c2cf5ba7-68f9-4107-8dac-cd1e9c412f04 . +dhd:960f631a-f179-41cc-a0c5-65f591c6ea5c a dho:FromEdgesInwards . -dhd:9805230b-2eaf-4f87-b4cf-4b64eb2e71d4 a dho:Empty ; - dho:hasPattern dhd:4398cb57-c7b8-42fa-b6de-90b1f44d1c1c ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:962f8bf8-ba92-444d-948c-08f9801ec96d a dho:Field ; + dho:hasTincture dho:Argent . -dhd:98143995-0ea9-4d4a-91c5-d67bb25e6dbf a dho:Chief ; - dho:chargedWith dhd:3570f602-bd63-48c9-ab1e-01be342d085f, - dhd:92f307b8-1547-459c-b9ed-ccaf5ab8c51b ; - dho:hasTincture1 dho:Azure . +dhd:963d4dbc-ece4-46bf-ab81-9ef6012c09b6 a dho:Rampant . -dhd:98392007-3d9f-41d0-a799-0e1a248459d0 a dho:Layer ; - dho:hasCharge1 dhd:489fce35-d303-425e-8267-13630c374416 . +dhd:965ead3d-5a38-4bb4-96ca-550b3e24c740 dho:hasPattern dho:Compony . -dhd:98445a6d-3f5a-4c1c-a2d8-d855b71e1959 a dho:Lion ; - dho:hasModifier dhd:308caf02-e894-47e3-bbf2-17961b869cc6 ; - dho:hasNumber 3 ; +dhd:9668738b-6896-4839-b9f4-9312b27d8054 a dho:Eagle ; + dho:chargedWith dhd:198758ec-84a4-4852-ab57-7a833a6dc541, + dhd:9765a878-29af-48e1-96ae-7f7a4aac8faa ; dho:hasTincture1 dho:Sable . -dhd:984ac0f2-490c-4c9d-abe3-d642d62bbb97 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:968e6aa7-f5c1-4c86-8ff7-a74d70472325 a dho:Layer ; + dho:chargedWith dhd:10c9e156-163e-4665-b73b-6fc18077515b, + dhd:c399287b-49f0-4b22-810d-2a02debefec9 ; + dho:hasCharge1 dhd:a337cab3-6237-40e4-b2fc-5be53ef07974 . -dhd:9850639c-e25f-467a-b133-d23b2baca7ae a dho:Lion ; - dho:hasModifier dhd:17a9ad76-4dea-4092-90f3-04b87f64df99, - dhd:c9819b24-856a-4cfe-900f-cafc0aba0975, - dhd:f8766501-dc3e-4002-8a8c-06b2347d9099 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:9691dc65-00d4-4ef3-a8ec-55d595b70910 a dho:InSaltire . -dhd:9858ec58-98cc-4107-8a88-8847ddc3e693 a dho:Griffin ; - dho:hasModifier dhd:032eb9f3-1bc3-4c0b-9aff-d3eeab5fe41f ; - dho:hasTincture1 dho:Sable . +dhd:969b2d4e-cfbb-40c3-bdab-23debdcbe14e a dho:Layer ; + dho:hasCharge1 dhd:b915c4d5-805f-47ec-b886-dc7d6605979a . -dhd:9866d533-181f-48b3-aa1b-8fd23793b4b8 a dho:Layer ; - dho:hasCharge1 dhd:335a610b-8346-43bc-bc48-0c4a83c002d5 . +dhd:96b6da67-351d-46d2-9a90-00e43244921e a dho:Field ; + dho:hasTincture dho:Vert . -dhd:9873ff30-8a36-4a71-84bb-b022ba4d3096 a dho:Layer ; - dho:hasCharge1 dhd:7465951d-cec6-4c17-b57b-1b9224a5bcef . +dhd:96d1f013-6b96-4608-9db4-b187775d532b a dho:Field . -dhd:988fb671-6795-46ae-8e24-d1476daa3f2c a dho:Langued . +dhd:972c1d8d-23f2-44da-bef8-d900fc687e55 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:989cbf3a-97df-469c-802f-57e799dde065 a dho:Crowned . +dhd:9749bd3d-31c1-4293-9fcc-1e9c1d63f668 a dho:Layer ; + dho:hasCharge1 dhd:8980832d-a9e3-4265-9feb-9f396564eb3d ; + dho:holding dhd:61906052-81eb-427b-9a77-bbffbdae678d, + dhd:9d1771ac-8d88-43bf-b310-4e6e631c347b . -dhd:98b10162-5533-427d-b058-9b2cbdd57a0c a dho:Field ; - dho:hasTincture dho:Sable . +dhd:9750b8e0-e994-4726-8fc7-98c4bea1cea1 a dho:Chevron ; + dho:chargedWith dhd:16a714df-2048-4636-ac06-102cc25fdbf1, + dhd:fffc2421-2d95-4759-9748-ea12e626ed82 ; + dho:hasTincture1 dho:Sable . -dhd:98b12f75-8d2e-4f55-b3f0-a22c27aebec2 a dho:Crowned . +dhd:97667227-52d0-4c14-89c9-f6a608dd64e1 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:98c0de67-0645-4ab2-98b5-77307fe73b93 a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:9776b552-e4d9-4256-a06a-1ec93f817a82 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:98c16084-85c4-4a55-9d00-506d924ccdca a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:9795e0f3-4fc0-407d-81fd-b04f34dedbe9 a dho:Lion ; + dho:hasTincture1 dho:InOmbre . -dhd:98d4f9ac-4337-45f3-927f-6c1fed5316b5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:97a649d5-8802-4c9f-9f87-18812cdf9503 a dho:Nimbed . -dhd:98d5198f-89c6-4684-9e2d-085eddf891e6 a dho:Layer ; - dho:hasCharge1 dhd:fe42d62b-a9a7-4e2f-a496-48444ba02a18 . +dhd:97aacf8b-b92c-4bdc-adde-58888cb9d79d a dho:Layer ; + dho:hasCharge1 dhd:88427bd3-f646-40a7-957e-2c4aa5b1308a . -dhd:98e9f57f-c814-449d-841b-797957ddf3c4 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Gules . +dhd:97adc055-a327-4c0e-933c-a9750d1216e1 a dho:Empty ; + dho:arranged dhd:c5271853-6a9c-4682-adc7-2ac36e7052ca ; + dho:hasPattern dhd:45dafb62-d4c6-4e9c-962c-82c7bb31a84c ; + dho:hasTincture1 dho:Or . -dhd:98ef8bba-ba56-4b31-b425-331af7bf6694 a dho:Guardant . +dhd:97bd742a-c28a-4c75-b35b-b862c5c51b4c a dho:Field ; + dho:hasTincture dho:Gules . -dhd:98f538e6-a15a-4422-9951-5494355a6d42 a dho:GarlicPlant ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . +dhd:97d035d6-6225-41f8-a080-a0b51a62e6c2 a dho:Field . -dhd:99138e2c-0a5e-471c-8a5f-1821bcabd049 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:97d3f681-3d66-4dc9-a662-8dc77b306919 a dho:Layer ; + dho:accompaniedBy dhd:03ce82e5-134a-4ee1-a5be-e080c573d5e9, + dhd:ed48f52e-f50f-42e2-987b-6bbd7c61b233 ; + dho:hasCharge1 dhd:8f767d4f-6cbf-414a-a7b3-dfb406c953d6 . -dhd:99391f55-8ffc-4674-8876-018e153f1b9b a dho:Layer ; - dho:hasCharge1 dhd:6144cabb-c00b-4a28-82f3-c452a56a80ca ; - dho:hasCharge2 dhd:197eb23a-34a9-4634-aeb2-fa68ae684b95 . +dhd:98125456-bbb9-47fe-bcd9-a74f2796e50d a dho:Eagle ; + dho:hasModifier dhd:20bfef18-99ce-4c2c-a8e1-dfc66501a5fd ; + dho:hasPattern dhd:c4ccc977-b297-4e52-839d-e604317024e5 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:9959d21e-5216-4bd3-8bb4-a54a7b0036bb a dho:Field ; - dho:hasTincture dho:Or . +dhd:98128733-4db6-4e67-8970-bbf74452ca86 a dho:Layer ; + dho:chargedWith dhd:073750a1-58a5-4da8-9999-aba3ec3caeee, + dhd:cc5c8422-f9ac-4809-b036-c89a06e2b24b ; + dho:hasCharge1 dhd:08ff2e42-5cba-4cb1-bb33-1b22e576e422 . -dhd:99877498-207e-4635-a240-caafc9624537 a dho:Barbel ; - dho:arranged dhd:ffdd8f12-fc3d-4650-9f98-e56ea73679d1 ; - dho:hasNumber 2 ; +dhd:983efa98-8704-4698-926d-959fb9c81471 a dho:Griffin ; + dho:hasModifier dhd:361a8d80-0a88-44c3-9ba8-19d1c5b0255a, + dhd:5a57305e-9130-4ab1-8129-ed22ab36220a, + dhd:6553f14b-38f6-454d-950f-9fc42bedead4 ; dho:hasTincture1 dho:Or . -dhd:99b2d13b-8e7e-40bc-bc2f-838739365713 a dho:Layer ; - dho:accompaniedBy dhd:057907fc-7425-49eb-ae45-22c16276dcf3, - dhd:9e56e042-0e61-45a4-bdb1-3fa86f6867cb ; - dho:hasCharge1 dhd:edcaf468-a4c9-4e07-91d6-469c3fe1868d . +dhd:9854d81a-67ed-4403-81fb-90b155dfebf9 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:99b7a8a7-21a3-4d66-b480-80c2b185871e a dho:Cushion ; +dhd:985bd11d-ab9f-4c3d-baa6-04527f8e5ed7 a dho:Border ; dho:hasTincture1 dho:Argent . -dhd:99d9d32e-ca2c-4a0c-beb1-7d5ba68c5832 a dho:Bend ; - dho:hasTincture1 dho:Azure . +dhd:98601b0d-434e-4bec-be33-0d6e15962c0f a dho:Barbel ; + dho:arranged dhd:ad0cd5c3-2f5c-421f-bc23-4b32e03ebd2f ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:99db4b7c-7711-4143-93aa-c3e661bd0876 a dho:Layer ; - dho:hasCharge1 dhd:5caa71e7-4562-42bb-8555-e3f4807fe2c2 . +dhd:98654221-bd83-45c3-82dd-377d78c04cc2 a dho:Layer ; + dho:hasCharge1 dhd:f8b50b61-777c-4450-bb4b-19fcab635d2f . -dhd:99e4dde4-a7b8-4f58-b13d-adea93c38534 a dho:Langued . +dhd:988253b6-d1c4-4a64-8fe7-1adc11912eab a dho:Field ; + dho:accompaniedBy dhd:adefcbc4-64a2-4e50-9aa3-f1c845d14e35, + dhd:c3c96860-39aa-49fb-aaab-a42761d40c68 ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:99f54087-9e4c-4f22-a66c-9081c4fa0d66 a dho:Field ; - dho:hasTincture dho:Or . +dhd:98871274-c966-4dcc-8fcf-39868daf3ec5 a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000002683_CoAF1 . -dhd:9a072f0a-978d-4b23-9a31-0edf2f22481d a dho:Field ; - dho:hasTincture dho:Azure . +dhd:988b5375-9a34-40fe-a2e2-95668cbab76e a dho:Seme ; + dho:hasSeme dho:Roundelly ; + dho:hasTincture dho:Or . -dhd:9a23c689-16c9-41aa-b764-4571f6ee2710 a dho:Layer ; - dho:hasCharge1 dhd:b02502b3-28cd-4b19-8a28-eed6cc938147 . +dhd:989a090f-2544-402b-a851-622707409fea a dho:Layer ; + dho:hasCharge1 dhd:eb574e69-eb86-4afa-8691-261f21f786b2 . -dhd:9a52cb40-6cbc-4388-9fd9-9791df054669 a dho:Rampant . +dhd:989c42ac-c56f-4df6-8e90-a7fef9d9c37c a dho:Layer ; + dho:hasCharge1 dhd:b6f7bd8b-e6db-41ea-8c6e-c2478fb2934b . -dhd:9a7d7067-3ac3-4639-b816-358e1c2ecce4 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:98a84b43-23d4-4ad8-93fe-520b50b50f27 a dho:Field ; + dho:hasSeme dhd:d7361e28-9f4a-4348-9ff4-37e07902836a ; + dho:hasTincture dho:Gules . -dhd:9a838ada-6a0c-4e43-9d08-a7592df65e62 a dho:Layer ; - dho:hasCharge1 dhd:069eb25c-ec01-41e5-8769-08e46e40fa30 . +dhd:98a897a9-2acf-4136-b7f2-fea3a693ab75 a dho:Layer ; + dho:chargedWith dhd:1e91e619-28ae-4e99-b8fd-e22bcdae337b, + dhd:303f95ae-7787-48ed-842c-3214c21926d9 ; + dho:hasCharge1 dhd:eadb9733-9a71-4660-98a3-0cb6164834d6 . -dhd:9a9cb572-77c1-4bdf-8549-428c0416170b a dho:Chief ; - dho:chargedWith dhd:6b60957f-8b7a-480f-bb62-49de11250e90, - dhd:ee09d2f8-3442-4680-9315-e33402185b74 ; - dho:hasTincture1 dho:Argent . +dhd:98bf8f0b-5f7b-4e33-95da-3044c7ffd961 a dho:Field ; + dho:hasTincture dho:Or . -dhd:9a9deb2d-80d9-441e-a31e-2b1e57db3a03 a dho:Field ; +dhd:98ca4b22-df25-4de3-9bb4-cb33441f2fae a dho:Seme ; + dho:hasSeme dho:Crusily ; dho:hasTincture dho:Or . -dhd:9aac04e6-84b5-4a6a-82d2-1ac2b6d4d3ac a dho:TalbotsHead ; - dho:hasTincture1 dho:Sable . +dhd:98cac79b-a13a-42bd-9509-f416845eb029 a dho:Langued . -dhd:9aaea332-c757-4ed9-a4bb-b71537e9761a a dho:Key ; - dho:arranged dhd:bd320452-4dba-418a-ac64-c8d15b176750 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:98e4ef9c-5037-4b65-8cc6-9cf733566465 a dho:Label ; + dho:hasTincture1 dho:Gules . -dhd:9ab0afc7-2280-42d4-8363-2904fdd32575 a dho:Field ; +dhd:99011214-8e95-4727-80fb-66fba26ac338 a dho:Field ; dho:hasTincture dho:Gules . -dhd:9abeba66-4a63-4d54-9eb5-c4e5263dd9ab a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . - -dhd:9ade432a-1b2b-4631-bce6-1c9c89ecf952 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . - -dhd:9adefb73-8361-4052-9a7f-65763fc5af99 a dho:Guardant . +dhd:9910e655-f783-43d1-ab2b-36d1b67eaf0a a dho:Field . -dhd:9aec41c6-3888-4074-8af1-a96169234077 a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:991f67a9-ede8-4a0a-99d8-1ad1cf8fc7e3 a dho:Cowardly . -dhd:9af0f368-c151-4b09-8ebc-ebd4e5d25e53 a dho:Bend ; - dho:hasDirection dho:Sinister ; +dhd:993272f3-6f9c-40db-addc-b41dcf2845b0 a dho:Mascle ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:9af7ab0b-d8e1-4f98-a421-07b9aff99f6f a dho:Layer ; - dho:hasCharge1 dhd:a5fd4067-17a3-48a1-9338-53588197239b . +dhd:99a58b98-5f1c-469a-bb20-3a00da445eaa a dho:Field ; + dho:hasTincture dho:Gules . -dhd:9b0397d0-9b6d-4fb3-b3ed-697957a6ae64 a dho:Layer ; - dho:hasCharge1 dhd:37b3ac21-30cd-4157-a747-146472e7169d . +dhd:99bbf74d-9110-4608-b259-ac9181006ecf a dho:Layer ; + dho:hasCharge1 dhd:e2bbe48a-3383-43b4-8a20-3ffba39b4ce7 . -dhd:9b277625-60bd-4797-afbe-d61f67bbc8e6 a dho:Layer ; - dho:eachTippedWith dhd:440f53af-b4cb-4444-9eea-ad4382dad475, - dhd:8422f7e8-8d9d-4926-b98e-761e842a50ae ; - dho:hasCharge1 dhd:82059973-e1ec-49ac-8f90-fcde4c8c9383 . +dhd:99bd80e7-1a6c-4a8b-85c0-b2d8ef17fa3b a dho:Field ; + dho:hasTincture dho:Gules . -dhd:9b45efae-8c3c-4643-8f60-c79a86e7497a a dho:Field ; +dhd:99cf3724-d8be-4ead-86f5-3f7d9a97e8c1 a dho:Field ; dho:hasTincture dho:Or . -dhd:9b4b3d6c-b715-46fd-84d1-a6a1cd86f943 a dho:Layer ; - dho:hasCharge1 dhd:95f08490-b2c8-4b21-97d0-568f65b188a4 . +dhd:99f66034-b658-479e-ad98-84c288f6913b a dho:BendOfLozenges ; + dho:hasTincture1 dho:Gules . -dhd:9b6d7077-8b49-49b6-934c-94d37c12d210 a dho:Field ; - dho:hasSeme dhd:b3944a84-336b-4d3e-bd04-c4a1142df737 . +dhd:99f9e6a4-0125-4eb8-ba7b-eab6c3105c36 a dho:Layer ; + dho:hasCharge1 dhd:7e8f4a1e-f3e7-4474-bb92-7ad0e6416a37 . -dhd:9b87ff31-841e-4e35-a624-faf1104ae220 a dho:Segreant . +dhd:99fc3686-f2a6-44b7-a2e2-2fdb7282955e a dho:Field ; + dho:hasSeme dhd:73f8cac6-10e8-499d-b338-8d7c43f78b46 ; + dho:hasTincture dho:Azure . -dhd:9b96e637-7d49-4c52-8fff-41cc3e6e22d0 a dho:Crowned . +dhd:9a393e19-1f4a-4223-9a9a-c0bda6c935f4 a dho:Layer ; + dho:hasCharge1 dhd:a5faf1e5-a2f4-46a9-a45b-459b3a5788fd . -dhd:9b9dbee8-5a48-4eb9-ac8c-7d9cc0856d3b a dho:Dragon ; - dho:hasModifier dhd:022e02c5-d7ec-44ac-bdea-9e1ffb02635f ; - dho:hasTincture1 dho:Vert . +dhd:9a576bed-1092-4280-9c29-7ae5263951fe a dho:Armed . -dhd:9ba15435-c285-4b07-ac3b-55b369d8a499 a dho:Bend ; - dho:chargedWith dhd:83b38835-5e46-4c9f-b95f-f053cad997ec, - dhd:c1774be8-420a-43ca-b23d-cfb557f8b381 ; - dho:hasLine dho:Cotised ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Vert . +dhd:9a5b0c9d-5b23-49a1-93a9-302f23f79c3e a dho:Layer ; + dho:hasCharge1 dhd:52c66fdd-388e-409b-8143-d4c5094bd44d . -dhd:9bb06896-11f0-4026-823b-b8461769d823 a dho:Layer ; - dho:hasCharge1 dhd:d275ae6b-b140-4552-b5c8-aa2023b98dc0 . +dhd:9a8b76d3-c2d6-4832-81d3-7ede3143b37f a dho:Passant . -dhd:9bb7eacc-57e8-4f42-b8e4-07bdee8edfe5 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:9aa542ad-c1e9-4b0c-b618-30084b9b9a88 a dho:Fleur-De-Lis ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Argent . -dhd:9bcc2944-9cc3-44be-b1f0-c37c742193d6 a dho:Layer ; - dho:hasCharge1 dhd:442603ea-0392-48b2-89e8-360a7af5b789 . +dhd:9aae41a2-7e3a-4a5d-a923-0cde47904ab4 a dho:QueueFourchy . -dhd:9bd46f6e-cb2c-47b1-9ec4-1b4ad8994950 a dho:Crowned . +dhd:9ad3bac6-4800-4b59-8239-a21dd346e048 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:9bd76e62-532b-43fc-92f0-17b10feb3339 a dho:Layer ; - dho:hasCharge1 dhd:9b9dbee8-5a48-4eb9-ac8c-7d9cc0856d3b . +dhd:9addb59b-b4d4-4dce-9460-b6347dce3b40 a dho:Layer ; + dho:hasCharge1 dhd:f9298b58-b462-4ce9-a48f-cef8144b4bf5 . -dhd:9be74e27-d8d0-43e6-ba93-c40006ad0ebd a dho:Layer ; - dho:hasCharge1 dhd:2ca6a557-36cc-4e6f-8105-d7a367768ecc . +dhd:9afbd14a-b6d7-4861-9420-b3c045131876 a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:9c4d446e-edc3-48d8-aa78-dead1361d5eb a dho:Layer ; - dho:hasCharge1 dhd:9eb2b8d5-f5d4-488d-815e-cabb9ccf25ac . +dhd:9afc1fdf-ffc6-45de-bc0d-c1d8f8305223 a dho:Layer ; + dho:hasCharge1 dhd:360f0db5-4828-4ee8-8443-9fc2ac58a5ba . -dhd:9c5ea320-1f13-4cad-9efb-e77f3a1e8019 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:9b35b7d2-41ce-4cd7-abaa-f0fc82028759 a dho:Lion ; + dho:hasModifier dhd:5ba19cb7-0f39-4181-b49e-39c00bcd1bdc ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:9c6a6877-e5c5-440c-b66f-4ff99c70a39b a dho:Field ; - dho:hasTincture dho:Azure . +dhd:9b3fe0bf-ef78-4a6b-9bf8-1e1b98872cee a dho:Crowned . -dhd:9c8b1dde-3c93-45b0-9357-48a18c16da0d a dho:Field ; - dho:hasSeme dhd:bd06a0f4-caa9-4ebb-94f0-0537cd1e8109 ; - dho:hasTincture dho:Gules . +dhd:9b5e23c6-5249-48ce-a514-e74484e95f9a a dho:Layer ; + dho:hasCharge1 dhd:c0a5a2c4-9cfd-4ab1-826c-e200982e645d . -dhd:9c90db90-26c3-4bb3-9c50-b169b0e5eb71 a dho:Layer ; - dho:hasCharge1 dhd:18c45661-d88f-4560-8aa8-e241274e15e3 . +dhd:9b6dd5af-1095-457f-8293-9c0268a90567 a dho:Layer ; + dho:hasCharge1 dhd:c1262fc9-e3f7-4112-a258-33f364f95a64 . -dhd:9c932ec1-4d43-4b7b-af1c-68c2aa8bfc7a a dho:Fish ; - dho:arranged dhd:0d5aa9a7-df14-43c4-a139-aeef64bcd05f ; +dhd:9b74cd1f-0bcd-47e0-b429-a4f50ce219de a dho:Barbel ; + dho:arranged dhd:312db04a-9b09-4585-90e2-529a13ee51dc ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:9c99a252-aedd-4164-bf59-7bed4c49b309 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:9b74eef2-b9d0-428d-bf12-64a44d4ba4f8 a dho:Field ; + dho:hasTincture dho:Or . -dhd:9cb536b4-7dae-45c0-8cd1-dda33ce7f368 a dho:Layer ; - dho:hasCharge1 dhd:06274285-0d18-4e25-b8cc-afcfa9584fca . +dhd:9b91267d-fcfe-4191-baaf-a29015262df9 a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:9cb99b4d-e19a-4315-9b65-d1620f533ab8 a dho:Fleur-De-Lis ; - dho:hasTincture1 dho:Argent . +dhd:9bb1d126-884d-4a5a-bd3a-0c34d94fd03c a dho:Layer ; + dho:hasCharge1 dhd:e10d5cc8-d01f-4fc7-8911-a734fc283533 . -dhd:9cc54baf-766a-42ad-8aaf-f5dcfd98e041 a dho:Layer ; - dho:hasCharge1 dhd:c18a16a0-2826-4428-85a1-918073f5b2c2 . +dhd:9bec8972-5380-4eaa-acbd-3be02aef835e a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:9c0d7621-3d89-4884-9a85-dab944aba620 a dho:FessOfLozenges ; + dho:hasTincture1 dho:Or . -dhd:9cd1ddcb-c680-459a-94c0-93dcae568456 a dho:Crowned . +dhd:9c1dab42-0bb9-4617-a6ed-20848c66d945 a dho:ConjoinedInPairle . -dhd:9cd395fa-b76c-4fc7-bc93-ecfb9880746d dho:hasPattern dho:Plain . +dhd:9c539bca-ea55-4283-b37e-31537c68ab77 a dho:Rampant . -dhd:9ce08a1f-bef1-4240-9b1d-b46bdafb8c5b a dho:Fleur-De-Lis ; - dho:arranged dhd:1ffbbb69-89b3-43c6-91a6-9a4dd40343e8 ; - dho:hasModifier dhd:28b6dbe2-37bf-4a9d-a0e7-9c74a4208314 ; - dho:hasTincture1 dho:Or . +dhd:9c718a0f-4b5d-48dd-b283-3f780ffad86e a dho:Langued . -dhd:9cef0ab0-6c60-4756-8f36-4e025a52d669 a dho:Field ; +dhd:9c8db580-705c-4c09-878e-f10a39044636 a dho:Field ; dho:hasTincture dho:Or . -dhd:9cf54b67-3d0e-4400-8a29-ea8c3b036a45 a dho:Layer ; - dho:hasCharge1 dhd:1f122e4f-009f-4489-8413-cf66694d9d6c . +dhd:9c950840-f2c9-414d-8de5-eb2f9d65754f a dho:Layer ; + dho:hasCharge1 dhd:6d1cb23b-203d-4c8f-8f28-67b6ade205c1 . -dhd:9cfadf75-1abc-412c-8826-2475c360e2cc a dho:Rampant . +dhd:9cc81055-438e-448e-8517-c2f7738dba35 a dho:Field ; + dho:hasSeme dhd:bafa4c14-d555-4e50-ab2d-3c8e41224565 ; + dho:hasTincture dho:Azure . -dhd:9cfcebb1-e9d0-4e0b-a22c-ee238d792d27 a dho:Castle ; - dho:hasTincture1 dho:Or . +dhd:9cdca13d-ccc3-4386-97e3-6b3acd860218 a dho:Layer ; + dho:hasCharge1 dhd:5bd3d9d1-e2f0-48da-a44d-0d4997ab3b78 . + +dhd:9cef57b1-29f2-4623-aecf-85dd02caf598 a dho:Birdcage ; + dho:hasTincture1 dho:N . + +dhd:9cfaa23d-bfd2-49cc-8e61-a8f290eecd7a a dho:Crowned . + +dhd:9cfb1058-c3c3-4e4a-b0ae-e911653b13a2 a dho:Erect . + +dhd:9d0513ca-d858-4e15-849a-46d7b7713102 a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:9cff8386-46c9-4fa8-a420-e8a82ad180f0 a dho:Field . +dhd:9d14dbae-a9a2-4d6f-9314-442a79b6f273 a dho:Layer ; + dho:hasCharge1 dhd:700d6c7f-ef86-407c-8f34-01a4c4c5892f . -dhd:9d04c4fe-6c29-49ef-820c-59fd92ec3675 a dho:Chief ; +dhd:9d25101a-8d00-4f50-8f7c-c924eff9c8c3 a dho:Chief ; + dho:chargedWith dhd:698ee120-e012-4a70-8756-2d1c3133b741, + dhd:cd29c36d-add6-4f01-b286-86f50ab6a06c ; dho:hasTincture1 dho:Argent . -dhd:9d23101b-1696-496f-aa01-1b483decc95a a dho:Layer ; - dho:hasCharge1 dhd:d7a43ff4-38d2-4316-9891-9dc364568344 . +dhd:9d2f6dfe-acef-45db-a2d3-6499cc548f8a a dho:Segreant . -dhd:9d75de21-8e83-4bd4-930c-b7c5edb74518 a dho:QueueFourchy . +dhd:9d47fa61-e79c-4b3f-8513-01ce7310f42a dho:hasPattern dho:Castily . -dhd:9d7d38b7-0d54-4b5b-8922-9b05afd8500c a dho:Layer ; - dho:hasCharge1 dhd:1ee500f1-f41f-4c8a-9716-87a18a76c9e2 . +dhd:9d4dcec5-9e83-462a-a361-fcff524f7870 a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:9dbf0b71-3dee-4431-b0b2-f070299a9678 a dho:Bend ; - dho:chargedWith dhd:08e01d50-7371-4c2e-84c4-b6b090ff3e4c, - dhd:cc3f09db-d12f-436c-9118-826eed05e931 ; - dho:hasTincture1 dho:Azure . +dhd:9d604795-570e-446c-b233-7ec1669ce0b1 a dho:Layer ; + dho:hasCharge1 dhd:444ddc91-66ad-415f-8b51-60027443270c . + +dhd:9d724e47-1e59-4863-8a09-586af95646b4 a dho:Rampant . + +dhd:9d7bde8f-dd06-4fe1-913f-c387a79160b0 a dho:Layer ; + dho:hasCharge1 dhd:9179db1a-08bf-4046-abe0-476a1deb8086 . -dhd:9dceefe2-d182-4993-980c-f4ec99407fb2 a dho:Field ; +dhd:9d82ce60-e05d-4cca-8fad-bfbf79da92d7 a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:9d95f1a4-78bd-4201-9043-d2e2d457b499 a dho:Field ; dho:hasTincture dho:Azure . -dhd:9de37b8b-d908-4595-9dcc-db05d82df366 a dho:Layer ; - dho:chargedWith dhd:c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95, - dhd:cc2b6a25-d6bb-4a4f-91a1-78e000071715 ; - dho:hasCharge1 dhd:3e0ae895-6c12-4215-a9f2-73485d2f93b1 . +dhd:9da65270-4195-42b5-8764-f6c22ee843f5 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:9da97869-1c76-41d6-bb71-51f588539fd6 a dho:Lion ; + dho:hasModifier dhd:43a0855f-321b-4c06-82db-d10edfdfc187, + dhd:74875183-4a1c-46b1-833b-dcdd77856877, + dhd:c1ae7269-f173-4b02-a265-6e77cbab95a5 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . + +dhd:9dd53c06-2ae3-4df5-82b9-23ad34ff2256 a dho:Layer ; + dho:accompaniedBy dhd:1dc65a95-47a7-42e0-b81a-d4cd63eb9725, + dhd:f6c656d5-fcfd-4a03-aaad-824c5284b4eb ; + dho:hasCharge1 dhd:d5465f6c-0d0e-41db-af0e-d97cfe21aa60 . + +dhd:9ddd484a-3055-4975-9e09-db4107d4a6ad a dho:Sejant . -dhd:9e0e904f-4c25-4c95-8ada-0e420ef5a86b a dho:CoveredCup ; +dhd:9ddd99d6-9399-4539-a4b1-d6cd1622af81 a dho:Lion ; + dho:chargedWith dhd:7df1c51b-4e58-443d-9918-20dba8afe4e7, + dhd:8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb ; + dho:hasModifier dhd:214235c1-93dc-445e-a287-95fd41435ba7, + dhd:e82c77a0-3352-40ad-bc8e-61c4c617afd0 ; dho:hasTincture1 dho:Or . -dhd:9e1f8422-a7be-4226-ae41-6f5df86372f8 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:9ddf22d8-b503-42f4-bf86-e8c8faf33b45 a dho:Layer ; + dho:hasCharge1 dhd:aecf1d4f-cab5-449a-8011-a305935cc56b . -dhd:9e2ca9dc-2efa-4437-bbf7-7ed88d53fd74 a dho:Langued . +dhd:9debea58-d24f-4f46-99ab-b048167d5758 a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Paly ; + dho:hasTincture1 dho:Azure ; + dho:hasTincture2 dho:Or . -dhd:9e455d00-0451-432e-8302-bcd77aa29db6 a dho:Armed . +dhd:9e0639a5-ad3f-44e7-adac-a55cf5e7e4f0 a dho:Layer ; + dho:accompaniedBy dhd:5ef1b18c-4b6b-46df-9e4a-b56462a3117e, + dhd:7c37f750-52a7-429d-910d-18cb40cac1df ; + dho:hasCharge1 dhd:f67d47ad-b9b7-4e03-886e-a52c0eadf2c5 . -dhd:9e910a5a-c9b5-4208-9ccd-640628982ea4 a dho:Layer ; - dho:hasCharge1 dhd:cb1698de-bfcc-49b1-842f-088db025f9ee . +dhd:9e1ae79b-8c3a-4add-b994-7bd034054167 a dho:Layer ; + dho:chargedWith dhd:bbfb1b94-9573-4806-97dd-71b4b3b63c6b, + dhd:ca9634b9-0d39-4612-a659-90dc4cb9d4b2 ; + dho:hasCharge1 dhd:b87d84c2-bf26-4e8a-abf5-d36e7c8373be . -dhd:9eb2b8d5-f5d4-488d-815e-cabb9ccf25ac a dho:Pale ; - dho:hasTincture1 dho:Gules . +dhd:9e25d4ba-a724-4947-999d-04d2dd4ad3d7 a dho:Layer ; + dho:hasCharge1 dhd:c22e80e3-cd72-42b6-9ae4-9d3c029c30cd . -dhd:9ed8d81a-7fdc-4f7e-9f70-dd239d700c9a a dho:Label ; - dho:hasTincture1 dho:Gules . +dhd:9e4c73f9-dc42-4b70-a2ac-7b7fa33869e4 a dho:Eagle ; + dho:hasModifier dhd:97a649d5-8802-4c9f-9f87-18812cdf9503 ; + dho:hasTincture1 dho:Sable . -dhd:9edec844-c070-4259-b04b-e808a7f20ab3 a dho:PerBend . +dhd:9e4e58f7-78fc-4ee1-bbb3-a61154deb879 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:9f03e656-bf62-4144-86ee-0a508edd5b94 a dho:Doubleheaded . +dhd:9e9d5f5d-3e1a-4384-b7c6-d961c2c982b1 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:9f3bb568-1039-4312-bd99-ea70ad103354 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:9eacb361-41c4-4e5d-bc3f-e278179a8907 a dho:Armed . -dhd:9f62c2c1-e595-41bd-850e-7bd4cab5dea7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:9eae206c-5bbd-4aa7-b304-6c15fc515ee1 a dho:Dolphin ; + dho:hasTincture1 dho:Azure . + +dhd:9ee63a7e-95fd-4ca4-b6a9-cb2a7fadb65c a dho:Bend ; + dho:hasPattern dhd:61abcd51-9779-4c4b-a0c6-e33c4638b055 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:9f8615cb-5017-4c5e-824b-988a09e37461 a dho:Layer ; - dho:hasCharge1 dhd:40b2beae-bb0c-4768-a67a-0b5e4e19f7e4 . +dhd:9f29879e-2430-4f35-87b0-35d9c880c20d a dho:Layer ; + dho:hasCharge1 dhd:181e407d-d3c0-4e0f-9fa1-cc00f0f5d3d8 . -dhd:9fa03c95-59d8-4167-994f-aaf61f035fba a dho:Layer ; - dho:hasCharge1 dhd:a4d8d047-38b0-4062-bbbd-af4657229fbc . +dhd:9f7fa5ef-b230-4943-8fb9-0631f8ea79f9 a dho:Layer ; + dho:hasCharge1 dhd:0fb20fca-12cc-4c0a-8693-cbcb3c6afa8d . -dhd:9fa980bc-9baa-4af5-87dd-79709dca13fc a dho:Layer ; - dho:hasCharge1 dhd:3a74db50-18a9-41ed-8d60-27261308789e . +dhd:9f854f9c-561e-4587-a845-51f75e383eed a dho:Layer ; + dho:hasCharge1 dhd:98871274-c966-4dcc-8fcf-39868daf3ec5 . -dhd:9fb1fc25-6355-463e-b671-ed7607f269b8 dho:hasPattern dho:Castely . +dhd:9f95beb5-a498-4f46-aaa1-951ddebb7e71 a dho:Lion ; + dho:hasModifier dhd:1fe47e67-6d4a-4979-99aa-50cb82840b91 ; + dho:hasTincture1 dho:Sable . -dhd:9fbe57c1-1001-4d0f-81ef-802196a95323 a dho:Layer ; - dho:hasCharge1 dhd:3986776e-ad2d-48f9-b759-dcf6ee5e9d3d . +dhd:9fb74114-8b79-457b-8bbd-42d0b5303758 a dho:Crowned . -dhd:9fe099f2-8b99-441f-8763-713bd674b16e a dho:Layer ; - dho:hasCharge1 dhd:105fe918-f3f0-4e56-8859-22cd593dbfc8 ; - dho:holding dhd:3ac7e06f-cc94-46c8-ad49-735951315288, - dhd:ff4a85fc-6690-4748-a76e-8ff51a8d4abd . +dhd:9feb9f85-14ee-4f44-be26-b6e5ccdd184a a dho:Rampant . -dhd:9ffa22cd-7880-4213-bd62-f38e7bf0223c a dho:Field ; - dho:hasTincture dho:Azure . +dhd:9ff7c295-6103-4c0d-8f43-037bf674a6dd a dho:HumanHead ; + dho:hasTincture1 dho:Or . -dhd:9ffb259b-6358-4c11-ac1e-73db19362fe3 a dho:Field . +dhd:9ff7d92c-6251-4048-b8f7-a6da31a58065 a dho:Field ; + dho:hasSeme dhd:f154b0b5-276a-44b0-8d6c-dbb652418f18 ; + dho:hasTincture dho:Azure . dhd:CoA0000000118_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:337943bb-2f97-49ed-8ea5-129c341169d6 ; - dho:hasLayer1 dhd:35fc4f26-1624-4c4a-8a75-d9252c7c8afc ; - dho:hasLayer2 dhd:616c6be2-9d3e-43c7-947e-418ae08f0126 ; + dho:hasField dhd:fa42fe42-0585-42f1-aca8-b1573711fff5 ; + dho:hasLayer1 dhd:0478ae02-c6ac-48d4-bab3-334b4248fad1 ; + dho:hasLayer2 dhd:d61e70ed-a211-4601-8c3e-7dbad80385eb ; dho:hasOMAID "118_1" . dhd:CoA0000000194_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:bfce35fd-02e5-4060-8a48-1fbcbe903d2c ; - dho:hasLayer1 dhd:9be74e27-d8d0-43e6-ba93-c40006ad0ebd ; + dho:hasField dhd:11f11dc3-7487-4f20-894e-6a02576536e7 ; + dho:hasLayer1 dhd:620f3ac9-609e-4262-a1da-a5c726e0652a ; dho:hasOMAID "194_1" . dhd:CoA0000000384_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:50da2543-2f1f-48af-a530-8cbe74812bc7 ; - dho:hasLayer1 dhd:e02de4e4-b1a0-4994-b0a0-71d751ef3e21 ; + dho:hasField dhd:64d564f5-5ff0-4be3-8583-09957ff53fb9 ; + dho:hasLayer1 dhd:63a5f834-79f5-4e29-90c6-63e8bfa374ac ; dho:hasOMAID "384_1" . dhd:CoA0000000548_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b0d0eef7-476f-4c25-aec4-128f7b5f49db ; - dho:hasLayer1 dhd:25487300-ec4c-4a84-8fb7-8e66431d3394 ; + dho:hasField dhd:00dc4ea9-0ec3-45be-80bd-c1670c622417 ; + dho:hasLayer1 dhd:7f6137c7-ba68-4dac-b200-a15346e49526 ; dho:hasOMAID "548_1" . dhd:CoA0000000586_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ea5c6010-71d0-48d0-9765-9e8d4fcd3bcf ; - dho:hasLayer1 dhd:c0134ee7-1e5c-4b7c-a612-bd5895a89558 ; + dho:hasField dhd:136d8983-f0d0-4022-bc3f-40a6d19fe87d ; + dho:hasLayer1 dhd:6f4c452d-357e-44b1-b38b-9e67ac21f459 ; dho:hasOMAID "586_1" . dhd:CoA0000000773_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:441d6fcb-9492-4c68-a17d-053ec877cd6e ; - dho:hasLayer1 dhd:bb2cf922-f25a-4eb1-87b7-6976dccc711b ; + dho:hasField dhd:e5544118-1d19-4766-ac8b-68ab5d0aafb6 ; + dho:hasLayer1 dhd:5a4cfef7-db39-46c3-ad11-9821245c2e3d ; dho:hasOMAID "773_1" . dhd:CoA0000001227_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d9e051dc-9326-4e4d-b52f-33bee383a6c9 ; - dho:hasLayer1 dhd:681bb653-0358-440d-a575-7021765bb122 ; - dho:hasLayer2 dhd:16c39315-131c-4d28-abb3-9ec62dd605b4 ; + dho:hasField dhd:c89b2938-b00c-4cc5-bbcd-c48c5db5f869 ; + dho:hasLayer1 dhd:1460c49d-0b54-48ee-bf74-59b2838981ef ; + dho:hasLayer2 dhd:bbe0c39a-d264-4135-bba5-1e61c807d307 ; dho:hasOMAID "1227_1" . dhd:CoA0000001319_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:26a8bb3d-6eca-4e4f-8d25-3193dfaf30e8 ; - dho:hasLayer1 dhd:278aae13-6fc4-4a4f-99b7-14b329c4bc60 ; + dho:hasField dhd:c80c101f-d71f-4379-aa4a-c7ab281eb6b1 ; + dho:hasLayer1 dhd:542c5d2f-ccc5-4724-a12b-bb21dcbb85a6 ; dho:hasOMAID "1319_1" . dhd:CoA0000001319_2_1 a dho:CoatOfArms . dhd:CoA0000001357_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:f84c0b3a-bea6-41c2-a69c-78fc44102147 ; - dho:hasLayer1 dhd:9488a9cf-2d42-43cd-a8e0-9e096a20c471 ; + dho:hasField dhd:c3bc3598-845a-43a4-93ab-4ed4b75eeaf0 ; + dho:hasLayer1 dhd:a10e92d5-343e-4618-8490-08310b06a760 ; dho:hasOMAID "1357_1" . dhd:CoA0000001458_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c92ae8d4-6b7a-4650-b9db-72a3751e61a7 ; - dho:hasLayer1 dhd:53f446c1-3991-4988-9ef6-b88641d5c214 ; - dho:hasLayer2 dhd:733971de-5f2d-4d70-8af4-cb935082327d ; + dho:hasField dhd:04a94fd1-0497-444f-a577-62f55e1cf84f ; + dho:hasLayer1 dhd:d9ede918-81c7-4a56-a280-01cb781ff0fc ; + dho:hasLayer2 dhd:12d750d8-cb38-485e-a568-08548faac11a ; dho:hasOMAID "1458_1" . dhd:CoA0000001988_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e045fc89-2a39-4339-bb17-46b6d8f46bdc ; - dho:hasLayer1 dhd:75899bd3-2fec-4b37-850d-fce2ba27afa7 ; + dho:hasField dhd:881e1d5c-0adc-4500-9372-8707d5a18d8d ; + dho:hasLayer1 dhd:0b78c0d9-d549-482d-b576-1e9766a60bf9 ; dho:hasOMAID "1988_1" . dhd:CoA0000002410_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:9057c702-91f5-4d2b-917c-d64fbb806063 ; - dho:hasLayer1 dhd:02382df6-9de1-408b-a059-be4a101d6107 ; - dho:hasLayer2 dhd:7c7b2ac6-975a-43c7-8e83-f8622ad4049a ; + dho:hasField dhd:5ff7c391-4fb7-4b46-b046-12657c857aa3 ; + dho:hasLayer1 dhd:8d87d5b4-5402-40be-a378-7c91c9481beb ; + dho:hasLayer2 dhd:b16f8e35-8b0f-4faa-bed9-e9dee427e786 ; dho:hasOMAID "2410_1" . dhd:CoA0000002440_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ff80a09c-3e87-4c60-8600-c5f2a24aabb6 ; - dho:hasLayer1 dhd:1bbe5650-d5e4-425d-8f7e-cba87b55b7ad ; - dho:hasLayer2 dhd:b1870d85-0f3d-486c-942e-5757b50e86c1 ; + dho:hasField dhd:ad4a4e56-7d9e-4382-8d20-952dfe49f55d ; + dho:hasLayer1 dhd:a78ce438-f528-4ca5-b952-fdbb7a636f0a ; + dho:hasLayer2 dhd:f46083cc-667f-4c74-852a-b9f9b0712b58 ; dho:hasOMAID "2440_1" . dhd:CoA0000002440_CoAF1_1 a dho:CoatOfArms . dhd:CoA0000002443_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d519b3f8-b319-4f59-a87a-65179d9faca4 ; - dho:hasLayer1 dhd:b9831f10-4d85-416b-89a8-f2f646dcebb3 ; - dho:hasLayer2 dhd:79cd0825-7ac3-46c6-b833-6f1d9855ef37 ; + dho:hasField dhd:73eccccb-4aa5-49bf-9a54-9fa3f52bf7ba ; + dho:hasLayer1 dhd:0bdcf132-3c6b-4b90-94bc-4377c4466685 ; + dho:hasLayer2 dhd:3aab9d3e-728d-4d5f-b73a-e95b2e041415 ; dho:hasOMAID "2443_1" . dhd:CoA0000002444_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:3e90d8ff-2ce3-416f-860a-0c65599cf5e4 ; - dho:hasLayer1 dhd:96737e48-9b82-4fc3-acd1-e564a5e26d9e ; + dho:hasField dhd:38c88478-3b39-4072-832c-0925294fdbc7 ; + dho:hasLayer1 dhd:d4f6d418-9a40-4a70-a9c9-15e87e16bc6a ; dho:hasOMAID "2444_1" . dhd:CoA0000002445_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:a030de10-1def-4bbc-9293-f027e155f141 ; - dho:hasLayer1 dhd:e254503b-1b26-4b4a-ae27-f106b9da3e39 ; - dho:hasLayer2 dhd:8f7968f8-a442-4598-8e48-768180c15fbd ; + dho:hasField dhd:84f57c0f-4437-4af4-bdb9-16dbcc115a0e ; + dho:hasLayer1 dhd:612d5129-21f1-41ae-b9cc-a38d065c9979 ; + dho:hasLayer2 dhd:63ca6b22-003f-41ce-859d-cdf6fc719da9 ; dho:hasOMAID "2445_1" . dhd:CoA0000002457_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:41c70174-160a-4b60-b205-b470a38ef5e2 ; - dho:hasLayer1 dhd:4ae70e90-2a1f-4728-8afd-6097752bec27 ; - dho:hasLayer2 dhd:9aa028ea-e980-48d3-98dc-62cf24699431 ; + dho:hasField dhd:a6cebc61-e48d-4f03-afb1-a841763c05c9 ; + dho:hasLayer1 dhd:4611949e-d356-4b6a-9a36-290e29c9a8fb ; + dho:hasLayer2 dhd:e9d48b43-cd42-4d75-baab-c4375b7526b7 ; dho:hasOMAID "2457_1" . dhd:CoA0000002459_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:fe4b573d-132e-4e69-9930-5960e003fdde ; - dho:hasLayer1 dhd:685f8e38-32a8-450f-8c58-77479bf0d5df ; - dho:hasLayer2 dhd:39b03cb7-16ae-4fcf-a1e9-1bde332c57e7 ; + dho:hasField dhd:ffa56788-5b77-48ae-b6e0-120124dd75de ; + dho:hasLayer1 dhd:e3756f43-3eed-4f2e-9ea3-07b38561ca90 ; + dho:hasLayer2 dhd:1dba1a76-71d7-4702-b85c-9d1d297aad8e ; dho:hasOMAID "2459_1" . dhd:CoA0000002464_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b37bf374-5baf-416d-9350-8677742e74b8 ; - dho:hasLayer1 dhd:a4e02d6b-6a68-413a-a077-d5fcf7dbaf14 ; + dho:hasField dhd:ae61be12-a40f-433b-a9b2-15039766d4e0 ; + dho:hasLayer1 dhd:cb5baa2a-3d55-4c86-b10b-e386793219cc ; dho:hasOMAID "2464_1" . dhd:CoA0000002473_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:482c54c4-17a2-471a-bd8d-9a22f05340d3 ; - dho:hasLayer1 dhd:85230746-4553-43f7-80e0-1247ff122485 ; - dho:hasLayer2 dhd:2be6977c-5c68-4d72-bb25-4c8843afa851 ; + dho:hasField dhd:e483e796-01c6-4ac7-b37e-9056d273b2c3 ; + dho:hasLayer1 dhd:47bd449e-2d93-4106-919b-e0e1b7d5921b ; + dho:hasLayer2 dhd:6c956c60-a293-423f-b143-a4a276c7e339 ; dho:hasOMAID "2473_1" . dhd:CoA0000002583_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:0eb75e50-c92a-4866-94a8-b48ab7b63cba, - dhd:b213806e-3b9a-4243-8a03-31e911391b17 ; - dho:hasLayer1 dhd:b8c66b2c-9af4-4f3c-85bc-e6deef5e191a, - dhd:c94388eb-7647-468a-b589-54f04fbb2b0c ; + dho:hasField dhd:137b5a18-843f-4a31-b5a1-c528043563a6, + dhd:a886115a-e406-4b13-a8ae-aeb6c84d638a ; + dho:hasLayer1 dhd:1adc755f-6764-415f-ad3d-916e198cd876, + dhd:8a3adf4b-65d9-41ea-be19-d4bb9e163d32 ; dho:hasOMAID "2583_1" . dhd:CoA0000002683_CoAF1 a dho:Canton ; dho:hasBeliefValue true ; - dho:hasField dhd:365d3b4f-921f-4ea8-816e-5d72189d5698 ; - dho:hasLayer1 dhd:e88f6d3b-77d3-4724-9b14-5cee5e7817d4 ; - dho:hasLayer2 dhd:5f36ca4c-4d42-49e6-8222-a76a3b47513b ; + dho:hasField dhd:cb4df1bb-7d1a-4117-869c-e4d028f0d2ad ; + dho:hasLayer1 dhd:b7a9e392-6e63-4272-a1aa-2102be75f3bf ; + dho:hasLayer2 dhd:a07ca65f-e4af-4d70-881e-1d9176db3560 ; dho:hasOMAID "2683_CoAF1" . dhd:CoA0000002701_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b0ac00b3-5c5b-4cc9-8c03-b88974cf8d69 ; - dho:hasLayer1 dhd:42313e24-9c53-45d9-b1a6-f2ec415fac06 ; - dho:hasLayer2 dhd:d4236c29-f72b-4351-8161-729edec2aa30 ; + dho:hasField dhd:50ff588c-660b-46f3-916d-fd2383bb9e1a ; + dho:hasLayer1 dhd:04e80ef8-941b-4bb4-bcbd-c74d4ffbf859 ; + dho:hasLayer2 dhd:f309305d-4716-49e0-a8be-26f142ec3f28 ; dho:hasOMAID "2701_1" . dhd:CoA0000002714_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d528113b-fb53-4337-b837-735de4503381 ; - dho:hasLayer1 dhd:fc0c7d62-7e69-45b2-a6d5-3dc92cf2a613 ; + dho:hasField dhd:d38dcdb6-18cf-41a3-99b4-58259d807ebe ; + dho:hasLayer1 dhd:66cc5eda-b122-4b31-afda-cd0798191e48 ; dho:hasOMAID "2714_1" . dhd:CoA0000002730_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b4520260-d4fc-4601-a63a-a74e6ef9cc83 ; - dho:hasLayer1 dhd:7803a65d-7f90-4feb-8fca-84e12bd9e040 ; - dho:hasLayer2 dhd:ae988c6e-5799-4a5b-8bd4-10acfc1f4a83 ; + dho:hasField dhd:0b3d177a-c0b9-49c6-8f56-cca7b9163d1a ; + dho:hasLayer1 dhd:3208fe12-6dbf-4a12-b7a2-666e08ff6eb9 ; + dho:hasLayer2 dhd:eb1cc96f-650f-4e73-96a7-cfe2d2774ceb ; dho:hasOMAID "2730_1" . dhd:CoA0000002776_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ec0dfae7-1ff8-4db9-91f0-f426442ce2fa ; - dho:hasLayer1 dhd:e94aaeec-0d55-4449-bff3-6568b9779882 ; + dho:hasField dhd:9776b552-e4d9-4256-a06a-1ec93f817a82 ; + dho:hasLayer1 dhd:65ea954a-7bda-4ab4-9c84-7c91095b8afe ; dho:hasOMAID "2776_1" . dhd:CoA0000002778_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:64d97b54-dca3-48e8-b5ad-2ce6adaceebf ; - dho:hasLayer1 dhd:845acb5d-c649-4e1d-be54-6b9aa35c95de ; + dho:hasField dhd:5cf14e18-4629-4a25-a60b-35f54f9293d6 ; + dho:hasLayer1 dhd:1ad27395-4247-48bf-aa91-f8cc885fa0bf ; dho:hasOMAID "2778_1" . dhd:CoA0000002779_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b9af8648-3863-4b50-ab55-f2eff2282d23 ; - dho:hasLayer1 dhd:424b3c40-3f4a-49a2-8ac6-4cf3725c7469 ; + dho:hasField dhd:321cd646-65d9-4e4f-9f97-501d8f18b907 ; + dho:hasLayer1 dhd:1e7fc177-a300-4d99-9d51-d22aa49f6244 ; dho:hasOMAID "2779_1" . dhd:CoA0000002787_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:499c955b-f6f4-4aa9-86e9-711ecd4edf0a ; - dho:hasLayer1 dhd:dadcda82-254d-4cf6-aec9-92749e8a63b8 ; + dho:hasField dhd:6a36e6ce-d053-4b33-8f8c-7a35496b0293 ; + dho:hasLayer1 dhd:e39484b2-8d08-4b30-8f22-87418a5ce143 ; dho:hasOMAID "2787_1" . dhd:CoA0000002792_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:6b7dd0c2-598b-454c-83cc-fd4d6e876b22 ; - dho:hasLayer1 dhd:c36435e9-e342-4ee5-9568-31fa11a03779 ; + dho:hasField dhd:06c2ade6-5be3-4905-a4c4-cf66260beccf ; + dho:hasLayer1 dhd:d9af4b7a-05f4-4f95-b082-3ce777400fd6 ; dho:hasOMAID "2792_1" . dhd:CoA0000002797_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d1861967-7cef-4bd0-bb7a-fa478717acf1 ; - dho:hasLayer1 dhd:0b23714d-95fd-4bc8-85d0-b688f2f911fa ; + dho:hasField dhd:5e5eef96-967f-4732-95f0-820ce36696ba ; + dho:hasLayer1 dhd:056003d9-fe0e-4caa-ab7d-da6830217748 ; dho:hasOMAID "2797_1" . dhd:CoA0000002800_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e6d06d60-c458-4305-9617-87adeca73fc8 ; - dho:hasLayer1 dhd:1c886bda-0ee0-4eaa-a988-b4e69d4f71e9 ; - dho:hasLayer2 dhd:7924ce7d-47f0-46f4-a5ea-a4c8b8aff79f ; + dho:hasField dhd:aa7b7ef0-c3db-4be3-8785-fad8ba5e440c ; + dho:hasLayer1 dhd:f3764b8d-f254-459b-8c25-de3eb1a2982e ; + dho:hasLayer2 dhd:3eee4401-f7b4-4c5e-9261-2e97e7fd4fb6 ; dho:hasOMAID "2800_1" . dhd:CoA0000002802_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c78dc7f7-01c4-475c-a8d5-4e40ad8a42c5 ; - dho:hasLayer1 dhd:7e046ff7-810f-45e3-9b74-f08921a4c5ce ; + dho:hasField dhd:a75a1c64-632b-4153-bee5-4125f7f03720 ; + dho:hasLayer1 dhd:f2fd176d-6ec7-4ba1-bf1b-0d78670a8c83 ; dho:hasOMAID "2802_1" . dhd:CoA0000002814_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:55c58474-f737-4333-8f2f-87e0a6344379 ; - dho:hasLayer1 dhd:9de37b8b-d908-4595-9dcc-db05d82df366 ; - dho:hasLayer2 dhd:c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95 ; + dho:hasField dhd:413af802-d03a-4c60-b369-f321deef752b ; + dho:hasLayer1 dhd:a422a9be-542c-47c2-b162-6f54678f80d0 ; + dho:hasLayer2 dhd:c889d3bc-b060-4dc1-b031-3af8608d209f ; dho:hasOMAID "2814_1" . dhd:CoA0000002816_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:04ded2ab-3362-4292-b58f-4703570e986b ; - dho:hasLayer1 dhd:3287220c-9fa7-4551-b09f-cd26603d0931 ; - dho:hasLayer2 dhd:7bf1322e-13eb-4cfd-add9-37d7586cb7f9 ; + dho:hasField dhd:dc3b8d69-619a-4cdc-9f57-49f4454fd8c9 ; + dho:hasLayer1 dhd:4cee80ab-e200-41fa-9dc8-32ce2bdb1644 ; + dho:hasLayer2 dhd:808f05a0-0d6e-40d6-b72e-286d53aecfe3 ; dho:hasOMAID "2816_1" . dhd:CoA0000002821_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:96d24762-5015-4812-b227-b424f940e827 ; - dho:hasLayer1 dhd:400bc424-04e4-4973-ac23-cdcc7ec3c678 ; + dho:hasField dhd:fc788c33-8df9-4e30-a592-5ca76d13d5c0 ; + dho:hasLayer1 dhd:853a06a2-6257-48f8-aceb-21f2456f4c70 ; dho:hasOMAID "2821_1" . dhd:CoA0000002828_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:2facbaf4-f9d7-4678-a4f3-23f151317fcc ; - dho:hasLayer1 dhd:e2496eea-f703-4161-acdc-3ede428c377b ; - dho:hasLayer2 dhd:69dad17e-021c-4b06-a841-b64ca884ed3b ; - dho:hasLayer3 dhd:c6d1f944-e7cb-49af-a5be-d66a34ccd52d ; - dho:hasLayer4 dhd:fc800a0b-8dfe-42b9-b0bf-2968281e654e ; + dho:hasField dhd:30c0e916-7dd3-4160-85a9-d917b48ddda1 ; + dho:hasLayer1 dhd:904383ac-e9ac-4aa7-9550-28b8be2b3636 ; + dho:hasLayer2 dhd:e16cb273-e31f-4b98-b954-5167594117bd ; + dho:hasLayer3 dhd:67b8de72-1b45-4623-95a1-e4b7cffa54ac ; + dho:hasLayer4 dhd:326a268c-4a9d-4c8d-bc3f-6e404c9d244e ; dho:hasOMAID "2828_1" . dhd:CoA0000002904_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:bc47872f-3ce4-43a7-ba55-d0847e84fa9d ; + dho:hasField dhd:a6a11ef2-6efd-49a4-82eb-42646019b65a ; dho:hasOMAID "2904_1" . dhd:CoA0000002905_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:05df5611-3549-48b1-8fd5-15ccae5921f7 ; - dho:hasLayer1 dhd:34af373b-9a9f-48fc-9123-65c27a619e37 ; + dho:hasField dhd:20002401-f187-4747-835b-3c78b9ca6aed ; + dho:hasLayer1 dhd:f4c21998-a301-4e1e-b0ea-9552a2a5aa1a ; dho:hasOMAID "2905_1" . dhd:CoA0000002906_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:da1a57b8-7a6e-463c-bc47-8388aaaff65c ; - dho:hasLayer1 dhd:52b2c789-8a0f-41be-80b7-9a58391e3ceb ; + dho:hasField dhd:c7581060-ecf6-4fe9-b9df-9fd0f7f888dc ; + dho:hasLayer1 dhd:a24a3444-a5ff-408d-adb6-b4f2da186298 ; dho:hasOMAID "2906_1" . dhd:CoA0000002907_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:3157cd6a-e1b4-4931-a823-b6ea6f57defb ; - dho:hasLayer1 dhd:ba448327-a257-417b-a687-f91a701dc703 ; + dho:hasField dhd:8d740fde-9db1-46e5-851d-bf89a41f431b ; + dho:hasLayer1 dhd:31c48666-e469-4078-9d2d-3a61a7866eed ; dho:hasOMAID "2907_1" . dhd:CoA0000002910_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:fb0b0795-f43c-49a5-b592-204580ab5217 ; - dho:hasLayer1 dhd:836db41a-cda0-4091-9dcc-c6fa3057e132 ; + dho:hasField dhd:70f76e05-dfac-4fda-b14f-83f752f56055 ; + dho:hasLayer1 dhd:f9f55e06-acf7-4863-a47b-a4a541a3af23 ; dho:hasOMAID "2910_1" . dhd:CoA0000002911__2_1 a dho:CoatOfArms . dhd:CoA0000003081_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:570b9221-aee1-49ff-8cc2-827ef3e7eaf1 ; - dho:hasLayer1 dhd:3aba60e5-243e-493b-ada0-72166f0a2a0c ; + dho:hasField dhd:8764388e-65d3-4869-9839-62cfe6a38963 ; + dho:hasLayer1 dhd:90f42ba4-9640-443f-a3f6-337a2880c55c ; dho:hasOMAID "3081_1" . dhd:CoA0000003176_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c049b32a-bbcf-4557-b076-e1d93e7a302f ; - dho:hasLayer1 dhd:efab9690-d54a-43f5-97ef-cdf3cb9a039f ; - dho:hasLayer2 dhd:899e4cc3-63a5-4bc1-be83-20f9571236fb ; + dho:hasField dhd:be2479e6-51ba-4e4b-82dd-99cf3725c07d ; + dho:hasLayer1 dhd:92d7e563-15b5-42d5-af13-cac70fdc95ac ; + dho:hasLayer2 dhd:63f1604a-17df-43d2-8f33-c5984eab1487 ; dho:hasOMAID "3176_1" . dhd:CoA0000003357_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:263ff9bb-fd20-40b7-ad3e-173d5bce49c4 ; - dho:hasLayer1 dhd:375bd060-ea8e-4541-a091-c32ccba2d543 ; - dho:hasLayer2 dhd:1cc3bed7-9b5a-42c0-81f5-7175d492f306 ; + dho:hasField dhd:9854d81a-67ed-4403-81fb-90b155dfebf9 ; + dho:hasLayer1 dhd:94c84345-d39c-4e2a-9efc-17f19baa99f0 ; + dho:hasLayer2 dhd:a4a5552e-f518-4468-bd8b-ca43d53a1dd1 ; dho:hasOMAID "3357_1" . dhd:CoA0000003420_2_1 a dho:CoatOfArms . dhd:CoA0000003450_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:bbbc52d6-629d-4356-8432-af15aaa4a952 ; - dho:hasLayer1 dhd:5f74d137-d550-467d-bb58-35cf32d3505c ; + dho:hasField dhd:9d95f1a4-78bd-4201-9043-d2e2d457b499 ; + dho:hasLayer1 dhd:056cf987-82df-4ad6-b518-d6b603e3faf6 ; dho:hasOMAID "3450_1" . dhd:CoA0000003452_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ee3cbb89-7223-4f01-b397-4d81d2a75715 ; - dho:hasLayer1 dhd:fe7588b6-5080-43c6-82c8-0351395b7636 ; + dho:hasField dhd:7c473bcd-9ff3-4d86-93af-8ffd526cf5d1 ; + dho:hasLayer1 dhd:50300d20-64b5-4731-8cd1-3d23f8d87177 ; dho:hasOMAID "3452_1" . dhd:CoA0000003689_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:9a072f0a-978d-4b23-9a31-0edf2f22481d ; - dho:hasLayer1 dhd:b4b94dab-9428-485c-b9e6-b5748d769075 ; + dho:hasField dhd:c71a52e3-1962-480b-bc2c-4668449b6cb8 ; + dho:hasLayer1 dhd:c33481c0-84d6-473a-a4c1-22d72b3766a4 ; dho:hasOMAID "3689_1" . dhd:CoA0000003758_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:235b3241-0c6a-496c-b440-f4f0c226dcf2 ; - dho:hasLayer1 dhd:329872fe-54b0-4e35-8bc6-b1f8538a80f1 ; + dho:hasField dhd:018adac8-dca3-40fa-90c0-25b10eff61af ; + dho:hasLayer1 dhd:5a97eb63-3153-4b33-ab0a-8e7ac1219258 ; dho:hasOMAID "3758_1" . dhd:CoA0000003803_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e2685b7e-cfb9-4082-ad24-8273b72f9af7 ; - dho:hasLayer1 dhd:551c87fa-9376-4125-81d6-16b125925272 ; + dho:hasField dhd:1179a2e8-1109-4636-a4a3-8d91c34d6c49 ; + dho:hasLayer1 dhd:e63e135d-a904-4533-b00d-d4d73c22480f ; dho:hasOMAID "3803_1" . dhd:CoA0000003805_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:851c1cf0-8cea-4995-97c4-060ab054d17b ; - dho:hasLayer1 dhd:99db4b7c-7711-4143-93aa-c3e661bd0876 ; - dho:hasLayer2 dhd:0451d53d-0203-4d9f-930a-3655ffe50459 ; - dho:hasLayer3 dhd:0c7482f8-b55c-4f21-a0d8-9af29a807900 ; + dho:hasField dhd:276ab89e-86ac-4a2f-a3ba-1262de1d7206 ; + dho:hasLayer1 dhd:f818fb00-85fc-4203-bcdc-7371897b0337 ; + dho:hasLayer2 dhd:e972e4bf-84a1-414b-a1bc-a13583ec17c9 ; + dho:hasLayer3 dhd:6f07340d-685d-454b-b312-411c23259003 ; dho:hasOMAID "3805_1" . dhd:CoA0000003820_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c019dd8b-e190-497d-84b1-fd9857ec18bb ; + dho:hasField dhd:e23c11b6-93fd-4686-8b06-e324d07133fa ; dho:hasOMAID "3820_1" . dhd:CoA0000004384_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1b06c8ab-415b-43a8-8bc1-6ef140754cfa ; - dho:hasLayer1 dhd:471ebd85-486b-4d23-97f9-d47bd2e111de ; - dho:hasLayer2 dhd:b513732a-9e90-4df5-88c7-70219eb82d53 ; + dho:hasField dhd:e2af405c-4dc7-4ef4-9918-4009969e5190 ; + dho:hasLayer1 dhd:2676d01e-0ece-49fb-8e6b-a8d84210ec41 ; + dho:hasLayer2 dhd:f9c3f0b7-7ea3-4c19-8c82-74477c0a52ac ; dho:hasOMAID "4384_1" . dhd:CoA0000004403_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ea90eb4d-5e2c-457a-ba7d-844b4fa4e60d ; - dho:hasLayer1 dhd:54eb52ea-69b8-4b14-9a24-8c8b37b7f713 ; + dho:hasField dhd:e55111e0-5568-40fa-881c-dace05d66a26 ; + dho:hasLayer1 dhd:84ab5869-d5a7-4a02-abd9-0654bb4d3e35 ; dho:hasOMAID "4403_1" . dhd:CoA0000004537_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:f8d4c6c2-6fe1-4c8d-9d23-9e74de9be907 ; - dho:hasLayer1 dhd:b2c1b2fd-642e-4df1-b052-e697d109080f ; + dho:hasField dhd:51a37893-9eeb-4e94-8b99-0b9aadf34da4 ; + dho:hasLayer1 dhd:94b08039-9c46-4967-b402-886b1f201d83 ; dho:hasOMAID "4537_1" . dhd:CoA0000004649_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e8c99f2c-72ad-4157-8a99-abdcc7e7ec8f ; - dho:hasLayer1 dhd:fbae3b9c-b1b5-40f0-a69d-45a6211ecd1d ; + dho:hasField dhd:3c393a28-3500-44cd-9d68-8f2439c6a093 ; + dho:hasLayer1 dhd:84dc5722-4b20-4812-bdd8-2a74ab0d8c3e ; dho:hasOMAID "4649_1" . dhd:CoA0000005220_1 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:55b593de-b478-4b28-9bda-c2f707849b60 ; - dho:hasLayer1 dhd:a3c9a336-4731-4c5b-a0fb-92703c885c08 ; - dho:hasLayer2 dhd:19f80691-7351-4e3c-a9ff-f1263ebffbeb ; + dho:hasField dhd:0a6e2733-4eef-4ff8-9768-58ca22fcaa57 ; + dho:hasLayer1 dhd:65fae183-7075-46ec-a6e7-48fb7b9e8c14 ; + dho:hasLayer2 dhd:22bc51da-41a0-4953-b4bf-9a6146ecbded ; dho:hasOMAID "5220_1" . dhd:CoA0000005679_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:9b6d7077-8b49-49b6-934c-94d37c12d210 ; - dho:hasLayer1 dhd:e3e66ef4-3d5c-49c6-a8e9-602caf6326d8 ; + dho:hasField dhd:92dc20cd-7384-4ac6-881a-1ba592941e60 ; + dho:hasLayer1 dhd:66634ad7-a963-4443-9d2f-547c8e82dd6d ; dho:hasOMAID "5679_1" . dhd:CoA0000005965_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:7fd1c998-9cae-43cb-a855-ad0501e38ea8 ; + dho:hasField dhd:19dd6c25-0fc6-4cf2-a57c-2007ef68d30d ; dho:hasOMAID "5965_1" . dhd:CoA0000006003_CoAF1 a dho:Escutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:30900d67-d145-49c8-8414-e5d528eb0e8c ; + dho:hasField dhd:f0bd0064-a930-40eb-979e-643ccda25886 ; dho:hasOMAID "6003_CoAF1" . dhd:CoA0000006015_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d215522b-3c44-421b-b60d-d635800f9138 ; - dho:hasLayer1 dhd:0dd81e0b-ae74-4b70-bf83-e04bd5416dc6 ; - dho:hasLayer2 dhd:f4b6b9aa-580a-464c-b0b7-6afd9cdedd77 ; + dho:hasField dhd:ff76cfc3-0f7e-4d17-b89b-3fe9614363e3 ; + dho:hasLayer1 dhd:3022056d-cb12-4201-b8ab-03b66c5d50f7 ; + dho:hasLayer2 dhd:560d9eee-de84-4912-8ed1-43cf15710739 ; dho:hasOMAID "6015_1" . dhd:CoA0000006018_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5c230280-37c1-4cca-8a31-0771b18e0f67 ; - dho:hasLayer1 dhd:04f59280-c25e-4696-8694-d7607c971631 ; + dho:hasField dhd:d38f6029-143f-4c11-8eec-49c4c440c143 ; + dho:hasLayer1 dhd:819f0a55-6adb-4abc-87f1-1f7ed4c9b608 ; dho:hasOMAID "6018_1" . dhd:CoA0000006024_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:12a299a3-15f9-4b1c-b001-b867b7819016 ; - dho:hasLayer1 dhd:ecc35726-b64a-4ed2-a1ac-53bb0ab53882 ; - dho:hasLayer2 dhd:5f9666dd-3243-48b9-9312-265ca1ad3fb3 ; + dho:hasField dhd:16cf498d-e697-4fbf-b1e5-c00132d7661e ; + dho:hasLayer1 dhd:2b87ba01-8feb-4fa2-afcc-cb93893b623a ; + dho:hasLayer2 dhd:fdab36af-5ba7-4554-861a-22d40b4f606a ; dho:hasOMAID "6024_1" . dhd:CoA0000006028_CoAF1 a dho:Canton ; @@ -12565,294 +12375,294 @@ dhd:CoA0000006028_CoAF1 a dho:Canton ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006028_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5cdd9846-7e5a-4d06-8414-8b76afa7f3da ; - dho:hasLayer1 dhd:d5ac2b4c-cf1e-48a4-b82a-7691b8b0e597 ; - dho:hasLayer2 dhd:2209b5f3-a787-416a-b902-a9f5201c3d23 ; + dho:hasField dhd:6b08656d-294e-4484-92ae-654774e1fe6b ; + dho:hasLayer1 dhd:51967b7b-3afc-4bc3-8971-a4b2723f2c3c ; + dho:hasLayer2 dhd:b9044476-681b-4f8c-aa7b-94550ea845c9 ; dho:hasOMAID "6028_CoAF1" . dhd:CoA0000006028_CoAF1_1 a dho:CoatOfArms . dhd:CoA0000006037_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:39cf0205-e89a-4ea2-853f-7663b1cd360f ; - dho:hasLayer1 dhd:5750ddc0-8d8b-4a26-9f36-1196861f0172 ; - dho:hasLayer2 dhd:ec51a329-892d-41d7-99f0-f2e84788e524 ; + dho:hasField dhd:c53bb4af-4f74-4791-9e14-e52ac06e5bb3 ; + dho:hasLayer1 dhd:51981210-9a5e-4c3a-9f04-725cdca0d29e ; + dho:hasLayer2 dhd:912acd4a-1cea-4f04-8b2c-f062bec8e559 ; dho:hasOMAID "6037_1" . dhd:CoA0000006037_CoAF1_1 a dho:CoatOfArms . dhd:CoA0000006039_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:f84128c8-2a60-4666-92a6-0bf0585498d7 ; - dho:hasLayer1 dhd:da026f03-506b-404c-a223-de379ac5a904 ; + dho:hasField dhd:11f38966-190d-48e2-8b1c-45b62cba421a ; + dho:hasLayer1 dhd:df3797c9-000a-4209-88da-1bd68e2efb62 ; dho:hasOMAID "6039_1" . dhd:CoA0000006056_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:918775f8-2804-4f7f-8513-744ce833e5dc ; - dho:hasLayer1 dhd:359721de-0927-47d0-949e-b434d95fdd7f ; - dho:hasLayer2 dhd:eaa0f1b2-7d34-4de8-a30a-479a77d94545 ; + dho:hasField dhd:53d1e7b6-5745-4020-af86-cf64933d5c13 ; + dho:hasLayer1 dhd:d5d7a13e-ada2-4ebf-a1da-7cfaf47f64d6 ; + dho:hasLayer2 dhd:0f6d0863-c424-4455-ba7a-c6a96299574b ; dho:hasOMAID "6056_1" . dhd:CoA0000006136_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:10b6fcb0-1725-49bf-b8d2-a8f10bd8fb48 ; - dho:hasLayer1 dhd:57302516-ad02-429a-9eaf-a873ef11e630 ; + dho:hasField dhd:70974001-0cf4-41d9-bdba-e36fb9e44945 ; + dho:hasLayer1 dhd:88febb48-55cd-40f5-8076-6d45ed349c7a ; dho:hasOMAID "6136_1" . dhd:CoA0000006228_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1478a86a-7c63-4ca4-ab8c-95fe89450acd, - dhd:7e803487-7f35-4286-8f0e-6ac4d7cb3684 ; - dho:hasLayer1 dhd:8c7ea2ba-1d7e-45f4-84af-af30b28f47fb, - dhd:f815deca-5037-4b1b-9093-7e658b2b7e33 ; + dho:hasField dhd:1e6d7b9a-bbd1-42dc-91b8-be49a1c960e9, + dhd:57ea646e-8d2d-45f4-b133-cec9b0b381d1 ; + dho:hasLayer1 dhd:2a0d6302-6c2f-40bc-b894-0185087a59d8, + dhd:dc84996f-8d4c-4a05-acc8-353aa7392dd9 ; dho:hasOMAID "6228_1" . dhd:CoA0000006234_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5747a949-f07a-46e5-92fa-981785f684b5 ; - dho:hasLayer1 dhd:31243f69-6472-4952-8ce3-a2c430bd4518 ; + dho:hasField dhd:68827c9f-4b76-4ab3-b6d1-2363c9f201bf ; + dho:hasLayer1 dhd:3ace3762-f49c-45ed-b02a-c72d73fdd715 ; dho:hasOMAID "6234_1" . dhd:CoA0000006252_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:209edfae-5686-4366-8ad9-bb647eaa32d8 ; - dho:hasLayer1 dhd:b968a0c5-22f3-4e90-9360-13e7ce0387ea ; + dho:hasField dhd:e7128541-5373-44f4-aac8-df7854763c18 ; + dho:hasLayer1 dhd:8960f297-3bde-4c2a-9246-356d7eaa1632 ; dho:hasOMAID "6252_1" . dhd:CoA0000006253_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5a92d070-8b76-4cad-9a70-dbbdfa21da80 ; - dho:hasLayer1 dhd:34acefd2-f77c-4b1c-bc8f-924a78953f68 ; + dho:hasField dhd:22a8d6ba-95f3-4067-bea0-5b353f2e60e3 ; + dho:hasLayer1 dhd:a580e785-45e5-46ad-9dd7-21b6dbccde88 ; dho:hasOMAID "6253_1" . dhd:CoA0000006266_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b8f29d4d-8d5f-4787-be6d-5f2aa62fca86 ; - dho:hasLayer1 dhd:61d47ae1-6188-418e-adc1-353a92741c02 ; + dho:hasField dhd:eb2c5d39-1497-4b57-b4c7-bac522869969 ; + dho:hasLayer1 dhd:064670a8-4acb-43ae-b190-7419f77ece9c ; dho:hasOMAID "6266_1" . dhd:CoA0000006273_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e84e3b66-28a6-4834-a444-b09be8f83e27 ; - dho:hasLayer1 dhd:43d0e995-b397-41b6-91e4-8cf469ee1c18 ; + dho:hasField dhd:233ab2ff-fd7e-4325-9bec-ff4e96b9c5c4 ; + dho:hasLayer1 dhd:5ae04119-5d0b-4c70-b108-83801be57180 ; dho:hasOMAID "6273_1" . dhd:CoA0000006294_CoAF1 a dho:Escutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:b39aaf2d-1834-47e7-be13-5cfe184044bd ; - dho:hasLayer1 dhd:22a03d4d-e2c8-4be2-af08-966f4ad9c994 ; + dho:hasField dhd:5fa87bad-fc85-4969-92b6-22e832548d09 ; + dho:hasLayer1 dhd:66d06462-8837-4240-9214-fc00c1ea132b ; dho:hasOMAID "6294_CoAF1" . dhd:CoA0000006297_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:8bfc3f3b-5cb4-41f0-855f-bccd90ca36b7 ; - dho:hasLayer1 dhd:1da6904d-aa47-4a73-90d7-1b282b10c04c ; + dho:hasField dhd:310764ea-5bf9-419c-9fc1-289a2919fe04 ; + dho:hasLayer1 dhd:8129c476-923e-4180-9f2a-5c5b82cbf9b6 ; dho:hasOMAID "6297_1" . dhd:CoA0000006300_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4b726d12-1303-4942-8c4d-1c4993516580 ; - dho:hasLayer1 dhd:46c16129-a794-4e24-822e-b8762a09ff86 ; - dho:hasLayer2 dhd:8d20cf1c-f4e5-4021-9792-18711f55c711 ; + dho:hasField dhd:60ae5f20-900d-4556-8902-4ff4afa907d4 ; + dho:hasLayer1 dhd:4773dec6-c0ef-4f82-8900-15b52ee6112a ; + dho:hasLayer2 dhd:f2f06813-5755-4386-96dd-61bfb18a6193 ; dho:hasOMAID "6300_1" . dhd:CoA0000006308_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4a0cc34c-5893-4982-88cd-7d9ffa490bec ; - dho:hasLayer1 dhd:2b1b5621-1016-4e78-9658-86ec25559026 ; + dho:hasField dhd:027f7c32-edd0-4a79-a9fc-b5b73e1f12f0 ; + dho:hasLayer1 dhd:e8a32f24-a2ac-414d-82ed-ca4f9f7c2b59 ; dho:hasOMAID "6308_1" . dhd:CoA0000006314_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:a1266c4b-6d02-4816-9159-75a54022d19d ; - dho:hasLayer1 dhd:6a8b05ed-8cf9-45d5-b07e-b4c9f07dfbfa ; - dho:hasLayer2 dhd:795bf051-78ff-4dfb-8e47-4eab645137b7 ; + dho:hasField dhd:b60382d7-7b31-49a1-9105-8bbebd15c1dc ; + dho:hasLayer1 dhd:66a475a2-69eb-449b-82d3-9573dedf13c9 ; + dho:hasLayer2 dhd:76662ad9-7b42-4eef-af7a-8af23545f38b ; dho:hasOMAID "6314_1" . dhd:CoA0000006323_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1f021e31-748d-4a46-b7f3-2d6de60b2f8b ; + dho:hasField dhd:70b9df15-9370-42a8-9b3f-23ad87d46d62 ; dho:hasOMAID "6323_1" . dhd:CoA0000006389_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:107bf097-b55e-482f-adf8-5c7e1f9d0e2f ; - dho:hasLayer1 dhd:7d39d509-c684-4bde-ac01-88259ae862b3 ; + dho:hasField dhd:4406d9d1-dd2f-40f2-a871-760ad5518f4a ; + dho:hasLayer1 dhd:e1da95c9-11b0-49fb-ad5c-2a7c3398922e ; dho:hasOMAID "6389_1" . dhd:CoA0000006392_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:930a4e4a-cbea-4354-ad58-392b4fda4be3 ; - dho:hasLayer1 dhd:d5c77b92-f76f-4804-9f67-6b09d3501a5c ; + dho:hasField dhd:34c31818-9a9c-40ad-80d1-d42b33db2cb9 ; + dho:hasLayer1 dhd:fe7cfa80-5d6c-49e0-bd55-94ff6e85e48f ; dho:hasOMAID "6392_1" . dhd:CoA0000006402_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:61199dae-0cf6-4103-8ec5-d20f23c58460 ; - dho:hasLayer1 dhd:070efc40-0ac7-4462-93f4-56b68214e2eb ; - dho:hasLayer2 dhd:ee74f5e4-3649-4a57-ac27-2a41e205fae9 ; + dho:hasField dhd:56651309-63a3-47fe-85e6-6f7b2ea135e6 ; + dho:hasLayer1 dhd:eef63860-b504-4f88-9201-7db374a5285a ; + dho:hasLayer2 dhd:28ece4e9-b6bf-42ec-8159-805d07112ace ; dho:hasOMAID "6402_1" . dhd:CoA0000006415_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:8473b0df-f397-496e-b97d-fd2be93e1d0e ; - dho:hasLayer1 dhd:ebf036de-84e7-4df8-a718-59c7b2e921e1 ; - dho:hasLayer2 dhd:e4551c3c-6cb5-4557-a4eb-f6205c9f2045 ; + dho:hasField dhd:1940134a-1294-4257-a5fc-8026e9040b3f ; + dho:hasLayer1 dhd:15405ea6-474c-42b0-9363-b8e4c382ed6b ; + dho:hasLayer2 dhd:b2b27765-6ae6-4b35-9948-d7299c85c653 ; dho:hasOMAID "6415_1" . dhd:CoA0000006418_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:eb5d1173-f7ec-4b31-8d36-987afe03ed2b ; - dho:hasLayer1 dhd:e2a46a2b-19c5-4b5e-9660-19c913e18c96 ; + dho:hasField dhd:62cdf535-b99f-4ae2-9789-ea049cbe0f24 ; + dho:hasLayer1 dhd:60713635-f84a-46de-98d6-2abc5de657a5 ; dho:hasOMAID "6418_1" . dhd:CoA0000006425_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ef09e95d-0248-47fa-9686-183f0b0c3cb6 ; - dho:hasLayer1 dhd:ad205791-b316-4e8e-a102-a972b7a3126c ; + dho:hasField dhd:97667227-52d0-4c14-89c9-f6a608dd64e1 ; + dho:hasLayer1 dhd:b716bd3d-a3f0-46b8-b133-12c2151e1a63 ; dho:hasOMAID "6425_1" . dhd:CoA0000006495_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d48e471d-e4bd-4a6f-a025-e66235043aee ; - dho:hasLayer1 dhd:8b6df7c0-0ca3-4aa7-9960-f086b5426112 ; + dho:hasField dhd:78b0dc7a-98ec-4fdc-a238-4cf098197196 ; + dho:hasLayer1 dhd:acb3075f-c4eb-48ac-8e5e-93249fbf6e14 ; dho:hasOMAID "6495_1" . dhd:CoA0000006531_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5b50fa39-7732-4061-b0fd-100fefa591f5 ; - dho:hasLayer1 dhd:63ec41dc-f465-4a71-b6dc-1fd69051de7b ; + dho:hasField dhd:99cf3724-d8be-4ead-86f5-3f7d9a97e8c1 ; + dho:hasLayer1 dhd:3634d9c3-f42f-4f04-b549-ce8ad1067416 ; dho:hasOMAID "6531_1" . dhd:CoA0000006673_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:a46382dd-d69e-4156-bce6-4a6b881dd0ce ; - dho:hasLayer1 dhd:45e33060-cff5-424a-8b2d-e328bf17db76 ; + dho:hasField dhd:ed8fbc52-c353-4454-bdb7-4a554b1e0434 ; + dho:hasLayer1 dhd:bbbb14ed-d662-45e3-b0d2-4bb29cca5c4e ; dho:hasOMAID "6673_1" . dhd:CoA0000006848_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:6134648b-d393-409f-b584-15cbc34d6fc2 ; - dho:hasLayer1 dhd:d75c791a-8662-4157-bd28-8967ae2cac35 ; - dho:hasLayer2 dhd:97f53742-2faf-45c8-8f5c-9b75aedb8259 ; - dho:hasLayer3 dhd:bddbcd3e-908a-4990-8472-a257aca7e52f ; + dho:hasField dhd:7c7ddd76-365a-4029-986b-889e5fe6284e ; + dho:hasLayer1 dhd:123cdf72-a273-4c8b-9dbf-3760e22a7c24 ; + dho:hasLayer2 dhd:def77c02-1186-4e04-97ff-078241d7888e ; + dho:hasLayer3 dhd:f2a34c27-a66c-4397-936e-6a00d3f3587c ; dho:hasOMAID "6848_1" . dhd:CoA0000006881_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:082c2ac2-e232-4352-99e2-329723ef512f ; - dho:hasLayer1 dhd:504ac797-be5d-49b0-b044-37323e048b74 ; + dho:hasField dhd:1096b5df-8482-4a66-ab28-c2848ee452c1 ; + dho:hasLayer1 dhd:8d3efcf2-2535-439a-a3e8-13fa85ebc754 ; dho:hasOMAID "6881_1" . dhd:CoA0000006926_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c14e05eb-a8b1-481c-97d6-79786e7fb4f0 ; - dho:hasLayer1 dhd:61eca948-3f57-4f9a-9e44-151b4da6c4e1 ; + dho:hasField dhd:e0e6a1c2-637e-4535-8e44-78137731baed ; + dho:hasLayer1 dhd:aef212c9-0c58-40fa-af0e-d320242057e4 ; dho:hasOMAID "6926_1" . dhd:CoA0000007076_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:3e484202-d281-4601-94c3-2002b5895301 ; - dho:hasLayer1 dhd:46180116-85b7-4126-95bd-709baeb5ee03 ; + dho:hasField dhd:4340f6fe-c4db-4418-8388-bad7bf5782ee ; + dho:hasLayer1 dhd:7f89b902-25ab-45ae-9ac0-47b36f06bb10 ; dho:hasOMAID "7076_1" . dhd:CoA0000007085_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c5f788b3-9e72-4d79-8a46-59134187296e ; - dho:hasLayer1 dhd:e6f7080b-5c3e-4382-822b-a7442e8ee62b ; - dho:hasLayer2 dhd:01c627dd-8a63-4148-9221-7f812ed7908e ; + dho:hasField dhd:034bd4c3-54a8-41a0-8ad0-5c14e00b4f29 ; + dho:hasLayer1 dhd:60254762-047e-46a8-ba9c-44a4f409cac7 ; + dho:hasLayer2 dhd:1b20b5cc-57cf-4734-bc88-123788e33cb0 ; dho:hasOMAID "7085_1" . dhd:CoA0000007099_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:83c56aac-6fa2-42db-a403-4eb88b153ca0 ; + dho:hasField dhd:eebc807a-448e-4fad-87ae-c8a4d4b585fb ; dho:hasOMAID "7099_1" . dhd:CoA0000007130_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1a624156-c128-4f26-886b-b8e0b5a3021b ; - dho:hasLayer1 dhd:f95d9fb3-809e-4523-99bd-bc468868a046 ; - dho:hasLayer2 dhd:f4a09326-5071-4d1f-9285-55550cc0c863 ; - dho:hasLayer3 dhd:3da018f2-eae9-4b65-bf0f-3c4eb7144d29 ; + dho:hasField dhd:962f8bf8-ba92-444d-948c-08f9801ec96d ; + dho:hasLayer1 dhd:dcfdbab0-d6fb-461d-8161-066a848434e6 ; + dho:hasLayer2 dhd:16a714df-2048-4636-ac06-102cc25fdbf1 ; + dho:hasLayer3 dhd:db8b4334-b02a-44a5-a678-5169b92d5eff ; dho:hasOMAID "7130_1" . dhd:CoA0000007261_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:0e72e4b3-75a8-4612-b5fa-d8a7c7b48fcc ; - dho:hasLayer1 dhd:2129e291-950a-49a6-bd4e-ebd17c0a33fc ; - dho:hasLayer2 dhd:1ae110d0-566e-4004-88ef-91146ce3b9ce ; + dho:hasField dhd:2c72e1d6-bcf9-4e7f-8714-eb9ad64250b8 ; + dho:hasLayer1 dhd:15a03b0b-00c0-4e8b-9bf1-383392be62fd ; + dho:hasLayer2 dhd:c04460b4-8a62-49fe-8baa-f6161a48f5fa ; dho:hasOMAID "7261_1" . dhd:CoA0000007265_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:8865c25c-ed18-4b0d-8e85-81e84b498d48 ; - dho:hasLayer1 dhd:55ad1370-85ae-4c11-929c-b6d5779b5f18 ; + dho:hasField dhd:ddc9cb19-0b39-4897-90ce-8a9a0313ee9f ; + dho:hasLayer1 dhd:72c4c356-6d5b-42ff-9310-764b30ed7169 ; dho:hasOMAID "7265_1" . dhd:CoA0000007294_CoAF1 a dho:Escutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:5911c74a-f13e-4b42-8278-6bed7d09a78b ; - dho:hasLayer1 dhd:2c4c3dea-f81b-4720-a528-ddbc4640343b ; + dho:hasField dhd:b78a59e6-5db2-4e1e-abd6-9bcf055cbc8b ; + dho:hasLayer1 dhd:b6551f51-1b4c-4691-a0d2-8ff2cd1524f6 ; dho:hasOMAID "7294_CoAF1" . dhd:CoA0000007334_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5c0d7a77-bfdd-4d87-9b10-f4655b4a8400 ; - dho:hasLayer1 dhd:cb2d63bd-4637-402a-bd82-e654e1062bad ; - dho:hasLayer2 dhd:7b162c77-0371-492a-bdab-0bf0dd075043 ; + dho:hasField dhd:7378ef3b-6d47-4e8c-9bc4-154bdc57f904 ; + dho:hasLayer1 dhd:3ee398ce-a7ef-4059-9a6c-cff5be455b46 ; + dho:hasLayer2 dhd:e36d7fb1-77f0-4cd8-8803-7d8e95898b51 ; dho:hasOMAID "7334_1" . dhd:CoA0000007570_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1c716a6e-26fa-44cf-a7b8-b31434db9c80 ; - dho:hasLayer1 dhd:033d961c-94bc-461d-8f90-a987793df4be ; - dho:hasLayer2 dhd:0c891d87-08b1-44a5-ab36-775b51256838 ; + dho:hasField dhd:f812df7c-73d1-4cda-b6cc-9ba8a48f7420 ; + dho:hasLayer1 dhd:e7b8960d-e8ba-4b33-a0a1-ffdd7c7e42f8 ; + dho:hasLayer2 dhd:8e2b3353-f50c-4482-b4de-c0da50e8464c ; dho:hasOMAID "7570_1" . dhd:CoA0000007582_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:dd899740-2fdf-419c-98c0-cae72e332c8e ; - dho:hasLayer1 dhd:010c1c67-e564-4703-8f8d-1e618a39a531 ; + dho:hasField dhd:fd081e7c-b589-44a4-8d54-0e1d1664bd47 ; + dho:hasLayer1 dhd:c4250726-a805-4333-97de-460750414cd4 ; dho:hasOMAID "7582_1" . dhd:CoA0000007612_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e53cad33-3ebe-4880-b41b-2930e0b24bb3 ; - dho:hasLayer1 dhd:33edb960-6b74-4a25-86ab-1fa1a580260c ; + dho:hasField dhd:972c1d8d-23f2-44da-bef8-d900fc687e55 ; + dho:hasLayer1 dhd:cf9969b5-a240-49c4-b11a-02aeef034724 ; dho:hasOMAID "7612_1" . dhd:CoA0000007831_2_1 a dho:CoatOfArms . dhd:CoA0000007858_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:bd5b09e4-384c-4bf4-8a6c-38f22ccf2a5f ; - dho:hasLayer1 dhd:e4d07206-e1f2-4925-8efe-a0350d42c97c ; + dho:hasField dhd:b447b72d-e350-482a-8a04-3eeed24b3e44 ; + dho:hasLayer1 dhd:6213895b-e2a6-43fc-98fb-46188277723a ; dho:hasOMAID "7858_1" . dhd:CoA0000007961_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:04267430-a2c1-4809-a231-6c6666ad612f ; - dho:hasLayer1 dhd:da58666a-b21f-4d6f-b528-4e97b7e10c09 ; - dho:hasLayer2 dhd:e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be ; + dho:hasField dhd:4770645a-e767-4698-bc92-4c6545c69018 ; + dho:hasLayer1 dhd:50d5ae3c-0edd-4336-8940-12b5c55ad55d ; + dho:hasLayer2 dhd:57746cf5-f129-4d0e-9207-9a943ced774b ; dho:hasOMAID "7961_1" . dhd:CoA0000007985_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:deafbfb7-84f9-43cf-86bd-8001a01683bf ; - dho:hasLayer1 dhd:1d8da5b5-23ec-4887-85fb-c85bdb785a7f ; + dho:hasField dhd:640bef82-260d-4221-a017-a896e60dd75b ; + dho:hasLayer1 dhd:4e827f52-a095-475e-aa52-06d025e8b1fd ; dho:hasOMAID "7985_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000007985_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1778ce54-b033-4be0-9cae-7380c9e31d2a ; + dho:hasField dhd:ae0feb3c-5157-44e8-a53f-d45a0506999a ; dho:hasOMAID "7985_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008134_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:0425ba7b-8f4b-42bd-80d3-178ca9d5c0ae ; + dho:hasField dhd:94911c8b-6ad5-4c80-802f-417838a7b378 ; dho:hasMarshalledPart1 dhd:CoA0000008134_A_1 ; dho:hasMarshalledPart2 dhd:CoA0000008134_B_1 ; dho:hasOMAID "8134_1" ; @@ -12863,8 +12673,8 @@ dhd:CoA0000008134_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008134_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1b789d64-cfc3-44a0-bc95-20ebbd06198a ; - dho:hasLayer1 dhd:95e95bdb-1126-4b81-8fd9-e0b9b4e7a483 ; + dho:hasField dhd:245a242b-9a31-4b01-83df-d9f37d0ff068 ; + dho:hasLayer1 dhd:388a9dcf-1537-48d5-86cd-83d812c695ef ; dho:hasOMAID "8134_A" ; dho:numberOfMarshalledParts 1 . @@ -12873,16 +12683,16 @@ dhd:CoA0000008134_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008134_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:b0d4fa51-75e7-4d5b-a999-0cbb0ef94bce ; - dho:hasLayer1 dhd:598c99af-8416-4d9a-bfb3-8e245c4702b4 ; + dho:hasField dhd:81c3117d-0f0a-4b44-9985-27ed6812208d ; + dho:hasLayer1 dhd:6f58a37c-9f8d-43d5-ab05-57506b2e142d ; dho:hasOMAID "8134_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008191_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:706b538b-732e-4e67-94ff-5684d74bc80b ; - dho:hasLayer1 dhd:b47fd7b0-1440-4cdd-941a-a53b350d44ec ; - dho:hasLayer2 dhd:cfdaaa11-4e00-4c02-9b08-8065fde15ac7 ; + dho:hasField dhd:af8d6e5c-0560-49b8-ab21-f20b72d1ae22 ; + dho:hasLayer1 dhd:701322dd-788b-4113-a395-e17480645b72 ; + dho:hasLayer2 dhd:746b89e0-9535-4a2f-a773-e72b1ade8033 ; dho:hasOMAID "8191_A_1" . dhd:CoA0000008191_Escu a dho:Inescutcheon ; @@ -12890,14 +12700,14 @@ dhd:CoA0000008191_Escu a dho:Inescutcheon ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008191_Escu_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:e7322fad-a2c7-4165-b935-ee969fadddc5 ; - dho:hasLayer1 dhd:b1b3b703-29e2-45c9-bd23-bca804022ef4 ; + dho:hasField dhd:6ed3813d-70a1-4c79-a0fc-ba0eb35c2e39 ; + dho:hasLayer1 dhd:311a73a9-97af-4a71-a510-d795a848152e ; dho:hasOMAID "8191_Escu" . dhd:CoA0000008191_Escu_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:26ad7406-24b0-49e2-ab05-3b43be44c263 ; - dho:hasLayer1 dhd:f599efcd-b1f2-4c46-b7d0-4dfaff4346e2 ; + dho:hasField dhd:3dcb0699-be29-4ddb-9a96-7e7df6730333 ; + dho:hasLayer1 dhd:c68b1819-2d29-418b-86b7-6212c009cd22 ; dho:hasOMAID "8191_Escu_1" . dhd:CoA0000008220_B_1 a dho:CoatOfArms . @@ -12907,8 +12717,8 @@ dhd:CoA0000008226_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:1d70279e-87d9-4fc2-837f-d64a55055152 ; - dho:hasLayer1 dhd:d1539915-1b5d-4290-8367-0d4c2567b147 ; + dho:hasField dhd:6ce2c9cc-bce7-4479-952a-b127e456ea8f ; + dho:hasLayer1 dhd:c4eaac6c-9cd5-4da6-bf1d-238177a124d2 ; dho:hasOMAID "8226_A" ; dho:numberOfMarshalledParts 1 . @@ -12919,8 +12729,8 @@ dhd:CoA0000008226_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:78357c46-d835-45dc-af92-b489196c6b63 ; - dho:hasLayer1 dhd:fe9c1797-87bb-460e-ad6a-a457b22f2c31 ; + dho:hasField dhd:2db02e4a-a000-4b9c-91c8-910b80a968ae ; + dho:hasLayer1 dhd:f48cc5f3-e158-4344-88fe-8b8e660a4e96 ; dho:hasOMAID "8226_B" ; dho:numberOfMarshalledParts 1 . @@ -12931,8 +12741,8 @@ dhd:CoA0000008226_C a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_C_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:9c5ea320-1f13-4cad-9efb-e77f3a1e8019 ; - dho:hasLayer1 dhd:a1ce510e-bfaf-4953-b9a1-399c8f082da0 ; + dho:hasField dhd:dcfdae58-adb8-4bd0-8259-2050cd1dcad1 ; + dho:hasLayer1 dhd:3a49646e-2fd5-40d5-a596-055b73a4674e ; dho:hasOMAID "8226_C" . dhd:CoA0000008226_C_1 a dho:CoatOfArms . @@ -12942,8 +12752,8 @@ dhd:CoA0000008226_D a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008226_D_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:70c59114-7b43-4c82-9eab-da7ead6ffb4a ; - dho:hasLayer1 dhd:086ec737-a7a4-4869-ad0d-3eda2e20a87f ; + dho:hasField dhd:e99f90d7-be1f-4730-adb4-a0735064e9ad ; + dho:hasLayer1 dhd:24eceb76-fd1b-41d1-8527-9a9161be8dcc ; dho:hasOMAID "8226_D" . dhd:CoA0000008226_D_1 a dho:CoatOfArms . @@ -12954,7 +12764,7 @@ dhd:CoA0000008268_B_1 a dho:CoatOfArms . dhd:CoA0000008287_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:64bc566a-1e4a-4554-9768-ab410759e07b ; + dho:hasField dhd:3b5b9be2-ccfc-46cf-9b4b-991a6b6f23c3 ; dho:hasMarshalledPart1 dhd:CoA0000008287_A_1 ; dho:hasMarshalledPart2 dhd:CoA0000008287_B ; dho:hasMarshalledPart3 dhd:CoA0000008287_B ; @@ -12964,7 +12774,7 @@ dhd:CoA0000008287_1 a dho:CoatOfArms ; dhd:CoA0000008359_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:9767c050-22c9-4fce-b156-1ee32ffdc61b ; + dho:hasField dhd:ca819081-b64b-4711-9281-97e4f8b36e5d ; dho:hasMarshalledPart1 dhd:CoA0000008359_A ; dho:hasMarshalledPart2 dhd:CoA0000008359_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000008359_B_1 ; @@ -12974,7 +12784,7 @@ dhd:CoA0000008359_1 a dho:CoatOfArms ; dhd:CoA0000008378_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:512026b1-c914-4c47-bdf9-b643ef446aa9 ; + dho:hasField dhd:05d8c346-c54f-46ba-a03c-d94a3e20082d ; dho:hasMarshalledPart1 dhd:CoA0000008378_A_1 ; dho:hasMarshalledPart2 dhd:CoA0000008378_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000008378_B_1 ; @@ -12984,7 +12794,7 @@ dhd:CoA0000008378_1 a dho:CoatOfArms ; dhd:CoA0000008517_Escu a dho:Inescutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:4f3400b8-0d91-435c-9b42-167c99f3da48 ; + dho:hasField dhd:82d4ad67-6446-4efa-bc2e-1de7be719858 ; dho:hasOMAID "8517_Escu" . dhd:CoA0000008668_A_1 a dho:CoatOfArms . @@ -12993,13 +12803,13 @@ dhd:CoA0000008670_B_1 a dho:CoatOfArms . dhd:CoA0000008670_Escu a dho:Inescutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:1a72d7f3-f0ec-4c49-b133-b924004feda1 ; - dho:hasLayer1 dhd:36734a70-a9bd-4dd9-a0dc-ae737ed07e15 ; + dho:hasField dhd:68fe5d99-950e-406a-a4c2-e953c2aa9ed6 ; + dho:hasLayer1 dhd:9d604795-570e-446c-b233-7ec1669ce0b1 ; dho:hasOMAID "8670_Escu" . dhd:CoA0000008676_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:80ffd045-da60-496b-ba16-8f241f081c53 ; + dho:hasField dhd:e50ff4ae-7892-4a0c-8b95-b2f60abd096d ; dho:hasMarshalledPart1 dhd:CoA0000008676_A ; dho:hasMarshalledPart2 dhd:CoA0000008676_B ; dho:hasMarshalledPart3 dhd:CoA0000008676_B ; @@ -13011,20 +12821,20 @@ dhd:CoA0000008676_B_1 a dho:CoatOfArms . dhd:CoA0000008682_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4d940123-3ac8-4a6f-b53c-b7f186322f51 ; - dho:hasLayer1 dhd:b8124396-07c3-48fa-994e-2ecec202b27f ; + dho:hasField dhd:598e4daa-82ec-4851-917b-a7cf499d5e84 ; + dho:hasLayer1 dhd:1a075aaa-7672-44b6-9196-72be8062aa73 ; dho:hasOMAID "8682_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008682_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:84489076-45e3-456c-9dc6-ab73058f7c77 ; + dho:hasField dhd:c5eca41b-f2bb-4416-abd6-c88cbb8ebe07 ; dho:hasOMAID "8682_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008724_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c30f4ab8-9372-4c18-9e0b-90153793b427 ; + dho:hasField dhd:80b648a8-297d-4604-abc1-b209af4686a1 ; dho:hasMarshalledPart1 dhd:CoA0000008724_A ; dho:hasMarshalledPart2 dhd:CoA0000008724_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000008724_B_1 ; @@ -13036,7 +12846,7 @@ dhd:CoA0000008724_A_1 a dho:CoatOfArms . dhd:CoA0000008837_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:7bba46a7-933c-4bae-a947-974b248afeba ; + dho:hasField dhd:36131414-9719-4bba-96fd-8de251b023da ; dho:hasMarshalledPart1 dhd:CoA0000008837_A_1 ; dho:hasMarshalledPart2 dhd:CoA0000008837_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000008837_B_1 ; @@ -13048,7 +12858,7 @@ dhd:CoA0000008925_B_1 a dho:CoatOfArms . dhd:CoA0000008991_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:16f0f732-5c71-425a-b721-c9ea83fcb0b2 ; + dho:hasField dhd:24bc9584-3736-49d2-9934-908351286519 ; dho:hasMarshalledPart1 dhd:CoA0000008991_A ; dho:hasMarshalledPart2 dhd:CoA0000008991_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000008991_B_1 ; @@ -13058,15 +12868,15 @@ dhd:CoA0000008991_1 a dho:CoatOfArms ; dhd:CoA0000009505_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:43d66b76-4655-423b-ac84-3cd87cb48f46 ; - dho:hasLayer1 dhd:592d976d-f67e-4314-a136-c542bb1fbc75 ; - dho:hasLayer2 dhd:efc2927e-a1e8-4c32-af0f-a5e6c893248e ; - dho:hasLayer3 dhd:240b2f10-2784-4ef7-b079-817b32249f83 ; + dho:hasField dhd:5611690a-c58a-4de7-9a06-ad78c0b330ad ; + dho:hasLayer1 dhd:d83435f9-41f2-4eb4-8adf-3a5c190c6017 ; + dho:hasLayer2 dhd:c8420cdd-7fb8-4b0f-b843-4f136c2b0017 ; + dho:hasLayer3 dhd:9b6dd5af-1095-457f-8293-9c0268a90567 ; dho:hasOMAID "9505_1" . dhd:CoA0000009579_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:79a3b1d4-3b52-4683-876a-96346dee23e0 ; + dho:hasField dhd:d68d2363-44d0-45fd-9a2f-ab9b73ba2397 ; dho:hasMarshalledPart1 dhd:CoA0000009579_A ; dho:hasMarshalledPart2 dhd:CoA0000009579_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000009579_B_1 ; @@ -13076,28 +12886,28 @@ dhd:CoA0000009579_1 a dho:CoatOfArms ; dhd:CoA0000009646_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:2d80a46a-d44a-462a-80b7-49fd1128c2cd ; - dho:hasLayer1 dhd:e759331e-bd2b-445f-9581-e7589d31513f ; - dho:hasLayer2 dhd:5be65cc3-c751-4397-9016-8576e5a224bc ; + dho:hasField dhd:8253005a-d425-4a91-a249-ae901461140c ; + dho:hasLayer1 dhd:7f46eab6-606d-4108-bdee-d5dea7d9fc10 ; + dho:hasLayer2 dhd:acb5d5a9-a4ff-44fa-995e-45ac293e1d07 ; dho:hasOMAID "9646_1" . dhd:CoA0000009649_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:4ea6dbe5-4904-4961-9af6-d62dc9b695cf ; - dho:hasLayer1 dhd:dda9a4bc-c450-43e8-8d11-e99fe0075113 ; + dho:hasField dhd:ab35e7a5-3530-438c-9d2a-90faef58d1ca ; + dho:hasLayer1 dhd:39662120-83fc-49dd-a6de-1d308eae47a0 ; dho:hasOMAID "9649_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009649_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c9cd4b78-a8e4-4595-b954-b4ca15876695 ; - dho:hasLayer1 dhd:e2ca37fb-9417-42a9-8f07-c829d3a58e39 ; + dho:hasField dhd:3b237922-5237-4aa5-b1f5-1facb0eee818 ; + dho:hasLayer1 dhd:2689c2e2-51e1-47f1-9171-247206585ba0 ; dho:hasOMAID "9649_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009649_C a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a30a8633-822e-424d-8183-3b03869b5f42 ; + dho:hasField dhd:d6f031d5-bcfe-4210-8699-736652191acf ; dho:hasOMAID "9649_C" . dhd:CoA0000009649_D a dho:CoatOfArms ; @@ -13105,62 +12915,62 @@ dhd:CoA0000009649_D a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009649_D_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5bc95491-edc4-49b7-b77c-d08402a2d63a ; - dho:hasLayer1 dhd:a877f84d-e40f-4bef-bb2c-7a42166f186d ; + dho:hasField dhd:271f2545-1d08-4925-967a-e36a85eb1d44 ; + dho:hasLayer1 dhd:5c8e5c9a-67c5-42f5-bd4f-3b313160e830 ; dho:hasOMAID "9649_D" . dhd:CoA0000009649_D_1 a dho:CoatOfArms . dhd:CoA0000009650_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e47a31ba-86fb-4854-a511-01a46680c21b ; - dho:hasLayer1 dhd:e4d210d4-dc90-4639-8435-cc2f3ff93920 ; - dho:hasLayer2 dhd:a80ef8f1-adbb-4263-a21a-5a2c053ce061 ; + dho:hasField dhd:06a76d0c-4e20-4427-baf1-f1d95870a071 ; + dho:hasLayer1 dhd:7ddb0394-e925-4cbd-a673-344925cf244b ; + dho:hasLayer2 dhd:3745773e-2cf3-464d-aa9c-1a4dedbc8a21 ; dho:hasOMAID "9650_1" . dhd:CoA0000009651_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:228ba144-97be-4a24-abe9-1e4841e77973 ; - dho:hasLayer1 dhd:f80895e1-241e-4538-aa41-e0bbfc244a75 ; - dho:hasLayer2 dhd:e15b8c49-cdfe-418b-9a04-5b872c891c33 ; + dho:hasField dhd:680f79ea-7cf5-4858-91a8-8ef34baa6872 ; + dho:hasLayer1 dhd:2a0dc9b9-7b27-4152-8213-7be31b4f7dc0 ; + dho:hasLayer2 dhd:246ccf18-faa9-409b-86a5-feeb101ee93f ; dho:hasOMAID "9651_1" . dhd:CoA0000009652_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b3d94a60-1eb4-4fa5-b292-5aeda6923617 ; - dho:hasLayer1 dhd:07f248f4-ac0d-469a-b004-e1250120ab28 ; - dho:hasLayer2 dhd:6488bffb-9ce4-46e5-84b8-8b9628c88505 ; + dho:hasField dhd:7f3e7c76-53a2-4f15-9bac-fa0b5d4f3cc4 ; + dho:hasLayer1 dhd:cfc7da2f-30fc-4c99-8bac-f7b23fef9b63 ; + dho:hasLayer2 dhd:63f4c1ef-3d4d-4641-82ec-4e9e75432924 ; dho:hasOMAID "9652_1" . dhd:CoA0000009653_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e3488a1d-5478-4c26-a124-5c8ebc4ea046 ; - dho:hasLayer1 dhd:38201acb-c089-4215-af6b-d2126425ba57 ; + dho:hasField dhd:a6a8809e-eb83-4e7e-b7a4-df5fb20fd7e6 ; + dho:hasLayer1 dhd:87f46ab3-120a-480a-b6f4-c3e369675a81 ; dho:hasOMAID "9653_1" . dhd:CoA0000009655_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:0bb324b6-55bb-4038-89be-d02a2e55d8c2 ; - dho:hasLayer1 dhd:e844487a-f5c6-41ec-b498-dde647f5ea23 ; - dho:hasLayer2 dhd:b60c57c8-9352-44b9-8594-9ee2dcd7fcdb ; + dho:hasField dhd:78a02cc4-c2c3-4f03-bef7-99e3fbe7cd03 ; + dho:hasLayer1 dhd:3fecb6dd-5180-46b5-85e1-2a8a391aaff8 ; + dho:hasLayer2 dhd:fc7bdfe2-07e1-47fb-98c8-14af4c4ad1be ; dho:hasOMAID "9655_1" . dhd:CoA0000009658_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c2653bf2-c5e9-41f8-b6ad-bbc01ae87d8e ; - dho:hasLayer1 dhd:72aa58c3-fbbe-49c8-9fa9-2e9997585999 ; + dho:hasField dhd:d379e569-5d9f-42ca-86e6-8a2aeb671080 ; + dho:hasLayer1 dhd:b68344c8-e19c-4085-8215-6f29271a887e ; dho:hasOMAID "9658_1" . dhd:CoA0000009682_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:912bc848-2099-4d7a-96c2-af8677000546 ; - dho:hasLayer1 dhd:882ba92b-e8ec-488a-8bdb-d9fcc17880a1 ; + dho:hasField dhd:4afacbf2-4f7b-4c9c-9062-59263fd55b97 ; + dho:hasLayer1 dhd:ec93411f-e684-46cf-b7c0-5f7579c3b21d ; dho:hasOMAID "9682_1" . dhd:CoA0000009691_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ff6577b2-c36b-45f2-850d-ac1461ea3ba0 ; - dho:hasLayer1 dhd:c57660ac-2f16-45b8-8ab6-f12575dfcd66 ; + dho:hasField dhd:f1a3402a-46ae-4e25-947d-7f7bcc0f0826 ; + dho:hasLayer1 dhd:5758e1fc-8ed4-4dbf-860e-2378eac1a01d ; dho:hasOMAID "9691_1" . dhd:CoA0000009943_CoAF1 a dho:Canton ; @@ -13168,15 +12978,15 @@ dhd:CoA0000009943_CoAF1 a dho:Canton ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009943_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:265b318e-2c19-4c95-9587-7a53df91ce9b ; - dho:hasLayer1 dhd:34af28d5-ed29-401d-8fc1-7c33a017c08e ; + dho:hasField dhd:0af04450-32d5-4d43-9d60-7a650674bd4e ; + dho:hasLayer1 dhd:7be93141-f4f7-49f8-8c38-0c77a451284f ; dho:hasOMAID "9943_CoAF1" . dhd:CoA0000009943_CoAF1_1 a dho:CoatOfArms . dhd:CoA0000010789_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e1640832-c47d-46f5-a065-e6a3785d0a2b ; + dho:hasField dhd:226b1c84-f341-4029-94c9-d3863c671465 ; dho:hasMarshalledPart1 dhd:CoA0000010789_A_A ; dho:hasMarshalledPart2 dhd:CoA0000010789_A_B ; dho:hasMarshalledPart3 dhd:CoA0000010789_A_C ; @@ -13186,24 +12996,24 @@ dhd:CoA0000010789_A a dho:CoatOfArms ; dhd:CoA0000010789_A_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2a93bca6-abdd-4d8a-a032-295ee58f4c99 ; + dho:hasField dhd:cc56457f-c5e5-4d6e-ae79-5f2ee2fffba6 ; dho:hasOMAID "10789_A_A" . dhd:CoA0000010789_A_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2448ab8f-eb95-4788-b1c4-fa15b11a882b ; - dho:hasLayer1 dhd:1a8a14d5-0a4a-4f43-b135-10ea17a3142b ; + dho:hasField dhd:ce1a144f-eb2e-42fc-81b6-3d8397af572d ; + dho:hasLayer1 dhd:f6653b3e-4a2b-44ee-9cc7-b0e18edffd9b ; dho:hasOMAID "10789_A_B" . dhd:CoA0000010789_A_C a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:68d9e748-ce43-41c2-810c-d6b438f8382a ; - dho:hasLayer1 dhd:74845819-de6c-4c0a-b447-6e2f6350c41b ; + dho:hasField dhd:4a21e465-02d3-4c6f-98aa-b12e4fafcb87 ; + dho:hasLayer1 dhd:aca5cde3-0a8c-4eb8-b9ae-71c0be80998b ; dho:hasOMAID "10789_A_C" . dhd:CoA0000010789_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fe8106ff-5220-42ca-90af-9c1cd639648b ; + dho:hasField dhd:7c24cfcd-90e7-4df6-8ba3-ca5438b7b9d5 ; dho:hasMarshalledPart1 dhd:CoA0000010789_B_A ; dho:hasMarshalledPart2 dhd:CoA0000010789_B_B ; dho:hasMarshalledPart3 dhd:CoA0000010789_B_C ; @@ -13213,82 +13023,82 @@ dhd:CoA0000010789_B a dho:CoatOfArms ; dhd:CoA0000010789_B_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:88279049-4722-457d-8f33-57d584db55c1 ; - dho:hasLayer1 dhd:8e9f164a-519a-4bfe-bde4-f604a4a5d506 ; + dho:hasField dhd:96006cc9-6880-41c3-b73d-ae62db4f5bc5 ; + dho:hasLayer1 dhd:3fef2838-ff6c-4f68-a757-b7668a3403a4 ; dho:hasOMAID "10789_B_A" . dhd:CoA0000010789_B_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e97e6ead-3ec6-4f44-a507-4dfeccc0e8d8 ; - dho:hasLayer1 dhd:f716a05f-85fe-4745-836e-78758f787c3a ; + dho:hasField dhd:99fc3686-f2a6-44b7-a2e2-2fdb7282955e ; + dho:hasLayer1 dhd:1ce1f869-db9c-4b65-82ce-3315d6a3be7f ; dho:hasOMAID "10789_B_B" . dhd:CoA0000010789_B_C a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:017b1c88-6f43-4bbb-97ba-98efcef6f96a ; - dho:hasLayer1 dhd:85d75343-e6aa-4eaf-b9a1-d945b580c738 ; - dho:hasLayer2 dhd:61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5 ; + dho:hasField dhd:cd7bada1-9d5c-44c0-90b1-164c8d4310eb ; + dho:hasLayer1 dhd:9395a814-fb47-484a-8e20-51fa17b9ba53 ; + dho:hasLayer2 dhd:a31423e2-5f27-4685-b0a1-375197670d68 ; dho:hasOMAID "10789_B_C" . dhd:CoA0000016114_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5c0cd798-ae57-4149-b7fd-f5773c406e13 ; - dho:hasLayer1 dhd:cc942343-1aac-4317-88d2-212326125942 ; + dho:hasField dhd:dbe98533-0817-4833-b562-1ace2877a8e9 ; + dho:hasLayer1 dhd:80256ad4-944c-4727-875c-817450dd2cd3 ; dho:hasOMAID "16114_1" . dhd:CoA0000016396_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:6763d1d5-6780-4cc3-96cd-647c1d3dc045 ; - dho:hasLayer1 dhd:314f1246-15d1-4eca-8ed7-42a1886c5717 ; + dho:hasField dhd:13945ad5-5e11-4be7-baa6-3bfe8d07499a ; + dho:hasLayer1 dhd:a1ad4426-1b84-468e-b558-ea9189889d41 ; dho:hasOMAID "16396_1" . dhd:CoA0000016446_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:46deb873-48a0-46ef-858d-6753dc8d29e2 ; - dho:hasLayer1 dhd:80bbc2f4-7b4a-426c-b57f-603cac462704 ; + dho:hasField dhd:9247fff7-600f-45bb-ba9e-248b84b4b0b9 ; + dho:hasLayer1 dhd:c3751493-6bc8-48f0-ae99-7984038c240a ; dho:hasOMAID "16446_1" . dhd:CoA0000016665_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1fdab999-78e4-4d17-930a-eb3f8de937d3 ; - dho:hasLayer1 dhd:e4bdd5cc-a3aa-471a-bf67-56d3ec80c308 ; + dho:hasField dhd:4d6eea35-3ac3-422e-99d1-1846c25aa935 ; + dho:hasLayer1 dhd:315d83ff-bc95-4771-b815-11ee15533f71 ; dho:hasOMAID "16665_A_1" . dhd:CoA0000017508_1 a dho:CoatOfArms . dhd:CoA0000017508_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5f1a8492-1c89-40be-9821-ded30d41e89c ; - dho:hasLayer1 dhd:09fd4e1d-bbd2-403b-aa9c-93d162e08bb1 ; - dho:hasLayer2 dhd:0fb44bfb-e75c-40bc-a12e-06db13832f15 ; + dho:hasField dhd:da1ee77f-bc61-45b7-95c0-42cc591734f5 ; + dho:hasLayer1 dhd:9749bd3d-31c1-4293-9fcc-1e9c1d63f668 ; + dho:hasLayer2 dhd:61906052-81eb-427b-9a77-bbffbdae678d ; dho:hasOMAID "17508_A_1" . dhd:CoA0000017508_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ca054400-f8e1-414e-abed-4e8d6ad7cf88 ; - dho:hasLayer1 dhd:4c3fcb6c-66f7-406e-8f45-0be81006ec21 ; - dho:hasLayer2 dhd:e5826fb9-b0e6-4d69-be4e-5fe800d03d89 ; + dho:hasField dhd:c5d6b1a4-d5bb-4e04-b322-51398e94599a ; + dho:hasLayer1 dhd:2632850b-3424-48a4-8686-dcce8bd4cfc6 ; + dho:hasLayer2 dhd:4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5 ; dho:hasOMAID "17508_B_1" . dhd:CoA0000017737_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:bf157d7e-778d-47a3-a76e-150ad282cc87 ; - dho:hasLayer1 dhd:9a23c689-16c9-41aa-b764-4571f6ee2710 ; + dho:hasField dhd:04360225-6550-449a-86e4-62899439425d ; + dho:hasLayer1 dhd:ccc88f92-18d9-410a-8fe9-98e260de262e ; dho:hasOMAID "17737_1" . dhd:CoA0000019035_1 a dho:CoatOfArms . dhd:CoA0000019035_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:338bd57c-80af-41a1-9272-15e381b6739f ; - dho:hasLayer1 dhd:6e323257-537e-446e-b89e-7a29b31e7cbe ; + dho:hasField dhd:12d666a3-7807-4837-b784-b983c00c4dc9 ; + dho:hasLayer1 dhd:489407f6-1bc9-4184-abe6-59ee9431d436 ; dho:hasOMAID "19035_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000019035_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d44c0b27-db7a-4797-bc3f-168fbeeca786 ; - dho:hasLayer1 dhd:d73d69b6-6013-406c-b96f-f481c59de11d ; + dho:hasField dhd:a7d9bee4-e987-4616-bfc7-e3c82b1696cb ; + dho:hasLayer1 dhd:f4a477fc-d72f-4416-8b82-d8a354074e95 ; dho:hasOMAID "19035_B" ; dho:numberOfMarshalledParts 1 . @@ -13296,35 +13106,35 @@ dhd:CoA0000019035_C a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_C_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:65b899c8-379e-447c-b4ff-1e4770ca53a7 ; - dho:hasLayer1 dhd:3af986ee-a10f-4efc-a1ce-ad643c18b205 ; + dho:hasField dhd:115d4a0d-0509-4ff1-8541-ec1ea52618d7 ; + dho:hasLayer1 dhd:fd1f78da-c54b-4624-a91b-a88154115c66 ; dho:hasOMAID "19035_C" . dhd:CoA0000019035_C_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:d4cf1b7b-dffb-45be-93fb-8437107f27a5 ; - dho:hasLayer1 dhd:94e931c2-fc13-43e7-896f-2649bc36f1df ; + dho:hasField dhd:d7df90d3-f416-43d8-a6a8-15f6e156024b ; + dho:hasLayer1 dhd:aaeb3dff-3f74-4485-b7b3-3d8b2c68537d ; dho:hasOMAID "19035_C_1" . dhd:CoA0000019035_D a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_D_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:13c6f961-b793-4f1e-be5c-563ccba92566 ; - dho:hasLayer1 dhd:9bd76e62-532b-43fc-92f0-17b10feb3339 ; + dho:hasField dhd:15ab7413-a2cb-4999-8cc5-a765b6c7db20 ; + dho:hasLayer1 dhd:5a265a63-51e2-4eb1-a74e-e44b2340bcd4 ; dho:hasOMAID "19035_D" . dhd:CoA0000019035_D_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:58f518e4-6b0c-47f5-8356-74b89773512f ; - dho:hasLayer1 dhd:e374b73f-e1a2-45a2-a2d0-206068b953b5 ; + dho:hasField dhd:1dcfeddb-f39d-4907-9e82-203c6945f3ae ; + dho:hasLayer1 dhd:b27226af-e386-4b53-b99c-4a837a737747 ; dho:hasOMAID "19035_D_1" . dhd:CoA0000019035_Escu a dho:Inescutcheon ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_Escu_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:86e3f393-43fc-4ad4-87dd-d377da3eedbb ; + dho:hasField dhd:e6565f2a-0a35-4566-b355-fb42eda9d46a ; dho:hasMarshalledPart1 dhd:CoA0000019035_Escu_A ; dho:hasMarshalledPart2 dhd:CoA0000019035_Escu_B ; dho:hasMarshalledPart3 dhd:CoA0000019035_Escu_B ; @@ -13337,20 +13147,20 @@ dhd:CoA0000019035_Escu_1 a dho:CoatOfArms . dhd:CoA0000019035_Escu_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:79e5a11a-bef2-4b38-a696-edc5389f50db ; - dho:hasLayer1 dhd:cc5e93f4-b4a6-4e28-897e-5b4820665b67 ; + dho:hasField dhd:bc716341-697e-4268-8ef1-abd303d38a6e ; + dho:hasLayer1 dhd:99f9e6a4-0125-4eb8-ba7b-eab6c3105c36 ; dho:hasOMAID "19035_Escu_A_1" . dhd:CoA0000019776_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:06376954-c612-4ff2-84cb-dace7f1bf8cf ; - dho:hasLayer1 dhd:1b5f7eb2-d962-4af1-ba3f-4611eba03a75 ; - dho:hasLayer2 dhd:56d3d8e2-f03d-495d-9671-f46bcff81ddd ; + dho:hasField dhd:a69efe7b-c23c-40f2-be39-60a5c34a3374 ; + dho:hasLayer1 dhd:49e2f256-cd58-4ee7-852a-6cc7cc276912 ; + dho:hasLayer2 dhd:db1206ff-97c6-4698-b38b-9b5dce69b0cb ; dho:hasOMAID "19776_1" . dhd:CoA0000021423_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a833b9b9-c483-4686-95e9-7fc6d2dc5423 ; + dho:hasField dhd:bc06ca04-5f99-4f27-b12a-ce5c77258713 ; dho:hasMarshalledPart1 dhd:CoA0000021423_A_A ; dho:hasMarshalledPart2 dhd:CoA0000021423_A_B ; dho:hasMarshalledPart3 dhd:CoA0000021423_A_B ; @@ -13361,7 +13171,7 @@ dhd:CoA0000021423_A a dho:CoatOfArms ; dhd:CoA0000021423_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:81f85dc8-2fbe-4068-9a4b-00b245643b97 ; + dho:hasField dhd:f4d987c5-0c25-4814-b8ab-8d075537d8bb ; dho:hasMarshalledPart1 dhd:CoA0000021423_B_A ; dho:hasMarshalledPart2 dhd:CoA0000021423_B_B ; dho:hasMarshalledPart3 dhd:CoA0000021423_B_B ; @@ -13372,30 +13182,30 @@ dhd:CoA0000021423_B a dho:CoatOfArms ; dhd:CoA0000022239_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:0c7bd3dd-f084-4016-8fc8-2b96034c5e22 ; - dho:hasLayer1 dhd:f374d2a3-97d5-4760-b113-0404dc72a271 ; - dho:hasLayer2 dhd:dcdd0c55-1efe-4b04-b527-5ecdb4ac2e24 ; + dho:hasField dhd:dd80fd05-e6fa-4afc-8d25-135e87faa212 ; + dho:hasLayer1 dhd:72986df9-a1d8-4245-b905-c3972c8fefc3 ; + dho:hasLayer2 dhd:ff9fe36e-96c4-4008-bfcf-adb84db7020a ; dho:hasOMAID "22239_1" . dhd:CoA0000022239_CoAF1_1 a dho:CoatOfArms . dhd:CoA0000027003_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:5e349939-fb90-4633-b4bb-c3c5f44c83eb ; - dho:hasLayer1 dhd:4f80d312-805a-4aea-8fa3-3dd5d82211d2 ; + dho:hasField dhd:71b138a2-457e-4c09-bd5c-1003fb9efa19 ; + dho:hasLayer1 dhd:97aacf8b-b92c-4bdc-adde-58888cb9d79d ; dho:hasOMAID "27003_1" . dhd:CoA0000027004_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:62a91b14-0641-47fa-bf6e-c47a8700fc96 ; - dho:hasLayer1 dhd:78f5b4cf-f75f-4bd3-929d-a2abbbfc0208 ; - dho:hasLayer2 dhd:063ac149-5165-4a45-b9cd-40dedf95efb1 ; + dho:hasField dhd:452338fb-a112-4206-b832-3c11902ae19f ; + dho:hasLayer1 dhd:eab5871b-0d08-42bc-8e16-897e0ae5a718 ; + dho:hasLayer2 dhd:eeeafd4c-291f-422d-8d97-f3e73d5bdcf4 ; dho:hasOMAID "27004_1" . dhd:CoA0000027012_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; dho:hasEscutcheon dhd:CoA0000027012_Escu ; - dho:hasField dhd:8a954fa8-ad5b-4c47-829c-7e7323c55498 ; + dho:hasField dhd:97d035d6-6225-41f8-a080-a0b51a62e6c2 ; dho:hasMarshalledPart1 dhd:CoA0000027012_A ; dho:hasMarshalledPart2 dhd:CoA0000027012_B_1 ; dho:hasMarshalledPart3 dhd:CoA0000027012_B_1 ; @@ -13405,43 +13215,43 @@ dhd:CoA0000027012_1 a dho:CoatOfArms ; dhd:CoA0000027384_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:9f62c2c1-e595-41bd-850e-7bd4cab5dea7 ; - dho:hasLayer1 dhd:62ad90d1-82c9-47bf-acbf-700e8b7b22b2 ; + dho:hasField dhd:8c153d11-10f5-4b08-879f-8de774837fcd ; + dho:hasLayer1 dhd:b31cc88c-5052-400f-9230-88d762ecd2e9 ; dho:hasOMAID "27384_1" . dhd:CoA0000027523_1 a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a01d3115-5ccb-492f-8327-7160cf14bf38 ; - dho:hasLayer1 dhd:fdfc101a-f627-4d94-97b7-0393be64b308 ; + dho:hasField dhd:c6191fae-fd79-4b00-9e42-8af2f5a66a25 ; + dho:hasLayer1 dhd:dcff21ce-92c7-44fe-ab32-909c38cfa4fe ; dho:hasOMAID "27523_1" . dhd:CoA0000027524_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1a55936b-1ea2-441a-963b-6fdebdeca37f ; - dho:hasLayer1 dhd:2c608be1-96bb-4c0f-8600-0477f07199f9 ; + dho:hasField dhd:dca904c4-fd93-4644-a387-3da3f68569f4 ; + dho:hasLayer1 dhd:03849276-21d0-448f-8bd1-ddc5a14e0b04 ; dho:hasOMAID "27524_1" . dhd:CoA0000027525_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:0c33d61d-9d2b-4cb8-996a-47b91819c6fb ; - dho:hasLayer1 dhd:a8f13640-56cb-43f2-804c-adf6a22bb8fa ; + dho:hasField dhd:c45abfa3-ccf2-4913-b500-f7bc38bbed86 ; + dho:hasLayer1 dhd:df21008d-204a-4564-939e-1f5f2311f007 ; dho:hasOMAID "27525_1" . dhd:CoA0000027527_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4bae23f7-f62d-4cb1-a13b-623d62f31e14 ; - dho:hasLayer1 dhd:689058c9-43a3-4e7c-8c42-66c329fa962a ; + dho:hasField dhd:4bdfa9fa-b787-4554-b376-41f34ff7e0d8 ; + dho:hasLayer1 dhd:3c4b5de3-c2f9-4636-8f02-eb80fc69d61f ; dho:hasOMAID "27527_1" . dhd:CoA0000027530_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:3886f948-c7b6-4441-bdc5-560b7ba37a0c ; - dho:hasLayer1 dhd:742949d3-8faa-4390-8646-cb2f4e0ef10a ; + dho:hasField dhd:9b74eef2-b9d0-428d-bf12-64a44d4ba4f8 ; + dho:hasLayer1 dhd:ae85e164-60a3-455c-bffc-a6a32ef2b136 ; dho:hasOMAID "27530_1" . dhd:CoA0000027636_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c1577214-a6d5-4472-b535-1fd598324c39 ; + dho:hasField dhd:4c1d9446-0114-4a87-854a-f1b7583a4eb4 ; dho:hasMarshalledPart1 dhd:CoA0000027636_A_1 ; dho:hasMarshalledPart2 dhd:CoA0000027636_B ; dho:hasMarshalledPart3 dhd:CoA0000027636_B ; @@ -13451,7 +13261,7 @@ dhd:CoA0000027636_1 a dho:CoatOfArms ; dhd:CoA0000027639_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:c069282a-2bc6-4b9e-95fb-6384319331f3 ; + dho:hasField dhd:6e1999cb-71ce-42a2-a4e2-575aa2f5ef0f ; dho:hasMarshalledPart1 dhd:CoA0000027639_A ; dho:hasMarshalledPart2 dhd:CoA0000027639_B ; dho:hasOMAID "27639_1" ; @@ -13459,7 +13269,7 @@ dhd:CoA0000027639_1 a dho:CoatOfArms ; dhd:CoA0000027639_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:2f422427-61ce-47f6-a1a4-9756b3bc7894 ; + dho:hasField dhd:e8c32735-e267-41ae-9b0a-6b43477771df ; dho:hasMarshalledPart1 dhd:CoA0000027639_A_A ; dho:hasMarshalledPart2 dhd:CoA0000027639_A_B ; dho:hasMarshalledPart3 dhd:CoA0000027639_A_B ; @@ -13470,129 +13280,129 @@ dhd:CoA0000027639_A_1 a dho:CoatOfArms ; dhd:CoA0000027639_A_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:00ee4009-1ecb-4a1d-92de-6ab63898ec25 ; - dho:hasLayer1 dhd:d9f5d9ec-b825-464e-9c31-028d00e03517 ; + dho:hasField dhd:e08fa2ae-437f-4ce7-8fdb-7ef86efa396a ; + dho:hasLayer1 dhd:b2de3b80-6301-4aa4-970f-fbca49df3ec7 ; dho:hasOMAID "27639_A_A_1" . dhd:CoA0000028271_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:fc7c5ae3-922d-45fc-bcbd-f0058eb80ab6 ; - dho:hasLayer1 dhd:bdc1ba57-ac00-49ed-b886-d4fbb13f6aa0 ; - dho:hasLayer2 dhd:08e614b3-1388-43d8-b89b-3b20df54e15b ; + dho:hasField dhd:901c82f6-36c9-4b63-b948-83dc5cfe848a ; + dho:hasLayer1 dhd:095e6d8e-724c-45dd-8d1f-4dd7f603f023 ; + dho:hasLayer2 dhd:9c74dd3d-96f3-4a37-954b-9e9decd72b48 ; dho:hasOMAID "28271_1" . dhd:CoA0000028763_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:a7699e09-f06c-455d-8a3e-4e4d44981acb ; - dho:hasLayer1 dhd:21fbc5f7-eb2e-4f95-86b8-30fb131e147f ; + dho:hasField dhd:34512221-1ce7-4016-81be-f73ff3686188 ; + dho:hasLayer1 dhd:01ca2048-48ab-4a87-89ce-00a68bd8fd56 ; dho:hasOMAID "28763_1" . dhd:CoA0000031504_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e4e373d1-b7c0-4aa4-8043-4c067377ad9c ; - dho:hasLayer1 dhd:652b0abe-3c94-48ee-a54d-723f623714c8 ; + dho:hasField dhd:a6088766-8678-46ff-a75b-140db863f60e ; + dho:hasLayer1 dhd:414759f1-dcc5-44e9-9f1c-410148c7aaef ; dho:hasOMAID "31504_1" . dhd:CoA0000031514_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:b992ea28-e0c9-4cea-a435-65175dddde02 ; - dho:hasLayer1 dhd:55675323-257f-4948-bcdd-13e27e488a5c ; + dho:hasField dhd:b0a6a323-cb90-45d0-8327-9d705b542c01 ; + dho:hasLayer1 dhd:cdf08ae1-9519-4f3b-af7b-54c32aee8bce ; dho:hasOMAID "31514_1" . dhd:CoA0000031515_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4b6be87f-e82f-4b82-ba90-f86fedda5388 ; - dho:hasLayer1 dhd:e85b4be7-6d9b-48ee-b1d6-408a8d5a05e7 ; + dho:hasField dhd:896ebbc7-e2cd-4df2-a20a-be5bf34216c5 ; + dho:hasLayer1 dhd:7a9f6d8a-ab55-4e78-8b20-d68228a6fa67 ; dho:hasOMAID "31515_1" . dhd:CoA0000031516_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:199aa728-f1d9-4a15-96c7-250cae17b7ae ; - dho:hasLayer1 dhd:7cb90536-67af-466d-af5d-0ebded1fe949 ; + dho:hasField dhd:f7bea86a-280d-4fb9-bb29-ce504c01238e ; + dho:hasLayer1 dhd:2a5b6e9b-776a-4366-bdb3-a7595a15cd8e ; dho:hasOMAID "31516_1" . dhd:CoA0000031518_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:934a01e0-2033-42cf-9edb-10116ee36ce5 ; - dho:hasLayer1 dhd:58954779-22ed-4868-8f01-072bda3d732b ; + dho:hasField dhd:7cda7d27-20d5-401e-8b46-3102e7309eb1 ; + dho:hasLayer1 dhd:aedd8880-399b-4f59-88e4-85ce2bf2393c ; dho:hasOMAID "31518_1" . dhd:CoA0000031537_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:046b84e0-54fe-4dab-8521-4f80cfe762d2 ; - dho:hasLayer1 dhd:47af8091-44d1-4ea0-82cc-5d9244264f96 ; - dho:hasLayer2 dhd:68151499-b999-4f18-af8f-61111d31e568 ; + dho:hasField dhd:3b887147-77e9-4dd3-a1cd-eec2f2e98134 ; + dho:hasLayer1 dhd:2f1a8675-a375-4d16-83e2-4c6907384db2 ; + dho:hasLayer2 dhd:32115866-79cd-4a50-9ea8-4beb8b89ec48 ; dho:hasOMAID "31537_1" . dhd:CoA0000031539_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:2a93955e-26b4-4d2c-a2d4-a24180fbead7 ; - dho:hasLayer1 dhd:9a838ada-6a0c-4e43-9d08-a7592df65e62 ; + dho:hasField dhd:48761af4-c13e-4efd-861f-7ab76658e852 ; + dho:hasLayer1 dhd:25292303-3d1a-4202-9c43-f1917d63afe4 ; dho:hasOMAID "31539_1" . dhd:CoA0000031543_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:6692fec2-6359-4c94-a094-038e52a288ce ; - dho:hasLayer1 dhd:06547d16-4bda-49b2-b614-da13cfaf4200 ; + dho:hasField dhd:60bdeae8-e2bb-4240-b93c-578825a64d50 ; + dho:hasLayer1 dhd:4848e33c-a76a-4638-9847-f38601526dec ; dho:hasOMAID "31543_1" . dhd:CoA0000031544_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ca6e4019-466a-4fd4-8eeb-926d249d7c70 ; - dho:hasLayer1 dhd:7b40357f-d2a1-4e5e-8aec-cc4ecd27106e ; + dho:hasField dhd:d90719f7-0a13-4e1b-afb8-bf084bedd4cd ; + dho:hasLayer1 dhd:cd06bb82-248a-40c9-8088-abc6a3e016a3 ; dho:hasOMAID "31544_1" . dhd:CoA0000031545_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:3c0873a0-3d84-4332-9128-93304c7af12a ; - dho:hasLayer1 dhd:9c90db90-26c3-4bb3-9c50-b169b0e5eb71 ; + dho:hasField dhd:383da782-0223-4e9d-9d2b-8d9b6a9e5bc7 ; + dho:hasLayer1 dhd:d30285d5-86ec-4fb2-9488-ac85737144a2 ; dho:hasOMAID "31545_1" . dhd:CoA0000031550_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:da61cf07-e5c3-4929-971c-6a5d7c162d28 ; - dho:hasLayer1 dhd:f52db2f3-1a42-408f-b36d-ffa82ebb675e ; - dho:hasLayer2 dhd:9b53c0bd-85d4-4653-a8b0-9ea4e3d94530 ; + dho:hasField dhd:c599de31-52b9-4338-8d94-8eaae740ef9b ; + dho:hasLayer1 dhd:968e6aa7-f5c1-4c86-8ff7-a74d70472325 ; + dho:hasLayer2 dhd:c399287b-49f0-4b22-810d-2a02debefec9 ; dho:hasOMAID "31550_1" . dhd:CoA0000031556_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:fb9220e7-1389-4339-9710-f0b5c7941a66 ; - dho:hasLayer1 dhd:7616c28b-5c8a-4146-a5b3-ecc8b019bf06 ; + dho:hasField dhd:b15ed1db-52cb-4a92-a065-7476e9fd82ab ; + dho:hasLayer1 dhd:c26b4db4-20f5-4bf2-bdf8-7f8250bfa064 ; dho:hasOMAID "31556_1" . dhd:CoA0000031557_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:1af4742f-aec1-4b38-884e-315b497f6581 ; - dho:hasLayer1 dhd:acf7a2fe-5f50-4b5f-80b1-3ae09343fbb4 ; - dho:hasLayer2 dhd:e4325d12-cecd-476e-9d6b-012dcaf52f9e ; + dho:hasField dhd:fd34e314-22ea-45ac-a795-b93ad31b4395 ; + dho:hasLayer1 dhd:bb65280c-6493-45de-ac2d-f210751d223a ; + dho:hasLayer2 dhd:9c95d4a3-55dd-467a-b2de-e3222b44ab76 ; dho:hasOMAID "31557_1" . dhd:CoA0000031558_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:329f7e53-2995-4825-8859-42f88bf4da8a ; - dho:hasLayer1 dhd:e5b99f23-7c64-4ed9-9eb4-12c93c77a912 ; + dho:hasField dhd:d31e178c-2afc-4478-ac86-1e8905d57b11 ; + dho:hasLayer1 dhd:85bd7723-56b1-4183-adb8-9e3f38c5ad5a ; dho:hasOMAID "31558_1" . dhd:CoA0000031559_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:9e1f8422-a7be-4226-ae41-6f5df86372f8 ; - dho:hasLayer1 dhd:dcc30c58-cbd3-4297-8745-3fb62b5eb645 ; + dho:hasField dhd:87e57c1c-ec86-426d-8f15-b401674888de ; + dho:hasLayer1 dhd:cb549f8b-a3e6-4b5a-b9a4-8573565a455a ; dho:hasOMAID "31559_1" . dhd:CoA0000031570_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4c44843e-d6af-41db-ba61-3be56fdbf3a7 ; - dho:hasLayer1 dhd:62a286f1-99fe-4cc4-8580-057e60bdbf5e ; - dho:hasLayer2 dhd:21fe8fbf-ad43-49c5-82a8-17cce2662f5b ; + dho:hasField dhd:502ac7e7-ad15-462f-9346-2706912b854c ; + dho:hasLayer1 dhd:65902e1a-99a6-4dbe-a99d-9a83ff7a4839 ; + dho:hasLayer2 dhd:108996a7-beb5-44ef-a547-c43d0806f4c0 ; dho:hasOMAID "31570_1" . dhd:CoA0000031570_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031570_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:a99c2cd7-70fc-467f-bc24-49730c81f41e ; - dho:hasLayer1 dhd:3493a7e7-a8fd-4e52-bf7a-5da485fc56df ; + dho:hasField dhd:61ad0b9c-c4da-453f-9692-97bcf5da3ec0 ; + dho:hasLayer1 dhd:c76ce625-6d9c-498b-99ae-c5632f69a214 ; dho:hasOMAID "31570_A" . dhd:CoA0000031570_A_1 a dho:CoatOfArms . @@ -13601,4153 +13411,4343 @@ dhd:CoA0000031570_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000031570_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:4d1edd37-538e-457d-8ff7-a553258c12c6 ; - dho:hasLayer1 dhd:e878bf68-40a4-40d1-a9b6-7a0dd7b15b71 ; + dho:hasField dhd:fca5f83d-46a9-4b40-8c48-52de541c53e7 ; + dho:hasLayer1 dhd:2856624c-7321-468b-bc73-62550e316817 ; dho:hasOMAID "31570_B" . dhd:CoA0000031570_B_1 a dho:CoatOfArms . dhd:CoA0000031571_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4d9e49f5-a150-4706-9ca9-103d8eaf345a ; - dho:hasLayer1 dhd:ddf8b713-90ac-44d8-8e3d-fc344b29cded ; + dho:hasField dhd:d5dd11c0-25b8-4535-956e-997aa6a81a9f ; + dho:hasLayer1 dhd:e2d1a02c-0419-4d90-80ef-112c48053c0e ; dho:hasOMAID "31571_1" . dhd:CoA0000031573_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:52fd7c64-baf9-4530-8c8e-48cb18a89c76 ; - dho:hasLayer1 dhd:04d07a73-6b3d-4acf-9558-83e070943079 ; + dho:hasField dhd:a3bdb10c-8b44-4929-b903-a30ed8ab4185 ; + dho:hasLayer1 dhd:2a4433e5-df7b-4d30-abbb-73546fda5936 ; dho:hasOMAID "31573_1" . dhd:CoA0000031578_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:984ac0f2-490c-4c9d-abe3-d642d62bbb97 ; - dho:hasLayer1 dhd:5914304c-25cc-4e66-9b00-aac36580901c ; - dho:hasLayer2 dhd:497e4a3b-fe96-464f-841d-41343f9ba0fb ; + dho:hasField dhd:1e8423ca-04ac-47df-a97d-6180345a9161 ; + dho:hasLayer1 dhd:57cf979e-bfb9-45ab-8590-135cbe202340 ; + dho:hasLayer2 dhd:2a0d3489-c90e-46fd-98f1-08ca363fdf4d ; dho:hasOMAID "31578_1" . -dhd:a001469d-4ef6-41de-9e44-1246234a03e8 a dho:Fleur-De-Lis ; - dho:hasModifier dhd:4966d326-0ec0-4763-840c-bf8c8192456b ; +dhd:a00ecf0e-800d-40e3-a66b-cc04a86c0596 a dho:Chief ; + dho:hasTincture1 dho:Or . + +dhd:a010e7a0-df61-49ca-82d7-52e97d9dcc2b a dho:Slipped . + +dhd:a019fb8f-7469-461a-bb40-07537155cb53 dho:hasPattern dho:Roundelly . + +dhd:a023a9f8-6afd-49b1-a276-4a885c2afe56 a dho:InPale . + +dhd:a047f41e-29a6-4702-9687-554721d11486 a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:a054c627-0e98-4b79-912c-866b8a12c95d a dho:Field . + +dhd:a055c1db-a200-4cff-8bbd-b4f5b29c76a8 a dho:Rose ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . + +dhd:a05c21b9-0ce3-42d2-890d-bf1090ecea06 a dho:Rampant . + +dhd:a07c694f-a2e6-4974-996f-7aa227b8d8a8 a dho:Key ; + dho:arranged dhd:e1509464-f75b-443a-b787-a965bb710cd2 ; + dho:hasTincture1 dho:Argent . + +dhd:a0c964ac-2586-4afb-9957-e4e3dc0ddfab a dho:Lion ; + dho:hasModifier dhd:8029587f-a21d-4e10-8672-5f4d03c86f5c, + dhd:9b3fe0bf-ef78-4a6b-9bf8-1e1b98872cee, + dhd:ff5f28cf-2021-4662-87f0-bc16f66bca85 ; + dho:hasTincture1 dho:Argent . + +dhd:a0ceb169-5cf3-40bc-8178-1bf502edbadc a dho:PerBend . + +dhd:a0f01a58-fef5-4292-9eeb-fbac461c28c7 a dho:Lion ; + dho:hasModifier dhd:4edf5a82-727c-4f6b-b3c0-873411c58406, + dhd:9a576bed-1092-4280-9c29-7ae5263951fe, + dhd:f1975a8f-3914-4d76-9c60-2ad5370877aa ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . + +dhd:a0f5a3ab-5198-40ee-866d-9dfbac53fdf4 a dho:PiedNouri . + +dhd:a1021423-4e34-4039-8eaa-0e4f76a8660a a dho:Armed . + +dhd:a10e92d5-343e-4618-8490-08310b06a760 a dho:Layer ; + dho:hasCharge1 dhd:7d9e3070-fbdb-4822-b33b-bdf6b4dba32e . + +dhd:a120d3a1-2467-4322-8484-17ffeac7ca09 a dho:Chevron ; + dho:accompaniedBy dhd:1ace87b9-7678-4cb8-8021-c9b7db5146a9, + dhd:bbe0c39a-d264-4135-bba5-1e61c807d307 ; + dho:hasTincture1 dho:Gules . + +dhd:a14695ec-b25a-42dc-af71-6aedf1ff9be1 a dho:Eagle ; + dho:hasModifier dhd:6a0eebf8-4aac-427d-b4c1-a33a870e4e78 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . + +dhd:a15e25fd-6d67-4df5-98fd-978f0a293f14 a dho:Layer ; + dho:hasCharge1 dhd:0dae2ef9-e8d9-4f23-89aa-8ceafa2590ef . + +dhd:a160faaf-2831-4a32-9a3d-bd56f3a435e8 a dho:Rampant . + +dhd:a1681140-1819-44d0-98a3-6ee3687cd149 a dho:Layer ; + dho:hasCharge1 dhd:870b4cc1-70e6-4539-a6ca-f8f10fc98a35 . + +dhd:a195967c-03f3-470f-b08d-5b7364a9fe37 a dho:Layer ; + dho:hasCharge1 dhd:b327c33c-a726-4849-8672-f51951e0830a . + +dhd:a1ad4426-1b84-468e-b558-ea9189889d41 a dho:Layer ; + dho:hasCharge1 dhd:784336e0-2c62-4c57-9e6a-2c2a500dd55f . + +dhd:a1bd597e-77dc-40d2-ab98-8d4e6bd9e485 a dho:Rampant . + +dhd:a1cf966d-3ffc-4024-9597-af5aed04d78f a dho:BendCotisedPotenty ; + dho:hasTincture1 dho:Argent . + +dhd:a1e7a62e-f904-49c2-bc65-a99066783157 a dho:Field . + +dhd:a20dfc6e-93b3-4fa6-a3d6-7ff0ff5adc37 a dho:Layer ; + dho:hasCharge1 dhd:92955cad-990e-4737-b52b-9d4879378130 . + +dhd:a215ba9b-42ee-435e-a386-68676c21125a a dho:Label ; + dho:hasTincture1 dho:Gules . + +dhd:a222923d-5779-410e-8e8d-0faee5ce2121 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:a228ae99-c20d-4ec7-90e2-7571759013f6 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:a2299fc7-7e74-404e-ba8c-7d0727191a48 a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:a24a3444-a5ff-408d-adb6-b4f2da186298 a dho:Layer ; + dho:hasCharge1 dhd:b44e71a9-0272-4e10-80c8-192fc9b24953 . + +dhd:a2759bc3-342c-4fe5-ae9d-ee7e19896f06 a dho:Layer ; + dho:hasCharge1 dhd:187ceff8-361e-4fdb-9d2c-3bf5c164f48d . + +dhd:a2b01428-7834-4358-bf5b-aa8de2a0fb45 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture dho:Gules . + +dhd:a2c3ffa0-51d0-42d1-80ca-e028c06d6b2c a dho:Layer ; + dho:hasCharge1 dhd:18739caf-5cf8-43e4-9436-ee422ac296c9 . + +dhd:a2d97685-afb5-4126-abf6-9976cdea74c1 a dho:Bend ; + dho:hasDirection dho:Sinister ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:a012bff2-9b8a-461b-97c6-99a47215d17b a dho:Layer ; - dho:chargedWith dhd:d4b17d94-444e-42dc-8ad1-9bed90cea9fa, - dhd:f8aac586-4d11-47bc-997e-a98f57211425 ; - dho:hasCharge1 dhd:d7e5d434-e579-4c48-a892-93041b0c7d10 . +dhd:a2e50392-b363-4354-bd2d-beea3bb62e0c a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:a303645c-b677-47ea-a1f4-0dc3731f6cfc a dho:Canton ; + dho:hasTincture1 dho:Azure . + +dhd:a337cab3-6237-40e4-b2fc-5be53ef07974 a dho:Book ; + dho:chargedWith dhd:10c9e156-163e-4665-b73b-6fc18077515b, + dhd:c399287b-49f0-4b22-810d-2a02debefec9 ; + dho:hasTincture1 dho:Argent . -dhd:a01d3115-5ccb-492f-8327-7160cf14bf38 a dho:Field ; +dhd:a33b730a-6b6b-4fc4-b571-e3772c88dbf0 a dho:Field ; dho:hasTincture dho:Gules . -dhd:a028f500-2f86-4302-959d-44cecb7c478b a dho:Layer ; - dho:hasCharge1 dhd:81c63714-5e41-41a1-a0d6-cd0d26092179 . +dhd:a35f5e26-8e79-4b6c-a960-15cebdbec1b5 a dho:Layer ; + dho:hasCharge1 dhd:ef6e4863-3f1e-4a8b-9dba-99ce2f23065e . + +dhd:a38106f4-12d2-4f37-8952-581ff574553b a dho:Lion ; + dho:hasModifier dhd:0beb737c-5187-4c95-9018-b3a523694d89, + dhd:5c99bd8d-8005-41d8-beef-d6d786f4da57, + dhd:e38d54c3-bf57-471c-b9c9-47d1a013ac0b ; + dho:hasTincture1 dho:Or . + +dhd:a3aab44a-b2d9-4304-b32f-313f8132837a a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Argent . + +dhd:a3bdb10c-8b44-4929-b903-a30ed8ab4185 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:a3f7466b-6520-4a00-80e3-543ecb61d642 dho:hasPattern dho:Checky . + +dhd:a40373e3-34f0-4800-b5df-3c62ad28d012 a dho:InPale . + +dhd:a422a9be-542c-47c2-b162-6f54678f80d0 a dho:Layer ; + dho:chargedWith dhd:34ee0c00-01a5-46f8-a0a7-ec666f983ef3, + dhd:c889d3bc-b060-4dc1-b031-3af8608d209f ; + dho:hasCharge1 dhd:1b89d765-91f0-4dcb-85a1-b3896d3ab1e6 . + +dhd:a42bc7f1-ae23-4e4f-9f89-d2c6f73ebcbf a dho:Layer ; + dho:hasCharge1 dhd:11ed3c02-ea03-4bfa-bb4e-76b8dd43c618 . + +dhd:a450e2e4-d588-44a3-8b63-31deba92dc37 a dho:Lion ; + dho:hasTincture1 dho:P . + +dhd:a45b47ca-6d2b-4da8-8205-bca7a599325f a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . + +dhd:a46d06f0-6650-480f-917e-565ca3110fd3 a dho:DogsHead ; + dho:hasTincture1 dho:Sable . + +dhd:a48bf146-8adc-4b3d-adc1-4cb7d1a64b06 a dho:Layer ; + dho:eachTippedWith dhd:b72f9a71-6393-4897-b046-cf887c0bb335, + dhd:f7351241-1e6b-4f5d-813f-16207ae370b6 ; + dho:hasCharge1 dhd:674d3825-9a57-4c9d-b94b-5b1cbede159e . + +dhd:a4a5552e-f518-4468-bd8b-ca43d53a1dd1 a dho:Layer ; + dho:hasCharge1 dhd:ed7d01de-4adf-43b3-8368-36176045b14f . + +dhd:a4b318b4-762d-46ef-a76d-5ac5a593cdbe a dho:Field ; + dho:accompaniedBy dhd:28e1adab-ca3a-4dab-bc1f-38d1794552e9, + dhd:ec83429b-d9f5-42d8-9321-8ab9a9fa3910 ; + dho:hasSeme dhd:ad25e100-d270-4922-8c25-3a359666fec1 ; + dho:hasTincture dho:Azure . + +dhd:a4cc764f-8a5d-42dd-ba6a-5223e72ff03a a dho:Lion ; + dho:hasModifier dhd:e572309a-c186-42b1-89a8-3d2d10f046ba ; + dho:hasTincture1 dho:Azure . + +dhd:a4eeb437-698a-4295-9243-70411cde295a a dho:Lion ; + dho:hasModifier dhd:33a3ae20-cb8f-42c6-b48b-dfefc395743a ; + dho:hasTincture1 dho:Or . + +dhd:a52a67bc-8c46-4fa0-b9a9-3f0a2274f652 a dho:Fess ; + dho:hasPattern dhd:278e3a36-0797-40ee-8ebf-9bcd95a75558 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:a030de10-1def-4bbc-9293-f027e155f141 a dho:Field ; +dhd:a53c852a-6e33-49cb-baf1-0c57e77473c3 a dho:Field ; dho:hasTincture dho:Or . -dhd:a0422cd9-7974-4a8b-994c-2b322d17840c a dho:Field ; - dho:hasTincture dho:Argent . +dhd:a5474e5e-d22f-4d7a-9969-4124de679c2f a dho:Field ; + dho:hasLine dho:Dancetty ; + dho:hasLineModifier dho:PerFess ; + dho:hasModifier dho:Countercharged ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent . -dhd:a04671be-c3d1-46c7-acb2-72871fedb939 a dho:Layer ; - dho:hasCharge1 dhd:41a36ba0-5902-4475-8abf-07bd54e16df7 . +dhd:a56a4afc-a840-46e2-918d-054b031c7ecc a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:a056754c-a2e2-441a-ac58-383587849bbb a dho:Lion ; - dho:hasModifier dhd:98b12f75-8d2e-4f55-b3f0-a22c27aebec2 ; - dho:hasTincture1 dho:Azure . +dhd:a57aef7e-3122-479c-aa12-e6d062589637 a dho:Layer ; + dho:accompaniedBy dhd:5707dcad-7c56-40ff-bed7-6c0ac5641dc1, + dhd:c7cfce8e-7864-4602-bdf8-cf4216376270 ; + dho:hasCharge1 dhd:0bca0b5b-cbc4-4e6c-bd08-56227e33ccd9 . -dhd:a0660c53-7c8b-46f6-bae4-734de6ea228c a dho:Layer ; - dho:hasCharge1 dhd:38d93b8e-0f6a-4894-b90a-dac3aea7c746 . +dhd:a580e785-45e5-46ad-9dd7-21b6dbccde88 a dho:Layer ; + dho:hasCharge1 dhd:0a7c98f1-6569-4320-ae50-16b6fefb6b12 . -dhd:a0868105-41ce-4223-a44e-bf9e01a07831 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:a585d4a5-fbfb-4c24-8b3b-b175475e22f7 a dho:QueueFourchy . -dhd:a093b965-45b9-4fb3-9074-cbe3d9502cf0 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:a5af7c7e-7d72-4081-b099-49f02b0a9c80 a dho:Field ; + dho:hasTincture dho:Missing . -dhd:a09de9df-fdd0-4eed-81fa-b11c6b2d4d20 a dho:Layer ; - dho:decoratedWith dhd:edc17fdc-49e9-470f-9756-ebe934ecefb2, - dhd:f260025a-0522-4671-bf36-3c97466a09b7 ; - dho:hasCharge1 dhd:7dd25d23-5641-4971-89a9-ab3306267fc8 . +dhd:a5b14026-dad7-4b9a-bea7-3875cbfdc99a a dho:Heart ; + dho:hasNumber 9 ; + dho:hasTincture1 dho:Gules . -dhd:a0a16f3b-1a3e-458d-9624-248c2f84875d a dho:Panther ; - dho:hasTincture1 dho:Argent . +dhd:a5b5a008-e393-4500-a052-c630c4b66963 a dho:Curled . -dhd:a0b14be0-77bb-4ae7-9928-0e848cd9d776 a dho:Crowned . +dhd:a5f81bb3-4923-4173-8c5a-8a967602a328 a dho:Layer ; + dho:hasCharge1 dhd:ee16ed8a-e3b8-459a-a278-a9c1a330b83d . -dhd:a0b34338-9f5c-49e5-81b3-893f0fdbabb3 a dho:Layer ; - dho:hasCharge1 dhd:7f8f864a-b5d5-4044-b297-6bbd05e89837 . +dhd:a5faf1e5-a2f4-46a9-a45b-459b3a5788fd a dho:Gem-Ring ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:a0c7dc34-51a6-417b-883a-5440bd71f679 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:a6088766-8678-46ff-a75b-140db863f60e a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a0ec444e-0ea0-4d10-949f-136546673b9c a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:a642ccce-dbec-4928-a75c-6d01603d1288 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:a10f586a-ec6a-4ccb-9bb1-b3f01b4806d0 a dho:Fess ; - dho:accompaniedBy dhd:1026fc34-8361-4e67-a776-f7a549b62215, - dhd:2d9c0a28-70de-40fa-85d3-7de832a6ba60 ; - dho:hasTincture1 dho:Gules . +dhd:a673bc10-93ea-486b-bc8c-49a4763ce46b a dho:Rampant . -dhd:a12734ac-03d6-4b99-ba2a-a5d34bdd8c9c a dho:Lion ; - dho:hasLine dho:Dexter ; - dho:hasModifier dhd:a5eab518-bdef-43b4-870f-12846ac2998d ; - dho:hasTincture1 dho:Sable . +dhd:a678b61e-6adf-4e11-a564-b6be18cc9cf7 a dho:Layer ; + dho:hasCharge1 dhd:43818a5e-50b5-4b71-b6f1-cfe71f400cc9 . -dhd:a145f888-ed91-4e29-8f87-4b8ea79b3b80 a dho:Layer ; - dho:hasCharge1 dhd:5692ad06-939a-4ad0-9a8c-9ad1d337fad2 . +dhd:a68717fb-e4c0-488c-9363-ba4e1cc54a01 a dho:Layer ; + dho:accompaniedBy dhd:415515bd-cc75-4290-9cd4-761b7967cdf6, + dhd:a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2 ; + dho:hasCharge1 dhd:e60df2e5-453b-4b81-9a6f-a065f77806e7 . -dhd:a14a0ad5-a701-4b75-a84a-bed0837f804f a dho:Chief ; - dho:hasLine dho:Indented ; - dho:hasTincture1 dho:Argent . +dhd:a68a26e7-3281-4676-a753-0505319ff1e1 a dho:Addorsed . -dhd:a151d371-20da-4263-a9b5-1e50a3e2a5ec a dho:Layer ; - dho:hasCharge1 dhd:28f456f4-bec4-4e87-a51a-4944926dcc17 . +dhd:a68bb205-e100-4f52-b9b5-cbf54311428d a dho:Griffin ; + dho:hasModifier dhd:712d9190-351e-45c4-ab8d-25fb63041ddd ; + dho:hasTincture1 dho:Or . -dhd:a171b7c7-6429-474c-a043-32b21ca9ed32 a dho:PerBend . +dhd:a6933c6a-d21c-43f1-83a8-247f7c657cce a dho:Langued . -dhd:a19b50bf-a150-4dd9-be6f-09ff7e29ea82 a dho:Layer ; - dho:hasCharge1 dhd:2f5ca4ca-1820-4e70-91e3-68b54f797e86 . +dhd:a69efe7b-c23c-40f2-be39-60a5c34a3374 a dho:Field ; + dho:hasTincture dho:Or . -dhd:a1ce510e-bfaf-4953-b9a1-399c8f082da0 a dho:Layer ; - dho:hasCharge1 dhd:47f6e4a3-707b-43ed-8087-bd4cf55cc4c6 . +dhd:a6a11ef2-6efd-49a4-82eb-42646019b65a a dho:Field ; + dho:hasSeme dhd:34bfb981-a9a9-4ba3-8ca9-0ef3beadc670 ; + dho:hasTincture dho:Azure . -dhd:a1d6026f-b879-4a37-bb32-4d292ee3f626 a dho:Lion ; - dho:hasTincture1 dho:Gules ; +dhd:a6a8809e-eb83-4e7e-b7a4-df5fb20fd7e6 a dho:Field ; + dho:hasDirection dho:Sinister ; + dho:hasPattern dho:PerBend ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Azure . -dhd:a1db520a-cede-47a7-9de1-6ee0cc1e9b24 a dho:Bend ; - dho:hasLine dho:Cotised ; - dho:hasTincture1 dho:Argent ; +dhd:a6cebc61-e48d-4f03-afb1-a841763c05c9 a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:a6dc409f-47c7-418b-b7cf-f8c5bd7eba34 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Sable . -dhd:a1ef3a81-f108-4ad8-94b1-40a02a0948bd a dho:Rampant . +dhd:a6ec60c2-2f34-4339-9842-912fdbe09ed7 a dho:Border ; + dho:hasPattern dhd:3b07c9c2-3b80-46da-91c0-7dd861810038 ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Or . -dhd:a21045ba-92c8-4b3c-8b2f-2e880b31d7e4 a dho:Layer ; - dho:hasCharge1 dhd:c267e0e3-c4c4-49ff-9608-3cdb92931b08 . +dhd:a6f0d681-b13d-4c0c-ad8b-0aa299c51678 a dho:Bend ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:a234367d-57d6-4ea6-8f7b-08a8bd602733 a dho:Guardant . +dhd:a7200994-a191-4c9b-a27e-1ee2208507be a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a255926c-925b-4745-bbaf-e825881e4192 a dho:Crowned . +dhd:a73a9669-3f51-40dc-bc03-c74db9033d46 a dho:Layer ; + dho:hasCharge1 dhd:5e3759f0-0b46-4aee-9b4c-20f3670e9776 . -dhd:a25695ec-1e92-47bc-9343-33ad96269af5 a dho:Lion ; - dho:hasModifier dhd:38f5661f-c8b1-41de-a93a-50eb9cc655b3, - dhd:8c794714-1b55-4122-9d7f-823be939f1c9, - dhd:d08e7304-6f0a-42d5-98f9-8392bf4360c4 ; - dho:hasTincture1 dho:Azure . +dhd:a73e2a4e-90ae-492b-9dc7-0855ccf6560e a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a281156f-bdcc-412c-9a11-a5abfdcd48ba a dho:Cross ; +dhd:a753177b-edb2-4991-b04e-2bcd9f64917c a dho:CrequerPlant ; dho:hasTincture1 dho:Gules . -dhd:a2a0293e-6abf-4d4e-9307-6d10ae6f8680 a dho:Crowned . +dhd:a75a1c64-632b-4153-bee5-4125f7f03720 a dho:Field ; + dho:hasTincture dho:Or . -dhd:a2a196c6-617e-45f1-89f1-7536f628d1f1 a dho:QueueFourchy . +dhd:a771dbbe-fae5-4fed-984b-08cf74e11554 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:a2ac756c-dd2f-471d-9901-9d3a1e66e2e3 a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:a7737bd1-c3db-4ed5-9061-b3411e937c24 a dho:Crowned . -dhd:a2dd9f5e-3961-4a1b-a502-d3e916b64ee1 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:a779cdb8-fca6-418f-9837-da030a23bbcd a dho:Rampant . -dhd:a2fe6807-54a1-4a53-a470-1461965f6862 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:a7821e9e-9330-4b1c-aea3-d1d5c14165f1 a dho:Monk ; + dho:and dhd:27c41d23-1a79-44cb-9cb9-c7f157c738d6, + dhd:a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f ; + dho:hasTincture1 dho:Sable . -dhd:a302a1c3-5b41-4dbd-87d6-6603cb24fd68 a dho:Pale ; - dho:hasTincture1 dho:Argent . +dhd:a78ce438-f528-4ca5-b952-fdbb7a636f0a a dho:Layer ; + dho:accompaniedBy dhd:8fbd0c12-67ab-4ff9-8a69-2f866fa26455, + dhd:f46083cc-667f-4c74-852a-b9f9b0712b58 ; + dho:hasCharge1 dhd:f454283f-3e46-4e7e-b6da-12c904bef336 . -dhd:a30a8633-822e-424d-8183-3b03869b5f42 a dho:Field ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:a7932942-6841-4ee2-b34f-01b7b687810b a dho:Issant . -dhd:a3358a6e-9b3a-4de7-9de9-6397419b0eed a dho:SerpentCoiled ; - dho:and dhd:9215d4c6-ac04-4f6b-9c94-344525f9c435, - dhd:f82c7ecc-9c45-48e8-b688-aaab9ec81723 ; - dho:hasTincture1 dho:Vert . +dhd:a7ac680d-fc98-4222-b2e8-c716ccfc044e a dho:Armed . -dhd:a3653317-e2ad-4653-a308-fd4af58b1aa5 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:a7b7d6fa-aa8c-482e-91e8-28fa1188312b a dho:Chief ; + dho:chargedWith dhd:7ba0cb88-c303-4eda-ab7b-b784befb213a, + dhd:c0aee7bb-da7e-4463-a415-3e063fb90617 ; + dho:hasTincture1 dho:Sable . -dhd:a3c9a336-4731-4c5b-a0fb-92703c885c08 a dho:Layer ; - dho:between dhd:19f80691-7351-4e3c-a9ff-f1263ebffbeb, - dhd:3bb295ea-09a3-49b2-ba27-f0a4f0113c7f ; - dho:hasCharge1 dhd:ade771bc-f3d5-439c-9074-7d6254c333e6 . +dhd:a7d9bee4-e987-4616-bfc7-e3c82b1696cb a dho:Field ; + dho:hasTincture dho:Or . -dhd:a40c7143-b170-4af3-ae65-2fac679b4792 a dho:Greyhound ; - dho:hasModifier dhd:406c3896-05be-4a2b-a0d1-674d98eed06d ; - dho:hasTincture1 dho:Argent . +dhd:a7dcf1a5-b84c-4208-96d0-fdab72cb509a a dho:Layer ; + dho:hasCharge1 dhd:9e4c73f9-dc42-4b70-a2ac-7b7fa33869e4 . -dhd:a41a9bdc-f3cb-4809-a1f1-e6506c184986 a dho:Field ; +dhd:a7ead3fc-f34f-407d-9204-40a11a5721c3 a dho:Bugle-Horn ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . + +dhd:a804821e-d0b6-4dff-a584-9ca022041c98 a dho:Field ; dho:hasTincture dho:Or . -dhd:a41ad7cd-f9bf-433b-b769-d93f39696f3f a dho:Layer ; - dho:hasCharge1 dhd:b698e83e-ab50-4c68-a30a-09334e04ad05 . +dhd:a8120bda-c713-4939-ae47-16a9963abefa a dho:Layer ; + dho:hasCharge1 dhd:5d3fed48-a07e-4d80-ab0d-3303e3a4dbf6 . -dhd:a42283be-da78-44fe-9d19-332f295e6697 a dho:Guardant . +dhd:a816bcb4-4ab6-4cb1-99ab-1440b4ab409a a dho:InFess . -dhd:a42b440c-1651-40e5-a66f-8beb84372eb1 a dho:Layer ; - dho:hasCharge1 dhd:72b9601b-dfe4-434d-9fff-09388dfdde78 . +dhd:a8408e8a-72f3-490f-b9ca-2e86b3d95851 a dho:Field ; + dho:hasTincture dho:Or . -dhd:a461f385-5687-4d5e-8da7-61af42bb782b a dho:Layer ; - dho:hasCharge1 dhd:af9198cb-2fca-4001-872b-68cfe7d3a0f5 . +dhd:a8557e37-650e-44fa-8c6e-929991f5a73a a dho:Field ; + dho:hasNumber "of 4" ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Argent . -dhd:a46382dd-d69e-4156-bce6-4a6b881dd0ce a dho:Field ; - dho:hasSeme dhd:d01c025d-df98-46c2-9bcd-197cf15d6a23 ; - dho:hasTincture dho:Azure . +dhd:a863f736-ceb7-45e1-a0dc-5cc5852bd4f0 a dho:FessOfLozenges ; + dho:hasTincture1 dho:Gules . -dhd:a4724bfe-2859-4dfb-ade3-a26a7fb6e7a7 a dho:Layer ; - dho:hasCharge1 dhd:76569231-f920-4d84-b891-d24e50eb8488 . +dhd:a8718cd9-9adf-4e43-b023-bad245c2572e a dho:Pale ; + dho:hasNumber 2 ; + dho:hasPattern dhd:fd793373-1d15-4265-85ee-02720912d49c ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:a47d34a6-4975-48b9-ba84-cb4f96320826 a dho:Eagle ; - dho:hasTincture1 dho:Argent . +dhd:a872ed0d-8fb9-4ffb-a1e2-c4625dc6371c a dho:Layer ; + dho:hasCharge1 dhd:5343d802-bd93-408e-b1c2-14e70a908b61 . -dhd:a48000e6-d49a-4e36-904c-9ae1fc1f95c8 a dho:Layer ; - dho:hasCharge1 dhd:706dd59c-773e-45ed-8508-79b7b61005fa . +dhd:a879d8c9-6cd0-453b-9d20-c834ed623dd1 a dho:Layer ; + dho:hasCharge1 dhd:28086341-344d-432c-a51c-ec646a6faa64 . -dhd:a49386e5-886e-49ea-945c-64d3fb470834 a dho:OrleOf . +dhd:a87d9c0a-0290-4765-9191-c00253f75ce2 a dho:Rampant . -dhd:a4a1f559-8e2c-4c28-be93-bba1afbd4124 a dho:CrossFormy ; - dho:hasTincture1 dho:Missing . +dhd:a881b67e-a595-43d5-8e87-46997a272b63 a dho:Arrowhead ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:a4cec00f-286a-460e-910b-1dd94daec045 a dho:Fess ; - dho:hasTincture1 dho:Azure . +dhd:a886115a-e406-4b13-a8ae-aeb6c84d638a a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a4d8d047-38b0-4062-bbbd-af4657229fbc a dho:Lion ; - dho:hasModifier dhd:0e53853e-e4e5-48f8-a1f1-31c7ce7fe733, - dhd:20aeea14-f62e-47ca-95e0-d811d2a3ae9a, - dhd:2bece659-356d-4565-aba7-581a551a1b84 ; - dho:hasTincture1 dho:Or . +dhd:a89fd1ab-c095-437b-bd24-b6b1ae2920d8 a dho:Doubleheaded . -dhd:a4dedb67-c2c5-4921-8977-c76140f22153 a dho:Cross ; - dho:chargedWith dhd:1fe8e1e6-0573-4147-9f38-83a478e72b80, - dhd:d8755451-4c0e-411d-b301-a2f869b5c0a4 ; +dhd:a8f610f7-7656-42db-ade6-c5eeeef2b353 a dho:Layer ; + dho:hasCharge1 dhd:cd7919d5-07a2-4fb0-aa90-8672494e3cdc . + +dhd:a8f67bb1-222b-4b5d-8f30-a72d59b9682e a dho:Fretty ; dho:hasTincture1 dho:Sable . -dhd:a4e02d6b-6a68-413a-a077-d5fcf7dbaf14 a dho:Layer ; - dho:hasCharge1 dhd:fcc24fac-9be9-480e-8e1b-b8f953eb43dd . +dhd:a8f872f6-5d68-40a3-89d8-c1cbc018cc3d a dho:Layer ; + dho:hasCharge1 dhd:280038e1-9aea-4fcb-b046-fd0e0594965a . + +dhd:a96c35b9-f92b-4b81-92f5-c0bfed7ed421 a dho:Passant . -dhd:a4e5b287-b57d-4a9b-b651-0bba18f133b4 a dho:Addorsed . +dhd:a9741b85-feca-4921-bd8f-73d6567198b5 a dho:Sword ; + dho:hasModifier dhd:12478d53-858a-4ef0-8230-8fefb16b4c1a ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:a4ee3527-6b88-48c7-975f-b1eb5e8fa841 a dho:Lion ; - dho:hasModifier dhd:18359c82-5f9f-480c-91e4-926e414792fb, - dhd:e588430c-c282-4205-bec8-676d5c24fed9 ; +dhd:a97616af-5f84-4ecc-9e7e-ae29742a2bbe a dho:Label ; dho:hasTincture1 dho:Azure . -dhd:a4f985a7-676a-412a-b1e4-605a8e9880fe a dho:Layer ; - dho:hasCharge1 dhd:a8e23f48-7e31-4c36-a4fd-8093351ef41a . +dhd:a9b76e4a-8e4d-4248-b6d4-236eaacb1c6f a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:a50fa8a4-aa9d-4b9c-adfb-130e4911eb31 a dho:Rose ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:a9dde9bf-4be3-4df3-98c1-2f0058761372 a dho:Fretty ; + dho:hasTincture1 dho:Gules . -dhd:a5183fe5-86c3-4bb2-a037-7609b30918e0 a dho:Rampant . +dhd:a9dea103-7b4e-413e-bbd0-5f1b766c7938 a dho:Layer ; + dho:hasCharge1 dhd:d6019596-058e-469e-bde8-f77a56abdbb3 . -dhd:a51ef05a-1650-49bf-b1b3-a4d62727471a a dho:Crowned . +dhd:a9e37fd7-3df1-4734-bb5c-d89f5ee152e3 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a552c0b8-9a98-4063-9a85-400272071beb a dho:Field ; +dhd:a9e59dce-14f7-4ebd-ad5f-6570de69e5b0 a dho:Field ; dho:hasTincture dho:Or . -dhd:a5775c4a-e5a8-4a1c-aaaf-69216d76bc52 a dho:Layer ; - dho:hasCharge1 dhd:9aaea332-c757-4ed9-a4bb-b71537e9761a . +dhd:aa05f0a3-a15b-4160-81a9-84c05964f5a7 a dho:Layer ; + dho:accompaniedBy dhd:1d6b5afc-9421-4630-ab66-3a5a6a3f61dd, + dhd:a13a735e-84a3-4ea3-b6d8-27a3d8c632bd ; + dho:hasCharge1 dhd:c0f6eae4-6cc0-473a-8d91-cfba8ff0576b . + +dhd:aa2db123-8b3d-4b4b-8ca8-2a2b372e7ed2 a dho:Layer ; + dho:hasCharge1 dhd:203ac943-9d3f-4724-99e7-12f1a5344877 . + +dhd:aa515236-4d14-488f-a5d4-e36f5ac26d0a a dho:Field . -dhd:a582720c-1c12-45d8-a33e-4cf7d1756f47 a dho:Border ; +dhd:aa5729b1-9c7c-4032-80f7-60e6c154f304 a dho:Saltire ; dho:hasTincture1 dho:Gules . -dhd:a587c4be-3764-4ff8-910e-b0997837c6bf a dho:Bull ; - dho:hasModifier dhd:c0240b77-5cd9-4744-9378-6889ce12fbf3 . +dhd:aa7b7ef0-c3db-4be3-8785-fad8ba5e440c a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a5908478-a385-4b0b-a4eb-a3e3d8fdf584 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:aa81acac-a1e0-4be8-84d3-451b1bc1ebc6 a dho:Eagle ; + dho:hasTincture1 dho:Argent . -dhd:a59109ce-9c1d-4810-8c14-e85c21e7abf2 a dho:Lion ; - dho:hasModifier dhd:b23dbbb1-3cd7-4320-9fbc-1f80f9e02b02 ; - dho:hasTincture1 dho:Sable . +dhd:aaa2e1ab-28f7-4f78-8306-63433cd84052 a dho:Field ; + dho:hasTincture dho:Vert . -dhd:a5b6b90f-e6ca-44e6-b5b8-b13e136c5392 a dho:Field ; - dho:hasPattern dho:Pily-Bendy ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:aaa79942-dc13-45e6-b13b-41ff0edf6017 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a5ca559b-7e3f-4544-b3f9-90a06198224d a dho:Field ; - dho:hasTincture dho:Azure . +dhd:aac26688-d279-4b7f-ba7c-8b9081aa2f1d a dho:Layer ; + dho:hasCharge1 dhd:58712a5d-7658-40f4-9c9e-6951090df7d3 . -dhd:a5da5b72-faa0-42e0-9d41-59e7f735b67b a dho:Layer ; - dho:hasCharge1 dhd:dbd0e121-1944-4afb-a772-9bb97d6bd48b . +dhd:aaeb3dff-3f74-4485-b7b3-3d8b2c68537d a dho:Layer ; + dho:hasCharge1 dhd:fe26a222-5219-475b-8aba-abb3b90029b1 . -dhd:a5e7c8b1-f83a-4cad-b322-4c830acdfce3 a dho:Star ; - dho:hasModifier dhd:850d23da-2d47-4828-870b-efb66227d1ec ; - dho:hasTincture1 dho:Argent . +dhd:aaecbf3f-8511-4b8b-88ca-0f62cb357017 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:a5eab518-bdef-43b4-870f-12846ac2998d a dho:Rampant . +dhd:ab198ec0-ca26-4c91-9e2e-819773b4906b a dho:Greyhound ; + dho:hasModifier dhd:e84b5bf8-c054-40e5-8070-d32766e977f4 ; + dho:hasTincture1 dho:Or . -dhd:a5fd4067-17a3-48a1-9338-53588197239b a dho:Swan ; +dhd:ab2fb103-b0da-4a75-a72d-77708fb260c5 a dho:Lion ; dho:hasTincture1 dho:Sable . -dhd:a6102e14-4031-456a-968d-6f2d5bc9c6f4 a dho:Field ; - dho:hasSeme dhd:58864cb9-4dd7-494e-9c45-bdc0dcad013a ; +dhd:ab35e7a5-3530-438c-9d2a-90faef58d1ca a dho:Field ; dho:hasTincture dho:Azure . -dhd:a615b8b5-a759-47bc-b847-71471462102a a dho:Layer ; - dho:hasCharge1 dhd:4cc22e20-c69a-45eb-8af3-d83b5d9d1c5f . +dhd:ab39297b-45a8-463b-87f7-0493c5091136 a dho:Seme ; + dho:hasSeme dho:Roundelly ; + dho:hasTincture dho:Or . -dhd:a621a457-c9a8-4ffc-a83d-cb1f6391559b a dho:Layer ; - dho:chargedWith dhd:cda6add0-d391-4cd5-9172-64195d5e005e, - dhd:fe28030f-4051-4e9c-8fae-f4ee43e282a0 ; - dho:hasCharge1 dhd:e44e2d76-1436-47ca-8df6-dff30c1f894b . +dhd:ab4c2a5a-ac67-47a0-a4dc-687e5a051d21 a dho:Crampon ; + dho:arranged dhd:b47ef627-5efe-46bf-b1ea-cef2096bd41f ; + dho:hasTincture1 dho:Sable . -dhd:a625eb9a-d54a-4d0c-8e5d-3bcdb9d5de52 a dho:Field ; +dhd:ab647b0f-1a5d-468b-aeac-bf8cf58f2a4a a dho:Field ; dho:hasTincture dho:Argent . -dhd:a62d3705-c6c1-49e4-99bb-4071a27fbcdc a dho:Field . +dhd:ab6826f6-0bdd-4da8-9b25-0b4c4409dcfc a dho:InSaltire . -dhd:a62dda61-8644-4da6-8357-ceef46a63fe3 a dho:QueueFourchy . - -dhd:a6308ecf-7cca-44b9-96f2-6b5bd1514d2e a dho:Field ; - dho:hasTincture dho:Argent . +dhd:ab79b29d-2f68-4be8-a050-1fb5ad3cc5cc a dho:Empty ; + dho:hasPattern dhd:7c9f9bb4-7259-4807-ac3d-eaade6aacec1 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:a635f88e-36cf-4b59-a768-4c855a238aa7 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:ab89433b-d6b6-44ab-a646-1a834ae233db a dho:ReedMace ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:a642c9b8-4804-4750-92a2-1c677a00e385 a dho:Inverted . +dhd:aba923b4-370c-4b03-87a8-123aa8a68cc2 a dho:Lion ; + dho:hasModifier dhd:b3db7fc7-83f4-46e4-b1f9-b8b81ba96d7b, + dhd:db0d71d2-b18a-4e76-9528-70642922f225 ; + dho:hasTincture1 dho:Gules . -dhd:a64487e8-4dbf-4a1d-bdc8-66f5255b3744 a dho:Layer ; - dho:hasCharge1 dhd:8c910b61-29f2-4999-bb37-d30eb426f44b . +dhd:abb8ecb4-a511-4e82-ab44-ba7567aaf9e8 a dho:Crowned . -dhd:a688d610-c864-4e38-a7b7-39fc6d8e40b2 a dho:Guardant . +dhd:abd84053-562a-41cb-babd-f63d6dbb8902 a dho:Chief ; + dho:chargedWith dhd:59fa6c38-7e86-41f0-af0e-ef947690b6d0, + dhd:c025c3c1-80eb-4760-b540-6befff5a5a22 ; + dho:hasTincture1 dho:Argent . -dhd:a6a3398f-122d-45bd-a377-77e0f3db2db8 a dho:Field ; - dho:hasTincture dho:Or . +dhd:ac0085ef-670a-42ff-9e16-028ac6f2a7d9 a dho:Naissant . -dhd:a6a67da9-d6ee-4686-aadb-32dca9f02592 a dho:Fess ; - dho:hasPattern dhd:ea0a14dd-66b9-4633-b0fd-1c48ba4a941c ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:ac020a17-83ab-46ff-bc67-d04e8f70f420 a dho:Layer ; + dho:hasCharge1 dhd:91e3641b-afe0-4c92-b817-83c978e3ca8d . -dhd:a6b770fc-d36f-448c-b368-83834a5afa86 a dho:Layer ; - dho:hasCharge1 dhd:6de70761-6e31-4053-90d3-9f16b9b96959 . +dhd:ac0bdfa1-2d2e-42b0-b5ea-9f0f564dd720 a dho:Armed ; + dho:hasTincture dho:Azure . -dhd:a6d61046-91b2-4b6c-8042-2a1668c474c1 a dho:Field ; - dho:hasTincture dho:Or . +dhd:ac2110cb-7b9b-4e9e-9115-5c6391523176 a dho:Layer ; + dho:hasCharge1 dhd:02e57de5-c1c2-43d6-8f79-5efebd53e54e . -dhd:a6e05ed1-7141-480b-b017-41b5f7a3b36f a dho:Chief ; - dho:chargedWith dhd:0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94, - dhd:b61b7ca1-f97c-4d1c-9667-a9f728fc9f09 ; - dho:hasTincture1 dho:Gules . +dhd:ac297bcb-ad7a-4787-b26e-cbc69aed3489 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a6e1df32-7c0f-49b2-aa06-89fdf667987e a dho:Field ; +dhd:ac29f946-7f77-4612-b5a4-1a2a3afa618d a dho:Field ; dho:hasTincture dho:Argent . -dhd:a6f56244-6a99-47e9-91c9-d1e70351b9a2 a dho:Bend ; - dho:hasPattern dhd:cb558ac7-e9f2-4b89-9650-a875a4febb91 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:ac54e624-d066-4dbb-a40a-828811e72e5f a dho:Layer ; + dho:hasCharge1 dhd:c47dbce6-e128-46b4-9bb2-b0bc1d4d86b3 . -dhd:a731a773-ae09-40dd-86db-b97ae1af1100 a dho:Crowned . +dhd:ac86fa44-73c4-4f82-87c2-632dc82f874c a dho:PerPale . -dhd:a73add22-c98e-4dfb-8db2-10f871c4d6cc a dho:Embowed . +dhd:aca5cde3-0a8c-4eb8-b9ae-71c0be80998b a dho:Layer ; + dho:hasCharge1 dhd:d84b0514-b55d-4ddc-a092-ab6f192a4d67 . -dhd:a74b1e97-bafd-4bd5-ba84-5b640dd7e74a a dho:Layer ; - dho:hasCharge1 dhd:cf8c7b26-da67-49e1-981d-365a65313f9a . +dhd:acb3075f-c4eb-48ac-8e5e-93249fbf6e14 a dho:Layer ; + dho:hasCharge1 dhd:ab89433b-d6b6-44ab-a646-1a834ae233db . -dhd:a7699e09-f06c-455d-8a3e-4e4d44981acb a dho:Field ; - dho:hasTincture dho:Azure . +dhd:acb5d5a9-a4ff-44fa-995e-45ac293e1d07 a dho:Layer ; + dho:hasCharge1 dhd:cf5ef7d1-cb26-4543-a1d4-3fc9864affe3 . -dhd:a798e26a-d4eb-47ee-a67f-319d5b828e30 a dho:Roundel ; - dho:hasNumber 3 ; +dhd:acd351cc-e0b4-4176-93f6-55ff2d698f76 a dho:Gonfanon ; dho:hasTincture1 dho:Gules . -dhd:a7b10b22-ae2c-449b-95f0-2a3dea83fabf a dho:Griffin ; - dho:hasModifier dhd:d86df561-6742-4429-82b3-d798e19c59a3 ; - dho:hasTincture1 dho:Or . - -dhd:a7d5b116-8c25-4d36-9b1e-5bbf24c44bea dho:hasPattern dho:Castily . +dhd:acdb3af9-1c65-4dbe-a1ff-c58081bd63a3 a dho:Field ; + dho:hasSeme dhd:988b5375-9a34-40fe-a2e2-95668cbab76e ; + dho:hasTincture dho:Azure . -dhd:a7fb495e-d9da-40d9-a2dd-03d044cf4e89 a dho:Chief ; - dho:hasTincture1 dho:Gules . +dhd:acdce1f6-1d4f-4be9-9f0c-216239c40370 a dho:WolfsHead ; + dho:hasTincture1 dho:Vert . -dhd:a80ef8f1-adbb-4263-a21a-5a2c053ce061 a dho:Layer ; - dho:hasCharge1 dhd:3a91924d-51e7-446a-9f2f-fd33dba69b3e . +dhd:acf7ca8f-3173-451e-a024-0ddd523829bd a dho:Langued . -dhd:a8134f86-e2ad-4e7b-aa6b-27c924364bd1 a dho:Layer ; - dho:hasCharge1 dhd:0792f402-d6b4-4ae2-a6da-b7fe94bcb32e . +dhd:acfaabd1-3062-4742-9ad0-d2da7ed9f920 a dho:Layer ; + dho:hasCharge1 dhd:e07ef5d8-d37f-44ac-a6b9-a1ea30ead627 . -dhd:a833b9b9-c483-4686-95e9-7fc6d2dc5423 a dho:Field . +dhd:ad0cd5c3-2f5c-421f-bc23-4b32e03ebd2f a dho:Addorsed . -dhd:a835ef1e-376d-493b-89d7-94204fce6778 a dho:Lion ; - dho:hasModifier dhd:107b62e8-e39e-47ff-9146-56f5a1fbdf47, - dhd:243334d1-6f1c-48e6-a5f9-34108ea000a8, - dhd:9a52cb40-6cbc-4388-9fd9-9791df054669 ; +dhd:ad234b3a-d9bd-45a1-b05d-c51e7f6ba5e4 a dho:Label ; dho:hasTincture1 dho:Or . -dhd:a83b7a16-8f10-4459-bb62-653f901da0cc a dho:Label ; - dho:hasTincture1 dho:Gules . +dhd:ad25e100-d270-4922-8c25-3a359666fec1 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:a8458ba9-47c9-4cb0-86f6-66974105d704 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:ad34ed95-a360-48aa-8f4f-abb7adac29c6 dho:hasPattern dho:Chevronny . -dhd:a85d0412-7a82-426b-95c2-c49231a22dd9 a dho:Saltire ; - dho:hasTincture1 dho:Sable . +dhd:ad431103-82e5-4e8c-81f9-9759555e2e7d a dho:Field ; + dho:hasTincture dho:Gules . -dhd:a86a609d-818f-46ef-a86b-ff190af11a8a a dho:Layer ; - dho:hasCharge1 dhd:409d42f1-3918-46e5-9fa5-3541c6900fd8 . +dhd:ad488d54-0bdf-4623-855b-f40beeb9c69e a dho:Layer ; + dho:hasCharge1 dhd:ed876d9f-8d94-414b-9aeb-58534fdcf770 . -dhd:a877f84d-e40f-4bef-bb2c-7a42166f186d a dho:Layer ; - dho:hasCharge1 dhd:b48cde03-6e02-4826-a693-2a709c4ca765 . +dhd:ad4a4e56-7d9e-4382-8d20-952dfe49f55d a dho:Field ; + dho:hasTincture dho:Or . -dhd:a88faf7c-d617-4e78-8fc3-4603e0f36683 a dho:Field ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:ad5e376a-77aa-4a10-8e2b-9798f514432c a dho:Lion ; + dho:hasModifier dhd:6fecd40c-8cb8-4393-a182-6119feb80003 ; + dho:hasTincture1 dho:Or . -dhd:a8afc6fb-ab07-4452-8de1-403358eabd19 a dho:OrleOf . +dhd:ad660475-bf97-48e6-b1c1-878aa17c793d a dho:Layer ; + dho:hasCharge1 dhd:01b7caf6-6871-4769-9707-870f078b3731 . -dhd:a8e23f48-7e31-4c36-a4fd-8093351ef41a a dho:Lion ; +dhd:ad884f77-5fbc-4527-8b53-11c845946328 a dho:Mill-Rind ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:a8e515fe-13a0-4de1-8b68-ef6f8bea8601 a dho:Layer ; - dho:hasCharge1 dhd:af9100cc-ccf5-49c5-88db-83e9bceeb0b4 . - -dhd:a8f13640-56cb-43f2-804c-adf6a22bb8fa a dho:Layer ; - dho:hasCharge1 dhd:72230cd1-1795-488b-ad6f-13c532c18d3b . - -dhd:a8f8cb79-834d-4644-94c8-d648c8bddb7a a dho:Field ; - dho:hasTincture dho:Azure . +dhd:ad93d22d-69b6-4457-8062-2c296a7399b4 a dho:Pale ; + dho:chargedWith dhd:7bb6a99c-7886-45ad-af95-6db7b4fe47ce, + dhd:cd885a0d-5de9-4a6a-af26-2d1252c5aa30 ; + dho:hasTincture1 dho:Gules . -dhd:a8ffff22-90ce-40d1-ab2f-f36ae5d03fce a dho:Roundel ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Or . +dhd:ada789ed-d195-44ff-8c17-3743347736e9 a dho:Layer ; + dho:hasCharge1 dhd:86054865-cedd-46c7-83f3-3338217477c0 . -dhd:a919bc07-2dac-4ec6-ad59-d7be759742ce a dho:Lion ; - dho:hasModifier dhd:01a5afde-b16f-41a4-9e42-4d1b9cfcdcb4, - dhd:f7c7116e-3d21-4bbe-8ab3-282b86f872b8 ; +dhd:ada8cd32-b7cc-4870-9af3-e64307267e9f a dho:Tower ; dho:hasTincture1 dho:Argent . -dhd:a91f983e-9ba8-4ee0-a1f5-4c3d71edb4ec a dho:Layer ; - dho:hasCharge1 dhd:5ae724cb-24f3-407a-a8cc-99f4a14b2746 . - -dhd:a96da40d-d643-4800-8b33-ceea1a431f17 a dho:Fleur-De-Lis ; - dho:arranged dhd:3cdf8b10-8c1c-4786-8172-6e71ee499f25 ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Or . +dhd:adaaf72d-b761-47cd-be74-5d86741a999e a dho:Layer ; + dho:hasCharge1 dhd:395d6336-0574-4463-abd7-3ed8f3d68846 . -dhd:a9753e2a-ac06-46db-b606-fe15b399033c a dho:Stringed . +dhd:adab8072-8396-470c-b3bf-56d0be41fc69 a dho:Pale ; + dho:hasTincture1 dho:Vair . -dhd:a9999b7d-8349-4b0f-9d70-2150d2471999 a dho:Lion ; - dho:accompaniedBy dhd:2209b5f3-a787-416a-b902-a9f5201c3d23, - dhd:88708007-2c4f-45a1-9916-5fef341024f1 ; - dho:hasModifier dhd:07baa24d-107e-4014-a261-d674eab2fb0e, - dhd:0fa1d146-6755-41bd-af48-b4dc7715279a, - dhd:4e6bb857-7946-4455-8eb9-749735e90844, - dhd:cdb908bb-1e00-4231-aaa7-c9801ac89de9 ; - dho:hasTincture1 dho:Sable . +dhd:addcf77a-3c5a-4b9a-8c20-8a4fbdd17e8e a dho:Field ; + dho:hasTincture dho:Argent . -dhd:a99c2cd7-70fc-467f-bc24-49730c81f41e a dho:Field ; - dho:hasTincture dho:Or . +dhd:ade7bf71-d905-4225-8859-48e3966a50c2 a dho:Layer ; + dho:hasCharge1 dhd:a303645c-b677-47ea-a1f4-0dc3731f6cfc . -dhd:a9a1ff2d-ba6d-447f-8fc4-d272a50240f5 a dho:RoseLeaf ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:ae090c69-be84-44c3-9575-bf30d570786c a dho:Layer ; + dho:hasCharge1 dhd:d2f16501-3dc9-46e1-b819-1db01016a9b0 . -dhd:a9cdce3a-2229-4688-a670-8aa563c07167 dho:hasPattern dho:Barruly . +dhd:ae0feb3c-5157-44e8-a53f-d45a0506999a a dho:Field ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Gules . -dhd:a9deefd0-71f4-4899-b065-7914654a1b5c a dho:Lion ; - dho:hasModifier dhd:9bd46f6e-cb2c-47b1-9ec4-1b4ad8994950 ; - dho:hasPattern dhd:a9cdce3a-2229-4688-a670-8aa563c07167 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:ae253e7e-5f32-4e4c-b490-f8ed00eb9a73 a dho:Layer ; + dho:hasCharge1 dhd:bc1e3850-777b-4719-9c3d-077aae2b85b9 . -dhd:a9dfc9b1-c9bd-4d00-bf2f-517e0a581b60 a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:ae437cb3-a98e-4f2a-9d3b-b277a4bd9108 a dho:Layer ; + dho:hasCharge1 dhd:26e3e930-b2cc-4823-bffd-ab9bdec49860 . -dhd:a9edd394-125d-49dd-97e3-21fb5e2e4e44 a dho:Armed . +dhd:ae54ebaa-e8c3-4ae8-9471-0f7fdd050fd6 a dho:Field ; + dho:hasTincture dho:Or . -dhd:aa2bf025-2bf4-43d2-85b2-1db4cd3e37d4 a dho:Layer ; - dho:hasCharge1 dhd:cf2a702d-0a4a-45a3-a1d2-949165e8ab01 . +dhd:ae5b965e-fb21-496d-8e05-fa55e785c279 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:aa445582-659b-4b68-9361-c667f934b0f3 a dho:Rampant . +dhd:ae61be12-a40f-433b-a9b2-15039766d4e0 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:aa4df0dc-7962-4fec-beb5-c2c1a0673bb5 a dho:Seme ; - dho:hasSeme dho:Roundelly ; - dho:hasTincture dho:Or . +dhd:ae7ab35c-c200-4bbd-8750-080351da944a a dho:Pile ; + dho:hasTincture1 dho:Argent ; + dho:isstSn dhd:a5e7ed7b-a239-4cc5-889d-3845b7eec67d . -dhd:aa65429e-1250-46b0-bb6a-3b0083858d02 a dho:Bar ; - dho:accompaniedBy dhd:e5e452ac-f769-41a3-864d-62e1519a8317, - dhd:f85fc7ab-2ba7-4ca4-b764-22d9df156fb3 ; - dho:hasNumber 2 ; +dhd:ae7e94c9-f56b-4846-a97b-dd3b8659f234 a dho:Bend ; + dho:chargedWith dhd:4571aa35-612a-424e-8f45-9d155b313928, + dhd:a31423e2-5f27-4685-b0a1-375197670d68 ; dho:hasTincture1 dho:Gules . -dhd:aa691cac-1c63-466a-a692-0360cda8c8da a dho:Layer ; - dho:hasCharge1 dhd:053ab0c5-64a7-4ea1-9d78-c9463bf89180 ; - dho:on dhd:c0675592-ff86-4864-a7a1-6c44ec76fac4, - dhd:d2e76249-1444-48a4-9b64-d0ff5a13682f . +dhd:ae85e164-60a3-455c-bffc-a6a32ef2b136 a dho:Layer ; + dho:hasCharge1 dhd:756a3da5-da45-4f71-8bdf-278b98b7bf49 . -dhd:aa94b98b-e9c3-438d-a16b-9ddeac117b1c a dho:Field . - -dhd:aa9ea086-787d-42ed-a2a8-37827ff0edb6 a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:aad85c41-5485-4f9e-a695-5c2e638a5632 a dho:Lion ; - dho:hasModifier dhd:1552b416-db89-49bf-b042-252182e87735, - dhd:41e37d6f-6203-4982-a554-012f59b8b1c6, - dhd:ab74cea0-7499-4ecd-97d3-acd0dcd418ee ; - dho:hasTincture1 dho:Or . +dhd:ae99a9db-c492-4cab-aa8d-b9654eff0898 a dho:Fretty ; + dho:hasTincture1 dho:Gules . -dhd:aaf25df5-48f5-426b-b3e9-8d251a4c84e8 a dho:Field ; - dho:hasSeme dhd:b0b7b4db-0fa3-425f-8060-f7ec8546bbd5 ; - dho:hasTincture dho:Azure . +dhd:aecd192f-3746-407a-adbf-71adbc7b3f3a a dho:Antler ; + dho:arranged dhd:4ae236cc-5ee6-4a9f-bd7c-5113a9caa430 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:aaf5d727-0580-4a38-befe-2df3ce5dd0bb a dho:Layer ; - dho:hasCharge1 dhd:b0bb636d-0243-42f9-8217-4a2e82a631ca . +dhd:aecf1d4f-cab5-449a-8011-a305935cc56b a dho:Pale ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:ab140260-5c61-4a13-a374-61442d2c75c8 a dho:Layer ; - dho:hasCharge1 dhd:72445cf3-473b-4de9-800f-062b883fc502 . +dhd:aedd8880-399b-4f59-88e4-85ce2bf2393c a dho:Layer ; + dho:hasCharge1 dhd:129cdee1-2191-4960-8528-3854cf5a6d4f . -dhd:ab3859f4-f503-4c8c-ad3f-7549f0e7ac49 a dho:Rampant . +dhd:aee06bac-c6c3-466d-9b89-d97d42793ff3 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:ab48cf92-d776-47af-b79c-4dd93a7ab22a a dho:Bend ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:aeef5e07-e1d6-4239-9f0d-221c75fbb7c5 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:ab606637-2876-4a96-92c0-7b6c4fa41429 a dho:Castle ; - dho:hasTincture1 dho:Argent . +dhd:aef212c9-0c58-40fa-af0e-d320242057e4 a dho:Layer ; + dho:hasCharge1 dhd:eed908b1-b71d-4155-9d92-fbab4930cb5b . -dhd:ab688f35-7896-4598-9a2e-cba581da94ad a dho:Layer ; - dho:chargedWith dhd:70acd7e3-f5f0-481b-a97c-8e7100264318, - dhd:c5c919d2-b42e-484f-ad63-90aefc658e23 ; - dho:hasCharge1 dhd:cd30d323-1b55-4778-8b9c-1ec7087fcf73 . +dhd:af088065-5434-4d4a-adfc-58bffba4d6f8 a dho:Field ; + dho:hasTincture dho:Or . -dhd:ab74cea0-7499-4ecd-97d3-acd0dcd418ee a dho:Guardant . +dhd:af3b83f0-cd9e-4ddb-b11d-57513cc2cd4e a dho:Layer ; + dho:hasCharge1 dhd:fd9251ce-8612-4992-bb7c-fd988a1e96d3 . -dhd:aba149f3-fd45-44af-8a17-67cac9a0cbb4 a dho:Layer ; - dho:chargedWith dhd:0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94, - dhd:b61b7ca1-f97c-4d1c-9667-a9f728fc9f09 ; - dho:hasCharge1 dhd:a6e05ed1-7141-480b-b017-41b5f7a3b36f . +dhd:af3fa097-bdc6-452d-abb2-55aa60063e72 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:abf310a2-815a-48f1-b4d4-6885dd3f5fa6 a dho:Chevron ; - dho:chargedWith dhd:7511de60-4cea-484c-b409-dad4d4169cad, - dhd:b8e934d6-b67c-4bbb-ad87-84c81d8ed726 ; - dho:hasTincture1 dho:Sable . +dhd:af4231d6-d261-44a5-8a6a-e7f48496bc9b a dho:Layer ; + dho:hasCharge1 dhd:c8638dcf-86d2-4027-b949-50cb3c4ecf04 . -dhd:ac063f3e-8b05-456c-8c26-23077d3ad89b a dho:Layer ; - dho:hasCharge1 dhd:fe4fea24-3f7c-4f39-a46f-82a7b755d87e . +dhd:af7ed014-db60-47ed-90f5-2cf27185a862 a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:ac0b2e2b-e976-4035-a229-86854430ec7e a dho:Field ; - dho:hasSeme dhd:de34032d-1656-4390-9484-233106ffafee ; +dhd:af8d6e5c-0560-49b8-ab21-f20b72d1ae22 a dho:Field ; dho:hasTincture dho:Azure . -dhd:ac1d56e9-1428-4fa6-8fdb-f10ad57dcade a dho:Lion ; - dho:hasModifier dhd:4c28330a-d699-4605-8577-995490c6ff12 ; - dho:hasPattern dhd:2f8caaa7-3624-4ea4-b1c1-7f18e600ebfd ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:af95d877-8c2f-434c-acb1-b52b51e0bc19 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:ac4b4d0e-bb3e-4ddd-93ba-5630b26370bd a dho:Book ; - dho:chargedWith dhd:0bd5cbb9-5ffa-4736-888d-7ba9926826df, - dhd:9b53c0bd-85d4-4653-a8b0-9ea4e3d94530 ; - dho:hasTincture1 dho:Argent . +dhd:af9a38ec-29b2-4a78-87cf-c2cdab308383 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:ac8a4d36-a768-4294-96e3-2525bf032932 a dho:Cross ; - dho:accompaniedBy dhd:2a708aea-6e64-46c3-83af-a366e7e9ff09, - dhd:80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7 ; - dho:hasTincture1 dho:Gules . +dhd:afb3fa3b-d206-4ae6-9282-8278e814737b a dho:Field ; + dho:hasTincture dho:Gules . -dhd:ac8ae5c9-047d-4732-a1e0-603f922afc79 dho:hasPattern dho:Chevronny . +dhd:afc125b7-531a-4105-afae-e69b4eb4abd6 a dho:Field ; + dho:hasTincture dho:Or . -dhd:acdb9b10-08bc-45f3-a7ee-32ff3e45a9cc a dho:Layer ; - dho:hasCharge1 dhd:35cdcfd2-787f-4909-a4d1-090c60201e3a . +dhd:afc2b0f1-e0dd-40cd-b880-4ccfcd98e19f a dho:Rampant . -dhd:acf7a2fe-5f50-4b5f-80b1-3ae09343fbb4 a dho:Layer ; - dho:hasCharge1 dhd:cbd60655-2716-41d8-bb66-74144b227f7d ; - dho:on dhd:a30a5f3c-0433-4325-be1f-04ef9a8968b1, - dhd:e4325d12-cecd-476e-9d6b-012dcaf52f9e . +dhd:afcea136-be15-4b46-ba9a-cfbdb8161dd9 a dho:OrleOf . -dhd:acfce19c-d80d-474d-8988-413e8ded3da0 a dho:Rampant . +dhd:afd59016-45e6-4ea0-8180-df3dc4bc8a91 a dho:Layer ; + dho:hasCharge1 dhd:a863f736-ceb7-45e1-a0dc-5cc5852bd4f0 . -dhd:ad019bb6-3e07-43b3-9bb1-2986d5716e9e a dho:Layer ; - dho:hasCharge1 dhd:a302a1c3-5b41-4dbd-87d6-6603cb24fd68 . +dhd:afda248e-fd25-408e-a935-73d5840f306e a dho:Field . -dhd:ad0417c7-6bd2-4bf6-b6fe-7ca7660be84a a dho:Slipped . +dhd:afdec95f-6b38-4695-8717-4c77c461efc5 a dho:Layer ; + dho:hasCharge1 dhd:89cc217f-702b-49fd-8414-97b2347c253a . -dhd:ad205791-b316-4e8e-a102-a972b7a3126c a dho:Layer ; - dho:hasCharge1 dhd:ed3634a0-e86a-4c22-821a-6e3cb450e9d2 . +dhd:afef1460-d4ff-4553-8385-dd946e0099f7 a dho:Lion ; + dho:hasModifier dhd:4c286742-46b6-4886-87cb-6eb88aa84cf7 ; + dho:hasTincture1 dho:Sable . -dhd:ad2e51f7-585e-4252-a9b7-820878eef90e a dho:Layer ; - dho:hasCharge1 dhd:6ea01ded-0976-42bc-b8e5-96e504b75bd1 . +dhd:aff277a5-a51c-484e-8275-4c0cb34c781b a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:ad358a37-4688-4956-9264-47f03ed98233 a dho:Layer ; - dho:hasCharge1 dhd:f3fdcdeb-a7b4-4ef3-b85d-b79b0cdca990 . +dhd:b01a578b-f43d-4083-922d-9af74fdd15b8 a dho:Layer ; + dho:hasCharge1 dhd:115ab04c-a511-411b-a622-f7dcd7dc28d1 . -dhd:ad5dc4e6-9f4f-4411-80e4-80cd37fef45d a dho:Crowned . +dhd:b0444f21-9a2d-45c6-94c0-28150540191c a dho:Rampant . -dhd:ad709de5-bbc3-4b11-acae-2ad6cbda439f a dho:Layer ; - dho:hasCharge1 dhd:a281156f-bdcc-412c-9a11-a5abfdcd48ba . +dhd:b0599112-1a94-4846-a108-3d0299983fb0 a dho:Field ; + dho:hasTincture dho:Or . -dhd:adaef8f3-2746-4089-92e8-0735b196ce31 a dho:Layer ; - dho:hasCharge1 dhd:bef10646-06d3-4b87-8a5b-031d2dae360a . +dhd:b069aef1-76b9-474f-b282-5758cdd1787a a dho:Layer ; + dho:hasCharge1 dhd:51e51897-2da1-4b89-b2d7-f9be6a090631 . -dhd:adbae54f-6f4b-4f4b-a85f-a60c66cd4f30 a dho:Layer ; - dho:hasCharge1 dhd:b7d09640-4808-4ea3-a642-1b6ba3f0625c . +dhd:b082659e-dd0e-4e93-84bc-c0cd2693a33e a dho:Layer ; + dho:hasCharge1 dhd:b836ab1f-ad02-40f1-a8aa-5e7f3b33c50a . -dhd:add5e9d5-55a7-4f5c-885e-f29a20d2bd85 a dho:Layer ; - dho:hasCharge1 dhd:b5c42d85-b8a4-47d7-bee9-842b4aca6933 . +dhd:b08e9a41-9285-4ca1-8ff7-617b189a14f5 a dho:Layer ; + dho:hasCharge1 dhd:9d4dcec5-9e83-462a-a361-fcff524f7870 . -dhd:ade4adb7-13eb-4139-9cb3-3534050ae7f1 a dho:Field ; - dho:hasPattern dho:Demi-Gironny ; +dhd:b0999263-8a3e-493f-8fbf-93a521716c41 a dho:Field ; + dho:hasPattern dho:Paly ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Azure . -dhd:ade771bc-f3d5-439c-9074-7d6254c333e6 a dho:Chevron ; - dho:between dhd:19f80691-7351-4e3c-a9ff-f1263ebffbeb, - dhd:3bb295ea-09a3-49b2-ba27-f0a4f0113c7f ; - dho:hasTincture1 dho:Gules . - -dhd:adee59f6-8d31-4066-9253-b57b4fdbedb1 a dho:Field ; +dhd:b0a6a323-cb90-45d0-8327-9d705b542c01 a dho:Field ; dho:hasTincture dho:Or . -dhd:adf8e083-dcd8-4210-8f73-f3dfaba5ec49 a dho:Lion ; - dho:hasModifier dhd:b3356f42-aaa6-4f9d-85a4-c58ee88f63af ; - dho:hasTincture1 dho:Or . - -dhd:ae0ad637-73fc-4925-a213-2fba5727a59d a dho:Segreant . +dhd:b0a8ee8f-3b54-4678-8ac4-933807ebbb82 a dho:Field ; + dho:hasSeme dhd:f43f4a8b-bd24-4918-a1aa-a84cea34ea85 ; + dho:hasTincture dho:Or . -dhd:ae0ef342-4df1-4e82-856f-3c7de9677c13 a dho:Flanchi ; - dho:accompaniedBy dhd:15d5026a-69f8-4bbc-8429-ce0027ee4585, - dhd:38a6d328-2194-40d4-948b-dc5f5971ca84 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:b0a9fd50-6410-49b3-9220-c1952c8a869f dho:hasPattern dho:Compony . -dhd:ae10dbc8-0abf-41a7-be60-bebdf419c0e1 a dho:Fess ; - dho:hasPattern dhd:502d56fb-5583-40c6-bd34-78e66c1277e2 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:b0b5b420-ad5a-460f-a8c9-1e06f3d7b8d3 a dho:Bend ; + dho:chargedWith dhd:a3400c69-c857-4c2b-97ad-b0cc07d84c12, + dhd:ba3545b2-479d-4a3f-a0aa-b8672fc402d5 ; + dho:hasTincture1 dho:Azure . -dhd:ae181d79-0eb6-442f-8145-e79238ef3c6f a dho:Rampant . +dhd:b0bfbc8a-ba5b-48bd-ad8b-24a8ecaf2477 a dho:Layer ; + dho:hasCharge1 dhd:04bf3749-1c6a-4bfc-8213-bfcefe7c3495 . -dhd:ae210e8f-e6b4-45e3-bd77-111cf41d34e8 a dho:Label ; - dho:hasPattern dhd:bc7babff-46de-4a0f-b191-4f21f9a722a9 . +dhd:b0c81e1f-bbd2-49be-afc9-c3f3e8aba1e7 a dho:Layer ; + dho:hasCharge1 dhd:f33f5f71-738e-4b1f-b914-ea31ac43ae98 . -dhd:ae238311-5863-4d01-9e08-21749b44aaa4 a dho:Field ; - dho:hasTincture dho:Ermine . +dhd:b0d3af71-5dda-428f-bbfc-ff1475ca2185 a dho:Layer ; + dho:hasCharge1 dhd:5160cfb6-c712-4f85-a88c-fd77d23fd86d . -dhd:ae2889c1-98cb-4bba-b469-582d3cdc3a4e a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:b0e43fb1-4804-43f2-b0f3-af682320c23e a dho:Layer ; + dho:hasCharge1 dhd:5cb8e93b-83a8-4480-ac07-e33e7288be10 . -dhd:ae3706b8-e2f2-42c5-b4c5-cc5c71de429e a dho:Field ; +dhd:b0e5e5ce-c4bb-4310-a8c2-d215e509e73e a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:ae37d492-5c5f-46b3-83dc-38b382c676b7 a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:ae393769-6ba0-42a6-93c0-95e66adf53c5 a dho:Field . - -dhd:ae5002df-eec5-45b5-a5d6-386497db3c83 a dho:Bird ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable ; - dho:inChf dhd:dec861fb-ad6b-404c-83c1-977da123c839 . +dhd:b0eb504c-fc22-4530-bdc3-5a7653ae1ff9 a dho:Layer ; + dho:hasCharge1 dhd:86caf7b0-a565-4684-939a-5936d64ea179 . -dhd:ae727ccc-cb3f-4c57-bf6e-f3a7e1403efc a dho:Armed . +dhd:b0f56db1-d7ed-41d8-a879-b8efb83f6349 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:ae7d010d-635c-4ca2-8abc-94c9a156b94f a dho:Armed . +dhd:b1061a17-96a9-4759-855f-440d6bed8c46 a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:aea69684-8396-48ee-bd1e-2549ac62f535 a dho:Layer ; - dho:hasCharge1 dhd:4b193a17-354c-4bd7-adba-31cdb0612c98 . +dhd:b108a0ff-65e4-4504-b358-4214091dc60d a dho:Field . -dhd:aea9fc0b-b1eb-4453-8351-1009ea495a00 a dho:Field ; +dhd:b119c5b8-c694-47d2-bc75-5e819934c5b8 a dho:Field ; dho:hasTincture dho:Argent . -dhd:aebe3628-5f81-4f7c-9389-f22c5a6a1c23 a dho:Layer ; - dho:hasCharge1 dhd:4a6d8974-155f-470b-a61c-d3c0aba907d6 . - -dhd:aee5a4ec-3350-4b1f-b907-f91a3c1ab8a7 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:aef3734a-bf30-4ece-809a-47d4aa85726d a dho:Layer ; - dho:hasCharge1 dhd:23c9b172-d800-4adb-9c5e-885bb69ae32e . - -dhd:af1f839f-91fc-44db-a134-5ff400fed7d5 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Missing ; - dho:hasTincture2 dho:Missing . +dhd:b13442f6-b753-40b1-9d30-af52b8d44905 a dho:Cross ; + dho:hasTincture1 dho:Or . -dhd:af240b65-9559-4074-b9d1-6ae71c7e04ff a dho:Lion ; - dho:hasModifier dhd:2be707f9-f9f6-4bf3-a789-32e14c3797b8, - dhd:a0b14be0-77bb-4ae7-9928-0e848cd9d776, - dhd:d31f52f9-c330-44e5-9f2e-8ad80ee05d91 ; +dhd:b15e8343-aca4-460b-a08c-680013aa7418 a dho:Pale ; dho:hasTincture1 dho:Argent . -dhd:af457dec-b748-4182-8add-ad6f8853ec63 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:af4777cf-3be7-4718-8a40-0b83e8456449 a dho:Layer ; - dho:hasCharge1 dhd:82b949b9-9300-4f22-bfe9-23b696b72a9b . +dhd:b15ed1db-52cb-4a92-a065-7476e9fd82ab a dho:Field ; + dho:hasTincture dho:Azure . -dhd:af4f364c-0cc5-45dd-8b11-2f00145becac a dho:Passant . +dhd:b1a25161-e86c-478e-8234-488a03ca8d39 a dho:Layer ; + dho:hasCharge1 dhd:82974570-24e4-415b-9f54-cea22ecee643 . -dhd:af600454-426b-40b9-af68-fced78e292ac a dho:Martlet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable ; - dho:inChf dhd:a1c38009-510c-468d-87be-7551e38f2e4f . +dhd:b1bb5195-59cf-4445-8ea2-f614e143e719 dho:hasPattern dho:Compony . -dhd:af732133-bc29-4e8a-8209-bad693916150 a dho:Field ; +dhd:b1c28f40-02ee-4580-b83e-551d36542333 a dho:Field ; dho:hasTincture dho:Gules . -dhd:af8928db-1379-4a84-94b6-e16c3e775010 a dho:Field ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . - -dhd:af8b8735-787e-487d-b005-a1f3fd82c4d7 a dho:Layer ; - dho:hasCharge1 dhd:7fb3c457-237f-4897-98f0-4af450f1a99f . - -dhd:af9100cc-ccf5-49c5-88db-83e9bceeb0b4 a dho:Lion ; - dho:hasModifier dhd:903059a0-df45-4126-acda-fdf328357854, - dhd:b4cde678-919e-437d-aca4-064e534921b9 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:b1c342e9-b643-4eb8-9140-36bcd756ecff a dho:Field ; + dho:hasTincture dho:Azure . -dhd:af9198cb-2fca-4001-872b-68cfe7d3a0f5 a dho:Pale ; - dho:hasTincture1 dho:Vair . +dhd:b1c3d355-a4a5-4751-856b-3d1a4f50a3ac a dho:Layer ; + dho:hasCharge1 dhd:fa0b899c-6fe9-4d0d-a90d-cb673d4f03e4 . -dhd:afd8fad0-504d-41a6-8926-c977a547ac2c a dho:Layer ; - dho:hasCharge1 dhd:59a6a168-acef-4b16-a620-6f6e5453e8ef . +dhd:b1e0f0af-92cc-415d-9892-42388de8a15a a dho:Rampant . -dhd:aff9de04-85dc-487e-b4a1-f70dfe6bd186 a dho:Field ; - dho:hasTincture dho:Or . +dhd:b1fe8e31-cdcd-467b-a0b7-062116e02523 a dho:Layer ; + dho:hasCharge1 dhd:83852501-a95e-48dc-afb7-2d3ff5bf7439 . -dhd:b0001d4e-0ef9-47ba-a73a-616ad4450089 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:b21cb044-688e-4400-a960-c170e6b91ceb a dho:Layer ; + dho:hasCharge1 dhd:3c04371b-11e9-4478-b1f3-eaa4f0b17102 . -dhd:b000520d-e2d6-4dae-b508-d9d9adccd799 a dho:Field ; +dhd:b22160e2-1911-49ac-8e87-6be7cdaeb293 a dho:Field ; dho:hasTincture dho:Or . -dhd:b002840d-6399-47d4-81f2-5e2e2a47e82e a dho:Layer ; - dho:accompaniedBy dhd:11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652, - dhd:3f533a70-2efb-4336-8a5f-9459fe541354 ; - dho:hasCharge1 dhd:e8b20401-525d-4c88-b882-c84d9bf69df6 . +dhd:b2380f85-7076-4039-a714-faa9ff34f8a6 a dho:Saltire ; + dho:hasTincture1 dho:Vair . -dhd:b0166bab-3623-4357-b2d9-2cdd4d486975 a dho:FessOfLozenges ; - dho:hasTincture1 dho:Or . +dhd:b23df5e5-cafa-4233-b4fe-fb127a48c2d9 a dho:InSaltire . -dhd:b0185a1d-a73b-4042-aeec-108f23fc96a7 a dho:Layer ; - dho:hasCharge1 dhd:494bae09-0cfd-4a00-8832-9a95388b60e2 . +dhd:b246c870-faf4-4548-8a87-9a163febc86c a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b02502b3-28cd-4b19-8a28-eed6cc938147 a dho:Lion ; - dho:hasModifier dhd:5b24daac-e76c-4a3d-8b1c-97593a636d12 ; - dho:hasTincture1 dho:Argent . +dhd:b26d0610-b3fb-4b33-82e9-f3358add507f a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:b02d53b4-ee4d-46f4-ae9d-e5a1d1ce04c5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:b27226af-e386-4b53-b99c-4a837a737747 a dho:Layer ; + dho:hasCharge1 dhd:598d4a51-561c-4567-a1f5-f1ed61d5c85e . -dhd:b037d60e-2159-4fd8-96d4-9b107662c65c a dho:Fess ; - dho:chargedWith dhd:291877fc-1b6d-45b6-8696-f7e223dfee9e, - dhd:ed1fe9a8-87cd-4485-9599-012cbafde914 ; +dhd:b2782041-ce0f-470d-ab63-eb2224d3b86b a dho:Lion ; dho:hasTincture1 dho:Gules . -dhd:b0478d24-e2f5-44f4-a4c3-24fd00e4b984 a dho:Bend ; - dho:chargedWith dhd:54ebb70c-39f1-4408-9583-70abe131ad56, - dhd:bc019f85-8e10-431f-b085-528c0e10a271 ; - dho:hasTincture1 dho:Or . +dhd:b2b27765-6ae6-4b35-9948-d7299c85c653 a dho:Layer ; + dho:hasCharge1 dhd:4d7a3a17-eda8-4e20-ae00-cd26b20d7d01 . -dhd:b0745577-8ccb-4197-bd8d-3fde8700fe1a a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:b2cf5cac-82ca-4c2b-a130-47bdb6f726d7 a dho:Lion ; + dho:hasTincture1 dho:Gules . -dhd:b08619e0-76e3-4b83-9f53-f1dd2ddb6f13 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:b2dd0ad4-9209-4690-a5f3-1e9e314fa710 a dho:Fleur-De-Lis ; + dho:hasModifier dhd:e8bcfd7e-b5d1-4601-abca-25663d1cb5d0 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:b08ab54e-38bc-4338-8176-91b2faa3daa2 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:b2de3b80-6301-4aa4-970f-fbca49df3ec7 a dho:Layer ; + dho:hasCharge1 dhd:0cf08e6b-3df8-4354-b074-fb33b039d0a2 . -dhd:b095b75c-d741-4e91-9164-b11e1c481af1 a dho:Saltire ; +dhd:b2eed450-e15b-46c4-9e3d-7f28349df5ea a dho:Roundel ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:b0b7b4db-0fa3-425f-8060-f7ec8546bbd5 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:b2f1ac27-84ee-47ed-adb9-e95350e8cd42 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:b0bb636d-0243-42f9-8217-4a2e82a631ca a dho:Bar ; - dho:hasLine dho:Dancetty ; - dho:hasNumber 2 ; +dhd:b2fbe4c1-4250-4384-93a2-eccdd3d64125 a dho:Border ; + dho:hasLine dho:Engrailed ; dho:hasTincture1 dho:Gules . -dhd:b0d0eef7-476f-4c25-aec4-128f7b5f49db a dho:Field ; - dho:hasSeme dhd:ed6a9fa7-68e1-4bb4-ac5f-ef0d1b971e6f ; - dho:hasTincture dho:Azure . +dhd:b31cc88c-5052-400f-9230-88d762ecd2e9 a dho:Layer ; + dho:hasCharge1 dhd:fadaa450-8b6f-459e-89bd-a3a188ffc58a . -dhd:b0d4fa51-75e7-4d5b-a999-0cbb0ef94bce a dho:Field ; - dho:hasTincture dho:Azure . +dhd:b327c33c-a726-4849-8672-f51951e0830a a dho:Chevron ; + dho:hasTincture1 dho:Ermine . -dhd:b0d5a27c-23f7-4d6c-8820-877db79a47cf dho:hasPattern dho:Checky . +dhd:b35efa07-7cfa-4ab3-8a46-9888a712c5fe a dho:Layer ; + dho:hasCharge1 dhd:bba49881-7f47-48e8-ad1a-5f1827562137 . -dhd:b0f03b39-2e18-44e4-92e2-b8b102aa0f85 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:b37db052-834e-4a86-8e5d-046b1f00586c a dho:Layer ; + dho:hasCharge1 dhd:794c7b88-ad56-4309-b47b-79a1ec457a03 . -dhd:b1107907-a48c-44b6-9bcc-e67978bb21bb a dho:Chevron ; - dho:accompaniedBy dhd:74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8, - dhd:7b59deab-9574-47e6-89d5-8eb225d9528e ; - dho:hasTincture1 dho:Ermine . +dhd:b387653c-924d-4439-8e2f-1f1d4f8d44b5 a dho:Layer ; + dho:hasCharge1 dhd:63aaca00-c9b2-4def-830b-7072de20ec08 . -dhd:b118057b-2f27-4974-a813-cc8ac2195100 a dho:Barbel ; - dho:arranged dhd:edd12722-fdad-4bb0-b6ae-b009beda6e2a ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:b39028f2-ddfb-4221-9682-1e389ba0d2a5 a dho:Layer ; + dho:hasCharge1 dhd:93ca4cf7-87aa-4f70-ab08-72c78b42288c . -dhd:b11a4bee-2b96-43b4-9056-54aab99b9dbb a dho:Armed . +dhd:b3bf3379-27a7-4c0c-a9d1-c6257336cacc a dho:Lion ; + dho:hasModifier dhd:fd3c6e03-a93d-4aee-b59c-ca0d6cb62b52 ; + dho:hasTincture1 dho:Gules . -dhd:b15909de-8816-42d0-b9fc-07ec16b1c0f6 a dho:Segreant . +dhd:b3db7fc7-83f4-46e4-b1f9-b8b81ba96d7b a dho:Rampant . -dhd:b15f1d37-00f1-4f89-981a-27d6536b7feb a dho:Field ; - dho:hasDirection dho:Sinister ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:b3f1cba7-7fa5-45ab-8988-44cd3f4fd1fb a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:b16f77f5-c178-4cfd-9dc9-8ce9a9c34f06 a <http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)> . +dhd:b40bc854-47ec-47e2-a474-7960f32a32ad a dho:Crowned . -dhd:b175e31b-9631-499c-8b80-1bdad122998a a dho:Field ; +dhd:b42141e1-76e7-45e7-bcca-b82e42e7e07d a dho:Field ; dho:hasTincture dho:Azure . -dhd:b1778f0b-6d79-474e-9f0e-e64d7534cbf9 a dho:Lozenge ; - dho:arranged dhd:9edec844-c070-4259-b04b-e808a7f20ab3 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:b429552c-60db-43fa-8366-a06187316c65 a dho:Bar ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:b18409c4-0407-414e-8956-4929329128b9 a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:b430cf6b-7065-4eea-974f-19afa743720c a dho:Wing ; + dho:arranged dhd:ec1b8276-30d8-45d9-b0ea-4d88883db2f0 ; + dho:hasTincture1 dho:Gules . -dhd:b197e958-483e-4958-a931-0041f36635ea a dho:Cock ; - dho:hasTincture1 dho:Sable ; - dho:on dhd:1db329b1-9433-4ec6-a564-709b2cd01c83, - dhd:60f95aa1-95eb-4fae-a297-5dc74596c3b0 . +dhd:b447b72d-e350-482a-8a04-3eeed24b3e44 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:b1addc90-889e-4eff-87a7-efbef03625f5 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:b4494373-85bf-4d98-98ff-11047c8434e5 a dho:Layer ; + dho:hasCharge1 dhd:08964684-bd4f-48ff-8bd6-57e2367b661b . -dhd:b1aec38a-0c18-4095-9962-497f77cc5b89 a dho:LobstersClaw ; - dho:arranged dhd:0a8bc10d-b85a-4343-b4d3-bec93942813e ; - dho:hasNumber 2 ; +dhd:b44e71a9-0272-4e10-80c8-192fc9b24953 a dho:Border ; + dho:hasLine dho:Engrailed ; dho:hasTincture1 dho:Gules . -dhd:b1b23961-f9b1-4df6-b83c-ace68e1980f3 a dho:Harp ; - dho:hasTincture1 dho:Or . +dhd:b45fdc21-aaf7-42e1-855d-252fd1e1a1ba a dho:Layer ; + dho:hasCharge1 dhd:ef716b4d-c79a-4045-a47c-3ea07762f9c9 . -dhd:b1b3b703-29e2-45c9-bd23-bca804022ef4 a dho:Layer ; - dho:hasCharge1 dhd:8615ca3d-6e46-46e2-983b-f1ed4d146350 . +dhd:b460c6c3-4673-4760-824b-7d3f318729aa a dho:Layer ; + dho:hasCharge1 dhd:1c70ff1b-3b95-4f79-8607-b074be9d3d90 . -dhd:b1b47d6e-f575-4019-9ce4-9142c64d69ef a dho:Layer ; - dho:hasCharge1 dhd:3830685a-2b72-4fbb-be52-8555bf85e00a . +dhd:b47ef627-5efe-46bf-b1ea-cef2096bd41f a dho:PerFess . -dhd:b1c4af3e-5a29-4dd0-a4c5-3b133ddc301e a dho:Flory-Counterflory . +dhd:b482ab17-f182-4247-8260-32eb2acab815 a dho:Field ; + dho:hasTincture dho:Or . -dhd:b1dcce15-7bd2-4a90-9f93-38c6f989168a a dho:Lion ; - dho:chargedWith dhd:1645aadf-c5aa-4b84-8357-ea60a7179376, - dhd:363364d2-db64-45ba-bc42-519ec813122d ; - dho:hasModifier dhd:cf48c7ac-18d6-4cdc-9132-3007f56dd422, - dhd:febb094b-b6a5-4e98-b52a-53adf4967d67 ; +dhd:b4de3a64-0912-419d-a372-55a600620f55 a dho:Barbel ; + dho:arranged dhd:877f029b-b587-4b88-83d4-a46aa7373b28 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:b1e1ce84-897a-4353-9c8c-0ace0ceb78b3 a dho:Lion ; - dho:hasModifier dhd:8327706a-6de2-4666-b5f2-0ea40f846de3, - dhd:e6f88f05-850c-443b-b162-d9102d49745e ; - dho:hasTincture1 dho:Azure . +dhd:b4e71521-6240-451e-845c-494652549d70 a dho:Bugle-Horn ; + dho:arranged dhd:36f130d6-623f-4dc1-8608-6ce48a06410e ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:b213806e-3b9a-4243-8a03-31e911391b17 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:b4ee31ed-d4a0-4fe0-b62d-c48f5f8a8930 a dho:Rampant . -dhd:b21d144b-8aa7-448b-ab3d-a27a001b7c60 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:b4f6e561-de09-444e-926b-e7cf8956cff8 a dho:Layer ; + dho:hasCharge1 dhd:de7fb4d9-67c6-4938-9497-20f0172d2b45 . -dhd:b22e46a5-8971-4828-bd1e-69d1b18b4219 a dho:Layer ; - dho:hasCharge1 dhd:a50fa8a4-aa9d-4b9c-adfb-130e4911eb31 . +dhd:b4f89833-fac4-4eb1-8970-e36e16f8fd8c a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:b2341b23-6d33-4100-97bf-92f3797060fd a dho:Field ; - dho:hasTincture dho:Azure . +dhd:b502205b-161d-42ef-834a-0ff7559105b3 a dho:Field ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:b23c0e06-81a9-4b2f-bae4-3dbff70e9d7d a dho:Lion ; - dho:hasModifier dhd:546c5e5b-458f-4bb1-b21f-a8361571f7cc ; - dho:hasTincture1 dho:Sable . +dhd:b50e2cc5-8c23-46da-b8c8-1767355a9c8f a dho:Field ; + dho:hasTincture dho:Azure . -dhd:b23dbbb1-3cd7-4320-9fbc-1f80f9e02b02 a dho:Rampant . +dhd:b52e3aae-d680-4e97-83fc-575583ff2410 a dho:Layer ; + dho:hasCharge1 dhd:8b32d408-020b-4027-8813-bd501580e1ca . -dhd:b23ebbe8-30f7-4d73-a509-e92dd6e6fcd6 a dho:Chief ; +dhd:b5495bd6-b60c-4764-9d3a-24ae752a05c8 a dho:Chief ; dho:hasTincture1 dho:Or . -dhd:b240d3d6-e878-4983-97c7-ae72795e871b a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:b54bfd01-911d-4bda-83cf-d72698538192 a dho:Border ; + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Argent . -dhd:b26ed281-9134-4f8b-b7c8-8f74c97ce6d0 a dho:PiedNouri . +dhd:b574e03d-1d0f-4215-bd3f-bcbb43de7719 a dho:Layer ; + dho:hasCharge1 dhd:865c2710-1a17-42d5-9cb0-6eeeea620ad5 . -dhd:b26f0c9b-a4f5-4ed8-ac83-57348472f96a a dho:Layer ; - dho:hasCharge1 dhd:fe3c893e-6568-43ba-bee2-1b3a616d00d9 . +dhd:b5f92931-7c0a-4cec-9069-d24cba43b2cc a dho:Field ; + dho:hasTincture dho:Or . -dhd:b27899ed-c52b-4c2c-a134-65d6afe8d054 a dho:Griffin ; - dho:hasModifier dhd:b15909de-8816-42d0-b9fc-07ec16b1c0f6 ; - dho:hasTincture1 dho:Sable . +dhd:b61162ad-74eb-4d79-a031-298cf195dc1d a dho:Layer ; + dho:accompaniedBy dhd:610f636e-478d-44c9-b792-8de0dff1c02c, + dhd:b2c950fc-5725-4612-9a74-d00c4b151384 ; + dho:hasCharge1 dhd:d303262b-eb53-43b1-8b2a-34f31671a117 . -dhd:b27f52f5-ecd2-4f1e-b1b9-0339ce941f7a a dho:Rake ; - dho:arranged dhd:79370d5e-4177-42ba-b23c-a39d7fbac909 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:b623c0bc-575a-4e06-9373-a52a2cdc62b6 a dho:Eagle ; + dho:hasTincture1 dho:Gules . -dhd:b2b36dad-8d17-4f41-bbee-f4206a23ea9c a dho:Fleur-De-LisOnPartition ; - dho:hasTincture1 dho:Argent . +dhd:b6320b12-84d9-43f4-8361-61eb7da546e0 a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:b2b47ed4-f8d2-411a-af96-d147f3bfbe9c a dho:Layer ; - dho:hasCharge1 dhd:de01b39f-1c2a-4c8a-90cb-fb33ea709402 . +dhd:b6551f51-1b4c-4691-a0d2-8ff2cd1524f6 a dho:Layer ; + dho:hasCharge1 dhd:6c80390b-0fba-4d32-82ca-e7dd538dff05 . -dhd:b2b594df-9908-4701-94d5-69a33f7a04a1 a dho:Bend ; - dho:hasTincture1 dho:Or . +dhd:b68344c8-e19c-4085-8215-6f29271a887e a dho:Layer ; + dho:hasCharge1 dhd:f83331d4-5bce-4361-83e6-9108c7f13e39 . -dhd:b2c1b2fd-642e-4df1-b052-e697d109080f a dho:Layer ; - dho:hasCharge1 dhd:e4fd31b3-aa64-447b-ad37-916e92b95506 . +dhd:b699d856-5432-4da3-8e8e-47f8835eef2e a dho:Field ; + dho:hasTincture dho:Argent . -dhd:b2e34b28-1c6c-461a-a414-0214c811b69e a dho:Layer ; - dho:hasCharge1 dhd:88eee1b2-b3a8-47c2-bdae-f7d5f4dcbe43 . +dhd:b6a02362-f8e5-4114-ab83-45a80c21cd0d a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Sable . -dhd:b2e6778c-71b0-4779-a664-45e8418c0dc6 a dho:Rampant . +dhd:b6d237e2-6321-4606-b0eb-8fef5dcc0d4c a dho:Field ; + dho:hasTincture dho:Or . -dhd:b2f7bc94-ff10-4544-89b7-b2645d8123a3 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:b6d68a9f-f043-4b2c-80c5-888082691d05 a dho:Layer ; + dho:hasCharge1 dhd:b2eed450-e15b-46c4-9e3d-7f28349df5ea . -dhd:b3114d9f-6c0e-46ab-a974-c4ff6ddc9144 a dho:Field ; - dho:hasSeme dhd:20fc55d1-ae65-4c7e-a3e3-58e04d83940a ; +dhd:b6da3264-578d-4212-86fa-eb5d2f020d52 a dho:Armed ; dho:hasTincture dho:Gules . -dhd:b330ca28-95b5-4364-af45-c7fba177f3ad a dho:Field ; - dho:hasTincture dho:Argent . +dhd:b6ecc2bd-d97e-4b93-b25c-6708b6af1746 a dho:Border ; + dho:hasTincture1 dho:Sable . -dhd:b3356f42-aaa6-4f9d-85a4-c58ee88f63af a dho:Rampant . +dhd:b6f7bd8b-e6db-41ea-8c6e-c2478fb2934b a dho:Increscent ; + dho:arranged dhd:57a9069c-30a1-462b-88ad-0d0c96b7e316 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:b3379817-4cdd-4009-88a5-0c9199cc4162 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:b7125d0d-fe7e-43fe-9e5d-3e35a6057d8b a dho:Lion ; + dho:hasModifier dhd:0f79f9a0-e094-4b97-a2f4-237ae4113430, + dhd:3891c834-cb71-4d49-8960-4d499c162b19, + dhd:74d6cf3e-2c43-454b-be25-6dd396cd8ba1, + dhd:e6824651-1557-48b0-90b7-a0c8841224e8 ; + dho:hasTincture1 dho:Argent . -dhd:b345492c-0df7-470b-9d08-3f941dd622ef a dho:Field ; - dho:hasTincture dho:Or . +dhd:b716bd3d-a3f0-46b8-b133-12c2151e1a63 a dho:Layer ; + dho:hasCharge1 dhd:cb82b110-2eed-4f15-8c36-37c7034ac19a . -dhd:b345d2aa-0b27-446d-856c-9b349a293f8a a dho:InPale . +dhd:b728ef70-2c03-4e4e-be5b-16c59f85a60e a dho:Increscent ; + dho:arranged dhd:b4f89833-fac4-4eb1-8970-e36e16f8fd8c ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:b36822ca-c682-45d1-a117-4edfc64a2a11 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:b78a59e6-5db2-4e1e-abd6-9bcf055cbc8b a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:b7a9e392-6e63-4272-a1aa-2102be75f3bf a dho:Layer ; + dho:accompaniedBy dhd:7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6, + dhd:a07ca65f-e4af-4d70-881e-1d9176db3560 ; + dho:hasCharge1 dhd:01fa1b2b-354a-4fe1-b86b-884dbe7f6ce6 . + +dhd:b7df3ae5-3f55-4040-9eab-a0fb88163165 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . + +dhd:b8131fc7-8830-4a72-918a-ac0d0c5ae691 a dho:Bend ; + dho:hasTincture1 dho:Gules . -dhd:b36dd9dd-c049-43b0-b354-9d4c4f2d9faf a dho:Crowned . +dhd:b81dcf1b-3028-4575-ac95-fe73ca65b3ee a dho:Layer ; + dho:chargedWith dhd:1721e86f-617c-44fd-a588-d15017cf8ed5, + dhd:62c9e1a2-4cd5-45b9-a004-91b05797ff12 ; + dho:hasCharge1 dhd:c2db1893-660e-43f5-bb06-0d567ae9621a . -dhd:b37bf374-5baf-416d-9350-8677742e74b8 a dho:Field ; +dhd:b826687e-edba-4f6e-868a-86db759408dc a dho:Field ; dho:hasTincture dho:Argent . -dhd:b388625b-b7f9-44bc-a41f-28046d2abcd7 a dho:Layer ; - dho:hasCharge1 dhd:50457314-b18c-406b-b306-f901e8605457 . +dhd:b836ab1f-ad02-40f1-a8aa-5e7f3b33c50a a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . -dhd:b3944a84-336b-4d3e-bd04-c4a1142df737 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis . +dhd:b848b54d-b937-4230-9f8f-b7c1086c0efb a dho:Layer ; + dho:hasCharge1 dhd:f34ac151-ec3e-4e8b-8950-cd103283cc29 . -dhd:b39aaf2d-1834-47e7-be13-5cfe184044bd a dho:Field ; - dho:hasTincture dho:Gules . +dhd:b85b2c55-ce0d-4b39-9856-7883c836062c a dho:Fleur-De-Lis ; + dho:hasTincture1 dho:Argent . -dhd:b39c35af-2fcb-4dbd-994e-1b43cd7fbadf a dho:Rampant . +dhd:b86e1c29-9989-4d65-b6d7-07712d507d8d a dho:Layer ; + dho:hasCharge1 dhd:e4ce1ad4-f82a-47e8-82a1-81bf5b81ed31 . -dhd:b39f6a85-cb02-4ee9-8d18-d65d5a04f98e a dho:Field ; - dho:hasSeme dhd:0a24029e-7164-4ced-8a8b-6e4a3e3e175e ; - dho:hasTincture dho:Azure . +dhd:b87d84c2-bf26-4e8a-abf5-d36e7c8373be a dho:Chief ; + dho:chargedWith dhd:bbfb1b94-9573-4806-97dd-71b4b3b63c6b, + dhd:ca9634b9-0d39-4612-a659-90dc4cb9d4b2 ; + dho:hasTincture1 dho:Azure . -dhd:b3a14e4b-112f-494c-9912-5b844082b2a3 dho:hasPattern dho:Compony . +dhd:b881fcec-c61f-4ec6-bd45-7e3100d3050e a dho:Eagle ; + dho:hasTincture1 dho:Sable . -dhd:b3d94a60-1eb4-4fa5-b292-5aeda6923617 a dho:Field ; - dho:hasSeme dhd:80e2a7e9-74de-4472-90d6-622aedf008ee ; +dhd:b88a4863-f5dd-42ba-959e-a6716ae0cd66 a dho:Field ; dho:hasTincture dho:Or . -dhd:b3f36e30-1867-480f-a393-7c67be70e269 a dho:Layer ; - dho:hasCharge1 dhd:93095889-6014-41a3-8e03-f27342443c41 . +dhd:b89249b5-e07c-43ff-bb1c-aabc3e655419 a dho:Layer ; + dho:hasCharge1 dhd:3d7b5d2a-92e8-436e-8f44-875abb57c50f . + +dhd:b894ac10-6752-4dd1-bdb1-20c2625714bb a dho:Mirror ; + dho:hasTincture1 dho:Azure . + +dhd:b8bff941-3227-442d-93fa-088f1caae83c a dho:Layer ; + dho:hasCharge1 dhd:4f3c3639-b9ef-4ec7-9159-84342f6e5259 . -dhd:b3f6326e-243a-4a37-9e76-ebbe4df13307 a dho:Pale ; +dhd:b8c7b796-f082-4fbe-9f01-8400e3f9cd7b a dho:Crampon ; + dho:arranged dhd:5863d47d-a1d4-4285-be60-dfe16d77d6c8 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:b419cb4c-3230-4432-a1df-d965f1d80e0e a dho:Field ; +dhd:b8dbb018-a576-4ff4-90d0-c285ba594678 a dho:Doubleheaded . + +dhd:b8e0aab8-0a7f-42e9-95b3-d185657c93e1 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:b8e29246-2007-42b8-acf9-8440c42bccc2 a dho:Lion ; + dho:accompaniedBy dhd:673903e7-f589-4cfd-be29-b75321937877, + dhd:db1206ff-97c6-4698-b38b-9b5dce69b0cb ; + dho:hasModifier dhd:50754bb5-87a2-4304-83c9-58f435d5c71f ; + dho:hasTincture1 dho:Sable . + +dhd:b8e3fd13-67dc-4512-b97f-4d256003ec21 a dho:Crowned . + +dhd:b8f82aaa-7357-4804-ad35-db31ec9d50ab a dho:Field ; dho:hasTincture dho:Gules . -dhd:b43a70d8-338f-4f22-bbd0-d606cc2ee0e1 a dho:Layer ; - dho:hasCharge1 dhd:2747f466-f193-4812-bf63-7bad82492550 . +dhd:b915c4d5-805f-47ec-b886-dc7d6605979a a dho:Chief ; + dho:hasPattern dhd:344c9acf-47f4-436a-a4a9-2a8f38930b3e ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:b4463862-7917-4274-b421-3865ab5e497c a dho:Field ; - dho:hasTincture dho:Or . +dhd:b91df953-4329-4354-9430-7696cd389f9a a dho:Wing ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Gules . -dhd:b4520260-d4fc-4601-a63a-a74e6ef9cc83 a dho:Field ; - dho:hasTincture dho:Or . +dhd:b91ee397-6f45-43db-a9ac-a706af8c39fe a dho:Of8Pt . -dhd:b47fd7b0-1440-4cdd-941a-a53b350d44ec a dho:Layer ; - dho:hasCharge1 dhd:0123da8b-67e1-4e6f-b175-eeb5c50108d8 . +dhd:b91f8e00-fdf8-4a16-8537-2d4aabce151e a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:b485df92-3380-4728-a81b-ab8c46ab2234 a dho:Field ; - dho:hasTincture dho:Or . +dhd:b94e28f9-cf28-4b79-8a64-325e21fee0f7 a dho:Layer ; + dho:hasCharge1 dhd:8e2c8b38-8b2e-4ee8-9f1b-a6f616dbd555 . -dhd:b48cde03-6e02-4826-a693-2a709c4ca765 a dho:Griffin ; - dho:hasModifier dhd:25353a1a-15b8-446c-8a1a-1364f489dce4 ; - dho:hasTincture1 dho:Or . +dhd:b967081a-71cd-4344-bfb0-953e993ae648 a dho:Langued . -dhd:b4903bf8-bd27-4f05-a856-94e025af96b2 a dho:Fleur-De-Lis ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:b9681443-d5be-44a0-af9a-e4d9d941108d a dho:Field ; + dho:hasTincture dho:Argent . -dhd:b4b5942c-0e55-4c78-94b9-7ecc97bd22e6 a dho:Lion ; - dho:hasTincture1 dho:Sable . +dhd:b971d363-9523-415a-a3e4-7d367e90c60f a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:b4b94dab-9428-485c-b9e6-b5748d769075 a dho:Layer ; - dho:hasCharge1 dhd:ac1d56e9-1428-4fa6-8fdb-f10ad57dcade . +dhd:b97f9a11-8336-4d74-81af-ee8ab789e12a a dho:Layer ; + dho:hasCharge1 dhd:499c8af6-63da-4ca5-af10-dc83497ad411 . -dhd:b4cde678-919e-437d-aca4-064e534921b9 a dho:Crowned . +dhd:b99d9c2d-2d28-4211-a4f6-57a8f7e32dd4 a dho:Field ; + dho:hasSeme dhd:75746444-e0ce-422f-bb6d-e48ee56ca3d1 ; + dho:hasTincture dho:Azure . -dhd:b4e5c6f7-2506-4c2c-ba56-85f0b839c935 a dho:Lion ; - dho:hasModifier dhd:272b655d-0059-4044-8116-a82e066ab7ca ; - dho:hasTincture1 dho:Gules . +dhd:b9a19ee3-7957-4186-ae8c-d56474622ae4 a dho:Layer ; + dho:hasCharge1 dhd:ad234b3a-d9bd-45a1-b05d-c51e7f6ba5e4 . -dhd:b50734fc-236a-444c-8ffc-19668b2c31b0 a dho:Layer ; - dho:hasCharge1 dhd:99b7a8a7-21a3-4d66-b480-80c2b185871e . +dhd:b9a22860-30c6-49b5-a455-cda0065bc470 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:b512545c-429f-4d5e-8e06-818e7a225ed5 a dho:Layer ; - dho:hasCharge1 dhd:6c8dc517-247d-4a80-b3b7-965f2253c632 . +dhd:b9c9f45d-7497-42c3-bf92-f8fc8c467d57 a dho:Layer ; + dho:hasCharge1 dhd:6c15f4b8-a169-4136-a643-40c54b81a962 . -dhd:b513732a-9e90-4df5-88c7-70219eb82d53 a dho:Layer ; - dho:hasCharge1 dhd:144edd7f-437c-4ddb-bf1f-126258d99089 . +dhd:ba3c13be-2d95-4f4b-aaee-b2e8da94e91e a dho:Field ; + dho:hasTincture dho:Azure . -dhd:b52a5ef0-d0dc-482c-9af9-662fd00aa51d a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:ba767c99-0f9b-4f45-8376-84d3d370f841 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b5440c6d-f735-4f3d-b8d5-4205c5490424 a dho:Field ; +dhd:bac03ece-0094-4788-a175-87e74d5e59c7 a dho:Field ; dho:hasTincture dho:Or . -dhd:b5578e0d-b666-4d52-929c-72d1a5064359 a dho:Layer ; - dho:hasCharge1 dhd:842f2ef7-5ce4-4fed-9fd9-df3dabff9606 . +dhd:baca607e-93fd-481d-bb21-e3279885ccc9 a dho:Lion ; + dho:hasModifier dhd:200bd914-f8c6-4ea1-a587-9c2a312e8845 ; + dho:hasTincture1 dho:Argent . -dhd:b566eeeb-1782-4e07-b094-d684143a1f29 a dho:Griffin ; - dho:hasModifier dhd:e7861553-66ce-4e21-be83-cf2c7bbb230e ; - dho:hasPattern dhd:14a644a8-f74b-4a31-8302-627f857d319c ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Vert . +dhd:baf03670-9c16-4fdf-ab10-b4712d369679 a dho:Rampant . -dhd:b5858023-a77a-4220-a08f-d11c7c2d77ac a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:bafa4c14-d555-4e50-ab2d-3c8e41224565 a dho:Seme ; + dho:hasSeme dho:Billety ; + dho:hasTincture dho:Or . -dhd:b5a88940-ffa2-4114-b9b2-bc61eb3a9ad9 a dho:Lion ; - dho:hasModifier dhd:6acb7ee3-b792-4629-959b-428e08004d88 ; - dho:hasTincture1 dho:Argent . +dhd:bb3e2646-f3d7-405e-ab15-0de361965a06 a dho:Layer ; + dho:hasCharge1 dhd:05829a09-9fd0-474f-9422-07d729126e9c . -dhd:b5ac05b2-b025-46ab-8982-0ebecf7c0ab3 a dho:Layer ; - dho:hasCharge1 dhd:9242dc9d-9820-4a8b-a258-3d04c096c538 . +dhd:bb40151c-af2f-4c5f-9c39-dee612475b7b a dho:Layer ; + dho:hasCharge1 dhd:d0db7cd4-2717-49bd-9975-e9eabdbbc7f7 . -dhd:b5c42d85-b8a4-47d7-bee9-842b4aca6933 a dho:Lion ; - dho:hasModifier dhd:14dea6ef-166d-46c0-8475-65f36137968a, - dhd:1e181000-dec4-4a0d-af78-54debc5c6822, - dhd:1e91c852-b87c-429d-b2ed-923cbf8e07e3, - dhd:e22d8f61-2590-4151-a35c-9ffbfefe381b ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:bb65280c-6493-45de-ac2d-f210751d223a a dho:Layer ; + dho:hasCharge1 dhd:33b9def8-ee17-49f1-9eb5-b82376cff7f3 ; + dho:on dhd:414282d8-76a9-4d18-9d02-6b9eff9c3ba9, + dhd:9c95d4a3-55dd-467a-b2de-e3222b44ab76 . -dhd:b5cb858a-61eb-44ec-a252-0912140f8456 a dho:Layer ; - dho:hasCharge1 dhd:2a6d404f-754a-4e3c-aa7e-1ea8e70d57b9 . +dhd:bb78efcb-4c94-4a9d-8109-887164b5a2b7 a dho:Layer ; + dho:accompaniedBy dhd:7fb3242e-0b40-4b70-b1c3-b61000575473, + dhd:9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b ; + dho:hasCharge1 dhd:2f23db32-69cd-4a43-bbe1-a9a5b23fae88 . -dhd:b5f2d437-1123-45d3-937e-cc44b7fc34bb a dho:Fess ; - dho:accompaniedBy dhd:82c6a32e-9860-47ac-b5cc-dc5a1ed24295, - dhd:b9e6c915-6cf5-4543-b146-634aa31d0f93 ; - dho:hasTincture1 dho:Argent . +dhd:bb83fa7d-6509-4f8d-adf3-9d6126f64a73 a dho:Layer ; + dho:hasCharge1 dhd:2fcd2e21-fce8-4fba-a8e6-22f0655411a9 . -dhd:b60c57c8-9352-44b9-8594-9ee2dcd7fcdb a dho:Layer ; - dho:hasCharge1 dhd:b2b36dad-8d17-4f41-bbee-f4206a23ea9c . +dhd:bba49881-7f47-48e8-ad1a-5f1827562137 a dho:Star ; + dho:hasModifier dhd:d2d3a4ba-46bd-4e3d-9a56-aaf4e5348bd2 ; + dho:hasTincture1 dho:Sable . -dhd:b6195e39-66bf-49c3-aa29-30bab9d4251c a dho:Layer ; - dho:chargedWith dhd:1abfdb08-b532-4e69-bedf-112a873aab4c, - dhd:e1628f6a-a7f6-4a84-9431-dfe644dbcf66 ; - dho:hasCharge1 dhd:22fad033-3443-47f2-94fe-6a72440425ea . +dhd:bba67f83-8351-4285-9358-8276044e1a2a a dho:Chief ; + dho:chargedWith dhd:8c52ae72-eb49-408a-a749-ccc1d7c5a6f2, + dhd:8fa4019f-365d-4cc1-b399-e45090e93764 ; + dho:hasTincture1 dho:Argent . -dhd:b63c64e0-a690-4318-b074-8cbe8f3c05e5 a dho:Layer ; - dho:hasCharge1 dhd:58772b1a-d656-4fd0-ab3a-56adc48ba9ce . +dhd:bba6dd15-a85a-484d-90f8-3883416c742a a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b64bc4a5-a10d-470c-b8ff-8c585aabc31b a dho:Armed . +dhd:bbb553b8-ad46-4d16-912e-67cd330c2c31 a dho:Layer ; + dho:hasCharge1 dhd:00d3f7d9-fd04-4526-8e24-3a7e17431041 ; + dho:holding dhd:026a5cb2-de78-4d1f-9c97-ca47579a2018, + dhd:8e3da20d-6511-4e69-9c9d-660167661f81 . -dhd:b67710db-58dd-4cd3-9f7b-1602455883c6 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:bbbb14ed-d662-45e3-b0d2-4bb29cca5c4e a dho:Layer ; + dho:hasCharge1 dhd:89dda982-0b6e-4f8c-8adf-c64a7c9aece9 . -dhd:b698e83e-ab50-4c68-a30a-09334e04ad05 a dho:Bend ; - dho:hasLine dho:Dancetty ; - dho:hasTincture1 dho:Gules . +dhd:bbc14f25-77f1-4319-93e0-6b4c33573779 a dho:Helmet ; + dho:hasTincture1 dho:Argent . -dhd:b6a020bb-4d55-4b11-878a-e1f67de5dfd5 a dho:Layer ; - dho:hasCharge1 dhd:72ffb7a1-9b11-473b-9d78-2151b2b19870 . +dhd:bbfea57a-541b-465a-82dc-ae35a01051bf a dho:Field ; + dho:hasTincture dho:Azure . -dhd:b6b12994-740a-4549-850e-08392a0bda41 a dho:Crowned . +dhd:bc0325c6-cb3d-4598-88ba-22dcb9e44ded a dho:Addorsed . -dhd:b6bfd461-caea-430d-bd83-783267092b92 a dho:Crowned . +dhd:bc06ca04-5f99-4f27-b12a-ce5c77258713 a dho:Field . -dhd:b7193316-bbfc-49b8-8fc0-a4a909353dcc a dho:Field ; - dho:hasTincture dho:Gules . +dhd:bc1bdf7d-bd27-4f38-a73a-a8ef62b693b7 a dho:Lion ; + dho:hasModifier dhd:7ca35a91-a6d4-4285-8c98-f6f959e2b845, + dhd:dfa3fb53-16ba-4cf2-81e1-3dc2796b8e8c ; + dho:hasTincture1 dho:Or . -dhd:b7304817-10a9-48ec-bb09-f88991aeeccb a dho:Fess ; - dho:accompaniedBy dhd:42fcfd0d-3f50-4e42-b85d-e9d09e47cf09, - dhd:d4236c29-f72b-4351-8161-729edec2aa30 ; - dho:hasTincture1 dho:Vert . +dhd:bc1e3850-777b-4719-9c3d-077aae2b85b9 a dho:Pale ; + dho:hasTincture1 dho:Sable . -dhd:b741d678-97a5-4968-a8fe-b04ca2e50b35 a dho:QueueFourchy . +dhd:bc277f2b-b045-4834-8373-d86a1ac16906 a dho:Crowned . -dhd:b75c85b4-bc59-4ab6-8eee-66cf6d37065e a dho:Layer ; - dho:hasCharge1 dhd:00d0cfba-231d-4f2c-8fbd-804dcdad1509 . +dhd:bc28fba7-e2c7-4edf-8edf-876be0dff74b a dho:Langued ; + dho:hasTincture dho:Azure . -dhd:b75fd3b9-9b98-4b06-89f5-97c5c0f2aca9 a dho:Layer ; - dho:hasCharge1 dhd:a83b7a16-8f10-4459-bb62-653f901da0cc . +dhd:bc2b005a-465b-4d5b-b28c-ff703e89426b a dho:QueensFace ; + dho:hasTincture1 dho:Or . -dhd:b77f098c-8ede-4762-b848-fc64aeaed999 a dho:Crowned . +dhd:bc32b660-49d5-4e7b-8c6e-7432e983690e a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:b78ac68a-221e-4055-b690-dc3adde9cd9d a dho:Curled . +dhd:bc3b9d4b-d506-48a7-b2b3-11febed3e52f a dho:Lion ; + dho:hasModifier dhd:f0fbb58c-1349-484c-ab26-6df891437efb ; + dho:hasPattern dhd:81596e2e-268a-43bd-9398-2d874a607fd2 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:b7b29da8-81c5-4cb0-863c-4dea917ecf05 a dho:Bend ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; +dhd:bc4b292d-6eca-41ad-80d4-f04f2188c744 a dho:Label ; dho:hasTincture1 dho:Azure . -dhd:b7bad24c-68ca-4058-aaf7-4b7368d98d8b a dho:Layer ; - dho:accompaniedBy dhd:1074092c-777b-4093-96fd-8e39ba82ceda, - dhd:769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa ; - dho:hasCharge1 dhd:3dd370d2-6996-452d-85f7-f5962ffc8fb0 . - -dhd:b7d09640-4808-4ea3-a642-1b6ba3f0625c a dho:Fess ; - dho:hasTincture1 dho:Argent . +dhd:bc603eed-eb6f-491e-a8e5-ef2e866be962 a dho:Wolf ; + dho:hasModifier dhd:c7688b24-e6d7-4b4c-9ee7-a5c3502ac28f ; + dho:hasTincture1 dho:Sable . -dhd:b7d779fa-ad00-469c-bbf5-d3b51f087ca7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:bc661b64-1a00-4972-ba52-7c00d5f37d37 a dho:Layer ; + dho:hasCharge1 dhd:a215ba9b-42ee-435e-a386-68676c21125a . -dhd:b7defdb0-44c2-40a8-b82c-ad429fef6b2e a dho:Field . +dhd:bc716341-697e-4268-8ef1-abd303d38a6e a dho:Field ; + dho:hasTincture dho:Sable . -dhd:b7e24714-eeac-47b8-ae65-8a895f9ad1d7 a dho:Layer ; - dho:hasCharge1 dhd:9805230b-2eaf-4f87-b4cf-4b64eb2e71d4 . +dhd:bc856487-1fa9-493b-bef2-4b5e63631c51 a dho:Layer ; + dho:hasCharge1 dhd:90446f33-1ed0-4161-bcc0-c3b19912f9ad . -dhd:b7f72965-5571-4528-bc9f-818b1988c7c2 a dho:Field ; - dho:hasTincture dho:Or . +dhd:bc8757d2-487b-4671-97d8-0678dfaf2e89 a dho:Layer ; + dho:hasCharge1 dhd:ee2a50c5-e509-43d3-8a32-202153fe052c ; + dho:on dhd:5b92a781-5fe3-4635-85f8-d6009d003409, + dhd:91ed64d1-28cb-4f25-b929-324c9ed353d0 . -dhd:b809e77f-e9b4-4a01-9da3-c4621905d1a7 a dho:Layer ; - dho:hasCharge1 dhd:3ccf3de1-cfa7-4dd2-a7e2-9243072dcf15 . +dhd:bc95f935-e14b-4202-9dec-7e8744923d71 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b8124396-07c3-48fa-994e-2ecec202b27f a dho:Layer ; - dho:hasCharge1 dhd:e4733aee-4515-46d9-b782-94d37f91a9bb . +dhd:bcb0ac93-35af-4864-ae73-4cd33f6885f2 a dho:Crowned . -dhd:b8186aee-1e3a-405a-a160-a0be314ea05f a dho:Field ; +dhd:bcd3bafb-d068-4df1-972d-066ee6bc06d9 a dho:Field ; dho:hasTincture dho:Or . -dhd:b825c0a8-84c5-4012-ac66-cce7a63da2d7 a dho:Field ; +dhd:bcd6dc76-8c49-41b9-80d0-dbecd0ca7d9a a dho:Field ; dho:hasTincture dho:Or . -dhd:b82aa3ba-b223-4ef6-a44f-249f11b9ef94 a dho:Field ; - dho:hasTincture dho:Vair . +dhd:bcd78b08-03d7-45f6-a502-2bd1e6d4b1f4 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b8398324-ef60-4d1d-beb6-33cdd268ed09 a dho:Mallet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:bcdc6cde-dd6d-42e4-bb82-6d50aa973de0 a dho:Lion ; + dho:hasModifier dhd:5a1b9567-3d0c-47e8-a88b-a9e6b4d6abc5, + dhd:74bc4136-bf49-4f78-bc75-19dba2b1781f ; + dho:hasTincture1 dho:Or . + +dhd:bd018030-4386-4ecd-9941-a0b7f5f1c455 a dho:Rose ; + dho:hasTincture1 dho:Or . -dhd:b84eb3ee-0d12-44d8-baf6-6992b76c8a71 a dho:Issant . +dhd:bd2f2d0d-4f85-4851-bbf3-ca2db3d214a3 a dho:Layer ; + dho:hasCharge1 dhd:40fcc1c0-dc84-4ea9-aae5-35d53e573011 . -dhd:b857a98f-b78c-4fee-b7f1-bd629ccfb056 a dho:Layer ; - dho:hasCharge1 dhd:46482270-5449-4ab7-9417-241e409507d1 . +dhd:bd389e44-2137-444f-b8c0-07a23b65b908 a dho:Crowned . -dhd:b857fe90-8cdc-4792-9ab5-f374c6193eeb a dho:Heart ; - dho:hasNumber 9 ; - dho:hasTincture1 dho:Gules . +dhd:bd46003a-c344-4963-a634-966ecb333fe9 a dho:Bugle-Horn ; + dho:hasModifier dhd:ec2adc72-c2fb-4753-8fe8-3f2d878192b3 ; + dho:hasTincture1 dho:Sable . -dhd:b88c796c-50fe-4b1d-9923-6800513c128b a dho:Saltire ; - dho:hasTincture1 dho:Vair . +dhd:bdadfdcb-a260-4905-a0a2-aef90e160163 a dho:Layer ; + dho:hasCharge1 dhd:f1168cbd-f663-4c7c-b0b0-22aadc7fa047 . -dhd:b89c3477-9c7f-4aca-af68-05bf9bdafa52 a dho:Armed . +dhd:bdb5d48f-25f3-460c-9977-8c3892b69e15 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:b8a597e5-3b5d-4ce0-9292-ee28db78678c a dho:Field ; - dho:hasTincture dho:Or . +dhd:bde12fa5-a4b1-4a9d-b050-fa5f63fd345f a dho:Lion ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:b8c66b2c-9af4-4f3c-85bc-e6deef5e191a a dho:Layer ; - dho:hasCharge1 dhd:a919bc07-2dac-4ec6-ad59-d7be759742ce . +dhd:bde35e23-03d7-4b2a-ad6f-a7416a2bdbee a dho:Bluebell ; + dho:hasTincture1 dho:Azure . -dhd:b8dfad72-a1b6-4441-8b4e-1ed700763b1f a dho:Field ; - dho:hasTincture dho:Or . +dhd:bde850b8-aa51-4761-8e25-36dd0b9c6e4d a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b8f29d4d-8d5f-4787-be6d-5f2aa62fca86 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:bdee0539-e99c-4528-98f5-810125d3b28c a dho:Chief ; + dho:chargedWith dhd:1d20f024-6ee8-41a3-a9cb-9316449397a4, + dhd:c8064960-d41b-4d0a-9102-0b7d36536a12 ; + dho:hasTincture1 dho:Or . -dhd:b9015572-18d1-4299-b363-02dd6f073b92 dho:hasPattern dho:Compony . +dhd:be0cf4a7-abf2-43e0-8caf-4818a7fe7f60 a dho:Crowned . -dhd:b9264733-c0f3-4721-a00f-cf035c2339ba a dho:EaglesHead ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:be0fb9cd-c8a1-42df-ace7-49807f559d56 a dho:Crowned . -dhd:b9425ecd-4fcd-48fb-8e85-0e4a3afe9621 a dho:Fess ; - dho:hasPattern dhd:e1fd5f78-af35-4fac-ad83-aa9281c27920 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:be108bb3-a4bf-4c50-ae15-fa253ef53f5f a dho:Issant . -dhd:b94505a6-a952-41df-a1dc-e4f6288f172e a dho:Field ; +dhd:be2479e6-51ba-4e4b-82dd-99cf3725c07d a dho:Field ; dho:hasTincture dho:Or . -dhd:b94509b9-6cd8-42bc-90f0-b97ab5748038 a dho:Layer ; - dho:hasCharge1 dhd:e1eb95da-2612-4eb1-a826-aebcd19274f9 . - -dhd:b9495ef5-ab11-4724-8e5a-38cd0913e2c9 a dho:Langued . +dhd:be2f2025-b3b7-4565-9118-8771949584dd a dho:Field ; + dho:hasTincture dho:Gules . -dhd:b964c22f-7672-4151-8deb-361fc0136948 a dho:Field ; - dho:hasTincture dho:Vert . +dhd:be4a668d-d9c9-475c-b394-0bc1fa841de8 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:b968a0c5-22f3-4e90-9360-13e7ce0387ea a dho:Layer ; - dho:hasCharge1 dhd:12da7c53-5274-4548-ad3c-12bbaea77e95 . +dhd:be4ea564-f88b-4bdc-8c05-8d2fda84fa28 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:b97110c9-68e7-4654-b9fb-b06ac987fae4 a dho:Saltire ; - dho:hasTincture1 dho:Gules . +dhd:be67a986-46a7-4f1d-9162-8af1ce014c39 a dho:Armed . -dhd:b97fd953-e9fa-4df0-a8c8-fc4642dff5da a dho:Crowned . +dhd:be6e47ce-26c9-4783-b6a3-1c5e982b9dd5 a dho:Lion ; + dho:hasModifier dhd:0e6762f2-797a-42b0-a19d-51af23b6065c, + dhd:f82a59b8-c828-4253-a805-b176c0134abc ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:b9831f10-4d85-416b-89a8-f2f646dcebb3 a dho:Layer ; - dho:chargedWith dhd:79cd0825-7ac3-46c6-b833-6f1d9855ef37, - dhd:8f848ad7-8754-4182-a530-e6ed73ce76c6 ; - dho:hasCharge1 dhd:560ee6a6-62a1-4547-8652-ad2ce7aef0f6 . +dhd:be768bf5-7766-4e0b-a9b4-3eba2b370d30 a dho:LobstersClaw ; + dho:arranged dhd:92838466-529b-4438-8574-1ce775351104 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:b992ea28-e0c9-4cea-a435-65175dddde02 a dho:Field ; +dhd:bea6ee50-52c6-4e8e-92a4-1d9a6ab64f61 a dho:Field ; dho:hasTincture dho:Or . -dhd:b9af8648-3863-4b50-ab55-f2eff2282d23 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:beaadb1a-4d30-4da5-8580-eda8a0ee2c82 a dho:Layer ; + dho:hasCharge1 dhd:807bcc18-0a4a-4716-8355-59760ae6acf5 . -dhd:b9ef5554-9aa0-4164-ab8e-d93b15637381 a dho:CrossFormy ; +dhd:bebf73d6-cf9f-4d66-a12b-478d8c93387b a dho:Lion ; + dho:accompaniedBy dhd:560d9eee-de84-4912-8ed1-43cf15710739, + dhd:b28a4777-7a0c-4ba8-87d2-0a131daedbb6 ; dho:hasTincture1 dho:Gules . -dhd:b9fc4fe4-0b63-40f4-9439-13b62ee647ab a dho:Issant . +dhd:bedcb848-416e-46e1-a2c2-eef7ab5f8b1f a dho:Layer ; + dho:hasCharge1 dhd:c772c7d7-5f00-4c41-80d5-5410a6f6d37d . -dhd:b9ff426e-76ee-44f4-b65c-c1cbfcfa8c5d a dho:Lion ; - dho:hasModifier dhd:0ac4ac35-520b-4e7e-beb9-c078654c063e, - dhd:b6b12994-740a-4549-850e-08392a0bda41 ; - dho:hasTincture1 dho:Argent . +dhd:bee11be1-9dec-4230-95cd-c94be9c8c128 a dho:Pouch ; + dho:hasTincture1 dho:Sable . -dhd:ba1ba979-7600-4b23-9896-a21913072d75 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:bef4c5b7-5e39-45c9-b204-cfbd4b1cf2a8 a dho:Field ; + dho:hasTincture dho:Or . -dhd:ba403119-b393-498b-b401-6752102cb2a1 a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:bf2db5c6-142d-4589-9e87-5dcebae35912 a dho:Layer ; + dho:hasCharge1 dhd:95ef8346-661d-479c-9f5c-1d207050b47f . -dhd:ba448327-a257-417b-a687-f91a701dc703 a dho:Layer ; - dho:hasCharge1 dhd:929e804a-ef28-47e0-bde5-c19301067191 . +dhd:bf395a00-f5dd-4c42-8132-7b8d9a2e01b2 a dho:Layer ; + dho:hasCharge1 dhd:94002a62-b55f-4d49-8d89-7063c4629e63 . -dhd:ba4c2e00-c9ba-49b7-9477-d338a61a1c9e a dho:Lion ; - dho:hasModifier dhd:3bd1274c-07e7-4ecb-917d-d2bc4e67874a, - dhd:6274e6f5-812b-4944-b38b-bd51064ae68e, - dhd:b64bc4a5-a10d-470c-b8ff-8c585aabc31b, - dhd:bf825c66-b7d5-42ac-90fc-ac1c9cba7b46 ; - dho:hasTincture1 dho:Sable . +dhd:bf3f1618-c0b5-48b9-a6dc-e3f4ca7f5f88 a dho:Crowned . -dhd:ba62b6ad-1433-42f2-b8a2-c783e89b0f5f a dho:Layer ; - dho:hasCharge1 dhd:3785f1b6-7391-4d08-b2ac-de34d32fb75d . +dhd:bf4cd330-d242-4a9e-aee1-a71435932590 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:ba652fd1-d709-48a1-a9ff-1fce23420ff0 a dho:Layer ; - dho:hasCharge1 dhd:4223a57e-acd2-4603-968a-c03333090e1e . +dhd:bf58558e-52fc-4bd9-8589-28d0880cd99b a dho:InPale . -dhd:ba76f1fd-c011-490a-8fc4-abb0dc8fa684 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:bf6d1f24-2ea6-4d53-9e4c-c79475b2420d a dho:Layer ; + dho:hasCharge1 dhd:0a696baf-97c4-4064-b264-8764f4bb555b . -dhd:ba87103f-97f5-4ba2-8cb2-ce4fdcccc856 a dho:Boat ; - dho:arranged dhd:e512fba1-a6a5-477e-919f-e6a4099e4589 ; +dhd:bf7bec75-accb-4266-8aec-8ef335b8db46 a dho:Fess ; dho:hasTincture1 dho:Gules . -dhd:ba97a1e3-5757-4d8f-9a51-14f7f9dd3b40 a dho:Layer ; - dho:hasCharge1 dhd:380172a4-14ce-4734-a649-e49540a7fc31 . +dhd:bf7cba35-f4a4-4c54-9f30-526664504ba1 a dho:Layer ; + dho:hasCharge1 dhd:f5de8e32-476a-4d2a-8c0e-ea885c08a0aa . -dhd:baceb3a8-6bb2-4156-8ee9-65213f3a0fad a dho:Field ; - dho:hasTincture dho:Or . +dhd:bf820da2-54ae-4ca5-8181-9f9f38c594fe a dho:Layer ; + dho:hasCharge1 dhd:41532761-662e-44da-96b2-6f9af4146c82 . -dhd:bb0202d6-9c58-4859-8994-575d22c2a603 a dho:PerFess . +dhd:bf82e67d-fdd4-433e-b95f-2bb0ac8523c9 a dho:Chevron ; + dho:hasTincture1 dho:Sable . -dhd:bb2cf76a-4ad9-4f24-bcc6-f27ace2e5241 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:bfa5cda0-444f-487d-b5f2-32c86d9dbd9b a dho:Pile ; + dho:eachTippedWith dhd:7d75ef04-787c-4b3a-bb5e-362595fb9e21, + dhd:fd5652f5-9e69-417b-a710-e600e075f9dd ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:bb2cf922-f25a-4eb1-87b7-6976dccc711b a dho:Layer ; - dho:hasCharge1 dhd:6c7d17b8-7b4b-464e-a887-f5245dd8b617 . +dhd:bfb6d02c-e144-496c-97e4-7628eadbe31a a dho:Field ; + dho:hasTincture dho:Gules . -dhd:bb2d4f1c-475c-4f61-997f-3b370a8cd4a8 a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:bfbc3165-0c9e-4965-a5f6-ba499a898433 a dho:Lion ; + dho:hasModifier dhd:13e075f0-d1f0-4a08-94c5-3146945de4da, + dhd:3cf48c99-e83c-4e6d-b3d2-3757c6e178da ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:bb795922-a9e1-4c92-af3a-976b414f454c a dho:Crowned . +dhd:bfd29ab1-d6be-4610-a661-1b224032c514 a dho:Layer ; + dho:hasCharge1 dhd:18069107-233d-44db-8b63-fb9c076eee78 . -dhd:bb7ef3e1-70b3-4601-9096-6dc64ec7dfd6 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:c05f2efc-920f-4f85-9fb7-c21371486426 a dho:Inverted . -dhd:bb85d17b-8612-418f-a6a6-95b8cb0861e7 a dho:Swan ; - dho:hasTincture1 dho:Gules . +dhd:c063b71e-88b8-4ab4-a7b8-179d931d6314 a dho:Field ; + dho:hasModifier dho:Embowed ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:bb87c9f3-47db-4b18-8199-ab27965e1838 a dho:Layer ; - dho:hasCharge1 dhd:8df87aa7-98c8-47b7-b406-4170f83b78b0 . +dhd:c07d452d-10d3-4115-894c-583ece04ac14 a dho:Layer ; + dho:hasCharge1 dhd:9aa542ad-c1e9-4b0c-b618-30084b9b9a88 . -dhd:bb8996d5-3a9b-47a5-a038-2da95fbea7a4 a dho:Field ; - dho:hasTincture dho:Or . +dhd:c0a5a2c4-9cfd-4ab1-826c-e200982e645d a dho:Cross ; + dho:hasTincture1 dho:Gules . -dhd:bb91e2a6-a5d5-4708-8dc4-6ede805a9345 a dho:Fess ; - dho:hasPattern dhd:c91be5d0-46d9-435e-83df-18dcc745b118 ; - dho:hasTincture1 dho:Argent . +dhd:c0b1348b-65c3-46ca-99fa-b7bbb58cee00 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:bb92c061-c9c3-481e-922d-ff6978cf1fac a dho:Layer ; - dho:chargedWith dhd:08e01d50-7371-4c2e-84c4-b6b090ff3e4c, - dhd:cc3f09db-d12f-436c-9118-826eed05e931 ; - dho:hasCharge1 dhd:9dbf0b71-3dee-4431-b0b2-f070299a9678 . +dhd:c0e53149-7c3c-4ddc-98a9-9ff49aa97f4b a dho:Layer ; + dho:accompaniedBy dhd:53784021-5416-4a7b-95e5-51118d311b03, + dhd:a97e68a0-0f7c-47da-97e8-5dfae24ad811 ; + dho:hasCharge1 dhd:11657912-4ab1-473f-9310-1cf0ed96f81a . -dhd:bba21821-71fd-420b-9c49-e5492979fc90 a dho:Layer ; - dho:hasCharge1 dhd:6786b7b6-0f5b-439e-b0ca-7639285273bd . +dhd:c0e6cdb2-faab-4670-9183-f5df53d27b7e a dho:Lion ; + dho:hasModifier dhd:07499ec6-2d85-4a6c-bf65-cf347ed1db19, + dhd:39f3ceed-d731-481b-9de7-bc7ad614d952, + dhd:55a75d44-6633-42b5-9890-612b206bf92c ; + dho:hasTincture1 dho:Or . -dhd:bbb2c5c3-6abc-4466-9759-7cd86879765c a dho:Field . +dhd:c0f6eae4-6cc0-473a-8d91-cfba8ff0576b a dho:Fess ; + dho:accompaniedBy dhd:1d6b5afc-9421-4630-ab66-3a5a6a3f61dd, + dhd:a13a735e-84a3-4ea3-b6d8-27a3d8c632bd ; + dho:hasTincture1 dho:Vert . -dhd:bbbc52d6-629d-4356-8432-af15aaa4a952 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:c10df493-4104-41d5-9cb8-295793728a86 a dho:Layer ; + dho:hasCharge1 dhd:8645c94d-d82e-48d0-baa2-b0db2e64d9db . -dhd:bbbe949e-e184-47b6-9fac-8c6005426e07 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:c119915a-732a-4d52-9e13-ce5dec90ada7 a dho:Layer ; + dho:hasCharge1 dhd:7e204fe1-adcc-4e22-9ac0-2d497e922077 . -dhd:bbce943e-1e8e-46d7-8434-531a03ff164f a dho:Field ; - dho:hasTincture dho:Argent . +dhd:c11c175a-84ab-4c1a-9e8a-5bc81acac69c a dho:Rampant . -dhd:bbcf3729-5b47-4b0b-a638-ff1aec2846fc a dho:PosedBendwise . +dhd:c1262fc9-e3f7-4112-a258-33f364f95a64 a dho:Lion ; + dho:hasModifier dhd:24c2f292-c6d9-4995-bba0-add8c9687c25 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:bbd05058-ab61-4013-95ae-94a428495bbb a dho:Lion ; - dho:hasModifier dhd:51b11417-dac0-4e84-8fe7-c1c1d0af4700, - dhd:fba9a9b4-c054-4a65-b8a6-6b55c8621aa0 ; +dhd:c1334388-d3bb-4775-aa8b-fd7ad28f1edf a dho:Axe ; + dho:arranged dhd:f5b3868e-6e4b-4be3-be50-44a2bd7715a8 ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . - -dhd:bbff40f2-db5c-4b29-9d49-5aa7f4efaa85 a dho:WaterlilyLeaf ; - dho:hasModifier dhd:f603540f-f193-4533-a609-d728f7017e76 ; - dho:hasTincture1 dho:Vert . - -dhd:bc067638-8e2a-4778-8767-ce500a1829bd a dho:Layer ; - dho:hasCharge1 dhd:0d0daf08-5513-4dd7-aaa7-79110ac92b89 . + dho:hasTincture1 dho:Argent . -dhd:bc22e7fe-660f-47b9-8486-73fb6f957b1a a dho:Eagle ; - dho:hasPattern dhd:5de302ed-2804-44d9-99d5-881852e88e38 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:c1395a65-4461-4945-95c0-65f73328ca80 a dho:Layer ; + dho:hasCharge1 dhd:8f970e22-f959-4d20-8375-467de6bfc388 . -dhd:bc29eb9e-c7ca-4591-81ca-96a9ddea0c59 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:c1439a08-034c-40f3-8033-c75c42f08bbe a dho:Layer ; + dho:hasCharge1 dhd:ae7ab35c-c200-4bbd-8750-080351da944a . -dhd:bc47872f-3ce4-43a7-ba55-d0847e84fa9d a dho:Field ; - dho:hasSeme dhd:9abeba66-4a63-4d54-9eb5-c4e5263dd9ab ; - dho:hasTincture dho:Azure . +dhd:c14838b1-1431-4506-815b-3609ec483172 a dho:Field ; + dho:hasPattern dho:Ermine ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:bc60d3f5-f41f-43d0-870d-0a3e74e2ea29 a dho:Lion ; - dho:hasModifier dhd:3e46b9df-e6db-47fd-b410-0687b2ab8fbb ; - dho:hasTincture1 dho:Or . +dhd:c1764214-3ffa-443c-b823-d0bc2e363f5b a dho:Stringed . -dhd:bc7babff-46de-4a0f-b191-4f21f9a722a9 dho:hasPattern dho:Compony . +dhd:c1872d24-b62b-448b-89a8-2a7d366cbcfe a dho:Inverted . -dhd:bcb4262f-ef32-4372-b329-de97cd8d4256 a dho:Layer ; - dho:chargedWith dhd:f01a2a07-1560-42a6-a641-d688cd2db029, - dhd:fd4a8b9c-276f-4819-97d1-d70eeea0c7bf ; - dho:hasCharge1 dhd:707cd1dc-5cec-402e-83bc-3e9c442c418d . +dhd:c1ae7269-f173-4b02-a265-6e77cbab95a5 a dho:Rampant . -dhd:bcdcb330-98e1-4fc0-a411-6969f014fd92 a dho:Layer ; - dho:hasCharge1 dhd:f942c5d4-5c73-479e-8bbb-84df54f0b716 . +dhd:c1c83100-05ce-4ad8-87ac-ee4e671ad68d a dho:Rampant . -dhd:bcfbc515-a4c7-40be-b8c5-d0e5ae6a2dca a dho:Layer ; - dho:hasCharge1 dhd:5edcaac4-9fc9-492f-be11-aa9690bb2cae . +dhd:c1d09be9-0407-4c95-ba94-34f880635d17 a dho:Crowned . -dhd:bd06a0f4-caa9-4ebb-94f0-0537cd1e8109 a dho:Seme ; - dho:hasSeme dho:Billety ; +dhd:c1d2e986-5515-4486-91d2-3c16652cd33f a dho:Field ; dho:hasTincture dho:Or . -dhd:bd16b8f8-6e22-4698-9085-103f8da5f846 a dho:BullsFace ; - dho:hasModifier dhd:b36dd9dd-c049-43b0-b354-9d4c4f2d9faf ; - dho:hasTincture1 dho:Sable . +dhd:c1d503b3-bb38-4b99-9a30-664f379279e5 a dho:Griffin ; + dho:hasModifier dhd:3fd80ec5-da8b-48ae-9e41-ea3438cbe446 ; + dho:hasTincture1 dho:Or . -dhd:bd320452-4dba-418a-ac64-c8d15b176750 a dho:InSaltire . +dhd:c1dccbeb-0593-4e97-9420-bbec19c418ca a dho:Layer ; + dho:hasCharge1 dhd:2c1a05af-eb7c-43c1-a1d4-e57a435dca88 . -dhd:bd37cda2-c707-47ea-bb6d-b8d60d294bb0 a dho:Label ; - dho:arranged dho:PerPale ; - dho:hasTincture1 dho:Ermine ; - dho:hasTincture2 dho:Azure . +dhd:c1de267d-0073-4dc2-81e1-db4a83d12223 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:bd3ba3ba-3b7c-4b3c-a567-82116936e4e0 a dho:Field ; - dho:hasSeme dhd:3568c94b-05be-4597-9cb3-5c302d921359 ; - dho:hasTincture dho:Azure . +dhd:c1f09b4d-b0e3-4e8d-ad5c-e0b7953d2ced a dho:Layer ; + dho:hasCharge1 dhd:936392f7-bc47-4c7b-b45c-c2cb3dcbfa7b . -dhd:bd4de46e-ccc0-400e-ab12-fbbfac7352cf a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:c1fc4ad2-50ea-4286-9706-ed6567d096b3 a dho:Layer ; + dho:hasCharge1 dhd:263c1483-404b-4d31-a797-35f10c1d0309 ; + dho:holding dhd:0068071d-66db-4f7c-9162-d0ae6f77f8f7, + dhd:33706c13-6cf6-474f-91a4-06259679c05a . -dhd:bd5b09e4-384c-4bf4-8a6c-38f22ccf2a5f a dho:Field ; +dhd:c205ae9f-acd1-47b2-886e-ec8069adf63b a dho:Field ; dho:hasTincture dho:Argent . -dhd:bd725a70-1c77-4339-b357-21ca7a136d01 a dho:Field ; - dho:hasTincture dho:Vert . +dhd:c226f35d-b673-4beb-8b19-7a158d849070 a dho:Pile ; + dho:eachTippedWith dhd:2a0d3489-c90e-46fd-98f1-08ca363fdf4d, + dhd:fdb67986-4d2f-4797-a96f-7e065abc0ccc ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:bd82de20-559f-4c6d-a69d-9137c2fdf64d a dho:Field ; - dho:hasTincture dho:Vair . +dhd:c22e80e3-cd72-42b6-9ae4-9d3c029c30cd a dho:Leek ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Vert . -dhd:bd95192d-f209-41a8-8ddf-d9f6088061db a dho:Eagle ; - dho:arranged dhd:1ad3cc48-0175-4477-9fe4-498ebbb702dd ; +dhd:c22ea712-63c5-4de4-9bf5-5324ce1fdbd7 a dho:Layer ; + dho:hasCharge1 dhd:d991d8b5-6c40-4aa5-be0a-a3e3c1485294 . + +dhd:c265342e-4baf-4e2d-b36b-b216f3b3c62d a dho:Barbel ; + dho:arranged dhd:06467b59-159c-4c47-b19e-fd0c749ea3f1 ; dho:hasNumber 2 ; dho:hasTincture1 dho:Sable . -dhd:bdc1ba57-ac00-49ed-b886-d4fbb13f6aa0 a dho:Layer ; - dho:hasCharge1 dhd:931275fc-e8d4-45e9-9786-e85fa4ff8a8a ; - dho:on dhd:08e614b3-1388-43d8-b89b-3b20df54e15b, - dhd:4502fc1c-2cfe-49f3-bd90-bec5ce86f377 . +dhd:c26b4db4-20f5-4bf2-bdf8-7f8250bfa064 a dho:Layer ; + dho:hasCharge1 dhd:9ff7c295-6103-4c0d-8f43-037bf674a6dd . -dhd:bdc553bc-10fd-4202-9538-8f215080a6cb a dho:Bar ; - dho:hasModifier dhd:8bfddd35-dfbf-4847-8af8-fabc6ab80b07 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:c26e8c5d-2360-4a6b-a9f0-f5934b3f42f5 a dho:Layer ; + dho:chargedWith dhd:2277e0b0-9f3b-41fc-a93b-d52401a613a8, + dhd:98f9581e-613a-4609-aca8-17a29d34503e ; + dho:hasCharge1 dhd:e7a000e3-5cb2-46c1-a093-31c69896d14a . -dhd:bddbcd3e-908a-4990-8472-a257aca7e52f a dho:Layer ; - dho:hasCharge1 dhd:e65ad35a-238d-4a77-a36a-ecccdbe00f1c . +dhd:c2775804-5463-4f48-9c24-b20870a71588 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:bde554c5-a2e0-4c7c-b274-e3f100b6089d a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:c278682f-df5a-4e14-b0da-cfb5d3a98b91 a dho:Layer ; + dho:hasCharge1 dhd:d84849ef-41d8-4b62-832f-14e66d4e4bee . -dhd:be03fffc-d8ac-4350-b485-d9cb52bfe19f a dho:Field ; +dhd:c28d2f82-433a-40f9-b6fb-b2e89a2c7f45 a dho:Field ; dho:hasTincture dho:Azure . -dhd:be46d957-664b-4107-8f78-8c5544ca37a2 a dho:Lion ; - dho:hasModifier dhd:058230c9-262d-483d-9f77-6216071c2ae3 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:c2ba9ffc-24ee-4cba-ac3f-910622ee5c1f a dho:Layer ; + dho:hasCharge1 dhd:24199c49-05e6-4450-95ea-41b9b489fd7f . -dhd:be4f8441-54fb-43ea-af45-251c92890c72 a dho:Field ; +dhd:c2bdea84-3e26-4cb8-acaa-95792650b179 a dho:Field ; dho:hasTincture dho:Gules . -dhd:be5127ab-df27-4582-a3c3-412455846f15 a dho:Layer ; - dho:hasCharge1 dhd:3dd567a2-a26d-47bc-8392-02f30f4dad52 . - -dhd:be8e8d1e-011a-4530-af24-af8ada19f529 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:c2db1893-660e-43f5-bb06-0d567ae9621a a dho:Chevron ; + dho:chargedWith dhd:1721e86f-617c-44fd-a588-d15017cf8ed5, + dhd:62c9e1a2-4cd5-45b9-a004-91b05797ff12 ; + dho:hasTincture1 dho:Sable . -dhd:be953d18-ae34-41b1-a901-27102e9e69b5 a dho:Layer ; - dho:hasCharge1 dhd:fd92cde0-5bec-4a16-81b2-bd2de2636142 . +dhd:c2e49155-ba83-45fc-a4b4-95cc47a3b9e3 a dho:Seme ; + dho:hasSeme dho:SemyOfMullets ; + dho:hasTincture dho:Or . -dhd:bea013a2-05cf-4d97-b9d8-a8e98c06c4ab a dho:QueueFourchy . +dhd:c331ef11-35f0-4607-9577-6c988784ad1a a dho:Field . -dhd:bed2e0d6-83d2-438e-a262-18b8fa6eb6d7 a dho:QueueFourchy . +dhd:c33481c0-84d6-473a-a4c1-22d72b3766a4 a dho:Layer ; + dho:hasCharge1 dhd:2f5b5207-779c-4650-9950-84e314133e8e . -dhd:bee5701e-ff6d-45dd-ab1f-0e8bd1358b89 a dho:Dolphin ; - dho:hasTincture1 dho:Azure . +dhd:c34a6cff-dcbb-4891-a940-e86dbf5e86ad a dho:Lion ; + dho:hasTincture1 dho:P . -dhd:bef10646-06d3-4b87-8a5b-031d2dae360a a dho:CrossOfAvis ; - dho:hasTincture1 dho:Vert . +dhd:c3715f62-da73-40c2-ad61-ea360d8b566c a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Vert ; + dho:hasTincture2 dho:Argent . -dhd:bf157d7e-778d-47a3-a76e-150ad282cc87 a dho:Field ; - dho:hasSeme dhd:dafd2d57-dff8-460d-afd6-8d9978a38696 ; - dho:hasTincture dho:Sable . +dhd:c372fba4-cb33-4eeb-8d76-6567f5822695 a dho:Cross ; + dho:accompaniedBy dhd:1e710068-91a0-48d4-a481-15b22403c89b, + dhd:d6d02bd0-2f21-44e3-90f5-01df9a34f759 ; + dho:hasTincture1 dho:Gules . -dhd:bf258708-50d2-428e-bf81-d6b6bd964ab4 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:c3751493-6bc8-48f0-ae99-7984038c240a a dho:Layer ; + dho:hasCharge1 dhd:04b2b449-1287-4260-98ed-4cde7752a901 . -dhd:bf3f48b2-8c04-4656-9daf-1987603b7d1a a dho:Lion ; - dho:hasModifier dhd:03b21149-45fe-42d0-af84-f9cbaa6ccbf4, - dhd:8a21b386-a74f-4ae9-a865-6aa3c4b134bb ; - dho:hasTincture1 dho:Argent . +dhd:c38032f0-712f-4712-aec6-83ec33a6021c a dho:MaunchFisted ; + dho:hasTincture1 dho:Argent ; + dho:holding dhd:0f6d0863-c424-4455-ba7a-c6a96299574b, + dhd:bf25eff4-c514-4f34-98bd-ccc5046b1f86 . -dhd:bf569a54-a4d5-462c-a3c7-e29e37464aca a dho:Layer ; - dho:hasCharge1 dhd:a582720c-1c12-45d8-a33e-4cf7d1756f47 . +dhd:c3a5b072-e3dc-44e1-8de6-152224422758 a dho:Mascle ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . -dhd:bf64d79c-fdf7-40b2-80fd-2fd26ab26cb9 a dho:Crowned . +dhd:c3ac8846-c769-4c33-82e8-4a1f42caca89 a dho:Field ; + dho:hasSeme dhd:55330fc1-5018-4d4f-a463-461b52fffeea ; + dho:hasTincture dho:Azure . -dhd:bf74627d-aaa7-4f80-8642-4f6cf2e90f3b a dho:Field ; +dhd:c3bc3598-845a-43a4-93ab-4ed4b75eeaf0 a dho:Field ; dho:hasTincture dho:Gules . -dhd:bf825c66-b7d5-42ac-90fc-ac1c9cba7b46 a dho:Langued . - -dhd:bfa6c238-bf93-4c25-b2ec-ef49d608c020 a dho:Border ; - dho:hasPattern dhd:74e1c37c-9300-45c0-a4ee-b73ad173e7c9 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:c3c790eb-46a4-4410-92b3-f78ac746214b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:bfbd3dbb-cb89-4056-b69f-70c5207f7cd8 a dho:Layer ; - dho:hasCharge1 dhd:7adbf5b9-aae1-4bcd-8383-379a777e2eb1 . +dhd:c3e46dd5-9154-467f-84eb-19fb2d702e9f a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:bfc1f7a0-f535-4089-9966-139392ecf5d6 a dho:Saltire ; - dho:hasTincture1 dho:Gules . +dhd:c406ea72-e1e6-42f7-9585-a2923168d19e a dho:Layer ; + dho:hasCharge1 dhd:3789581b-e113-4dbb-bd1a-d990d7309606 . -dhd:bfc2483b-a6df-4eb4-b35f-1e8455c4c905 a dho:Layer ; - dho:hasCharge1 dhd:c234e304-570c-4736-814b-e847743cc397 . +dhd:c41e7225-27b1-44dc-a727-8bf4b84efd84 a dho:Chief ; + dho:chargedWith dhd:1f08bdc7-7d36-4109-8cec-12be2c289b6f, + dhd:48a536da-3623-4380-843e-e959df7215de ; + dho:hasTincture1 dho:Argent . -dhd:bfc3b292-e29d-4afc-b892-9deac23e849f a dho:Layer ; - dho:hasCharge1 dhd:3757f1c0-2fe3-460a-82a7-0ef4d3983716 . +dhd:c4250726-a805-4333-97de-460750414cd4 a dho:Layer ; + dho:hasCharge1 dhd:f8282a69-e6d2-42e8-9b7f-32535fe29f96 . -dhd:bfcbb0a2-60c6-4053-8ae4-b54794c3b888 a dho:Layer ; - dho:hasCharge1 dhd:c6c4205e-89d7-4335-8236-21970aa6b72f . +dhd:c4294322-388f-4f3f-9d14-7edebdbe3d6f a dho:Layer ; + dho:hasCharge1 dhd:bcdc6cde-dd6d-42e4-bb82-6d50aa973de0 . -dhd:bfce35fd-02e5-4060-8a48-1fbcbe903d2c a dho:Field ; - dho:hasSeme dhd:7abe3a5b-d4d8-489a-807f-3dd782f95a13 ; - dho:hasTincture dho:Gules . +dhd:c42c3bba-4fb1-42dc-bea2-f2bd32bd129f a dho:QueueFourchy . -dhd:c0029f3f-9327-4497-bb73-dd42f32e4b1f a dho:Rampant . +dhd:c43b53f0-146c-4b3f-af75-d73b2e77153b a dho:Layer ; + dho:hasCharge1 dhd:817d413e-7a90-43f4-8021-164ce1f12fe9 . -dhd:c004f4e8-defd-4da6-97f1-83717f910160 a dho:Field . +dhd:c44469f1-f8bd-49b1-8d21-193a4cbd0d54 a dho:Field ; + dho:hasTincture dho:Or . -dhd:c0134ee7-1e5c-4b7c-a612-bd5895a89558 a dho:Layer ; - dho:hasCharge1 dhd:51bfb758-ee2c-4f5b-aad4-74e09207b37b . +dhd:c44e086a-ef9e-4d18-9196-e816a233e37b a dho:Field ; + dho:hasSeme dhd:3cd1b5ea-a49b-4f9f-b005-faf7fd643df3 ; + dho:hasTincture dho:Azure . -dhd:c019dd8b-e190-497d-84b1-fd9857ec18bb a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:c45abfa3-ccf2-4913-b500-f7bc38bbed86 a dho:Field ; + dho:hasTincture dho:Or . -dhd:c0240b77-5cd9-4744-9378-6889ce12fbf3 a dho:Statant . +dhd:c47dbce6-e128-46b4-9bb2-b0bc1d4d86b3 a dho:Nettleleaf ; + dho:hasTincture1 dho:Gules . -dhd:c038a7bd-2221-4560-aa18-9a92b803f12e a dho:QueueFourchy . +dhd:c48fb63c-cfbe-4fc6-8e32-39062504f0b3 dho:hasPattern dho:Roundelly . -dhd:c049b32a-bbcf-4557-b076-e1d93e7a302f a dho:Field ; +dhd:c49e3f47-8d19-4e7a-9739-e1aac2456218 a dho:Seme ; + dho:hasSeme dho:Crusily ; dho:hasTincture dho:Or . -dhd:c069282a-2bc6-4b9e-95fb-6384319331f3 a dho:Field . - -dhd:c07cd7e2-aaef-4804-9aa5-a7dc3c4270a8 a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:c4ccc977-b297-4e52-839d-e604317024e5 dho:hasPattern dho:Checky . -dhd:c07d4563-ae7d-4840-a6a1-90462fc66be3 a dho:Layer ; - dho:hasCharge1 dhd:50433e6a-c618-426f-99d5-2d2bfcdac3e2 . +dhd:c4df68fa-4f96-4dd5-a73b-54d2f74cd04a a dho:Crowned . -dhd:c07e0bcc-de9d-4a07-a516-09b6b4883650 a dho:Lion ; - dho:hasModifier dhd:65ac167d-a246-44f6-87e5-9ee4a22e810e ; - dho:hasTincture1 dho:Gules . +dhd:c4eaac6c-9cd5-4da6-bf1d-238177a124d2 a dho:Layer ; + dho:hasCharge1 dhd:b7125d0d-fe7e-43fe-9e5d-3e35a6057d8b . -dhd:c0bd29cf-f604-43cf-ae30-cff649d6d946 a dho:Field ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or ; - dho:hasTincture3 dho:Azure . +dhd:c51af75f-6df1-4832-950f-c75235bd7781 a dho:Crowned . -dhd:c0f95f23-cb8e-4634-a9fd-bd9ba84dbd11 a dho:Pale ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . +dhd:c5271853-6a9c-4682-adc7-2ac36e7052ca a dho:PerBend . -dhd:c14e05eb-a8b1-481c-97d6-79786e7fb4f0 a dho:Field ; +dhd:c53bb4af-4f74-4791-9e14-e52ac06e5bb3 a dho:Field ; dho:hasTincture dho:Or . -dhd:c1577214-a6d5-4472-b535-1fd598324c39 a dho:Field . - -dhd:c183e569-a222-4564-9ec6-26cfcf25ddff a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000006028_CoAF1 . +dhd:c54d5725-579b-4202-925c-753d3f45acab a dho:Fess ; + dho:hasTincture1 dho:Azure . -dhd:c18a16a0-2826-4428-85a1-918073f5b2c2 a dho:Bend ; - dho:hasTincture1 dho:Or . +dhd:c55709f3-c2ed-4cbd-9c3d-608a5d051cfa a dho:Crowned . -dhd:c19f6fdc-ef47-4731-9644-b068efba6f76 a dho:Crowned . +dhd:c557485d-dc28-4f74-aef8-db67a32efca2 a dho:Layer ; + dho:hasCharge1 dhd:d3229f70-469f-45e2-8a78-925cd7899bf3 . -dhd:c1a83cc3-ac93-4164-8c3d-f152e65d3899 a dho:Fleur-De-Lis ; +dhd:c5731969-3eb6-42a0-a2c2-aa0c50e12d85 a dho:Bugle-Horn ; + dho:arranged dhd:67e53ebe-25f1-4ab2-9474-a3a1603a536e ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . - -dhd:c1b5e013-f156-4d2b-a408-64c21d234075 a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:c1bed9d8-26af-40bf-8ff2-d8f74d96a262 a dho:Field ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Sable . -dhd:c1ce7c9e-5858-4e9d-9af2-211f65b7756c a dho:Seme ; - dho:hasSeme dho:Crusily . +dhd:c5979cb2-6bc4-4e71-a5e1-6a515eda1f93 a dho:Lion ; + dho:accompaniedBy dhd:6c956c60-a293-423f-b143-a4a276c7e339, + dhd:7746fe96-ee3a-4b16-b489-39ac0839c10a ; + dho:hasTincture1 dho:Or . -dhd:c1f15f1f-fc52-41c4-97d2-545218b159db a dho:Wing ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Gules . +dhd:c599de31-52b9-4338-8d94-8eaae740ef9b a dho:Field ; + dho:hasTincture dho:Gules . -dhd:c1f627e1-2267-46ba-9af6-4da6562d0116 a dho:Lion ; - dho:hasNumber 3 ; +dhd:c5af27e1-3184-40fa-af02-aa127478b3fb a dho:Rose ; dho:hasTincture1 dho:Argent . -dhd:c220c417-d512-41d4-81c7-c9ee307f54bb a dho:Crowned . +dhd:c5d6b1a4-d5bb-4e04-b322-51398e94599a a dho:Field ; + dho:hasTincture dho:Gules . -dhd:c234e304-570c-4736-814b-e847743cc397 a dho:Roundel ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:c5e6e254-83c1-45ad-9e1a-396bd1ff706c a dho:Lion ; + dho:hasTincture1 dho:Azure . -dhd:c239e5f6-ff8f-4446-8a0e-852421977af7 a dho:Axe ; - dho:arranged dhd:009401e5-0236-412d-a826-e81d483aeec9 ; - dho:hasTincture1 dho:Or . +dhd:c5eca41b-f2bb-4416-abd6-c88cbb8ebe07 a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:c23bb689-4028-4e1b-9fe0-6f2dd07b2ee0 a dho:Chief ; - dho:hasTincture1 dho:Sable . +dhd:c61305b1-f7e4-45ee-b505-2932c078188c a dho:Dove ; + dho:hasModifier dhd:4bebc89d-0b18-44bc-8e1e-427b143ec044 ; + dho:hasTincture1 dho:Argent . -dhd:c240901a-18cb-4430-9f00-39ef04cb0487 a dho:Empty ; - dho:hasPattern dhd:6c13bd8c-56e9-4e79-8be3-1965d21b1a38 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:c6191fae-fd79-4b00-9e42-8af2f5a66a25 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:c2653bf2-c5e9-41f8-b6ad-bbc01ae87d8e a dho:Field ; - dho:hasTincture dho:Azure . +dhd:c6315822-99d9-42e3-ae91-f63d38a3a362 a dho:Lion ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:c267e0e3-c4c4-49ff-9608-3cdb92931b08 a dho:Cross ; - dho:hasTincture1 dho:Gules . +dhd:c637d48f-b512-4ce7-84bf-1317e1403644 a dho:Canton ; + dho:hasCoatOfArms dhd:CoA0000022239_CoAF1 . -dhd:c26a4a23-4531-44e3-9875-ed4cb9dd7c2f a dho:Layer ; - dho:hasCharge1 dhd:ded6c8b9-aee0-4ea0-b6dc-de859cc086d2 . +dhd:c64d13b4-313c-4f20-abef-c4efbd76c848 a dho:Lion ; + dho:hasModifier dhd:0b9f3e12-e32c-44e5-ac65-0472a3f1c2dd, + dhd:5169c267-235c-490b-94d3-868201e05c50, + dhd:9eacb361-41c4-4e5d-bc3f-e278179a8907, + dhd:f1b68760-317d-4352-991f-7826ff392ec6 ; + dho:hasTincture1 dho:Sable . -dhd:c26f779a-7fdf-4ff4-88c4-e6b0dc9e1f12 a dho:Layer ; - dho:hasCharge1 dhd:5677e406-70b7-45fd-abfb-20a47b59849d . +dhd:c660bfe0-e9e0-4896-ba5d-e496a3de192c a dho:Field ; + dho:hasTincture dho:Argent . -dhd:c278f2fb-1765-439b-9e1b-68f6fa2763bf a dho:Layer ; - dho:hasCharge1 dhd:5c394591-f4d9-45a0-8025-ebb449f58852 . +dhd:c6623501-2ea9-431b-9b8e-a3d3298054fd a dho:Layer ; + dho:and dhd:0f24f45a-877b-4803-af17-569bf00d8e07, + dhd:128b6472-f558-4470-8b35-060a1ecf5117 ; + dho:hasCharge1 dhd:d91d48cd-3661-42a5-8c8c-e1870f50d829 . -dhd:c280d7bb-618d-4112-a670-45711e600608 a dho:Rampant . +dhd:c662a7a6-2a58-44ab-a98d-da483bef40e4 a dho:Stringed . -dhd:c2a55084-b6a7-47a7-a4b7-5e6ae006141d a dho:Segreant . +dhd:c68b1819-2d29-418b-86b7-6212c009cd22 a dho:Layer ; + dho:hasCharge1 dhd:ab2fb103-b0da-4a75-a72d-77708fb260c5 . -dhd:c2cb7f62-4504-43a3-90ba-00f04832afec a dho:Layer ; - dho:chargedWith dhd:250bfd8c-4cda-44e9-a69e-c6a584487325, - dhd:563dbe1b-6cb0-438a-a9ee-8a72aae9bf35 ; - dho:hasCharge1 dhd:80d56efc-353e-4614-b769-a175d7a0eccc . +dhd:c68c89cb-6663-492f-8a92-6dd713b49338 a dho:Lion ; + dho:hasModifier dhd:790fcb79-5a19-4d16-bd00-3751af7312d1, + dhd:abb8ecb4-a511-4e82-ab44-ba7567aaf9e8 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:c2cd87c1-d990-403b-95e1-3ff0fbe0e5fe a dho:Chief ; - dho:hasTincture1 dho:Argent . +dhd:c6a691ba-4df6-4cd7-a5bb-9d0144bc4e47 a dho:Bend ; + dho:hasTincture1 dho:Vair . -dhd:c2cf5ba7-68f9-4107-8dac-cd1e9c412f04 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:c6b6d733-4719-4605-b6c9-bc703e8188e3 a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:c2d07f11-2f99-4fb3-b5ab-153018344e0b a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:c6cfc508-aa21-4c55-8e0a-41545835ae48 a dho:Rampant . -dhd:c2fc17d4-af71-42cf-90b3-d43f3309a28b a dho:Field ; - dho:hasTincture dho:Or . +dhd:c6e28770-5337-43a7-a235-eab61185be7a a dho:Chevron ; + dho:accompaniedBy dhd:32b45f54-bb31-498c-b1f0-a0ea30263379, + dhd:bcba024e-c4a8-449b-985d-7d62bb010cb7 ; + dho:hasTincture1 dho:Gules . -dhd:c3004940-351c-43ef-b9cf-d8650f8aebef a dho:Layer ; - dho:accompaniedBy dhd:238a4334-9932-4849-bda2-d8d87cbc70f5, - dhd:cac1a202-efda-4747-b110-943f2462cabe ; - dho:hasCharge1 dhd:32e2e3fb-65d8-44fb-b568-040bb97c0ece . +dhd:c6e43091-d953-4d05-92bd-c8ff31810c19 a dho:Layer ; + dho:hasCharge1 dhd:ce7ebe14-9f05-4d18-82d9-c2f4a1aa54e4 . -dhd:c30245c0-50e5-4dbe-81c1-86cf848abe4c a dho:Rampant . +dhd:c6eaa789-0b83-402c-bfd0-148775254042 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:c30f4ab8-9372-4c18-9e0b-90153793b427 a dho:Field . +dhd:c71a52e3-1962-480b-bc2c-4668449b6cb8 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:c31c4b50-e649-4d47-9f0b-ca8b942c6707 a dho:Fess ; - dho:hasTincture1 dho:Azure . +dhd:c71bfb18-e9c8-4d23-9145-55e409377ab6 a dho:Armed . -dhd:c320629a-5d79-4695-ba37-06f0d0e92faf a dho:Layer ; - dho:hasCharge1 dhd:3f9a166d-fc91-4afa-b0a9-8008386f8cfd . +dhd:c71c7eea-772c-4e96-8536-abc504b8e706 a dho:Issant . -dhd:c32901a3-ae96-4ab5-b3c4-c645cc46ff61 a dho:Layer ; - dho:hasCharge1 dhd:60184b54-470b-4605-b6fe-8415ff393ac2 . +dhd:c73b381d-6f58-4cf1-81a7-ed33690326f5 a dho:Dice ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:c34403f2-3246-4806-8e7d-a5cf7f139a6f a dho:Armed . +dhd:c73fb67e-1aaf-4d64-b0b2-782fbfb66b66 a dho:Lion ; + dho:hasTincture1 dho:Sable . -dhd:c3599404-8a1f-4400-97e0-de4d0085d174 a dho:Layer ; - dho:hasCharge1 dhd:52fe9e19-6fe3-4c2d-969e-dc110b452951 . +dhd:c74934c1-b7d1-417f-9dd3-fb8d2121c31d a dho:Layer ; + dho:hasCharge1 dhd:a2d97685-afb5-4126-abf6-9976cdea74c1 . -dhd:c363da41-9cd6-4a14-87fa-d382927c68bc a dho:Layer ; - dho:hasCharge1 dhd:2f9201b7-9823-4c83-b3d2-e62f9503bbeb . +dhd:c74acae1-6192-471f-9e3f-e33f63c2f57b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:c36435e9-e342-4ee5-9568-31fa11a03779 a dho:Layer ; - dho:hasCharge1 dhd:a1d6026f-b879-4a37-bb32-4d292ee3f626 . +dhd:c756c231-eea7-4451-a6ab-c4cabcdbffa4 a dho:Field ; + dho:hasSeme dhd:07192283-d8db-47fb-aa1f-cde3fed9225b ; + dho:hasTincture dho:Gules . -dhd:c372c999-a208-492b-baf9-cbb7c5fc38be a dho:Layer ; - dho:hasCharge1 dhd:9d04c4fe-6c29-49ef-820c-59fd92ec3675 . +dhd:c7581060-ecf6-4fe9-b9df-9fd0f7f888dc a dho:Field ; + dho:hasSeme dhd:f88a237f-1009-42ef-8ec6-f4cf2bd3f2e4 ; + dho:hasTincture dho:Azure . -dhd:c38ceaf3-de75-40f7-bc03-1f277ac5d6f5 a dho:Layer ; - dho:hasCharge1 dhd:856250a1-01b4-4c84-9c1c-49135be3df81 . +dhd:c765fe02-fca4-41ba-8d4f-d2a7f289f0a5 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:c3a90998-d1b9-40e3-bd24-9493b4b7014c a dho:Layer ; - dho:accompaniedBy dhd:8d287268-a0e1-4a15-9b98-d2660207ce63, - dhd:daad0380-5c90-413d-8a64-c2c3b9d5f5c9 ; - dho:hasCharge1 dhd:d5096d4c-fc38-45f5-b99a-0a7f0f7f5f65 . +dhd:c7688b24-e6d7-4b4c-9ee7-a5c3502ac28f a dho:Passant . -dhd:c3cfb51d-9cb4-4324-a3ae-a038ffcbb9a2 a dho:Lion ; - dho:hasModifier dhd:170c5212-225c-492c-bc0a-bda68ef461c3, - dhd:9002b790-0328-41f4-a277-85cec99d8ec3 ; - dho:hasTincture1 dho:Sable . +dhd:c76ce625-6d9c-498b-99ae-c5632f69a214 a dho:Layer ; + dho:hasCharge1 dhd:01d6b9ad-7d3e-4976-a11e-b1d39daa9891 . -dhd:c3d54331-bcce-4321-b3e6-15973d98f753 a dho:Layer ; - dho:hasCharge1 dhd:6ee6eeec-78ab-4f01-8726-1fea90d4d8d3 . +dhd:c772c7d7-5f00-4c41-80d5-5410a6f6d37d a dho:Chevron ; + dho:hasLine dho:Grady ; + dho:hasPattern dhd:59481c46-6491-4b4f-8724-8797fe7b7b0b ; + dho:hasTincture1 dho:Gules . -dhd:c3f82a1a-a790-428a-b918-923671255321 a dho:Layer ; - dho:hasCharge1 dhd:0b996512-2047-45ae-bf54-4b3324b985d7 . +dhd:c778b0e1-a198-4452-a765-1ba795d3c7a4 a dho:Layer ; + dho:hasCharge1 dhd:394fbdd4-4a6d-498b-b707-6aed68bfad6d . -dhd:c3fa03e1-0ee0-4c70-b0dc-a5116cf1b4d1 a dho:Field ; +dhd:c7797643-1166-42d7-99c6-f801b74f35b3 a dho:Field ; dho:hasTincture dho:Azure . -dhd:c421e0f8-0951-4794-b9b5-91ff90f8081a a dho:Layer ; - dho:hasCharge1 dhd:6142b632-79fb-451b-923c-17efac1cd9ba . +dhd:c78c9cae-757e-4271-b692-b5f82dfa8d58 a dho:Layer ; + dho:chargedWith dhd:20d3c631-6bef-4a97-8ce4-9896b1a87ff2, + dhd:6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd ; + dho:hasCharge1 dhd:194b4764-936c-43b5-a4b8-da45606900e7 . -dhd:c4339516-d43d-4949-96fb-8fdf1e6cc914 a dho:Field ; - dho:hasPattern dho:Chevronny ; +dhd:c79245b3-9ece-42cd-bcba-e2af57672a49 a dho:Seme ; + dho:hasSeme dho:SemyOfHearts ; + dho:hasTincture dho:Gules . + +dhd:c79c1ef8-bcb5-41f2-9ca0-dbd66836bdb9 a dho:Field ; + dho:hasPattern dho:PerBend ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:c4532ca0-47ad-4eed-8a4b-e55e83f53e10 a dho:Crowned . - -dhd:c46b6462-61d5-4c3d-a799-4b2b7edf4770 a dho:Layer ; - dho:hasCharge1 dhd:75b28204-6534-4cc4-b5fe-bf68ab47060e . +dhd:c7d376a7-3917-4e42-b219-406bfbd173e1 a dho:Layer ; + dho:hasCharge1 dhd:004428a6-b983-42bd-b344-c61dc7c30ffb . -dhd:c4874760-ce64-42c0-927f-0e3e2869a78d a dho:Passant . +dhd:c7d8ea91-42df-4b2a-a115-447bb20674e8 a dho:Layer ; + dho:hasCharge1 dhd:cf28f02d-ba55-4680-97c3-d6395c03c822 . -dhd:c4e1bfb1-ec82-4e83-88ca-92a0d5fc5ca6 a dho:Layer ; - dho:hasCharge1 dhd:452814ab-5833-487e-9f68-9b98f8b51536 . +dhd:c7db82b6-4a1b-4b4b-8214-0f8367b19202 a dho:Layer ; + dho:hasCharge1 dhd:f818fe9a-0675-4dfe-aebb-9f5ea4687b07 . -dhd:c4f242ee-d404-40ee-810f-fd93a5538572 a dho:Field ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:c7f9acbb-6566-455f-a2a8-91abb8b80baa a dho:Layer ; + dho:between dhd:03d621c3-dbc9-46a7-89ce-c16cd1b45ebc, + dhd:e09f6f90-38ee-433b-b3aa-39d5d3b88e9c ; + dho:hasCharge1 dhd:24232e88-b6c7-4bad-bb51-b3f2c50e1a5c . -dhd:c536f941-670d-456e-829d-1f8c51b65112 a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:c80c101f-d71f-4379-aa4a-c7ab281eb6b1 a dho:Field ; + dho:hasTincture dho:Or . -dhd:c53e22f2-024c-4e63-a14d-db7ebf849cb3 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:c8140397-b96c-4ec1-9f71-73c79a013012 a dho:Lion ; + dho:hasModifier dhd:0e0bfa01-c4e5-4a67-8868-a81f0e00d42d, + dhd:1060b8cc-d950-4351-b0cd-3638b8f31cfe ; + dho:hasTincture1 dho:Sable . -dhd:c55097c0-a820-4c83-918b-4fee0b230518 a dho:Layer ; - dho:hasCharge1 dhd:82137bb9-929b-46f2-a431-48778043afed . +dhd:c82f8d32-8c6f-4417-be49-9e00d52783b4 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:c55bb1f0-fe9d-4b87-8058-e5e7f7c17065 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:c8420cdd-7fb8-4b0f-b843-4f136c2b0017 a dho:Layer ; + dho:hasCharge1 dhd:17f21cb4-a15e-428d-9bef-e7b5f98ecd85 . -dhd:c57660ac-2f16-45b8-8ab6-f12575dfcd66 a dho:Layer ; - dho:hasCharge1 dhd:19040038-9990-48e4-aadc-1d83dda56288 . +dhd:c8463efb-db3b-43fa-8da8-0db0209f8979 a dho:Layer ; + dho:hasCharge1 dhd:c6a691ba-4df6-4cd7-a5bb-9d0144bc4e47 . -dhd:c58ca936-c86d-4e0b-962a-9bcf821fa64b a dho:QueueFourchy . +dhd:c851e3c0-f893-4739-a5f0-d55d0ef2b662 a dho:Border ; + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:c5918a6c-504b-4016-96c8-6bafd34cfdfc a dho:Birdcage ; - dho:hasTincture1 dho:Or . +dhd:c8638dcf-86d2-4027-b949-50cb3c4ecf04 a dho:CrossBotonny ; + dho:hasTincture1 dho:Argent . -dhd:c5c14e67-dc91-43ed-b4a3-0f54a9f8e213 a dho:Seme ; - dho:hasSeme dho:Roundelly ; +dhd:c89b2938-b00c-4cc5-bbcd-c48c5db5f869 a dho:Field ; dho:hasTincture dho:Or . -dhd:c5c1a7d2-9635-4fe2-9caa-d2c10b071576 a dho:Field ; +dhd:c8a04ad9-6cc1-4e67-b16b-ad69826a14d7 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . + +dhd:c8ac749e-4731-485e-9983-5de2136d241d a dho:Armed ; dho:hasTincture dho:Gules . -dhd:c5db3efe-7c7b-431d-a37f-5a10d97349ad a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:c8cc1b39-9f37-4f29-8cb0-dd8abb3fa3d8 a dho:Layer ; + dho:accompaniedBy dhd:44a63534-bedf-42b3-bcbb-7a751046a585, + dhd:a2805e61-6594-4c98-bc2f-959be08fa35b ; + dho:hasCharge1 dhd:0382ba62-df0a-4f32-9e56-4b8c32a40883 . -dhd:c5f788b3-9e72-4d79-8a46-59134187296e a dho:Field ; - dho:hasTincture dho:Gules . +dhd:c8ee75a3-d33b-42f3-ae6a-2d922a5529ae a dho:Lion ; + dho:hasModifier dhd:29c1d2a7-485e-4ddd-a4b3-3ec7cf606298, + dhd:e287e0ae-ac4b-42b0-8933-f8e4b09ca392 ; + dho:hasTincture1 dho:Or . -dhd:c60e7cf4-3db2-430a-a396-89ea56e59e2c a dho:Layer ; - dho:hasCharge1 dhd:d9770574-4754-4c47-b435-f68c444521b8 . +dhd:c96225d2-2b00-45f9-b755-b8638bdc8edc a dho:Layer ; + dho:hasCharge1 dhd:c1334388-d3bb-4775-aa8b-fd7ad28f1edf . -dhd:c61d0e38-028a-4bdb-828a-4051cbb3dad3 a dho:Armed ; - dho:hasTincture dho:Azure . +dhd:c963753c-49bb-4a49-9be7-94dc7fa6ed51 a dho:Fleur-De-Lis ; + dho:hasTincture1 dho:Argent . -dhd:c61d459c-8eb1-4d79-b85f-343c07da9f2d a dho:Rampant . +dhd:c96401d7-e83e-471d-b6e6-89b384c92c97 a dho:Layer ; + dho:hasCharge1 dhd:2ae14cc3-d691-47d0-9708-7a9e7a3faf92 . -dhd:c66ed04d-16e0-445f-832d-59dfc9fac189 a dho:Field ; +dhd:c96baca4-c3d9-4d43-9ede-bf91087cb30f a dho:Layer ; + dho:hasCharge1 dhd:eed7e093-512a-439d-94fa-ccc01f2d3e06 . + +dhd:c9c8b96c-5c77-457c-9e15-4de52923f8b2 a dho:Field ; dho:hasTincture dho:Or . -dhd:c67e6dc0-9f31-4751-8cd7-b541a6adcd1f a dho:Layer ; - dho:chargedWith dhd:2a5df5cb-504c-4da6-b251-1f71d9f06b94, - dhd:5f40f2b6-6522-44c4-920f-d500bdc97571 ; - dho:hasCharge1 dhd:80a171e0-38ba-463d-adb5-27ce7275786f . +dhd:c9ca0838-394a-4915-a076-553159b51046 a dho:Layer ; + dho:hasCharge1 dhd:1f2cb950-9a17-4e7f-b8a1-acff088d21c6 . -dhd:c6952e0c-8ab1-4281-8b17-54bab0e3e274 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:c9d1391c-bb29-4f18-a3be-b7d32d681282 a dho:Layer ; + dho:hasCharge1 dhd:e5512fbc-ac09-4bd2-9b19-33da063667ac . -dhd:c6c4205e-89d7-4335-8236-21970aa6b72f a dho:Crescent ; - dho:hasTincture1 dho:Or . +dhd:c9d7dade-528a-4ba0-a75c-acba6b32a031 a dho:Layer ; + dho:hasCharge1 dhd:bd018030-4386-4ecd-9941-a0b7f5f1c455 . -dhd:c6c5d07a-9cef-49ec-8abb-bef78a8dc4e0 a dho:Field ; - dho:hasTincture dho:Or . +dhd:c9df3927-ffb7-4974-819b-7ae6f37a85f3 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:c6cc666a-019e-43e6-97eb-3f32c9a426b9 a dho:Addorsed . +dhd:c9e5ede5-ee4e-4a23-b3eb-1fcd15b1b267 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:c6d0f4dd-6d89-4168-979f-5456f3abbb45 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:ca53d58e-af78-44d2-8677-4950a37779fc a dho:Chief ; + dho:hasTincture1 dho:Ermine . -dhd:c6d1f944-e7cb-49af-a5be-d66a34ccd52d a dho:Layer ; - dho:hasCharge1 dhd:504094bf-9452-4dd1-9782-a6e763faa7cf . +dhd:ca7cb6dd-223d-446b-9e20-b73c25ad72c8 a dho:Field ; + dho:hasTincture dho:Ermine . -dhd:c6dbe21b-0e95-4efe-9c7a-2425972f41ed a dho:Lion ; - dho:hasModifier dhd:237d0d7e-41ee-4020-967f-1105646d2a69 ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . +dhd:ca819081-b64b-4711-9281-97e4f8b36e5d a dho:Field . -dhd:c6e69971-06b6-4971-8c8c-15d471abf289 a dho:Layer ; - dho:hasCharge1 dhd:7df8c8e1-38d7-46d0-b9fd-f3711a418314 . +dhd:ca95d31f-aa6b-4ece-9306-11789ae6b9c7 a dho:Segreant . -dhd:c6e815e4-9b8b-4c7b-baf1-2ce056579f82 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:ca9f6a4e-a87d-400e-9fe6-e1adbaa0b70d a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:c6ea104d-bfe5-49ba-8f51-ed177ea709d3 a dho:Layer ; - dho:hasCharge1 dhd:67c8f268-9e09-4ee8-849a-a33ec7d18d50 ; - dho:on dhd:4ed3d12e-0676-44b0-8dae-180d73990de9, - dhd:9985f41c-03c6-42ea-9800-15714aaf73b0 . +dhd:caa24374-b9d4-44b7-a123-5951d4615802 a dho:Helmet ; + dho:decoratedWith dhd:6a21a89e-0d63-4acd-833e-1a2ff11ee619, + dhd:bba90291-e758-44df-a655-e4830a380e1b ; + dho:hasTincture1 dho:Gules . -dhd:c709d745-9b6c-414a-adbd-59bfbed97132 a dho:Fess ; - dho:hasTincture1 dho:Argent . +dhd:caa56655-a49d-4538-93b7-1bfc2852ca08 a dho:Seme ; + dho:hasSeme dho:Crusily . -dhd:c70b382d-475e-4440-a36d-de5f4e9c6304 a dho:Layer ; - dho:eachTippedWith dhd:0b2a8850-822c-4ce5-8d0d-5385eba35064, - dhd:590074e8-4ee8-4840-aada-2f205a4bbf88 ; - dho:hasCharge1 dhd:f380e661-a6ff-425b-beaf-5aaae841dc6f . +dhd:caab2873-dc08-4eb8-b89e-f67cb8864ffe a dho:Chief ; + dho:hasTincture1 dho:Ermine . -dhd:c737cc7f-a680-425c-80cf-8b53ee045d61 a dho:Layer ; - dho:hasCharge1 dhd:efcd471b-f668-46b9-85ef-42cff12389cf . +dhd:cac3ac47-e639-4dc6-8b81-eb07572c8397 a dho:Layer ; + dho:hasCharge1 dhd:b430cf6b-7065-4eea-974f-19afa743720c . -dhd:c738b7f3-0409-4e95-8245-387f958dbebf a dho:Pale ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Gules . +dhd:cae40c9d-0545-4d8c-8ec2-c9fb1b197bd2 a dho:Layer ; + dho:hasCharge1 dhd:f59b6cb4-3c52-491f-9e0e-84711b57b90a . -dhd:c764a7e5-5093-495d-8ad0-08fe9a713c55 a dho:Layer ; - dho:hasCharge1 dhd:bee5701e-ff6d-45dd-ab1f-0e8bd1358b89 . +dhd:cb03a4e9-ef40-4337-88d8-1fd715c555d9 dho:hasPattern dho:PerPale . -dhd:c7691852-318f-4361-acef-ee404a7fb404 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:cb136ab8-9e21-42f6-bc1b-cffd2e399f92 a dho:Layer ; + dho:hasCharge1 dhd:23eead27-f7b5-476b-b45a-56f79ca2c4cc . -dhd:c76af544-03ed-4d8a-9501-7fd8dab2a61f a dho:Helmet ; - dho:hasTincture1 dho:Or . +dhd:cb17a52a-e696-4bd2-b49b-e80341c2ad85 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:c7727b08-3194-4336-8357-d44aac7ef4a5 a dho:Layer ; - dho:hasCharge1 dhd:cb50a77b-cfe9-4e90-a7e2-95f93701df76 . +dhd:cb3d5a7b-5a17-4953-a8f8-850e18a0c427 a dho:Layer ; + dho:hasCharge1 dhd:2a2f5e37-5725-4c18-93ae-8b34ba44b909 . -dhd:c7782ad0-a2f3-4381-8a2d-0d158b042328 a dho:PiedNouri . +dhd:cb4bdbbc-ba31-484d-b8a3-66529d6851ca a dho:Layer ; + dho:hasCharge1 dhd:ced018c4-6e51-448f-a42f-49f6d8c79381 . -dhd:c78dc7f7-01c4-475c-a8d5-4e40ad8a42c5 a dho:Field ; +dhd:cb4df1bb-7d1a-4117-869c-e4d028f0d2ad a dho:Field ; dho:hasTincture dho:Or . -dhd:c795c73f-b273-4bec-8ad6-572711529651 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:cb549f8b-a3e6-4b5a-b9a4-8573565a455a a dho:Layer ; + dho:hasCharge1 dhd:17e461ea-e983-4051-8a04-7122c7580e83 . -dhd:c7a5b5a2-d926-470c-b4cd-70c294922345 a dho:Field ; - dho:hasPattern dho:PerPale . +dhd:cb5baa2a-3d55-4c86-b10b-e386793219cc a dho:Layer ; + dho:hasCharge1 dhd:7608b4c5-90f5-46c8-8367-2b1762134d21 . -dhd:c7a65cdf-10da-48d1-acaa-83183084c190 a dho:Rose ; - dho:hasTincture1 dho:Gules . +dhd:cb718fc7-5692-4647-bdcc-97673988d8a7 a dho:Layer ; + dho:hasCharge1 dhd:6422791e-71ea-457a-b0ea-fe23f1ecad13 . -dhd:c7f60a46-44e5-4ba9-9e9a-8fc1ea18dc99 a dho:HumanHead ; +dhd:cb82b110-2eed-4f15-8c36-37c7034ac19a a dho:Eagle ; dho:hasTincture1 dho:Or . -dhd:c7fbfe46-7c37-404f-ada2-9f307139718a a dho:Lion ; - dho:hasModifier dhd:97bbee89-533f-4ad5-abf6-700a64b92520 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:c81bad3a-3f28-4045-ba79-6304ae5b7015 a dho:Salient . +dhd:cb8e7a7e-b072-452b-8668-735338845c2f a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:c82c2125-ea89-4ebc-a9b7-c1f842179da5 a dho:Layer ; - dho:hasCharge1 dhd:dbf7eba5-448c-4772-8d32-abcef3debeb6 . +dhd:cbbbbd53-eb9c-456a-b114-b9248792de58 a dho:Bend ; + dho:hasTincture1 dho:Gules . -dhd:c8766455-de84-4b20-9b2f-d1553b31a050 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:cbe5e30b-397a-44b7-8248-d50693cbc57a a dho:Layer ; + dho:hasCharge1 dhd:ccfbed5e-48c0-41cd-9a21-40bbb4c39d55 . -dhd:c8785672-257d-48ca-a9b9-1224a1506509 a dho:Layer ; - dho:hasCharge1 dhd:62b5d103-19a4-4844-bdd0-8c43db60de15 . +dhd:cc03e298-86f4-47fd-9e3c-37464f6ae989 a dho:Layer ; + dho:hasCharge1 dhd:5b24b481-9d96-4939-9bbd-a83827d0009c . -dhd:c88ada62-b9e9-4254-9a8a-5d31aed48887 a dho:Layer ; - dho:hasCharge1 dhd:18d39793-63b5-4650-acff-d851dc1329df . +dhd:cc528cf3-32da-4b4a-9b89-c81352564e39 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:c8aa098c-dc3c-44e0-8a17-13826c926b6a a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:cc56457f-c5e5-4d6e-ae79-5f2ee2fffba6 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:c8f3b098-f6f3-43fb-9f80-f67fc2357caf a dho:Field ; - dho:hasTincture dho:Or . +dhd:cc638abe-918e-4f3e-af34-8c104b27b34d a dho:Lion ; + dho:hasModifier dhd:8ab594e7-8c59-4092-adc6-923b0f648e39 ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:c91be5d0-46d9-435e-83df-18dcc745b118 dho:hasPattern dho:Tierced . +dhd:cc69a5dc-b938-49e3-86d4-10b5d0c0a210 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:c92ae8d4-6b7a-4650-b9db-72a3751e61a7 a dho:Field ; - dho:hasTincture dho:Or . +dhd:cc8484e7-3b4b-42fd-9206-a6ffbc218518 a dho:Field ; + dho:hasPattern dho:Vairy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:c92beba4-6f28-45b0-8a27-5a9f13f9cfc4 a dho:Stringed . +dhd:ccc88f92-18d9-410a-8fe9-98e260de262e a dho:Layer ; + dho:hasCharge1 dhd:dea3dce0-5ebc-481f-8ef5-ec547cba87b3 . -dhd:c94388eb-7647-468a-b589-54f04fbb2b0c a dho:Layer ; - dho:hasCharge1 dhd:66883117-85c1-4c09-8d4f-9eb417887eab . +dhd:ccdab879-5593-4013-ad10-ad77d1339429 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:c9819b24-856a-4cfe-900f-cafc0aba0975 a dho:Guardant . +dhd:cce17eb5-d1ca-4f88-ae5c-63ed0740203f a dho:Bend ; + dho:hasTincture1 dho:Or . -dhd:c9c86152-4a25-4855-8479-ea648054868d a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:ccf05cb0-113f-4198-a504-91b1a1eee16a a dho:Crown ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:c9cd4b78-a8e4-4595-b954-b4ca15876695 a dho:Field ; - dho:hasTincture dho:Or . +dhd:ccfbed5e-48c0-41cd-9a21-40bbb4c39d55 a dho:Cross ; + dho:hasTincture1 dho:Gules . -dhd:c9fca9aa-c717-42fe-a1f5-03d70e0ef450 a dho:Crowned . +dhd:cd06bb82-248a-40c9-8088-abc6a3e016a3 a dho:Layer ; + dho:hasCharge1 dhd:0462912d-b139-428b-896f-18ad4c24f248 . -dhd:ca054400-f8e1-414e-abed-4e8d6ad7cf88 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:cd3e2e6b-4d21-4036-859a-cec198178c5c a dho:Lion ; + dho:hasTincture1 dho:Gules . -dhd:ca488b71-c541-45e3-813a-2ffc367e8e3c a dho:Field ; - dho:hasTincture dho:Argent . +dhd:cd766309-bfb2-4857-b2c9-c01246868660 a dho:Bull ; + dho:hasModifier dhd:d030bbcb-c683-4585-9b9d-3add166b0940 ; + dho:hasTincture1 dho:Sable . -dhd:ca52c695-1f59-4e3e-9cc3-dceff6ba9bbb a dho:Layer ; - dho:hasCharge1 dhd:eb32eaba-ad47-42f2-a256-b91ca8361180 . +dhd:cd7919d5-07a2-4fb0-aa90-8672494e3cdc a dho:Escutcheon ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:ca6e4019-466a-4fd4-8eeb-926d249d7c70 a dho:Field ; +dhd:cd7bada1-9d5c-44c0-90b1-164c8d4310eb a dho:Field ; dho:hasTincture dho:Or . -dhd:ca79263f-dc27-482b-8faa-1c4ce07c0af6 a dho:FireBreathing . +dhd:cd8388fc-1ff4-4c6e-b471-ce7aba52cde5 a dho:Layer ; + dho:hasCharge1 dhd:71d7926b-2c48-409b-b586-c1981785bae4 . + +dhd:cd8d5989-96db-4bb7-ad2c-a6c1546a93de a dho:Rampant . -dhd:ca895692-4c8d-49a2-934a-24b2a280936a a dho:Layer ; - dho:hasCharge1 dhd:3ddad659-29d4-46ad-9dc7-e9620ed249df . +dhd:cda833e3-f7f7-481d-a71d-158ad90a05bc a dho:Layer ; + dho:hasCharge1 dhd:93ae841f-a48d-4759-b0fc-89a118120c99 . -dhd:caa75c39-eda4-4e9b-bf4b-14a466de37e5 a dho:Field ; +dhd:cdaf2bc0-c556-420c-b6c4-e0b0e6b22ab6 a dho:Field ; dho:hasTincture dho:Gules . -dhd:cab61e95-937f-415a-9c01-509e7b84a775 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:cdb91456-2b03-4720-9c08-5652f27b9190 a dho:Field ; + dho:hasTincture dho:Or . -dhd:cad5dfaa-cdde-4968-9683-d81550f8a87a a dho:Pouch ; - dho:hasTincture1 dho:Sable . +dhd:cdd22f08-8ab7-4f11-bb11-6c85f86a4170 a dho:PerBend . -dhd:cae2ae03-9359-494e-b358-96f6180cc9e0 a dho:Chief ; - dho:hasTincture1 dho:Ermine . +dhd:cdd95aea-a4ac-4686-a33c-66ac5c4a299a a dho:Issant . -dhd:cae514cc-7f97-4ddb-93ae-c0c8c21b009d a dho:CrequerPlant ; - dho:hasTincture1 dho:Gules . +dhd:cdddbb54-e501-4f6d-8315-f7a0e1f651eb a dho:FireBreathing . -dhd:cae9e411-78b3-43e6-86df-012eb336e095 a dho:Pale ; - dho:hasModifier dhd:b16f77f5-c178-4cfd-9dc9-8ce9a9c34f06 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:cde6a524-df40-4cb8-96ce-16ccdff75973 a dho:Curled . -dhd:caf2d959-9c9a-4e25-bee0-7ee3994cfeb7 a dho:Field . +dhd:cdf08ae1-9519-4f3b-af7b-54c32aee8bce a dho:Layer ; + dho:hasCharge1 dhd:9cef57b1-29f2-4623-aecf-85dd02caf598 . -dhd:cb06d815-bcaa-4fdd-a299-500318193b03 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:cdf37306-e02d-4422-beda-b807b425a417 a dho:Bendwise . -dhd:cb1698de-bfcc-49b1-842f-088db025f9ee a dho:Cross ; - dho:hasLine dho:Engrailed ; +dhd:cdfad3e2-2650-4738-b9a0-faa00c4afec4 a dho:Lion ; + dho:hasModifier dhd:47ca3834-c1bf-4cc7-998c-74605f8ec0d3, + dhd:6dacc7e2-779b-4729-9e18-e21a603a4cb8 ; dho:hasTincture1 dho:Argent . -dhd:cb2d63bd-4637-402a-bd82-e654e1062bad a dho:Layer ; - dho:hasCharge1 dhd:1cd54473-3c3f-401a-a262-09c4c3aefa93 . +dhd:ce162ab5-f125-41e8-b575-4a4ffd7fae51 a dho:Layer ; + dho:hasCharge1 dhd:1b6b70f5-3a9a-4316-af2d-a1ed619e0212 . -dhd:cb50a77b-cfe9-4e90-a7e2-95f93701df76 a dho:Pale ; - dho:hasTincture1 dho:Sable . +dhd:ce1a144f-eb2e-42fc-81b6-3d8397af572d a dho:Field ; + dho:hasSeme dhd:c3e46dd5-9154-467f-84eb-19fb2d702e9f ; + dho:hasTincture dho:Azure . -dhd:cb558ac7-e9f2-4b89-9650-a875a4febb91 dho:hasPattern dho:Compony . +dhd:ce32bc4e-02e1-49a6-958f-54c67579bb92 a dho:Layer ; + dho:hasCharge1 dhd:4e9c4765-b624-416f-bb96-a1423bfaef5a . -dhd:cb572305-cc81-499c-bd4b-58e73c24df02 a dho:Chief ; - dho:chargedWith dhd:6e497bee-4f85-4bc3-979d-af25b0b1938b, - dhd:d19606c7-55ae-47a9-9edc-4903ec6412f1 ; +dhd:ce380042-4029-4286-a24d-fe8a565e542a a dho:Chevron ; dho:hasTincture1 dho:Gules . -dhd:cb9e87dd-8614-45e4-b3fb-a34c26fbd0c5 a dho:QueueFourchy . +dhd:ce6c4197-29ac-4e30-8a90-db6ce35d6fed a dho:Field ; + dho:hasTincture dho:Or . -dhd:cb9f7944-8597-4182-aaa8-851763b11e01 a dho:Rose ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:ce7ebe14-9f05-4d18-82d9-c2f4a1aa54e4 a dho:Fess ; + dho:hasTincture1 dho:Gules . -dhd:cbd60655-2716-41d8-bb66-74144b227f7d a dho:ReedMace ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Azure ; - dho:on dhd:a30a5f3c-0433-4325-be1f-04ef9a8968b1, - dhd:e4325d12-cecd-476e-9d6b-012dcaf52f9e . +dhd:cea3ee5a-f7f2-479c-8d4c-4a0dffe92ec9 a dho:Layer ; + dho:hasCharge1 dhd:2488ba3e-c7e4-431c-ab1d-76591a3c343e . -dhd:cc49e65c-73e5-4d87-867f-1a0657bef25d a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Argent ; +dhd:ceab6b4a-2a91-4b6e-872b-7e91f97d0784 a dho:Layer ; + dho:hasCharge1 dhd:d46599ab-3d51-42d5-9324-7d03dcaccc5d . + +dhd:ceb0e152-35c5-4f1f-a3f7-77e3172bf695 a dho:Field ; + dho:hasPattern dho:Barruly ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Gules . -dhd:cc59df7a-b333-444a-aa50-def7f46232a4 a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:cecb5de3-e704-4cf8-942b-7dc96afd8109 a dho:Field ; + dho:hasTincture dho:Ermine . -dhd:cc5e93f4-b4a6-4e28-897e-5b4820665b67 a dho:Layer ; - dho:hasCharge1 dhd:cc59df7a-b333-444a-aa50-def7f46232a4 . +dhd:ced018c4-6e51-448f-a42f-49f6d8c79381 a dho:Lion ; + dho:hasModifier dhd:3e117c30-fb47-4deb-b550-72e3d11a9ee0, + dhd:acf7ca8f-3173-451e-a024-0ddd523829bd, + dhd:c71c7eea-772c-4e96-8536-abc504b8e706 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:cc614f0e-bd23-4c44-bc1d-3f167e7701f6 a dho:Roses ; - dho:hasTincture1 dho:Or . +dhd:cee61c92-c3a5-4d9d-9ed6-c69d894266ab a dho:Segreant . -dhd:cc8b97ef-eff6-4d69-917a-643aa465c4e4 a dho:Layer ; - dho:hasCharge1 dhd:5a321b5a-4ca3-4276-b2d2-dc47ff19c401 . +dhd:cee6ef07-85a2-4069-9392-419dfb6d121e a dho:Lion ; + dho:accompaniedBy dhd:04fffa40-04f5-4f2a-8801-5cd3a628cc28, + dhd:5a487d67-7188-4a9c-bdae-6ae66ebef802 ; + dho:hasModifier dhd:5b9eac3c-5980-4a81-a152-e0b58dfb2fa3, + dhd:696f4d55-0e97-43aa-b04a-b6dcf963314d ; + dho:hasTincture1 dho:Gules . -dhd:cc909476-697e-487e-8e2a-edda1a8640f3 a dho:Lion ; - dho:hasModifier dhd:363bcd44-eea7-4e27-9828-dcc3cc3afeca, - dhd:8946a95e-e328-4e2b-bf3f-79ebf73ddb51 ; - dho:hasTincture1 dho:Or . +dhd:cef70610-f927-45d2-802c-6fb67fca2a59 a dho:Lion ; + dho:hasModifier dhd:8a59c939-48f4-43e4-8948-e425ce200596, + dhd:e25a5590-9234-4c0a-a018-1c44d315ba6a ; + dho:hasTincture1 dho:Sable . -dhd:cc942343-1aac-4317-88d2-212326125942 a dho:Layer ; - dho:hasCharge1 dhd:d84bd86c-797f-4ea0-bd9b-7e6b98e35f8c . +dhd:cf25bd20-cef5-443d-a770-ddfa63763e15 a dho:Lion ; + dho:hasModifier dhd:4ddb14f0-085f-46f5-a694-4eed30804025 ; + dho:hasTincture1 dho:Argent . -dhd:cc98c4a2-7aa3-4366-a0da-cd1ea015041e a dho:EaglesHead ; +dhd:cf28f02d-ba55-4680-97c3-d6395c03c822 a dho:IronGrate ; dho:hasTincture1 dho:Sable . -dhd:ccade980-41c3-4af1-b1d5-70a786ad0705 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:cf34b496-36e0-4020-8cc3-a4507811a767 a dho:Field ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:cd305c9f-8656-4287-b5b1-a26cc1b5059f a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:cf3aa8e3-c8d4-4016-bb2b-846757ff0be8 a dho:Layer ; + dho:hasCharge1 dhd:da4f88ff-b128-47fb-bb40-664e04376e3d . -dhd:cd30d323-1b55-4778-8b9c-1ec7087fcf73 a dho:Fess ; - dho:chargedWith dhd:70acd7e3-f5f0-481b-a97c-8e7100264318, - dhd:c5c919d2-b42e-484f-ad63-90aefc658e23 ; - dho:hasTincture1 dho:Gules . +dhd:cf5ef7d1-cb26-4543-a1d4-3fc9864affe3 a dho:Lion ; + dho:hasModifier dhd:835893e9-3cd6-4daa-bf69-45553aef9c09 ; + dho:hasTincture1 dho:Or . -dhd:cd739a58-d8d4-48b4-83da-d9a6cfb4a71a a dho:Layer ; - dho:hasCharge1 dhd:d1b2910c-8080-4309-a331-8810e820dab5 . +dhd:cf6fc5a1-e08c-4981-be1a-9a5ce7753f07 a dho:InPale . -dhd:cdb908bb-1e00-4231-aaa7-c9801ac89de9 a dho:Crowned . +dhd:cf86aaec-db1c-4d41-86ac-bc86406c73c9 a dho:Layer ; + dho:hasCharge1 dhd:7d05fae4-ae32-4759-985f-da726996dfb2 . -dhd:cdc7ddb9-b0f1-478e-afed-3ff0ec4902b8 a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:cf9969b5-a240-49c4-b11a-02aeef034724 a dho:Layer ; + dho:hasCharge1 dhd:26551459-2093-4c2e-80b6-e4ca802d30fb . -dhd:cddbd6c9-a60f-461f-8515-c9a9563ebcda a dho:Layer ; - dho:hasCharge1 dhd:3506e4e9-f98f-426a-b699-56513337a64a . +dhd:cfc7abb8-f8c5-49b5-a918-cd58efdec893 a dho:Chicot ; + dho:arranged dhd:cdd22f08-8ab7-4f11-bb11-6c85f86a4170 ; + dho:hasModifier dhd:3d927aa5-ceaa-49cc-a006-5bda750b80fb ; + dho:hasTincture1 dho:Sable ; + dho:hasTincture2 dho:Gules . -dhd:cdde6d66-686f-448e-9ed9-38889279b6ab a dho:Field ; - dho:hasTincture dho:Gules . +dhd:cfc7da2f-30fc-4c99-8bac-f7b23fef9b63 a dho:Layer ; + dho:hasCharge1 dhd:74a87b30-b14b-424f-930f-a4032bde9dfc . -dhd:cde8aa1b-9656-435a-84ee-8ca3b466dc7a a dho:Layer ; - dho:hasCharge1 dhd:c23bb689-4028-4e1b-9fe0-6f2dd07b2ee0 . +dhd:d02ee0a1-ad8c-4435-936d-31d5708412f0 a dho:Field . -dhd:cdeda6da-156f-439a-a6d4-55d31fedab18 a dho:Layer ; - dho:chargedWith dhd:1645aadf-c5aa-4b84-8357-ea60a7179376, - dhd:363364d2-db64-45ba-bc42-519ec813122d ; - dho:hasCharge1 dhd:b1dcce15-7bd2-4a90-9f93-38c6f989168a . +dhd:d030bbcb-c683-4585-9b9d-3add166b0940 a dho:Statant . -dhd:ce1d2a3a-f363-465b-b28d-e64be5673d31 a dho:Fleur-De-Lis ; - dho:hasModifier dhd:57d69eb8-30c0-4ef1-94bd-f598535d814d ; +dhd:d041ab46-a1d3-4e30-a420-ae076a59bc17 a dho:Pale ; dho:hasNumber 3 ; + dho:hasTincture1 dho:Vair . + +dhd:d0446a70-7370-4c3b-af35-bd5ca9224f3d a dho:Field ; + dho:hasTincture dho:Azure . + +dhd:d05074fd-5990-4883-8c7f-4c8f21db5b6b a dho:Chevron ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:ce32cc45-93d5-4382-a107-a1baed6eab33 a dho:Issant . +dhd:d06e9b5f-e71d-4d6e-86cf-d3d33f587865 a dho:Field ; + dho:hasPattern dho:Lozengy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:ce52d1f8-0fc9-4db6-b6ab-7f0cb53bbab5 a dho:Layer ; - dho:hasCharge1 dhd:243e2e5d-1e87-41a9-aed9-d996a27011b6 . +dhd:d09084b2-406a-4f7a-a698-0da6c0868831 dho:hasPattern dho:Barruly . -dhd:ce66c0c1-8812-4b2e-887f-580d53e48948 a dho:Wing ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Gules . +dhd:d09f0299-6d23-4f6e-8dea-7d99c8fb72ef a dho:Layer ; + dho:hasCharge1 dhd:403cafbc-2759-4abd-a490-f8f657bdbca6 . -dhd:ce77d18a-11e2-4e7b-bb79-e012ae331cc6 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:d0a4c534-db00-406a-b8f2-a8fd89d838fd a dho:Layer ; + dho:hasCharge1 dhd:8136d01a-5345-4d46-8373-c4a0de725730 . -dhd:ce7d47c7-30d8-4712-81ff-5be6f08c6fc5 a dho:Lion ; - dho:hasTincture1 dho:P . +dhd:d0abaa7f-2a34-41da-900e-e6f210f908d3 a dho:Issant . -dhd:cea58bc9-d518-4bb2-a122-0335944698bd a dho:Rampant . +dhd:d0b623d7-fc6d-42cb-8131-b80a62882a19 a dho:Chief ; + dho:hasTincture1 dho:Vert . -dhd:ceb3a7bb-c387-4d7b-bbee-a0f642d33a58 a dho:Lion ; - dho:hasDirection dho:Dexter ; - dho:hasModifier dhd:3472ac11-5523-4bbb-a278-59016693cd93 ; - dho:hasTincture1 dho:Or . +dhd:d0db7cd4-2717-49bd-9975-e9eabdbbc7f7 a dho:Star ; + dho:hasModifier dhd:7047c9d3-9892-444c-8d18-7189c88e20a8 ; + dho:hasTincture1 dho:Gules . -dhd:ceb40267-77d5-4808-a71f-0727f7418c03 a dho:Field ; +dhd:d0f532ac-1d47-47e3-8f5a-704a9f64e7d5 a dho:Field ; dho:hasTincture dho:Azure . -dhd:ceb55088-ed43-4150-aba6-62c58086ea68 a dho:Layer ; - dho:hasCharge1 dhd:3d4cb741-7a2c-494c-911d-9a901b21aee0 . +dhd:d10949d9-5eba-4a1b-811a-1c5386365d23 a dho:Roundels ; + dho:arranged dhd:afcea136-be15-4b46-ba9a-cfbdb8161dd9 ; + dho:hasTincture1 dho:Gules . -dhd:cebc72c0-8891-4dc8-9893-0d77aadc6b2f a dho:Chief ; - dho:chargedWith dhd:813662f9-a14c-49a3-bee5-672aeb9d25ea, - dhd:cdda3f61-d460-415a-b1b2-cb07f006e444 ; - dho:hasTincture1 dho:Or . +dhd:d123b85a-5a6a-4497-bfcf-e6cfc0d5bd63 a dho:Layer ; + dho:hasCharge1 dhd:73f22eed-5abd-4a38-90c9-c9107aad0514 . -dhd:cebeb04b-ea59-4fea-8b0a-819211fcbb06 a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:d1308f4a-26d7-43eb-b26e-50330eca87b7 a dho:Field ; + dho:hasTincture dho:Or . -dhd:cece5b45-5fda-4255-b23a-9d5a5807e698 a dho:Rampant . +dhd:d16b3b9b-2d92-485b-b7b9-e915f21ed5cb a dho:CrossMoline ; + dho:hasTincture1 dho:Argent . -dhd:cef9e03f-6a3e-45ec-b52b-53cc829882da a dho:Label ; +dhd:d16d96c4-4f06-47b0-8504-4f0a5386cf57 a dho:Label ; dho:hasTincture1 dho:Azure . -dhd:cefb8273-218b-46f9-bd02-c5ecb8634f06 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:d1814eb5-e9b7-4ec5-9882-cf58a2e37969 a dho:QueueFourchy . -dhd:cf22bb15-03d8-4cc9-bed2-6f259ba68fc0 a dho:PiedNouri . +dhd:d1842e22-0ff0-4b4d-a9d6-dc62d9897c51 a dho:Field . -dhd:cf2a702d-0a4a-45a3-a1d2-949165e8ab01 a dho:Bend ; - dho:hasTincture1 dho:Gules . +dhd:d1d97f42-8ffc-489e-9d20-43a6f3121399 a dho:Layer ; + dho:hasCharge1 dhd:a881b67e-a595-43d5-8e87-46997a272b63 . -dhd:cf48c7ac-18d6-4cdc-9132-3007f56dd422 a dho:Rampant . +dhd:d21a5618-127f-4b2d-a092-87a9ee7cf0ee a dho:Field ; + dho:hasTincture dho:Or . -dhd:cf8c7b26-da67-49e1-981d-365a65313f9a a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:d21e4516-ed10-4db5-9020-6e85b5b7bfff a dho:Rampant . -dhd:cfdaaa11-4e00-4c02-9b08-8065fde15ac7 a dho:Layer ; - dho:hasCharge1 dhd:bfa6c238-bf93-4c25-b2ec-ef49d608c020 . +dhd:d25b5057-dc03-4de5-b44b-c567a2667981 a dho:Layer ; + dho:chargedWith dhd:348ed7d8-9bf2-4f0d-82c4-d5e0c769f486, + dhd:cb2b6e04-6ca5-466a-a7a1-3e66344a0e63 ; + dho:hasCharge1 dhd:de4955d5-d666-44ee-870a-e69855782d43 . -dhd:d00bd194-6f96-4805-b81d-b67f32c43af1 a dho:Layer ; - dho:hasCharge1 dhd:f6f69455-b5e8-486e-8edd-25f4e997b95b . +dhd:d272e217-52c0-46b3-a5ac-7736efb18185 a dho:OrleOf . -dhd:d0130408-881d-4dce-98b4-1f0731b7109c a dho:Field ; - dho:hasTincture dho:Argent . +dhd:d28976df-b8d0-4209-8449-e0a67ce057cc a dho:Layer ; + dho:hasCharge1 dhd:1346df96-dbe8-480c-969e-c8a4625d162d . -dhd:d01c025d-df98-46c2-9bcd-197cf15d6a23 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:d291bba6-1a34-4097-ace7-192ad957f9ce a dho:Field ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:d0340936-9206-4c84-8bd0-7e1ae3de8f03 a dho:Lozenge ; - dho:arranged dhd:770b31ec-189c-46bf-bc01-350388c13bdd ; +dhd:d2a33296-f3a9-4498-b4ea-b270fca58514 a dho:Bend ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:d043f8f6-0b4c-42fa-8f25-4e83f929bfe4 a dho:Layer ; - dho:hasCharge1 dhd:ae5002df-eec5-45b5-a5d6-386497db3c83 . +dhd:d2c244b3-d2df-4d3c-92d9-209008d3b3b4 a dho:Layer ; + dho:hasCharge1 dhd:ea6abd36-78af-42ff-b2ed-b401e925e12c . -dhd:d0518d3f-796a-4453-852d-494be375ef81 a dho:Layer ; - dho:hasCharge1 dhd:b2b594df-9908-4701-94d5-69a33f7a04a1 . +dhd:d2c745f1-9e84-44ca-86a8-beeddae44fb4 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:d05eae16-ebf5-4795-8251-2dba187b56be a dho:LeopardsHead ; - dho:hasModifier dhd:5ae34dbd-3a6a-44e8-a5b6-0ab95affd890 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:d2d3a4ba-46bd-4e3d-9a56-aaf4e5348bd2 a dho:Of8Pt . -dhd:d07085ab-5682-4c0c-9a10-54531db56938 a dho:Field ; - dho:hasTincture dho:Or . +dhd:d2f16501-3dc9-46e1-b819-1db01016a9b0 a dho:Chief ; + dho:hasLine dho:Indented ; + dho:hasTincture1 dho:Or . -dhd:d07e6b73-f3d8-4deb-b0e2-69b6e2a2315d a dho:Layer ; - dho:hasCharge1 dhd:36e69a2f-8309-4c42-a9ab-ec6655782480 . +dhd:d30285d5-86ec-4fb2-9488-ac85737144a2 a dho:Layer ; + dho:hasCharge1 dhd:c73b381d-6f58-4cf1-81a7-ed33690326f5 . -dhd:d08e7304-6f0a-42d5-98f9-8392bf4360c4 a dho:Armed . +dhd:d303262b-eb53-43b1-8b2a-34f31671a117 a dho:Bar ; + dho:accompaniedBy dhd:610f636e-478d-44c9-b792-8de0dff1c02c, + dhd:b2c950fc-5725-4612-9a74-d00c4b151384 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:d09cfd62-e941-48cf-b57c-a6ef60a46125 a dho:Lion ; - dho:hasTincture1 dho:P . +dhd:d308cc9a-0d67-4cfb-9f17-e76d5e98a5e9 a dho:Bend ; + dho:chargedWith dhd:990fa66e-a9fd-40a6-9252-95156d7b2abe, + dhd:c4291b31-8861-40c0-bb9f-773deb51a339 ; + dho:hasTincture1 dho:Gules . -dhd:d0ad4df0-ff10-4d8b-9b47-292e9b645f3e a dho:Layer ; - dho:hasCharge1 dhd:b23ebbe8-30f7-4d73-a509-e92dd6e6fcd6 . +dhd:d31e178c-2afc-4478-ac86-1e8905d57b11 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:d0b2103f-fba8-4495-85ca-438183f82ffe a dho:Chief ; - dho:chargedWith dhd:7d6ae299-d422-4f81-be77-52dbc24471b1, - dhd:fa7a8de8-819b-44c4-98c2-5b5acedea49f ; - dho:hasTincture1 dho:Sable . +dhd:d3229f70-469f-45e2-8a78-925cd7899bf3 a dho:Bend ; + dho:hasTincture1 dho:Or . -dhd:d0b53f7a-2adf-41a9-b8d2-6552e35da893 a dho:Field . +dhd:d33ebe8f-e603-43b5-b5a6-602944cb470e a dho:Layer ; + dho:hasCharge1 dhd:ff4ca31a-9d9b-4131-865d-b4b5ae37d213 . -dhd:d0be7c40-0faa-4023-a539-e6fe356b447f a dho:Crowned . +dhd:d379e569-5d9f-42ca-86e6-8a2aeb671080 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:d0d7e444-d06e-4142-884e-8b1fec04f81f a dho:Guardant . +dhd:d3815285-7aa6-4cec-a3c6-e706345446fc a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:d0d8660e-c97b-4952-a890-d03dc7d7aeba a dho:Field ; +dhd:d38dcdb6-18cf-41a3-99b4-58259d807ebe a dho:Field ; dho:hasTincture dho:Gules . -dhd:d0d8e168-6227-4683-a0eb-c51d1cace048 a dho:Langued . - -dhd:d0f13e8a-f48b-4a9d-8fa4-133ef6ef4e76 a dho:Field ; - dho:hasTincture dho:Ermine . - -dhd:d1052b5b-6c3a-42cf-8422-e8c4254faa78 a dho:Layer ; - dho:chargedWith dhd:291877fc-1b6d-45b6-8696-f7e223dfee9e, - dhd:ed1fe9a8-87cd-4485-9599-012cbafde914 ; - dho:hasCharge1 dhd:b037d60e-2159-4fd8-96d4-9b107662c65c . +dhd:d38f6029-143f-4c11-8eec-49c4c440c143 a dho:Field ; + dho:hasTincture dho:Or . -dhd:d11312d5-0174-4d55-8162-0d1ac59017a8 a dho:Field ; +dhd:d3a29bb2-1a32-4b6f-99b4-85420da31707 a dho:Field ; dho:hasTincture dho:Azure . -dhd:d12bd933-7fc1-4ef1-8342-0b5af5285c4a a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:d12c3b5d-3bc3-43dd-91c4-d9a5b2f84119 a dho:Passant . +dhd:d3ae6335-3668-46ba-869f-795f5eeb7cf0 a dho:Field ; + dho:hasTincture dho:Or . -dhd:d1539915-1b5d-4290-8367-0d4c2567b147 a dho:Layer ; - dho:hasCharge1 dhd:33f0a778-a948-45d4-aa18-ff4f60558a9e . +dhd:d3da2a2a-1626-45fa-8f50-650a90c28e13 a dho:Bend ; + dho:hasTincture1 dho:Or . -dhd:d15be167-2f48-4685-98c9-3f284882910a a dho:Guardant . +dhd:d3fe454b-e838-4074-9e48-9323d58e716e a dho:Lion ; + dho:hasDirection dho:Dexter ; + dho:hasModifier dhd:ff654ee5-3223-45ed-8d4d-05bb212f00f6 ; + dho:hasTincture1 dho:Or . -dhd:d1636b46-2fbf-4b65-9bf0-eeaa4636ea8a a dho:Field ; - dho:hasModifier dho:WithTuftsOnPoints ; - dho:hasPattern dho:Pily-Barry ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Argent . +dhd:d443167d-a2c3-4a54-9f5b-6eff2eef0e92 a dho:Field ; + dho:hasTincture dho:Ermine . -dhd:d183e7db-afae-4ee1-9b58-9bb90f8cd17a a dho:Lion ; - dho:hasModifier dhd:22fbf13a-8385-42c4-96b4-936dc8dc4106, - dhd:b2e6778c-71b0-4779-a664-45e8418c0dc6 ; - dho:hasTincture1 dho:Sable . +dhd:d46599ab-3d51-42d5-9324-7d03dcaccc5d a dho:Rake ; + dho:arranged dhd:a023a9f8-6afd-49b1-a276-4a885c2afe56 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:d1861967-7cef-4bd0-bb7a-fa478717acf1 a dho:Field ; +dhd:d476f858-4e19-44fb-95e5-574aa7e497da a dho:Field ; dho:hasTincture dho:Argent . -dhd:d193ec1f-4c85-4744-9f49-9df299e35f0a a dho:Field ; - dho:hasTincture dho:Argent . +dhd:d49f949f-da91-4b7c-8183-08edef2bf194 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:d1b2910c-8080-4309-a331-8810e820dab5 a dho:Fretty ; - dho:hasTincture1 dho:Gules . +dhd:d4a7ff3f-1ab4-4656-bd82-4dee0b58e038 a dho:Layer ; + dho:hasCharge1 dhd:bc1bdf7d-bd27-4f38-a73a-a8ef62b693b7 . -dhd:d1ba7086-61ee-45e9-8220-088c88a5ff57 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:d4b5906d-7953-4cc3-979b-a3a6fa700a74 a dho:Bend ; + dho:chargedWith dhd:81151d55-8f9d-447b-9b05-5d455c6cabc5, + dhd:8e0ba4bb-46cc-4a92-801b-d8d66c3174ab ; + dho:hasTincture1 dho:Gules . -dhd:d1e888b2-f8c3-461a-80a7-ac919350baeb a dho:Layer ; - dho:hasCharge1 dhd:733cd606-f37e-4749-aa19-6403b1ae1e43 . +dhd:d4c349ce-0f93-4ba7-9538-813a60e2b966 a dho:Field ; + dho:hasPattern dho:Pily-Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:d2139002-f5e4-4c78-9c8d-2bb9e0a85109 a dho:Layer ; - dho:hasCharge1 dhd:84a1d3fc-f6f1-4453-8c09-03f6ccb2a976 . +dhd:d4ca9c4c-30e5-4704-9a3e-79fc603c007f a dho:Chief ; + dho:chargedWith dhd:006f6be3-7918-4060-9111-3eb61cfc566d, + dhd:8f70d8d0-0b75-401d-83e3-b892c6921f68 ; + dho:hasTincture1 dho:Gules . -dhd:d215522b-3c44-421b-b60d-d635800f9138 a dho:Field ; - dho:hasTincture dho:Or . +dhd:d4f6d418-9a40-4a70-a9c9-15e87e16bc6a a dho:Layer ; + dho:hasCharge1 dhd:76117517-2cda-4cda-9925-d3a89c65f891 . -dhd:d21c6cd5-4c7f-4dab-ad33-262c9b7f38e6 a dho:Layer ; - dho:hasCharge1 dhd:200222c6-ec6d-4407-a031-2ad3a2f25f69 . +dhd:d501d11f-c0b9-4caa-a92c-ed661e4d3210 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:d275ae6b-b140-4552-b5c8-aa2023b98dc0 a dho:Eagle ; - dho:hasModifier dhd:54b0b389-93d7-4b76-84a7-11baf9da5314 ; - dho:hasPattern dhd:41607b53-fc56-4407-9ce9-b8af0ffd20bc ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Or . +dhd:d51bdbdd-8a8f-4ee3-9bf1-bd643a01e719 a dho:RoseLeaf ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:d2a204bd-c843-4ea1-9f00-ae5bca4ae88c a dho:Field ; - dho:hasTincture dho:Sable . +dhd:d5465f6c-0d0e-41db-af0e-d97cfe21aa60 a dho:FishHauriant ; + dho:accompaniedBy dhd:1dc65a95-47a7-42e0-b81a-d4cd63eb9725, + dhd:f6c656d5-fcfd-4a03-aaad-824c5284b4eb ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:d2ed4fcc-9e95-4d78-9f66-ab2d129959b4 a dho:Langued . +dhd:d5480cc1-dd7f-43af-9122-e28095cac89c a dho:Layer ; + dho:hasCharge1 dhd:3e7462e5-56ae-4a9d-bd8e-dcf902cad8f5 ; + dho:on dhd:1b4fc63b-f3fd-440c-bb24-d651bdf64f58, + dhd:94de770e-9060-4c96-9494-34cdacaf84aa . -dhd:d3022afd-728b-4c4c-b869-51d4217201f3 a dho:Layer ; - dho:hasCharge1 dhd:ef8cb698-6890-4ea4-a762-873713ca643c . +dhd:d55d63f2-eca4-4c3b-9ca4-45a7bd28bdba a dho:Layer ; + dho:hasCharge1 dhd:e56977af-3021-4ca7-a417-a9513a0e53af . -dhd:d31f52f9-c330-44e5-9f2e-8ad80ee05d91 a dho:Rampant . +dhd:d55ffe48-60de-43e5-bc36-567e31df802b a dho:Layer ; + dho:hasCharge1 dhd:4c346616-7067-458f-b69e-d100df290933 . -dhd:d327d8b8-2316-4e76-8535-1f1b93717878 a dho:Passant . +dhd:d57b697f-1433-467d-94b2-69472bb2ca7a a dho:Issant . -dhd:d32d2a6d-2675-48ff-bca3-f48bb9f67b9f a dho:Rampant . +dhd:d5898c0e-5384-4f1c-9438-d1e0e3309861 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:d339461d-117d-4ee5-ba90-9fe6a97841e3 a dho:Armed . +dhd:d5c04139-54ad-4bfb-8cf3-d83312df8793 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:d36ea63e-d635-415c-886e-9305303d0e75 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:d5c7f00f-5ed8-46e4-9ddc-b8f8cf952aaf a dho:Field ; + dho:hasTincture dho:Sable . -dhd:d395fe61-e963-4136-b57a-d8bc648f65aa a dho:Layer ; - dho:hasCharge1 dhd:c240901a-18cb-4430-9f00-39ef04cb0487 . +dhd:d5d7a13e-ada2-4ebf-a1da-7cfaf47f64d6 a dho:Layer ; + dho:hasCharge1 dhd:c38032f0-712f-4712-aec6-83ec33a6021c ; + dho:holding dhd:0f6d0863-c424-4455-ba7a-c6a96299574b, + dhd:bf25eff4-c514-4f34-98bd-ccc5046b1f86 . -dhd:d3b490e2-7d6d-4bee-97f6-6c16526e4dd2 a dho:Increscent ; - dho:arranged dhd:a0ec444e-0ea0-4d10-949f-136546673b9c ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:d5dd11c0-25b8-4535-956e-997aa6a81a9f a dho:Field ; + dho:hasTincture dho:Or . -dhd:d3c032ff-7dbd-4388-8b59-7478d1a06acf a dho:Field ; +dhd:d5ddbfcd-62ce-43dc-81d1-d458c7d6b31d a dho:Field ; dho:hasTincture dho:Or . -dhd:d3f008ee-1750-48c4-bb3e-7f714fb835cd a dho:Layer ; - dho:between dhd:4587e61e-ff19-4277-9ee6-ddcbb7d17c8a, - dhd:6524de24-5b33-4748-a283-ca87a82b1653 ; - dho:hasCharge1 dhd:088af0fb-2103-47b9-a3dc-cea4de7be7da . +dhd:d5f73894-aaa6-4db9-bc37-e3983ed8c3d9 a dho:PerBend . -dhd:d3f2c075-9abb-42ec-8ada-232de5a588d2 a dho:Layer ; - dho:hasCharge1 dhd:e190f567-c3a4-416a-b104-2a09889060fb . +dhd:d6019596-058e-469e-bde8-f77a56abdbb3 a dho:Antler ; + dho:arranged dhd:bf58558e-52fc-4bd9-8589-28d0880cd99b ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:d4050e99-d69d-4017-a0ad-f43c4537fe1a a dho:Layer ; - dho:hasCharge1 dhd:1a36ae55-3e47-452d-aa11-f06207b9003d . +dhd:d61e70ed-a211-4601-8c3e-7dbad80385eb a dho:Layer ; + dho:hasCharge1 dhd:40b4673e-f243-4abb-8aaa-b9ab4fd2df14 . -dhd:d409b4e6-1e23-410a-b4c5-9d025ac8ba13 a dho:Lion ; - dho:hasModifier dhd:7e61f991-ebe5-4143-bb08-bf55ea684656, - dhd:9adefb73-8361-4052-9a7f-65763fc5af99 ; - dho:hasTincture1 dho:Or . +dhd:d682ba9e-6b6a-43e6-ab53-4e01ddc9b775 a dho:Layer ; + dho:hasCharge1 dhd:a00ecf0e-800d-40e3-a66b-cc04a86c0596 . -dhd:d417c188-eaf8-4537-94a0-513ea49bfc48 a dho:QueueFourchy . +dhd:d68d2363-44d0-45fd-9a2f-ab9b73ba2397 a dho:Field . -dhd:d42cf372-2835-47a0-8a2a-4c8cabaa7741 a dho:Saltire ; - dho:hasTincture1 dho:Argent . +dhd:d6d6dea9-3b9d-4021-8e4a-d8bd68adde9a a dho:Layer ; + dho:hasCharge1 dhd:234ecadd-d6c5-46e8-ac1d-06d4385e2d64 . -dhd:d441b19e-3e40-4650-8cd9-620e36091037 a dho:Layer ; - dho:hasCharge1 dhd:a1db520a-cede-47a7-9de1-6ee0cc1e9b24 . +dhd:d6da3381-caa3-4d0c-8c16-ae1ddaa980c1 a dho:Axe ; + dho:arranged dhd:a0ceb169-5cf3-40bc-8178-1bf502edbadc ; + dho:hasTincture1 dho:Or . -dhd:d44c0b27-db7a-4797-bc3f-168fbeeca786 a dho:Field ; +dhd:d6e92295-828c-40ba-baa1-bbb699310d08 a dho:Field ; dho:hasTincture dho:Or . -dhd:d44d5a93-f3d8-4d0c-ad8c-9e9eb3d073b7 a dho:Layer ; - dho:hasCharge1 dhd:eda7aafd-a458-49a2-9d6e-71b28398ea8a . +dhd:d6eeda39-2416-43a2-ba31-b69b40aab9ed a dho:Layer ; + dho:hasCharge1 dhd:b2380f85-7076-4039-a714-faa9ff34f8a6 . -dhd:d4753824-f2ad-43ac-b062-3cbe46c133cf a dho:Field ; - dho:hasPattern dho:Plain ; - dho:hasTincture dho:Azure . +dhd:d6f031d5-bcfe-4210-8699-736652191acf a dho:Field ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:d48e471d-e4bd-4a6f-a025-e66235043aee a dho:Field ; - dho:hasTincture dho:Azure . +dhd:d6fb9d70-5881-4080-88c9-0604bba8a515 a dho:Crescent ; + dho:arranged dhd:7db54afd-9d93-4502-a8ac-69a1d84dc069 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:d49dc798-9213-49d5-a42a-20b8f76960fc a dho:Field ; - dho:hasTincture dho:Argent . +dhd:d7361e28-9f4a-4348-9ff4-37e07902836a a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:d4cf1b7b-dffb-45be-93fb-8437107f27a5 a dho:Field ; - dho:hasTincture dho:R . +dhd:d75afd8c-a79a-4853-916b-1c4b792d7b6d a dho:Layer ; + dho:hasCharge1 dhd:8e1703b4-ba4f-4c95-af71-c942dfe773e9 . -dhd:d4cf4445-78af-45b4-83ae-75b0070892ea a dho:Lion ; - dho:hasModifier dhd:4b86947a-0b80-4b6e-8094-6ffa27272ac9, - dhd:b97fd953-e9fa-4df0-a8c8-fc4642dff5da ; - dho:hasTincture1 dho:Argent . +dhd:d771681f-de48-4aa1-b1ed-f7bb73b4139a a dho:Roundel ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:d5096d4c-fc38-45f5-b99a-0a7f0f7f5f65 a dho:Bar ; - dho:accompaniedBy dhd:8d287268-a0e1-4a15-9b98-d2660207ce63, - dhd:daad0380-5c90-413d-8a64-c2c3b9d5f5c9 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:d7752d9b-1b22-417f-b04d-c2183b2b58ef a dho:Rampant . + +dhd:d782dd5e-73cf-4dc2-8121-66438703c497 a dho:Layer ; + dho:accompaniedBy dhd:10808ffc-b8cb-4100-8a16-0d9aab29027f, + dhd:29ce1d86-c7f0-422b-acdb-2ff5c36ea290 ; + dho:hasCharge1 dhd:f322d6e4-2342-49b2-a6a8-4c8adb6ba660 . -dhd:d519b3f8-b319-4f59-a87a-65179d9faca4 a dho:Field ; +dhd:d7ab6274-1ce9-43a8-a7a0-45312e0265f0 a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Argent . -dhd:d528113b-fb53-4337-b837-735de4503381 a dho:Field ; +dhd:d7c87cd5-6fef-4f9b-b29b-f4ad49b2468d a dho:Field ; dho:hasTincture dho:Gules . -dhd:d52d9fc6-ccd4-484c-9fea-608e662206b0 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:d7d45225-2efc-41f2-b919-da22723732c6 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:d5ac2b4c-cf1e-48a4-b82a-7691b8b0e597 a dho:Layer ; - dho:accompaniedBy dhd:2209b5f3-a787-416a-b902-a9f5201c3d23, - dhd:88708007-2c4f-45a1-9916-5fef341024f1 ; - dho:hasCharge1 dhd:a9999b7d-8349-4b0f-9d70-2150d2471999 . +dhd:d7df90d3-f416-43d8-a6a8-15f6e156024b a dho:Field ; + dho:hasTincture dho:R . -dhd:d5c77b92-f76f-4804-9f67-6b09d3501a5c a dho:Layer ; - dho:hasCharge1 dhd:f422f83a-826d-4d56-8287-8c747d5019ec . +dhd:d80daa3e-a45a-4fef-8ea9-bd7832dbc3be a dho:Guardant . -dhd:d5db4057-c9a4-413b-9034-8c876930e199 a dho:Field ; - dho:hasNumber "of 4" ; - dho:hasPattern dho:Paly ; - dho:hasTincture1 dho:Azure ; - dho:hasTincture2 dho:Or . +dhd:d83435f9-41f2-4eb4-8adf-3a5c190c6017 a dho:Layer ; + dho:hasCharge1 dhd:c963753c-49bb-4a49-9be7-94dc7fa6ed51 . -dhd:d5f9243d-3208-4c39-b079-4bf5413f6e9b a dho:Field ; - dho:hasSeme dhd:570813cd-b2d8-47b3-b880-94d66002d7a7 ; - dho:hasTincture dho:Azure . +dhd:d843a404-daff-419a-b9b0-e7ae8143f187 a dho:Field ; + dho:hasSeme dhd:82c66eb5-a3ec-4f35-858b-97084c00e34a ; + dho:hasTincture dho:Or . -dhd:d601d7ab-85f9-4dea-a714-20f9632e0bc2 a dho:Lion ; - dho:hasModifier dhd:0bab0bd1-2a08-4603-ae4d-4dd92c807311 ; - dho:hasTincture1 dho:Azure . +dhd:d84849ef-41d8-4b62-832f-14e66d4e4bee a dho:Castle ; + dho:hasTincture1 dho:Or . -dhd:d6064f1e-8d6b-42f9-939f-b2120baac1f3 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:d84b0514-b55d-4ddc-a092-ab6f192a4d67 a dho:CrossOfJerusalem ; + dho:hasTincture1 dho:Or . -dhd:d60765ff-7c60-4919-95f3-be59dc171d2f a dho:Bull ; - dho:hasModifier dhd:eda680e2-ecaa-4ae9-95b9-c6897aa93f5d ; +dhd:d87354cb-76e9-4f4b-9063-764d9da40d54 a dho:Chief ; + dho:chargedWith dhd:7bc2ccac-f733-4844-b77b-2ecd4c9205e5, + dhd:d3510109-281b-42c9-b57f-e7ca8927b692 ; dho:hasTincture1 dho:Sable . -dhd:d612c1d3-ed98-4e59-acf3-e760955f97e6 a dho:Layer ; - dho:hasCharge1 dhd:ce1d2a3a-f363-465b-b28d-e64be5673d31 . - -dhd:d61e342f-f1ad-4dee-91ec-99c170fd13d7 a dho:Salient . +dhd:d87cc3ae-2137-4182-abc5-fd27fb173b43 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:d644fed3-dff1-47fb-affc-84ed3ee72e40 a dho:Layer ; - dho:chargedWith dhd:08ec55e8-79ef-48f0-934b-0af2514dee3b, - dhd:8703d3c2-667f-4acf-b51f-632d23d6ba5a ; - dho:hasCharge1 dhd:943acd25-4eeb-4697-8b9d-aab0076aa18c . +dhd:d8ad5e00-ff12-4bb2-9d39-3ca7fc7dc70e a dho:Field ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:d660090e-6ccb-4a18-9eb4-651ad429c345 a dho:Layer ; - dho:hasCharge1 dhd:4ace907f-2aa8-4036-9a5c-2eb2b7d33648 . +dhd:d8b059a1-2a3b-4f6e-8456-78e210b146b3 a dho:Bend ; + dho:hasTincture1 dho:Sable . -dhd:d67e50ed-a7fa-42e4-af4c-a8e6a1fe6334 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:d8c0f41f-fcce-407a-9b4c-3248071a94b2 a dho:Bar ; + dho:hasLine dho:Undy ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:d68d67c6-74dc-4593-bc01-09e7527b8918 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:d8c5f626-4e9d-4633-8442-53a3106391bc a dho:Rampant . -dhd:d69eeb88-44a3-4fe0-ae58-32a471984ab6 a dho:Lion ; - dho:hasModifier dhd:db206d78-d4ba-42bb-be66-df627de33c2f, - dhd:dc8db3dd-ca46-4cdb-ad44-fda287adf879 ; - dho:hasTincture1 dho:Or . +dhd:d8cecc48-c4a6-450e-9971-a19edf398eab a dho:Field ; + dho:hasModifier dho:Countercharged ; + dho:hasPattern dho:PerChevron, + dho:PerPale ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:d6bdb794-12b5-4134-9106-9240a62e46c3 a dho:InPale . +dhd:d8cf860e-2097-4a09-9eeb-48d782a01f41 a dho:Field ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Ermine . -dhd:d6be0c5f-786b-45f3-9d52-f8304a22ae09 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:d8db7505-3220-4b90-9c1c-741d70ecfb9e a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:d6c68217-1c51-44c5-918c-f660a382719d a dho:Lion ; - dho:hasModifier dhd:da28a173-db7d-4549-a009-ce8dbccd05ab ; +dhd:d9051dbc-0de2-4c7a-ae73-6526e966c7ea a dho:Roses ; dho:hasTincture1 dho:Or . -dhd:d6cb4ba3-2358-4067-b87d-61d742bb516a a dho:Layer ; - dho:hasCharge1 dhd:3e0da785-fab5-402f-b78b-398544bfbae3 . +dhd:d90719f7-0a13-4e1b-afb8-bf084bedd4cd a dho:Field ; + dho:hasTincture dho:Or . -dhd:d6ea2bf4-d4ba-4254-824d-d350c8ca171f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:d910963e-7b56-4f1c-b6c8-4b199f5fce45 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:d6f44f1c-556b-4db5-a768-d38dbefdc281 a dho:PerBend . +dhd:d915b597-831a-48ce-b9d2-34e11ff81342 a dho:Rampant . -dhd:d6f4f0aa-54d6-4030-af1a-c06625629b8b a dho:Field ; +dhd:d91d48cd-3661-42a5-8c8c-e1870f50d829 a dho:SerpentCoiled ; + dho:and dhd:0f24f45a-877b-4803-af17-569bf00d8e07, + dhd:128b6472-f558-4470-8b35-060a1ecf5117 ; + dho:hasTincture1 dho:Vert . + +dhd:d92cfacc-23e7-4b1a-8dfc-a8f15918a985 a dho:Hooded ; dho:hasTincture dho:Azure . -dhd:d6f71265-948e-43ab-b073-9c67d30a5e4d a dho:Barbel ; - dho:arranged dhd:c6cc666a-019e-43e6-97eb-3f32c9a426b9 ; +dhd:d991d8b5-6c40-4aa5-be0a-a3e3c1485294 a dho:Chevron ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . + dho:hasTincture1 dho:Argent . -dhd:d7071f83-93aa-4577-873a-25a482f5cf7d a dho:Layer ; - dho:hasCharge1 dhd:897329a5-4040-498f-8151-f36d1115ce8d . +dhd:d99fb464-4878-4628-ae49-34fbbfd9e359 a dho:Lion ; + dho:hasTincture1 dho:Sable . -dhd:d71743f7-6b26-4348-934e-483de8d47574 a dho:Label ; - dho:hasPattern dhd:a7d5b116-8c25-4d36-9b1e-5bbf24c44bea ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . +dhd:d9a9703f-e952-4996-915f-d452121ab831 a dho:Flory-Counterflory . -dhd:d73a21b8-c896-410a-948e-65fcaf8a71be a dho:Layer ; - dho:hasCharge1 dhd:08805bb0-aa1d-4535-8326-4b5db3feb3eb . +dhd:d9af4b7a-05f4-4f95-b082-3ce777400fd6 a dho:Layer ; + dho:hasCharge1 dhd:c6315822-99d9-42e3-ae91-f63d38a3a362 . -dhd:d73d69b6-6013-406c-b96f-f481c59de11d a dho:Layer ; - dho:hasCharge1 dhd:73a290d6-56c3-470f-9dd6-00e917ba2ca3 . +dhd:d9ea3ee6-2bcb-46f3-aec4-e83f71cf8eed dho:hasPattern dho:Plain . -dhd:d75c4585-540c-4cd4-a5a7-fc62786b4b2c a dho:Field ; - dho:hasTincture dho:Azure . +dhd:d9ede918-81c7-4a56-a280-01cb781ff0fc a dho:Layer ; + dho:hasCharge1 dhd:775c4c11-b0e0-49c5-816a-77e091ca170f . -dhd:d75c791a-8662-4157-bd28-8967ae2cac35 a dho:Layer ; - dho:hasCharge1 dhd:657b649a-812b-4fb1-87cf-37548180f1c5 . +dhd:da1ee77f-bc61-45b7-95c0-42cc591734f5 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:d763dff7-94e8-4836-a763-9c625a3d225a a dho:Chief ; - dho:hasTincture1 dho:Gules . +dhd:da374393-312d-440d-892a-42d83c6db707 a dho:Layer ; + dho:hasCharge1 dhd:e4b6d6ba-4e95-4d6e-8824-97a7ac419875 . -dhd:d7a43ff4-38d2-4316-9891-9dc364568344 a dho:Bugle-Horn ; - dho:arranged dhd:83b9e388-d892-436e-86b5-f34865a23088 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:da3cfbf2-bdbe-495f-8264-4b25363f1a85 a dho:Rampant . -dhd:d7ac6a6d-93f4-40b8-8500-64d4d9ac6090 a dho:Layer ; - dho:hasCharge1 dhd:bb85d17b-8612-418f-a6a6-95b8cb0861e7 . +dhd:da3e6ee7-2b91-47c7-b533-7534d832cb74 a dho:Field ; + dho:hasTincture dho:Vert . -dhd:d7af9d7c-60ec-47fb-8639-695bc326ef07 a dho:Seme ; - dho:hasSeme dho:SemyOfMullets ; - dho:hasTincture dho:Or . +dhd:da3f40d6-4a2f-4165-93e7-f4a847c34b35 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:d7e5d434-e579-4c48-a892-93041b0c7d10 a dho:Chief ; - dho:chargedWith dhd:d4b17d94-444e-42dc-8ad1-9bed90cea9fa, - dhd:f8aac586-4d11-47bc-997e-a98f57211425 ; +dhd:da4f88ff-b128-47fb-bb40-664e04376e3d a dho:Border ; + dho:hasLine dho:Engrailed ; dho:hasTincture1 dho:Sable . -dhd:d7ee7cf6-8325-44ec-95df-97e4399c5ddc a dho:Layer ; - dho:hasCharge1 dhd:120e01d4-cbdf-41b3-9586-c0ff0c9cfb96 . +dhd:da5b6f2d-46ff-435b-9bdc-eb8f0053134c a dho:Field ; + dho:hasSeme dhd:17761365-e591-4523-bbf3-473b2d8da248 ; + dho:hasTincture dho:Azure . -dhd:d7f4df59-f5b8-4cad-b3c5-1fa8ad129f43 a dho:Fess ; - dho:accompaniedBy dhd:1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475, - dhd:dfd575c8-5171-483b-9976-bce5424c0e88 ; - dho:hasTincture1 dho:Gules . +dhd:da66f4c9-8f66-4da5-9264-6c58855ca6ee a dho:Field ; + dho:hasTincture dho:Azure . -dhd:d800d195-0660-4dce-84d5-5f6f79d1c7bc a dho:Cowardly . +dhd:da6dba7b-5d8b-4b37-bd83-86b950b58d1e a dho:Layer ; + dho:hasCharge1 dhd:c8140397-b96c-4ec1-9f71-73c79a013012 . -dhd:d80807a6-c61c-4729-bfa7-2ddc66ab837a a dho:Helmet ; - dho:hasTincture1 dho:Argent . +dhd:da784b76-c8eb-4c7d-9bd4-232fa22a0e99 a dho:Layer ; + dho:hasCharge1 dhd:704fe8a7-76b7-4645-a165-d27876a7eb13 . -dhd:d82b038f-8de4-4258-80fe-cee7b148c9ff a dho:Fleur-De-Lis ; - dho:hasModifier dhd:ed4af462-5686-4fff-b918-3ee99a6e4244 ; - dho:hasNumber 2 ; +dhd:dad98919-75ce-4c19-8e60-fcf7012ab314 a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:dadd1243-2ed5-4336-b136-c45be11a31eb a dho:InSaltire . + +dhd:db0ae6e4-0480-4b9d-a94f-62798a44d7ad a dho:CrossFormy ; dho:hasTincture1 dho:Gules . -dhd:d84027c4-efd5-4294-a860-88062d6d22aa a dho:Lion ; - dho:hasModifier dhd:bf64d79c-fdf7-40b2-80fd-2fd26ab26cb9 ; - dho:hasTincture1 dho:Azure . +dhd:db0b5d2b-b2f8-4f68-bc89-ab17bfd48368 a dho:Layer ; + dho:hasCharge1 dhd:eb390133-88c6-4a6a-b669-e24e9b9d6cc4 . + +dhd:db0d71d2-b18a-4e76-9528-70642922f225 a dho:Crowned . + +dhd:db38f5dc-9614-4632-b784-fa59a299e582 a dho:Lion ; + dho:accompaniedBy dhd:42bb10bb-ee9e-4276-882b-cadcfe45afb3, + dhd:b9044476-681b-4f8c-aa7b-94550ea845c9 ; + dho:hasModifier dhd:3449ed9f-211e-4ba7-be26-8ae01c88ec35, + dhd:852d8081-67e4-4961-b372-10ea94d1670b, + dhd:8b8d288f-be30-4a8a-95ec-5a9d416a7edd, + dhd:ed297843-90ac-4c96-a4b3-026507dcd309 ; + dho:hasTincture1 dho:Sable . + +dhd:db4a79fe-c724-483e-935f-cb7456810bb7 a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:db85fe79-46e9-4fdf-956d-983f6b041a06 a dho:Layer ; + dho:hasCharge1 dhd:542fc3fd-9e63-4d0d-97e2-50f8a7261761 . -dhd:d847a8d9-548a-4cc8-8056-7158cfa0f67c a dho:Langued . +dhd:db967146-0780-41b5-ad1d-be0caaf2c6dd a dho:Field ; + dho:hasTincture dho:Argent . -dhd:d84a1077-550b-4694-ab49-6215480f2972 dho:hasPattern dho:Compony . +dhd:db9725bf-e980-4619-8939-f4eef0074a7a a dho:Layer ; + dho:chargedWith dhd:24e1bf17-7037-4b15-ba68-110df60f2943, + dhd:9ee17747-5ff9-4ada-963e-ac5b438f8d3b ; + dho:hasCharge1 dhd:668c4d8b-fc84-48de-9e4d-bc872a1978f0 . -dhd:d84bd86c-797f-4ea0-bd9b-7e6b98e35f8c a dho:Bend ; - dho:hasPattern dhd:355b9088-8dc2-4b03-ba51-6748d3fe55f8 . +dhd:db99fa4d-b080-4a9b-b098-49b37273fac2 a dho:Crowned . -dhd:d852cc1b-c0b7-4fc5-b960-753896583de6 a dho:QueensFace ; +dhd:dbb696f4-6cb9-4de3-9e78-44ab3d50d21b a dho:Lion ; + dho:hasModifier dhd:5f71ba8b-884d-4875-ba2f-f2bdfc096733, + dhd:6cec2d43-a8c2-4afb-ae06-d5f19615b62c ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:d86df561-6742-4429-82b3-d798e19c59a3 a dho:Segreant . +dhd:dbd7eb9b-703f-4fbe-b7a6-84930c19a7be a dho:Field ; + dho:hasTincture dho:Or . -dhd:d892ef22-3bc3-4418-b791-ca3eddc146c8 a dho:Field ; - dho:hasPattern dho:PerPale ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:dbe69892-35f7-4202-9cc2-ddfd5464736d a dho:Field ; + dho:hasTincture dho:Azure . -dhd:d8999571-f1fb-4f42-8132-266598591fb0 a dho:Layer ; - dho:hasCharge1 dhd:f6ae7c52-b806-4021-9376-f361c22f73c5 . +dhd:dbe98533-0817-4833-b562-1ace2877a8e9 a dho:Field ; + dho:hasSeme dhd:3e93bd21-94c8-4b7f-828a-3c7edb2a48ca . -dhd:d89afd9f-6803-491a-8cb4-c2fa56f5d606 a dho:Field ; +dhd:dbf88c2f-934f-42d3-ae5c-65f898b8828f a dho:Field ; dho:hasTincture dho:Gules . -dhd:d8ff51e6-166b-401b-aefa-94796ad4d846 a dho:Arrow ; - dho:arranged dhd:8c8a7f26-4ace-4837-aa16-dc2ca5fb6ea5 ; - dho:hasTincture1 dho:Gules . +dhd:dc0df7f6-4ea9-45d0-917a-1807baa23d8a a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:d917ceef-e3d8-40b3-844b-b6ea94d1dbe5 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:dc33634a-63db-4eef-98e1-a887854bad34 a dho:Field . -dhd:d9272e37-9371-43d7-8d26-33e046019e29 a dho:Passant . +dhd:dc3b8d69-619a-4cdc-9f57-49f4454fd8c9 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:d9457575-7215-4fff-96ea-07ece11f7d81 a dho:Langued . +dhd:dc3cd501-cb43-4158-97ca-9b1cd1c6aa1a a dho:Field ; + dho:hasTincture dho:Gules . -dhd:d9485855-e1b8-4ef0-b4ad-d4ba6b466a1e a dho:Layer ; - dho:hasCharge1 dhd:a4a1f559-8e2c-4c28-be93-bba1afbd4124 . +dhd:dc84996f-8d4c-4a05-acc8-353aa7392dd9 a dho:Layer ; + dho:hasCharge1 dhd:b3bf3379-27a7-4c0c-a9d1-c6257336cacc . -dhd:d9491bbb-7995-4713-9609-6b0c3ba59205 a dho:Saltire ; - dho:chargedWith dhd:d997cd0f-7b29-43a6-98a0-92b2eff675c6, - dhd:e7dc5545-8e15-4341-ad65-a2cf0294a049 ; - dho:hasTincture1 dho:Argent . +dhd:dca1c5af-9346-4682-8b96-912672b3f0f1 a dho:Layer ; + dho:hasCharge1 dhd:4d95b84b-6188-4621-b97d-c36e019c44df . -dhd:d957a5c1-d5f3-47fd-b7af-dbba686bc651 a dho:Lion ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:dca904c4-fd93-4644-a387-3da3f68569f4 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:d959dd1c-d52a-442a-8ae9-4add9f054ab4 a dho:Lion ; - dho:hasTincture1 dho:Gules . +dhd:dcbce37d-9fbe-4ba4-97bf-19167c4c3709 a dho:Layer ; + dho:hasCharge1 dhd:664fbe99-12ac-49d8-828a-4196f0f4cad8 . -dhd:d96b1d89-541c-4575-b373-3c779a50e6b9 a dho:Layer ; - dho:hasCharge1 dhd:2abbf623-e024-436e-a567-4f8bc692caa6 . +dhd:dcf6ad78-3947-4db2-93d8-2afdb341a317 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:d9770574-4754-4c47-b435-f68c444521b8 a dho:Bugle-Horn ; - dho:hasModifier dhd:c92beba4-6f28-45b0-8a27-5a9f13f9cfc4 ; - dho:hasTincture1 dho:Azure . +dhd:dcf76c98-ce75-4d7a-8612-bc12395e0ea8 a dho:Chevron ; + dho:hasTincture1 dho:Or . -dhd:d98db7ed-b154-4271-b789-97bc369041b2 a dho:Bendwise . +dhd:dcfdae58-adb8-4bd0-8259-2050cd1dcad1 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:d98e7f35-37cb-4ed1-ae84-10396054cb4b a dho:Layer ; - dho:hasCharge1 dhd:ce7d47c7-30d8-4712-81ff-5be6f08c6fc5 . +dhd:dcfdbab0-d6fb-461d-8161-066a848434e6 a dho:Layer ; + dho:chargedWith dhd:16a714df-2048-4636-ac06-102cc25fdbf1, + dhd:fffc2421-2d95-4759-9748-ea12e626ed82 ; + dho:hasCharge1 dhd:9750b8e0-e994-4726-8fc7-98c4bea1cea1 . -dhd:d9a81743-a2a3-498f-90e3-97fa607f09ab a dho:Field ; - dho:hasTincture dho:Or . +dhd:dcff21ce-92c7-44fe-ab32-909c38cfa4fe a dho:Layer ; + dho:hasCharge1 dhd:22434f95-6155-4e7d-850c-0ab421d6b0d7 . -dhd:d9beebe6-160d-4600-9e3a-bb4810197536 a dho:Lion ; - dho:hasModifier dhd:47a43347-2fbe-4d64-8a5d-2f877f0b5e64 ; - dho:hasTincture1 dho:Azure . +dhd:dd052359-40d8-4128-a997-d6911095ddac a dho:Field ; + dho:hasTincture dho:Argent . -dhd:d9d96cae-83a8-45ee-8f17-478bf36ea92e a dho:Field ; +dhd:dd80fd05-e6fa-4afc-8d25-135e87faa212 a dho:Field ; dho:hasTincture dho:Argent . -dhd:d9e051dc-9326-4e4d-b52f-33bee383a6c9 a dho:Field ; +dhd:ddc9cb19-0b39-4897-90ce-8a9a0313ee9f a dho:Field ; dho:hasTincture dho:Or . -dhd:d9f5d9ec-b825-464e-9c31-028d00e03517 a dho:Layer ; - dho:hasCharge1 dhd:41daa5aa-d76f-42cb-9474-99786ec38079 . +dhd:ddebcae9-aaa8-44fa-8531-500ac3165ee0 a dho:Layer ; + dho:hasCharge1 dhd:e7af006c-9a16-4112-8dd8-d79ecdc7c3aa . -dhd:da026f03-506b-404c-a223-de379ac5a904 a dho:Layer ; - dho:hasCharge1 dhd:7e01d07e-2da1-4884-91f4-0647c8e39b27 . +dhd:de07cc7b-ad26-4e2f-b210-428fa1381d60 a dho:Layer ; + dho:hasCharge1 dhd:b2cf5cac-82ca-4c2b-a130-47bdb6f726d7 . -dhd:da1a57b8-7a6e-463c-bc47-8388aaaff65c a dho:Field ; - dho:hasSeme dhd:e3346dad-00f7-46de-9c9a-cfb0d66496ba ; - dho:hasTincture dho:Azure . +dhd:de243277-a0ad-47f8-bc5c-5c3a7739427c a dho:Layer ; + dho:hasCharge1 dhd:eea98db6-a79d-4872-8adb-5a79ea663c09 . -dhd:da28a173-db7d-4549-a009-ce8dbccd05ab a dho:Crowned . +dhd:de34ee24-ac20-4b24-8cd6-67ddbe4df00f a dho:Field ; + dho:hasTincture dho:Gules . -dhd:da2c9bc9-8844-4f6f-a969-39282476009d a dho:Chief ; - dho:hasTincture1 dho:Argent . +dhd:de3ff20b-13bd-4522-80b4-948e2f9d4d89 a dho:Layer ; + dho:hasCharge1 dhd:5c98f9d7-741e-42ca-8eb7-c2b1a9d97c87 . -dhd:da3a50da-e477-43c9-be63-f60d9c66638a a dho:Layer ; - dho:hasCharge1 dhd:b97110c9-68e7-4654-b9fb-b06ac987fae4 . +dhd:de470c30-2440-44a0-ad73-69c9e9fece79 a dho:Layer ; + dho:hasCharge1 dhd:7ce9d9d6-0654-4588-9f1b-da1a788392c3 . -dhd:da425a30-d0e1-448d-94ec-eb1889e26770 a dho:Langued . +dhd:de4955d5-d666-44ee-870a-e69855782d43 a dho:Pale ; + dho:chargedWith dhd:348ed7d8-9bf2-4f0d-82c4-d5e0c769f486, + dhd:cb2b6e04-6ca5-466a-a7a1-3e66344a0e63 ; + dho:hasTincture1 dho:Sable . -dhd:da4692d7-ca75-4f13-afb5-eaa8be733540 a dho:Layer ; - dho:hasCharge1 dhd:d42cf372-2835-47a0-8a2a-4c8cabaa7741 . +dhd:de594c54-a74a-488b-b4b6-a4bed1a63605 a dho:Layer ; + dho:hasCharge1 dhd:dbb696f4-6cb9-4de3-9e78-44ab3d50d21b . -dhd:da5546c6-a0a8-4999-b84c-aceed0e42a7f a dho:Armed . +dhd:de5c7dff-0247-42af-98b0-379a0955b385 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:da58666a-b21f-4d6f-b528-4e97b7e10c09 a dho:Layer ; - dho:between dhd:15dde7a2-3d9c-4e93-b357-021222e605c6, - dhd:e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be ; - dho:hasCharge1 dhd:5a36765a-1c6e-4c50-96c2-86535d217667 . +dhd:de5ddd12-5cd3-4395-8199-a01f946a0e99 a dho:Langued . -dhd:da61cf07-e5c3-4929-971c-6a5d7c162d28 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:de689755-1da6-4a26-ba37-fd9b2c4d1e24 a dho:Layer ; + dho:hasCharge1 dhd:d16b3b9b-2d92-485b-b7b9-e915f21ed5cb . -dhd:da654108-f742-4684-8ce4-e5d93390e64b a dho:Field ; - dho:hasTincture dho:Argent . +dhd:de6c5204-0e91-4219-bdc5-cf9a8f848448 a dho:Bar ; + dho:accompaniedBy dhd:1550832d-2344-43d7-aa38-78b1df011959, + dhd:9cc23664-9959-4efc-8598-2a4281980ab6 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:da692026-dbac-46e7-9931-6c515f5bdb41 a dho:Field ; - dho:hasTincture dho:Or . +dhd:de7f9afc-2e38-4a60-b26c-5255827ea48e a dho:Pale ; + dho:hasTincture1 dho:Sable . -dhd:da7a8ac8-174d-4dfa-a962-e550183a96b3 a dho:Field ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Or ; +dhd:de7fb4d9-67c6-4938-9497-20f0172d2b45 a dho:Bend ; + dho:hasPattern dhd:2f700eb3-9136-437b-a633-062bea70d9c0 ; + dho:hasTincture1 dho:Ermine ; dho:hasTincture2 dho:Gules . -dhd:dadcda82-254d-4cf6-aec9-92749e8a63b8 a dho:Layer ; - dho:hasCharge1 dhd:d957a5c1-d5f3-47fd-b7af-dbba686bc651 . +dhd:dea3dce0-5ebc-481f-8ef5-ec547cba87b3 a dho:Lion ; + dho:hasModifier dhd:1ca42066-25f2-49c7-985a-0c8caf7dc150 ; + dho:hasTincture1 dho:Argent . + +dhd:dea3ea73-6d84-4809-8e20-855680afbd5a a dho:Field ; + dho:hasTincture dho:Vair . + +dhd:deb26add-d472-4a84-b902-a351838dffe1 a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:ded7e2eb-6a86-4f8b-b72e-2d237dd3ed98 a dho:Layer ; + dho:hasCharge1 dhd:13351bf0-a016-4bcd-ab0b-c5294443446c . + +dhd:deeac63f-d32f-40b6-bb20-9dfb8f8fdec5 a dho:Scissor ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . + +dhd:def6a722-f084-465c-bac6-f727d15ed1b2 a dho:Field ; + dho:hasSeme dhd:09e86472-66ee-4733-b040-ba102d0f7cae ; + dho:hasTincture dho:Azure . -dhd:dae40c76-bfec-4ca2-81dd-d33be874780e dho:hasPattern dho:Plain . +dhd:def77c02-1186-4e04-97ff-078241d7888e a dho:Layer ; + dho:hasCharge1 dhd:31e68973-1270-4fff-860f-f4c2309f9bff . -dhd:daebfdcf-93d4-469e-aa51-38040fcbd9a5 a dho:Field ; +dhd:defca3f8-bc94-4179-8cb6-19c7753644cb a dho:Field ; dho:hasTincture dho:Azure . -dhd:dafd2d57-dff8-460d-afd6-8d9978a38696 a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:defcb8de-6291-41a1-b680-43ac91855edb a dho:Layer ; + dho:accompaniedBy dhd:9c6488af-6f69-4b17-81e9-77bfd51183b6, + dhd:f37a380b-1384-4a19-bff3-a4c61a8c032a ; + dho:hasCharge1 dhd:64cc7a54-1613-4c51-b8f6-3ed45ad3a402 . -dhd:db206d78-d4ba-42bb-be66-df627de33c2f a dho:Armed ; - dho:hasTincture dho:Gules . +dhd:df21008d-204a-4564-939e-1f5f2311f007 a dho:Layer ; + dho:hasCharge1 dhd:e4c97b45-0357-4372-8ad1-3c0762ccc530 . -dhd:db345d82-3111-4a01-bfc2-e06e141b58fe a dho:Layer ; - dho:hasCharge1 dhd:e1a4982a-3d0c-41d9-b190-f278b28c1214 . +dhd:df3797c9-000a-4209-88da-1bd68e2efb62 a dho:Layer ; + dho:hasCharge1 dhd:07644d3f-f6ff-44cb-b23a-0d1b9ca6c219 . -dhd:db3c8627-2426-4bf3-8ba0-eabcc346ca08 a dho:Rampant . +dhd:df3e11c5-9dbb-43f4-b3f7-67205d193062 a dho:Layer ; + dho:hasCharge1 dhd:fe775c87-896d-4ade-bf18-70aebf4bab71 . -dhd:db644091-0027-46f7-8adc-bc74ebf2b1cc a dho:Crowned . +dhd:df68521e-98a7-4e34-98b7-72197e8693fa a dho:Saltire ; + dho:hasTincture1 dho:Argent . -dhd:dbbd135a-b96a-4b39-8b26-ddb6a017fad3 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:df6e4fb4-c70b-4ebc-9f31-c54ec268b068 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:dbc9ad7e-c270-4e45-b7f9-90409c436aff a dho:Field ; - dho:hasTincture dho:Or . +dhd:df70286c-a3dd-4add-9bd7-bbe9ab837b9c a dho:Field ; + dho:hasTincture dho:Azure . + +dhd:df777790-b9da-4c50-81a3-f12df4ab48fe a dho:Field ; + dho:hasTincture dho:Argent . -dhd:dbd0e121-1944-4afb-a772-9bb97d6bd48b a dho:Fleur-De-Lis ; +dhd:df9a8480-aae1-4ff3-af64-2becc9800d43 a dho:Annulet ; dho:hasNumber 3 ; dho:hasTincture1 dho:Sable . -dhd:dbf13941-7990-4679-b09c-c64e9c3e4c38 a dho:Layer ; - dho:hasCharge1 dhd:c183e569-a222-4564-9ec6-26cfcf25ddff . - -dhd:dbf7eba5-448c-4772-8d32-abcef3debeb6 a dho:Bend ; - dho:hasDirection dho:Sinister ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Ermine . +dhd:dfa3fb53-16ba-4cf2-81e1-3dc2796b8e8c a dho:QueueFourchy . -dhd:dbfb5c97-43b5-4a7f-bdee-8f4becc82e3a a dho:Field ; - dho:hasSeme dhd:67db308a-e11a-447a-9aa9-1f843d390e57 ; +dhd:dfdf6586-8105-42bc-bea2-2954ec9871f3 a dho:Field ; dho:hasTincture dho:Or . -dhd:dc41ef04-a123-4723-ab05-e4e0e7cfb026 a dho:Crowned . +dhd:dff23531-f252-4562-a743-db31705b3a9f a dho:Bend ; + dho:hasPattern dhd:35cf3bba-64a0-430c-8e37-8d37aeec8fad . -dhd:dc4408cd-603b-44b4-adcc-89d3c5ef6b54 a dho:Cross ; - dho:hasTincture1 dho:Or . +dhd:dff6bb43-f61a-49f7-9856-c7ba3d1a65c7 a dho:Lion ; + dho:hasModifier dhd:815c222c-39b0-46f2-8ca3-6e4022cef3d0 ; + dho:hasTincture1 dho:Sable . -dhd:dc510a66-e24f-471c-ad9f-6642a3615337 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:e0009733-2296-49b0-b6cc-d3603be3855c a dho:Lion ; + dho:hasModifier dhd:a96c35b9-f92b-4b81-92f5-c0bfed7ed421, + dhd:e9d4f5ab-f9bb-44d5-9944-11e40584474e ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:dc6f9372-1605-415d-95de-c5d8c24e2fb1 a dho:Rampant . +dhd:e012557d-fddf-4687-83c8-0dd1a4f9b982 a dho:Chief ; + dho:chargedWith dhd:dd87722d-6056-4610-a17b-5c7a3342da18, + dhd:fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80 ; + dho:hasTincture1 dho:Gules . -dhd:dc822e63-bac8-4421-9a87-75ed1784abd4 a dho:Fess ; - dho:hasTincture1 dho:Argent . +dhd:e045068f-0b46-472d-a507-4095fc59d785 a dho:Tower ; + dho:hasTincture1 dho:Vert . -dhd:dc88b00d-082e-4021-a0a0-de2d8d895f07 a dho:Crowned . +dhd:e055300f-792e-4a64-969d-32dd9dc311ee a dho:Field ; + dho:hasTincture dho:Argent . -dhd:dc8db3dd-ca46-4cdb-ad44-fda287adf879 a dho:Rampant . +dhd:e06718a5-4917-4d02-bdf3-034cf5a91975 a dho:Field ; + dho:hasTincture dho:Or . -dhd:dcaf09f7-30b1-4487-8dc1-7d76502bd9d1 a dho:Curled . +dhd:e07b6de1-4478-4575-a36c-3a94bd8d046a a dho:Guardant . -dhd:dcc30c58-cbd3-4297-8745-3fb62b5eb645 a dho:Layer ; - dho:hasCharge1 dhd:99d9d32e-ca2c-4a0c-beb1-7d5ba68c5832 . +dhd:e07ef5d8-d37f-44ac-a6b9-a1ea30ead627 a dho:Stag ; + dho:hasModifier dhd:48dde729-db3b-431d-913b-94e014dff497 ; + dho:hasTincture1 dho:Argent . -dhd:dccd605f-39f4-4af0-b02e-fcb151c0d574 a dho:Field ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Sable ; - dho:hasTincture2 dho:Argent . +dhd:e089b92e-85c3-4c31-affe-032ad3a505e3 a dho:Layer ; + dho:hasCharge1 dhd:12d53bc6-430e-48c5-b43b-01f6c82b26e3 . -dhd:dcdb3f88-f1dd-47fe-a100-a5d0b268e675 a dho:Addorsed . +dhd:e089ef56-201c-4f36-a5ae-da525f749c44 a dho:Layer ; + dho:hasCharge1 dhd:674916bc-da55-4479-a819-d094d67f43ae . -dhd:dcdd0c55-1efe-4b04-b527-5ecdb4ac2e24 a dho:Layer ; - dho:hasCharge1 dhd:50340f4b-29ef-46d7-9dd1-f2aee1a273c5 . +dhd:e08cc0db-e9a1-4dbc-a0e3-90fa902ad381 a dho:Increscent ; + dho:arranged dhd:59551b0d-dcb7-4f23-8b8b-10f6f5a399d4 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:dd0cb2df-8718-45ac-94d4-46771dbf6927 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:e08fa2ae-437f-4ce7-8fdb-7ef86efa396a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:dd56297b-b54d-42ed-8e32-177fdf4a5f9f a dho:Of7Pt . +dhd:e0a38810-3f18-4b9c-89ff-a9ff1814de5b a dho:Field ; + dho:hasTincture dho:Or . -dhd:dd658d61-8664-4cfc-9462-638eadc8accb a dho:Layer ; - dho:hasCharge1 dhd:5daa77fb-0641-4496-b88a-6ecf338c8269 . +dhd:e0d708df-282b-41b0-8e0d-742cdbaf5143 a dho:Fess ; + dho:hasPattern dhd:157e98a7-f425-409b-864a-bb72835b33ba ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:dd773dde-942f-4cb7-9f26-915c22cadd82 a dho:Field ; +dhd:e0dcf09d-f32f-4bf3-b72a-c308903be3a5 a dho:Field ; dho:hasTincture dho:Gules . -dhd:dd84cf9b-d0aa-4aae-a34d-9b99a648ea60 a dho:ReedMace ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure ; - dho:on dhd:4ec9eb0a-7b18-4b47-8ade-bcd4e0410622, - dhd:7a3ce415-ba8c-46a9-9a0a-a18ec63013f9 . - -dhd:dd887116-9ac9-4488-acae-392c24fc3593 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . - -dhd:dd899740-2fdf-419c-98c0-cae72e332c8e a dho:Field ; +dhd:e0e6a1c2-637e-4535-8e44-78137731baed a dho:Field ; dho:hasTincture dho:Or . -dhd:dd959057-d05c-405e-b682-1bbcf6c6163c a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Or . - -dhd:dd9e0bd4-6c7c-425c-a7ef-498b2f53575b a dho:Field ; +dhd:e109c427-cd32-43e5-9d9b-249955c303a5 a dho:Field ; dho:hasTincture dho:Or . -dhd:dda9a4bc-c450-43e8-8d11-e99fe0075113 a dho:Layer ; - dho:hasCharge1 dhd:0f185bf1-91a8-43f1-a30f-f9a40d9ca751 . +dhd:e10d5cc8-d01f-4fc7-8911-a734fc283533 a dho:Lion ; + dho:hasModifier dhd:2ea23c61-9bb2-4f55-991e-60510e5eaced ; + dho:hasTincture1 dho:Argent . -dhd:ddb545b4-61f2-42e0-a8e3-1dd645329b7b a dho:Layer ; - dho:hasCharge1 dhd:a8458ba9-47c9-4cb0-86f6-66974105d704 . +dhd:e10fa01a-74f4-4d3e-8aab-e7bb35f8b6be a dho:Layer ; + dho:hasCharge1 dhd:bfbc3165-0c9e-4965-a5f6-ba499a898433 . -dhd:ddd74fc8-0de8-49c4-b315-d5b81b5d08a8 a dho:Tower ; - dho:hasTincture1 dho:Argent . +dhd:e132fccf-02a2-43a0-b591-842ab503e923 a dho:Field ; + dho:chargedWith dhd:1278de52-2fb7-46ae-ba32-56833c114922, + dhd:4d5470d0-434e-45cb-b9c9-7f2dc82d0f7f ; + dho:hasPattern dho:PerSaltire ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:ddef9d14-099f-4ffa-a898-627e528f53ec a dho:Layer ; - dho:hasCharge1 dhd:bd16b8f8-6e22-4698-9085-103f8da5f846 . +dhd:e13d0a45-dd69-44ef-a2bb-1dabfcb9257c a dho:Field ; + dho:hasTincture dho:Or . -dhd:ddf8b713-90ac-44d8-8e3d-fc344b29cded a dho:Layer ; - dho:hasCharge1 dhd:9858ec58-98cc-4107-8a88-8847ddc3e693 . +dhd:e1509464-f75b-443a-b787-a965bb710cd2 a dho:InPale . -dhd:de01b39f-1c2a-4c8a-90cb-fb33ea709402 a dho:Bird ; - dho:hasTincture1 dho:T . +dhd:e1549e63-5355-47e7-8163-331b2067d4f2 a dho:Lion ; + dho:hasModifier dhd:21682810-1617-4a82-9ed2-7a26856498c2 ; + dho:hasPattern dhd:d09084b2-406a-4f7a-a698-0da6c0868831 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:de073252-5748-4ee8-8502-3d7edae96bcf a dho:Rampant . +dhd:e16cb273-e31f-4b98-b954-5167594117bd a dho:Layer ; + dho:hasCharge1 dhd:ca9f6a4e-a87d-400e-9fe6-e1adbaa0b70d . -dhd:de0f7dd0-5e97-4d0d-b3a1-2ac92aec4b33 a dho:Armed ; - dho:hasTincture dho:Sable . +dhd:e1b9c1c2-bfb9-4786-ba29-6c3e1e379ce8 a dho:Field ; + dho:hasTincture dho:Or . -dhd:de34032d-1656-4390-9484-233106ffafee a dho:Seme ; - dho:hasSeme dho:Roundelly ; +dhd:e1c5a14e-aaed-4712-80ab-3a625e8ed1b3 a dho:Field ; + dho:hasSeme dhd:f9c36846-ca14-48a1-9dae-dc1859e7bcc7 ; dho:hasTincture dho:Argent . -dhd:de6b3c76-636d-4159-963b-597f56ed22f1 a dho:Eagle ; - dho:hasTincture1 dho:Sable . - -dhd:de7799c7-95b3-41fe-a3d0-72f1e9d7bd02 a dho:Crowned . +dhd:e1cd9b6a-e230-4b0c-ac8d-5c4ba6d3acb9 a dho:Passant . -dhd:dea7aa04-aa51-4d89-aea2-d1b835ecbbd6 a dho:Field ; - dho:hasSeme dhd:65182aef-1776-4fe8-ba5b-9865368cde01 ; - dho:hasTincture dho:Gules . +dhd:e1da95c9-11b0-49fb-ad5c-2a7c3398922e a dho:Layer ; + dho:hasCharge1 dhd:985bd11d-ab9f-4c3d-baa6-04527f8e5ed7 . -dhd:deafbfb7-84f9-43cf-86bd-8001a01683bf a dho:Field ; - dho:hasSeme dhd:d7af9d7c-60ec-47fb-8639-695bc326ef07 ; - dho:hasTincture dho:Azure . +dhd:e200756d-48b8-4f12-8798-613356bb1780 dho:hasPattern dho:Compony . -dhd:ded6c8b9-aee0-4ea0-b6dc-de859cc086d2 a dho:Wheel ; - dho:hasTincture1 dho:Or . +dhd:e21f8a5a-6718-4567-bbf7-9ef365802489 a dho:Rampant . -dhd:def9e047-8a4d-4947-81c0-546b11126b13 a dho:Layer ; - dho:hasCharge1 dhd:64f053b5-ccc6-4d21-b4d1-919371a6ccbf . +dhd:e220f5c1-6ab0-4d2d-8d65-a96b5f7a24e1 a dho:Field ; + dho:hasTincture dho:Or . -dhd:df073ed3-0433-44cb-8e60-c0d4a28f5c69 a dho:Layer ; - dho:chargedWith dhd:091fd490-8698-40c9-a911-3a834cfc83d1, - dhd:0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9 ; - dho:hasCharge1 dhd:0ea63077-269c-486b-a776-a49d93571eec . +dhd:e221ed64-6bd6-461a-969b-06e7a2306912 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:df0f54d0-6437-45ec-8ed5-b82dd89e920b a dho:Field ; - dho:hasTincture dho:Azure . +dhd:e237be14-828e-4cff-b7bc-736c455051f2 a dho:Layer ; + dho:chargedWith dhd:1f08bdc7-7d36-4109-8cec-12be2c289b6f, + dhd:48a536da-3623-4380-843e-e959df7215de ; + dho:hasCharge1 dhd:c41e7225-27b1-44dc-a727-8bf4b84efd84 . -dhd:df3cb371-b089-498a-bcdc-40f41a9ee7da a dho:Pale ; - dho:chargedWith dhd:4b5d9835-e94b-4f13-97c3-f66e1fe59ea1, - dhd:c6b22a46-08a3-40fe-8341-ff62f1c6d244 ; - dho:hasTincture1 dho:Gules . +dhd:e23c11b6-93fd-4686-8b06-e324d07133fa a dho:Field ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:df46cafb-47c4-4031-843d-ee438dc91c5a a dho:Lion ; - dho:hasModifier dhd:5395234c-64a1-4a9d-9daa-edab4880ab0a, - dhd:7ad4e591-9525-4378-a8bb-2db80b57b49e, - dhd:a255926c-925b-4745-bbaf-e825881e4192 ; - dho:hasTincture1 dho:Gules . +dhd:e25a5590-9234-4c0a-a018-1c44d315ba6a a dho:Langued . -dhd:df4d8367-c5c4-4f17-b93b-b8cd2cc1454f a dho:Layer ; - dho:hasCharge1 dhd:074e96e4-93a3-4d1d-8ce0-18af9820a054 . +dhd:e287e0ae-ac4b-42b0-8933-f8e4b09ca392 a dho:Crowned . -dhd:df6c4d29-161f-4bc7-af92-cea99ee531bf a dho:Field ; - dho:hasPattern dho:Tierced ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent ; - dho:hasTincture3 dho:Sable . +dhd:e2a9980c-e27d-49c7-ad70-17256ab63588 a dho:RoseLeaf ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:dfd960c4-7d89-4c24-8a5a-5ba51395119e a dho:Field ; +dhd:e2af405c-4dc7-4ef4-9918-4009969e5190 a dho:Field ; dho:hasTincture dho:Or . -dhd:e0189319-1b2b-4414-b297-fcebf3ad4085 a dho:Layer ; - dho:hasCharge1 dhd:39f6cbf3-6e36-46f9-addf-92d6034cc4cb . +dhd:e2bbe48a-3383-43b4-8a20-3ffba39b4ce7 a dho:Bar ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:e02de4e4-b1a0-4994-b0a0-71d751ef3e21 a dho:Layer ; - dho:hasCharge1 dhd:5958af25-0074-44e1-9689-55a8f8f6390a . +dhd:e2c9f9d6-bb6e-4058-a8a2-8dff24e34f1f a dho:QueueFourchy . -dhd:e0318003-056f-4dd4-b5ba-5690db037d45 a dho:Layer ; - dho:hasCharge1 dhd:242516e8-20ff-4c43-8513-6423c49f7153 ; - dho:holding dhd:003a99e0-4719-44cd-a76c-52c0f1627bcd, - dhd:7a516de0-7aaf-444d-a302-941f7a581a03 . +dhd:e2d1a02c-0419-4d90-80ef-112c48053c0e a dho:Layer ; + dho:hasCharge1 dhd:47620f35-5967-46cc-bba2-02ac25b9cb84 . -dhd:e045fc89-2a39-4339-bb17-46b6d8f46bdc a dho:Field ; - dho:hasTincture dho:Gules . +dhd:e2d38d67-b6b5-49d2-8e8c-3992b4ab7be4 a dho:Layer ; + dho:hasCharge1 dhd:1c4793ab-054d-40db-8e28-dbb96bc9d339 . -dhd:e04f77bb-6504-46b1-9d72-236a0a0bf817 a dho:Layer ; - dho:hasCharge1 dhd:b857fe90-8cdc-4792-9ab5-f374c6193eeb . +dhd:e2e09bea-b284-4600-825d-81213b6dc02b a dho:Rampant . -dhd:e067fd14-c021-431d-ad13-eaab4838783e a dho:Eagle ; - dho:chargedWith dhd:bf13f403-ca70-4fd6-bc7d-bfe38318a0fe, - dhd:ef406ffd-19e9-4d26-84c5-83d9892bfbdc ; - dho:hasTincture1 dho:Sable . +dhd:e2f2aa88-6cbb-47ff-acfd-74893f15de1a a dho:Layer ; + dho:hasCharge1 dhd:cfc7abb8-f8c5-49b5-a918-cd58efdec893 . -dhd:e0763434-0765-4ce6-9c00-3e1be0d6afa8 a dho:Rampant . +dhd:e3004f5a-8707-4d1b-b274-223a138e56bd a dho:Field ; + dho:hasTincture dho:Sable . -dhd:e0a7f2ee-9db7-4527-81d5-265c40e0f617 a dho:Layer ; - dho:hasCharge1 dhd:ae10dbc8-0abf-41a7-be60-bebdf419c0e1 . +dhd:e3156a89-106c-4d6f-9f82-4e8cf56f1144 a dho:Field ; + dho:hasTincture dho:Sable . -dhd:e0e2347c-d95d-493b-a8c4-c91b9dbfa41d a dho:Field ; - dho:hasTincture dho:Azure . +dhd:e32c0ec5-ddcc-47c6-95ff-ce1ad050cbb9 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Ermine . -dhd:e0e6861b-27aa-4123-a51e-026df35b2e7c a dho:Layer ; - dho:hasCharge1 dhd:a14a0ad5-a701-4b75-a84a-bed0837f804f . +dhd:e3510a52-a1c1-4f46-86f1-7c6f4b0ff5e9 a dho:Layer ; + dho:hasCharge1 dhd:2118da20-36bc-49a5-92bf-4cac19c98177 . -dhd:e0efd147-08be-46d7-a679-78a8a5d4ffdd a dho:Layer ; - dho:chargedWith dhd:292ba535-2986-4320-9efe-fd3a3705fe01, - dhd:34289a3d-4242-4f5c-9afa-8bb40f0ac631 ; - dho:hasCharge1 dhd:f269d3d8-709f-4a46-bc78-531666b03d1a . +dhd:e351d208-8e19-47a1-9a23-ed6af3ae06ea a dho:Chief ; + dho:hasTincture1 dho:Ermine . -dhd:e0fb8808-e485-40c1-8aa9-97c3b06ef032 dho:hasPattern dho:Compony . +dhd:e36d6535-37f3-4f77-b851-514cc575877c a dho:Layer ; + dho:chargedWith dhd:7bc2ccac-f733-4844-b77b-2ecd4c9205e5, + dhd:d3510109-281b-42c9-b57f-e7ca8927b692 ; + dho:hasCharge1 dhd:d87354cb-76e9-4f4b-9063-764d9da40d54 . -dhd:e1055e20-8e5a-4082-81e7-02acad8fde8c a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Or . +dhd:e36d7fb1-77f0-4cd8-8803-7d8e95898b51 a dho:Layer ; + dho:hasCharge1 dhd:01455f68-4346-4ce8-89d8-bc34ded7f3a5 . -dhd:e12fc88c-fd08-4af0-9967-6e633dcd4098 a dho:Eagle ; - dho:hasModifier dhd:8c6d3447-d03e-4ff9-9f74-b617b2003138 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:e3756f43-3eed-4f2e-9ea3-07b38561ca90 a dho:Layer ; + dho:hasCharge1 dhd:9c0d7621-3d89-4884-9a85-dab944aba620 . -dhd:e15b8c49-cdfe-418b-9a04-5b872c891c33 a dho:Layer ; - dho:hasCharge1 dhd:82eb60cc-6763-4e94-b904-35a9f86da1d4 . +dhd:e375e344-aa2d-42c6-bd15-7bfd98036bcd a dho:Rampant . -dhd:e1640832-c47d-46f5-a065-e6a3785d0a2b a dho:Field . +dhd:e38d54c3-bf57-471c-b9c9-47d1a013ac0b a dho:Armed . -dhd:e180e1e6-d773-40a1-b408-a27864780564 a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . +dhd:e39484b2-8d08-4b30-8f22-87418a5ce143 a dho:Layer ; + dho:hasCharge1 dhd:bde12fa5-a4b1-4a9d-b050-fa5f63fd345f . -dhd:e190f567-c3a4-416a-b104-2a09889060fb a dho:Greyhound ; - dho:hasModifier dhd:377d078b-a68b-409b-a159-2bba5a4824fe, - dhd:3b908b90-63a0-4c6b-a1fe-a976173985cd, - dhd:d0d8e168-6227-4683-a0eb-c51d1cace048 ; - dho:hasTincture1 dho:Argent . +dhd:e3b0d946-fc41-4704-949d-70b734629c3f a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . -dhd:e197438e-6c32-4425-86b7-3b16a5f99d6e a dho:Barbel ; - dho:arranged dhd:2a99db45-a2c6-4dc2-ba65-01a9310bec4a ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . +dhd:e3be8943-247f-415e-820b-20a5e745b350 a dho:Layer ; + dho:hasCharge1 dhd:4043f763-7a0e-4a44-995b-26b397fa617c . -dhd:e1a0c152-ae00-4994-8710-dbe332a2b802 a dho:Pale ; +dhd:e3c7ebc8-f26c-4e02-9d55-08d0f20e8af9 a dho:Lion ; + dho:hasModifier dhd:4c585f76-2fe2-41b5-8c1d-66dd4d725c20 ; dho:hasTincture1 dho:Gules . -dhd:e1a4982a-3d0c-41d9-b190-f278b28c1214 a dho:Cross ; - dho:hasTincture1 dho:Vair . - -dhd:e1b3253a-2c7d-4cee-9c68-fbd438746c03 a dho:Passant . +dhd:e3c8ca05-4034-449c-8003-2c7a910d0742 a dho:Rampant . -dhd:e1d4725a-24dd-40bf-86c3-59e38d55846b a dho:Field ; - dho:hasTincture dho:Argent . +dhd:e3d5640e-ffd4-45ae-bff7-aed6970b1783 a dho:Layer ; + dho:hasCharge1 dhd:99f66034-b658-479e-ad98-84c288f6913b . -dhd:e1eb95da-2612-4eb1-a826-aebcd19274f9 a dho:Bar ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:e3eb1fae-7354-459f-b402-8e2d8471b728 a dho:Rampant . -dhd:e1fd5f78-af35-4fac-ad83-aa9281c27920 dho:hasPattern dho:Vairy . +dhd:e440a5d0-4b55-49c9-aff9-a614e3245014 a dho:Of7Pt . -dhd:e207691c-f18a-4cdb-986c-c6e77e10d4a4 a dho:Field ; +dhd:e483e796-01c6-4ac7-b37e-9056d273b2c3 a dho:Field ; dho:hasTincture dho:Sable . -dhd:e209adae-f1be-433f-9f63-67e3177aa1ba a dho:Layer ; - dho:hasCharge1 dhd:2246e438-4952-42ff-b84b-c325d0dc5be8 . - -dhd:e22d8f61-2590-4151-a35c-9ffbfefe381b a dho:Rampant . - -dhd:e2480e37-9c40-4aec-ad48-c0a27117a553 a dho:Field ; - dho:hasTincture dho:Vert . +dhd:e48fb92c-b165-4d76-a456-9670f8f7d926 a dho:Field ; + dho:hasPattern dho:Quarterly ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Vert . -dhd:e248256d-121b-49cd-80c5-fdf160ab6694 a dho:PerPale . +dhd:e4a22b68-5c8f-42ff-a64d-e8a30939c1eb a dho:Rampant . -dhd:e2496eea-f703-4161-acdc-3ede428c377b a dho:Layer ; - dho:hasCharge1 dhd:37ad728c-4646-4760-a71c-2cd1e5e3e27f . +dhd:e4b6d6ba-4e95-4d6e-8824-97a7ac419875 a dho:Label ; + dho:hasTincture1 dho:Gules . -dhd:e254503b-1b26-4b4a-ae27-f106b9da3e39 a dho:Layer ; - dho:hasCharge1 dhd:3cfd7b5b-9192-4594-a9f5-1f0f61826578 . +dhd:e4badad4-bf25-4018-a3b4-7610dcb9df0a a dho:Lion ; + dho:hasModifier dhd:7fa45949-28e4-4d64-8864-4ddec0548fe0, + dhd:ea34550e-87b8-4785-baf2-75dc66fb56d7 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:e2634174-165f-49a0-a01c-f482d13c2532 a dho:Layer ; - dho:chargedWith dhd:5278219e-5b5d-4d4d-aa9b-7b213cec8728, - dhd:bd582bea-d05f-42a0-9e20-c2de89696f65 ; - dho:hasCharge1 dhd:3c0e5d34-81e7-4740-ac78-ce9a0da733ba . +dhd:e4c45b5d-ffac-479d-975a-a0c42041ac4c a dho:Layer ; + dho:hasCharge1 dhd:3aac2f98-0ee9-4bc8-a3b0-af6733b3ea88 . -dhd:e2685b7e-cfb9-4082-ad24-8273b72f9af7 a dho:Field ; - dho:hasPattern dho:Ermine ; - dho:hasTincture dho:Gules . +dhd:e4c97b45-0357-4372-8ad1-3c0762ccc530 a dho:Lion ; + dho:hasModifier dhd:60369265-6ff9-454f-b2c2-2fec75b8f16e ; + dho:hasTincture1 dho:Sable . -dhd:e2840e02-b926-4dc0-bebb-ae67ac2df8ec a dho:Passant . +dhd:e4cb115b-245e-4421-afb4-befbc761b161 a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Or . -dhd:e291d95e-51a6-4067-b374-7fbc8c33c8bf a dho:Layer ; - dho:hasCharge1 dhd:b1b23961-f9b1-4df6-b83c-ace68e1980f3 . +dhd:e4ce1ad4-f82a-47e8-82a1-81bf5b81ed31 a dho:Bend ; + dho:hasDirection dho:Sinister ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Ermine . -dhd:e2a46a2b-19c5-4b5e-9660-19c913e18c96 a dho:Layer ; - dho:hasCharge1 dhd:99877498-207e-4635-a240-caafc9624537 . +dhd:e4e19124-17d6-43ff-af6d-73241ddc8060 a dho:Layer ; + dho:hasCharge1 dhd:0ca17f5f-a7c4-403a-b865-c507d5e35078 . -dhd:e2ca37fb-9417-42a9-8f07-c829d3a58e39 a dho:Layer ; - dho:hasCharge1 dhd:6378c975-a3bd-49ec-9874-cc374a2cacb5 . +dhd:e4eac4d5-6f66-41ea-a650-8d3ab1deb081 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:e2d923cf-7f4f-4d90-b025-3fe3e624b526 a dho:Rampant . +dhd:e50ff4ae-7892-4a0c-8b95-b2f60abd096d a dho:Field . -dhd:e3091e88-43a7-468c-89d4-a50d516ef81c a dho:Field ; - dho:hasSeme dhd:bd4de46e-ccc0-400e-ab12-fbbfac7352cf ; +dhd:e510aee5-d969-4df7-b1ca-3e2ce038cdaf a dho:Field ; dho:hasTincture dho:Gules . -dhd:e3346dad-00f7-46de-9c9a-cfb0d66496ba a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis ; - dho:hasTincture dho:Or . +dhd:e5222de2-cf36-4602-9d6e-d6392b938f67 a dho:Empty ; + dho:hasPattern dhd:064acd75-4a04-466c-a0f6-5bbaeab204c2 ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Sable . -dhd:e3350203-02b0-4a38-a5ec-9bdfe44690ef a dho:Rampant . +dhd:e523df97-428a-4f3c-9fc5-5eec04d34b43 a dho:Layer ; + dho:hasCharge1 dhd:ec2083b2-79fd-491a-b178-2b2995ca37e9 . -dhd:e33fbce2-6c29-4d66-b1fc-fbe949ab9fb2 a dho:Field ; - dho:hasTincture dho:Ermine . +dhd:e54edfe0-419a-4417-ae7c-97a536788765 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:e34819b5-9c2e-49ad-a3e2-3f397c0ffc00 a dho:Layer ; - dho:hasCharge1 dhd:69680fe5-3aaa-4339-89b5-525b54582a7b ; - dho:holding dhd:6e904c78-46c2-44b9-a3a7-4806d5665876, - dhd:e50c6d4f-ba82-43f2-bde4-b43d760a9480 . +dhd:e55111e0-5568-40fa-881c-dace05d66a26 a dho:Field ; + dho:hasTincture dho:Or . -dhd:e3488a1d-5478-4c26-a124-5c8ebc4ea046 a dho:Field ; - dho:hasDirection dho:Sinister ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:e5512fbc-ac09-4bd2-9b19-33da063667ac a dho:Bend ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:e34c7536-24ed-447e-b6b7-a34e78dc3a7e a dho:Field ; - dho:hasTincture dho:Sable . +dhd:e5544118-1d19-4766-ac8b-68ab5d0aafb6 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:e34ee67f-45d4-4823-86da-37d4f88c4f49 a dho:Lion ; - dho:hasModifier dhd:2519ee3c-4b36-4a66-a588-2e4543e39a9f ; - dho:hasTincture1 dho:Or . +dhd:e56977af-3021-4ca7-a417-a9513a0e53af a dho:Eagle ; + dho:hasTincture1 dho:Argent . -dhd:e374b73f-e1a2-45a2-a2d0-206068b953b5 a dho:Layer ; - dho:hasCharge1 dhd:2dbec6df-b19a-491f-a28a-669ad7914456 . +dhd:e572309a-c186-42b1-89a8-3d2d10f046ba a dho:Crowned . -dhd:e39582c4-150f-4543-a461-eb267f601db4 a dho:Layer ; - dho:hasCharge1 dhd:384d762e-f4ba-44fb-8793-d3fa047e03ba . +dhd:e5bfc642-55a2-4614-a628-cc26665c4a29 a dho:Field ; + dho:hasTincture dho:Or . -dhd:e39ab722-5b85-4dc2-b5d0-0ea75a8c107f a dho:Bend ; - dho:hasTincture1 dho:Gules . +dhd:e5c8cb16-ff59-4c57-9adf-43b36df9910d a dho:Layer ; + dho:hasCharge1 dhd:620bb950-3e8b-489a-b302-b338dba23d11 . -dhd:e39f93e0-4f0f-45fb-9b2f-5255696dfde4 a dho:Field ; +dhd:e5cd4337-e689-4e42-8d76-e5e868a4c314 a dho:Field ; dho:hasTincture dho:Or . -dhd:e3d1d73e-da4a-4454-b1b7-2d516859fad1 a dho:Layer ; - dho:hasCharge1 dhd:f85017c7-aa1b-4e48-bbb1-2db4c75cbaad . - -dhd:e3e66ef4-3d5c-49c6-a8e9-602caf6326d8 a dho:Layer ; - dho:hasCharge1 dhd:ae210e8f-e6b4-45e3-bd77-111cf41d34e8 . +dhd:e5e3148d-2ab6-4d73-99a2-67ad20c31b61 a dho:Layer ; + dho:hasCharge1 dhd:bbc14f25-77f1-4319-93e0-6b4c33573779 . -dhd:e3ea05a8-45ec-4cd7-a5ea-38918219240d a dho:Barbel ; - dho:arranged dhd:42d9217b-fc7f-466f-a18d-765c7b477de1 ; +dhd:e5e63ebd-f421-4d5c-953b-55385d10a07a a dho:Axe ; + dho:arranged dhd:fd744369-c527-46a1-801b-114ae62deb8a ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . - -dhd:e4163767-2d6c-4f1b-b34f-4f367905f2dd a dho:Chief ; - dho:chargedWith dhd:0c891d87-08b1-44a5-ab36-775b51256838, - dhd:8a8048d6-7db4-4911-9291-9f9ee04683a7 ; dho:hasTincture1 dho:Argent . -dhd:e42896dd-0f06-4b7d-b803-5d669ee85209 a dho:Layer ; - dho:hasCharge1 dhd:bc60d3f5-f41f-43d0-870d-0a3e74e2ea29 . +dhd:e5eaf046-90f9-4748-b3c6-4946029d71f6 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:e5f2c6ee-a071-4689-a95b-c0fc1fc27bec a dho:Layer ; + dho:hasCharge1 dhd:115448e2-6b8e-4681-aa6e-06f907be33b7 . + +dhd:e5fd143a-322e-4a1d-bcf9-16ea38b128cc a dho:Field ; + dho:hasTincture dho:Azure . -dhd:e437a349-1c0c-495c-9c77-e6f1a903522a a dho:Layer ; - dho:hasCharge1 dhd:76cdc5d5-1374-4abe-beaa-b62bb7f4601f . +dhd:e60df2e5-453b-4b81-9a6f-a065f77806e7 a dho:Fess ; + dho:accompaniedBy dhd:415515bd-cc75-4290-9cd4-761b7967cdf6, + dhd:a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2 ; + dho:hasTincture1 dho:Gules . -dhd:e44e2d76-1436-47ca-8df6-dff30c1f894b a dho:Chief ; - dho:chargedWith dhd:cda6add0-d391-4cd5-9172-64195d5e005e, - dhd:fe28030f-4051-4e9c-8fae-f4ee43e282a0 ; +dhd:e62dc850-4375-462b-9ed2-2dedfcedbc9e a dho:FessOfLozenges ; dho:hasTincture1 dho:Argent . -dhd:e4551c3c-6cb5-4557-a4eb-f6205c9f2045 a dho:Layer ; - dho:hasCharge1 dhd:3a0a85c5-e5ed-485c-9589-d0a7ba68ec60 . +dhd:e63e135d-a904-4533-b00d-d4d73c22480f a dho:Layer ; + dho:hasCharge1 dhd:5500ca75-cda4-4838-939c-7a1747a14aba . -dhd:e4688c0f-bef5-49ea-b3fb-1e2bb80fd07f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:e64ffc85-d7bd-4a95-a515-a4aba9172d5f a dho:Eagle ; + dho:arranged dhd:25299d6d-91f5-4611-a2c6-b36dad61c320 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable . -dhd:e4733aee-4515-46d9-b782-94d37f91a9bb a dho:Fess ; +dhd:e6565f2a-0a35-4566-b355-fb42eda9d46a a dho:Field . + +dhd:e6616f8f-3883-4902-8984-00fcb1832b1b a dho:Lion ; + dho:hasModifier dhd:5d4a0cbe-d50c-4328-8ddd-f9fc851567fa, + dhd:e2c9f9d6-bb6e-4058-a8a2-8dff24e34f1f ; dho:hasTincture1 dho:Argent . -dhd:e47a31ba-86fb-4854-a511-01a46680c21b a dho:Field ; - dho:hasTincture dho:Or . +dhd:e6824651-1557-48b0-90b7-a0c8841224e8 a dho:Crowned . -dhd:e4890847-d24f-4e8a-9d5d-33010b15fecd a dho:Fleur-De-Lis ; - dho:hasNumber 6 ; +dhd:e68ab6cc-4bae-42d3-abb4-d82708613f6c a dho:Griffin ; + dho:hasModifier dhd:010c3920-0110-4e4d-b48b-8228314e240a, + dhd:220d4fdd-03ec-4145-8b2c-4a671816d98a, + dhd:25e4f425-3306-4228-9f57-fed717b1b3ae ; dho:hasTincture1 dho:Argent . -dhd:e49097b5-d562-4bc1-a3a1-e59c281111fb a dho:Layer ; - dho:hasCharge1 dhd:9e0e904f-4c25-4c95-8ada-0e420ef5a86b . +dhd:e6a7e4a3-be10-4e42-9558-9ed60ef3faf7 a dho:Layer ; + dho:chargedWith dhd:51476c39-8fce-4c4b-88a6-9acdf62c40d5, + dhd:c3898e63-e45d-41fe-b829-73354a049c4b ; + dho:hasCharge1 dhd:7a26c2c4-31e3-4054-9a47-3d0be5cf641d . -dhd:e497e8cd-ca1b-45fb-b30b-1edae6419277 a dho:Layer ; - dho:hasCharge1 dhd:2ad6b93c-813c-4175-adde-fae6121d6c3b . +dhd:e6ae5e99-3e26-46c3-b233-a6c1bd04bf51 a dho:Layer ; + dho:hasCharge1 dhd:ca53d58e-af78-44d2-8677-4950a37779fc . -dhd:e4a9c7a3-8964-4f24-a08a-eac01693ee48 a dho:Layer ; - dho:hasCharge1 dhd:6c8ee547-4140-49e2-9ec3-2d70dd2bc066 . +dhd:e6cf6caa-516d-4f82-817e-5c92d818edf0 a dho:Lion ; + dho:hasModifier dhd:f82a6113-f6bf-423c-b02d-7f6403af03a1 ; + dho:hasTincture1 dho:Azure . -dhd:e4bdd5cc-a3aa-471a-bf67-56d3ec80c308 a dho:Layer ; - dho:hasCharge1 dhd:383829dd-13f1-4992-b53a-5bcccd19953c . +dhd:e6d07024-525b-4000-bf46-030d44384ac7 a dho:Layer ; + dho:hasCharge1 dhd:a14695ec-b25a-42dc-af71-6aedf1ff9be1 . -dhd:e4c2057c-d73d-40a9-bdbc-04546af5ea8b a dho:Layer ; - dho:hasCharge1 dhd:398c1f14-5396-4cd7-a90e-2a661e305de2 . +dhd:e6d1edae-47bc-4f08-b5f4-388bc0525ad5 a dho:Layer ; + dho:hasCharge1 dhd:aa81acac-a1e0-4be8-84d3-451b1bc1ebc6 . -dhd:e4d07206-e1f2-4925-8efe-a0350d42c97c a dho:Layer ; - dho:hasCharge1 dhd:5341378d-c44e-45f5-8bd7-880f901e166a . +dhd:e6ed4509-a110-49bc-99b9-7a33c2252c25 a dho:Crowned . -dhd:e4d210d4-dc90-4639-8435-cc2f3ff93920 a dho:Layer ; - dho:hasCharge1 dhd:78b7b16d-f8c3-40ee-bb18-6c703487a504 . +dhd:e7128541-5373-44f4-aac8-df7854763c18 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:e4dc0c7d-3773-4828-846f-39fa0b3d9bf5 a dho:Layer ; - dho:hasCharge1 dhd:6dedeec2-bbf2-40ba-93ad-2fea4e600c26 . +dhd:e71589e7-b111-46ef-bfb2-c0f53929ece9 a dho:Swan ; + dho:hasTincture1 dho:Or . -dhd:e4e373d1-b7c0-4aa4-8043-4c067377ad9c a dho:Field ; - dho:hasTincture dho:Gules . +dhd:e71d4d16-86db-482d-af54-784e00ad018d a dho:Mullet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:e4ed0294-7c3a-4fd7-94ee-93d520fcc116 a dho:Rampant . +dhd:e732c26b-7cdb-4d30-963d-8214d9e3d72f a dho:Field ; + dho:hasTincture dho:Or . -dhd:e4f93160-baaf-4bbc-80e5-dd5b810e16c5 a dho:Layer ; - dho:hasCharge1 dhd:076770c4-b155-42e4-ad5a-becde66c151d . +dhd:e73df0e4-4721-4cac-a93e-fd52c5772f90 a dho:Layer ; + dho:hasCharge1 dhd:c68c89cb-6663-492f-8a92-6dd713b49338 . -dhd:e4f954e3-ad56-4243-9174-c5b4b68f22a0 a dho:Lion ; - dho:hasTincture1 dho:Azure . +dhd:e7483561-5437-4189-b251-d3f43d07e624 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:e4fd31b3-aa64-447b-ad37-916e92b95506 a dho:Lion ; - dho:hasNumber 3 ; +dhd:e75761f9-a77e-4e8a-a328-06ffe45e8fbb a dho:Chief ; dho:hasTincture1 dho:Or . -dhd:e505e2ec-4484-4e71-b6b8-e199766af56e a dho:Field ; +dhd:e7587cbb-674f-4fe1-b9d8-6ed2f56d87bc a dho:Layer ; + dho:hasCharge1 dhd:c34a6cff-dcbb-4891-a940-e86dbf5e86ad . + +dhd:e77b72e3-0c0f-41a8-a23c-080ca630de36 a dho:Field ; dho:hasTincture dho:Gules . -dhd:e50e4f0a-46bc-4cd3-bd9f-5e674cf52990 a dho:Layer ; - dho:hasCharge1 dhd:c1a83cc3-ac93-4164-8c3d-f152e65d3899 . +dhd:e78b6893-1c6e-4bc8-a4aa-17564908baa3 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:e512fba1-a6a5-477e-919f-e6a4099e4589 a dho:InBend . +dhd:e78d5b71-2573-4439-aef5-c099ce7b0966 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:e51a9ef9-ad6c-403d-bd2f-bd960dbaee35 a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:e78e5907-1354-4d7d-9cbf-b4ef09ddc4ff a dho:Armed . -dhd:e53cad33-3ebe-4880-b41b-2930e0b24bb3 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:e7a000e3-5cb2-46c1-a093-31c69896d14a a dho:Cross ; + dho:chargedWith dhd:2277e0b0-9f3b-41fc-a93b-d52401a613a8, + dhd:98f9581e-613a-4609-aca8-17a29d34503e ; + dho:hasTincture1 dho:Sable . -dhd:e5451c53-f602-4f04-8c49-4d3cd2789f99 a dho:Cross ; - dho:hasTincture1 dho:Gules . +dhd:e7aae858-b214-44de-848f-eed2f81e8d65 a dho:Layer ; + dho:hasCharge1 dhd:f78d9c34-682a-4911-ae3f-f05c4e0632da ; + dho:hasCharge2 dhd:2a6aac3a-2e46-4123-ba13-6ae29c339623 . -dhd:e54f6644-1a8f-49cd-ab20-0af0d622cab9 a dho:Fleur-De-Lis ; - dho:hasModifier dhd:c7782ad0-a2f3-4381-8a2d-0d158b042328 ; - dho:hasNumber 3 ; +dhd:e7af006c-9a16-4112-8dd8-d79ecdc7c3aa a dho:Fess ; dho:hasTincture1 dho:Gules . -dhd:e55c7e22-0868-45a3-ab9a-00668e823e11 a dho:Field ; - dho:hasSeme dhd:36b39dc3-faeb-4886-bcc1-4e49aae06566 ; - dho:hasTincture dho:Azure . - -dhd:e56b4454-5797-47a5-b3df-2db15e088f79 a dho:Field ; +dhd:e7af9680-a700-418c-bd9d-a6114bc7157c a dho:Field ; dho:hasTincture dho:Azure . -dhd:e56fdc93-ef72-425a-a7b2-6146c60d1dc1 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:e7b8960d-e8ba-4b33-a0a1-ffdd7c7e42f8 a dho:Layer ; + dho:chargedWith dhd:14bd117d-fcdd-44f8-be4a-fe2e404bf8cb, + dhd:8e2b3353-f50c-4482-b4de-c0da50e8464c ; + dho:hasCharge1 dhd:864ba5d3-6e58-422f-b7c9-574c4c7f0f8f . -dhd:e5875229-9450-4f6f-af3c-e4903251fc1c a dho:QueueFourchy . +dhd:e7eb3794-ae50-4605-bc75-c62a1ffd1696 a dho:Field . -dhd:e588430c-c282-4205-bec8-676d5c24fed9 a dho:Langued ; - dho:hasTincture dho:Gules . +dhd:e82c77a0-3352-40ad-bc8e-61c4c617afd0 a dho:Rampant . -dhd:e598aa58-1c67-4339-9db6-afc442002e91 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:e83b981d-39e2-402c-b2de-95fbd8d30533 a dho:Seme ; + dho:hasSeme dho:SemyOfHearts . -dhd:e5b99f23-7c64-4ed9-9eb4-12c93c77a912 a dho:Layer ; - dho:hasCharge1 dhd:41089d78-9350-4f91-9544-4322bd348d70 . +dhd:e84b5bf8-c054-40e5-8070-d32766e977f4 a dho:Salient . -dhd:e5c1877e-9801-4d4f-9349-10be72d4cfb2 a dho:Field ; - dho:hasTincture dho:Or . +dhd:e860f254-7e9e-4efd-9876-fa1da4418206 a dho:Layer ; + dho:hasCharge1 dhd:0d35b619-e435-4e1a-8b02-fd5a49c685b3 . -dhd:e5c1a015-46de-4032-bfd5-ff8ab0e967c3 a dho:Layer ; - dho:hasCharge1 dhd:9697fe49-5273-46a8-9963-92aa058199b0 . +dhd:e8679bbd-fd02-4e43-b11d-c41aadef6f6b a dho:Layer ; + dho:hasCharge1 dhd:8b0b0819-1ab3-4936-a4ba-51fead9c4051 . -dhd:e5cfd7e7-47a1-4fe5-8f84-0b3952cc98f8 a dho:Layer ; - dho:hasCharge1 dhd:8c7b9630-f0da-4089-a93e-638a7a251f25 . +dhd:e8a32f24-a2ac-414d-82ed-ca4f9f7c2b59 a dho:Layer ; + dho:hasCharge1 dhd:97adc055-a327-4c0e-933c-a9750d1216e1 . -dhd:e6222feb-6bbe-44d5-aae3-843549c3bfab a dho:Field ; - dho:hasTincture dho:Azure . +dhd:e8a856a8-17e8-49c8-850f-96b57d93a536 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:e63adc89-4e47-4d31-a180-c31c65eaf853 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:e8b21ae3-0ee5-41d8-8c93-d2243111cf55 a dho:Field ; + dho:hasTincture dho:Or . -dhd:e640ca59-cde2-4b38-a652-10fd3c8e3954 a dho:Field . +dhd:e8b61aa8-695b-48bc-a1fb-f81932e1859c a dho:Field ; + dho:hasTincture dho:Azure . -dhd:e65ad35a-238d-4a77-a36a-ecccdbe00f1c a dho:Lion ; - dho:hasModifier dhd:5a3451a8-8134-453c-b4df-73cd6a2a9d5d, - dhd:f10c3c91-78dc-4629-acfe-1ed7d45e8384 ; - dho:hasTincture1 dho:Sable . +dhd:e8bcfd7e-b5d1-4601-abca-25663d1cb5d0 a dho:PiedNouri . -dhd:e6679d82-4622-4386-bc7d-74b4d5168e2e a dho:QueueFourchy . +dhd:e8c32735-e267-41ae-9b0a-6b43477771df a dho:Field . -dhd:e674c6a5-533b-42f5-be4b-1741fd01c78d a dho:Field ; +dhd:e8dd5293-3d30-4da4-b222-dae84716289d a dho:Field ; dho:hasTincture dho:Azure . -dhd:e6ba265a-e5f6-4f2f-aa04-831363c4e46a a dho:Layer ; - dho:hasCharge1 dhd:1b80f77b-f2db-4eef-9d1d-d33aae179d60 . +dhd:e8e562d0-0a8c-4b93-ba37-b2a3a74426ef a dho:Field ; + dho:hasTincture dho:Gules . -dhd:e6cb4d86-ee53-4560-b682-391ed0712e24 a dho:Lion ; - dho:accompaniedBy dhd:2232e1ee-6359-4d29-8752-e6045ee70881, - dhd:b1870d85-0f3d-486c-942e-5757b50e86c1 ; - dho:hasModifier dhd:c9fca9aa-c717-42fe-a1f5-03d70e0ef450 ; - dho:hasNumber 3 ; +dhd:e8e84538-baa5-4606-b257-4670b516ba79 a dho:Unicorn ; + dho:hasModifier dhd:5bae641d-efdf-4c3f-9a80-3b7b06ea9fba ; dho:hasTincture1 dho:Sable . -dhd:e6d06d60-c458-4305-9617-87adeca73fc8 a dho:Field ; +dhd:e8f35df2-46aa-4177-af3e-3dd040297ab5 a dho:Field ; dho:hasTincture dho:Gules . -dhd:e6ddc031-abf6-4f11-bf20-2e91097ceb65 dho:hasPattern dho:Roundelly . +dhd:e908a246-d219-49cd-97a2-844b460c1b99 a dho:Crowned . -dhd:e6e84608-1978-4f5c-bcc8-14a62bd631f0 a dho:Crowned . - -dhd:e6f7080b-5c3e-4382-822b-a7442e8ee62b a dho:Layer ; - dho:hasCharge1 dhd:a056754c-a2e2-441a-ac58-383587849bbb . +dhd:e9231962-bc7a-498f-8c6b-c567fedd769e a dho:Chief ; + dho:hasTincture1 dho:Gules . -dhd:e6f88f05-850c-443b-b162-d9102d49745e a dho:Armed . +dhd:e926dba7-40f3-44d7-9163-791e8870a323 a dho:Lion ; + dho:hasModifier dhd:14120da1-feb0-4312-8101-cc5186b7c4db, + dhd:b1e0f0af-92cc-415d-9892-42388de8a15a, + dhd:ef20f9d9-ca5a-4b16-87dc-0271584e84c6 ; + dho:hasTincture1 dho:Sable . -dhd:e729a224-b56f-4be6-afca-23944b86c50a a dho:Layer ; - dho:hasCharge1 dhd:960cf968-806d-4497-9d08-add41bc73bd0 . +dhd:e9621b36-dc25-4ab1-ac06-b9083d677a56 a dho:Field ; + dho:hasTincture dho:Vair . -dhd:e7322fad-a2c7-4165-b935-ee969fadddc5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:e972e4bf-84a1-414b-a1bc-a13583ec17c9 a dho:Layer ; + dho:hasCharge1 dhd:e75761f9-a77e-4e8a-a328-06ffe45e8fbb . -dhd:e73e0771-5559-49c2-8c36-904ad0130cb1 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:e9748f9a-bcd0-4fbd-81f0-02e3ff18b649 a dho:Castle ; + dho:hasTincture1 dho:Gules . -dhd:e755f02c-4c73-4246-912c-055b0385e68d a dho:Fess ; - dho:hasTincture1 dho:Argent . +dhd:e99874ae-c3cb-46e9-8aec-5b43115299bd a dho:Layer ; + dho:hasCharge1 dhd:a6f0d681-b13d-4c0c-ad8b-0aa299c51678 . -dhd:e759331e-bd2b-445f-9581-e7589d31513f a dho:Layer ; - dho:hasCharge1 dhd:905bc5d2-1068-4c80-bfc2-1dc44be2d899 . +dhd:e99f90d7-be1f-4730-adb4-a0735064e9ad a dho:Field ; + dho:hasTincture dho:Argent . -dhd:e75d3168-4918-48bd-bea2-f54eb8855e5d a dho:Arm ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent ; - dho:holding dhd:255a9116-d3af-4370-960d-873abad5f135, - dhd:83c1ba6a-a0c5-45ce-8b88-2914480f274c . +dhd:e9c1f2a2-1c7b-47c8-9685-f0b16ac321ed a dho:Layer ; + dho:hasCharge1 dhd:993272f3-6f9c-40db-addc-b41dcf2845b0 . -dhd:e76a93d2-1589-4e3d-9bf7-e38ab2c09e7b a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:e9cafcd5-8033-42a7-ba2b-5d280b42a97d a dho:Field ; + dho:hasTincture dho:Argent . -dhd:e7861553-66ce-4e21-be83-cf2c7bbb230e a dho:Segreant . +dhd:e9d4f5ab-f9bb-44d5-9944-11e40584474e a dho:Guardant . -dhd:e7873d80-1cb6-4d41-8e34-31cb5f332cf3 a dho:Layer ; - dho:hasCharge1 dhd:8e9bd989-fc87-4e09-b457-8140a05694ec . +dhd:e9e2581f-6a9f-4ea7-8607-09daaa8c3d7f a dho:Lion ; + dho:hasTincture1 dho:P . -dhd:e791063f-fd60-4d48-9175-c8bf161fcb1e a dho:Layer ; - dho:hasCharge1 dhd:f1cfde8b-b31f-4ac8-a02c-423d86c4082f . +dhd:e9f85069-c918-4b02-9635-7be4eab612a2 a dho:Border ; + dho:hasLine dho:Engrailed ; + dho:hasTincture1 dho:Gules . -dhd:e7b27531-06b5-43d4-a8d8-7f21953a7bab a dho:Rampant . +dhd:e9f87ef8-c4b2-4856-88f7-b406c0415ad1 a dho:Layer ; + dho:hasCharge1 dhd:72879fe1-2853-44f2-a772-a636bcc1454c . -dhd:e7d4fe3b-8327-4f89-875d-d47a91912fff a dho:Layer ; - dho:hasCharge1 dhd:ebedcef6-84fc-4f22-ad16-3fd6458e3790 . +dhd:e9fecf6e-4f54-4e87-a921-3a9f10d9abcb a dho:Fish ; + dho:arranged dhd:a40373e3-34f0-4800-b5df-3c62ad28d012 ; + dho:hasModifier dhd:890e4702-5c89-410f-b11c-57db01f6acf9 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:e82014b5-a409-4562-ac71-306d59c61a1b a dho:Layer ; - dho:hasCharge1 dhd:191f5e0b-2ebe-4127-887d-2307c58cf6e0 . +dhd:ea1164f0-9bee-4d61-b5d9-e390c3709ed9 a dho:Langued . -dhd:e844487a-f5c6-41ec-b498-dde647f5ea23 a dho:Layer ; - dho:hasCharge1 dhd:e4f954e3-ad56-4243-9174-c5b4b68f22a0 . +dhd:ea14a74a-23e6-41c0-9ac3-f62363c26011 a dho:Rampant . -dhd:e8473246-10da-4f62-870b-0a1a6906ebb9 a dho:Layer ; - dho:accompaniedBy dhd:0d472f90-cbe2-4fbb-ac6f-039f205dc774, - dhd:f366334b-e812-472e-8efd-3b9bb2152019 ; - dho:hasCharge1 dhd:05e4458a-77e0-4125-89fd-d16e1e181f51 . +dhd:ea34550e-87b8-4785-baf2-75dc66fb56d7 a dho:Guardant . -dhd:e84e3b66-28a6-4834-a444-b09be8f83e27 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:ea4ffef7-98bd-4538-bc04-12f9b573943d a dho:Naissant . -dhd:e853c8a1-d8fb-43f7-9f27-bd98c4c4fde7 a dho:Issant . +dhd:ea5aab8c-3cf4-42b3-9c71-f36ba6ce16c8 a dho:Tower ; + dho:hasTincture1 dho:Or . -dhd:e8576486-8611-4f2b-840d-044d3f5582c1 a dho:Issant . +dhd:ea6abd36-78af-42ff-b2ed-b401e925e12c a dho:Cross ; + dho:hasTincture1 dho:Or . -dhd:e85b4be7-6d9b-48ee-b1d6-408a8d5a05e7 a dho:Layer ; - dho:hasCharge1 dhd:601af5fb-29d1-45e6-8f37-7c3e8aacd936 . +dhd:ea838136-f3e9-4d1e-93a7-6e2bbe963705 a dho:Lion ; + dho:hasModifier dhd:a7737bd1-c3db-4ed5-9061-b3411e937c24, + dhd:e375e344-aa2d-42c6-bd15-7bfd98036bcd ; + dho:hasTincture1 dho:Argent . -dhd:e86b552d-556d-4c43-a4b0-83567d847675 a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasPattern dhd:68a8cfdb-520b-4d9d-a747-331ff38397bf ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:eab5871b-0d08-42bc-8e16-897e0ae5a718 a dho:Layer ; + dho:hasCharge1 dhd:53e4985d-e505-4ac2-aa75-aa075f4d2dab . -dhd:e878bf68-40a4-40d1-a9b6-7a0dd7b15b71 a dho:Layer ; - dho:hasCharge1 dhd:c709d745-9b6c-414a-adbd-59bfbed97132 . +dhd:eadb9733-9a71-4660-98a3-0cb6164834d6 a dho:Chief ; + dho:chargedWith dhd:1e91e619-28ae-4e99-b8fd-e22bcdae337b, + dhd:303f95ae-7787-48ed-842c-3214c21926d9 ; + dho:hasTincture1 dho:Argent . -dhd:e885fb2b-5588-499b-b2a7-8f60f7d1257b a dho:Fess ; - dho:hasTincture1 dho:Azure . +dhd:eade75d3-7d5d-416b-acd2-9168ad27a8f1 a dho:Layer ; + dho:chargedWith dhd:59fa6c38-7e86-41f0-af0e-ef947690b6d0, + dhd:c025c3c1-80eb-4760-b540-6befff5a5a22 ; + dho:hasCharge1 dhd:abd84053-562a-41cb-babd-f63d6dbb8902 . -dhd:e88f6d3b-77d3-4724-9b14-5cee5e7817d4 a dho:Layer ; - dho:accompaniedBy dhd:5f36ca4c-4d42-49e6-8222-a76a3b47513b, - dhd:c2e36607-27a1-435d-bf74-755adb76d7c7 ; - dho:hasCharge1 dhd:7611c185-4bff-4114-b2ab-d6532a8585ba . +dhd:eae76481-37bb-4aab-b0ad-900bd2ccd9d3 a dho:Addorsed . -dhd:e8914d74-6e6f-4fe8-80db-64cc5077c019 a dho:Langued . +dhd:eaf193b4-73bc-4650-b737-e285f34d40b3 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:e8b20401-525d-4c88-b882-c84d9bf69df6 a dho:Lion ; - dho:accompaniedBy dhd:11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652, - dhd:3f533a70-2efb-4336-8a5f-9459fe541354 ; +dhd:eafc3e40-40ee-44ab-a594-679a229f0b25 a dho:Fleur-De-Lis ; + dho:hasModifier dhd:fe5ae4a0-295e-4001-bd74-564339d49dfc ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Gules . -dhd:e8bebd56-e80c-4582-940b-b2e16141cf7c a dho:Lion ; - dho:hasModifier dhd:27159c4d-a72d-4dd2-8bf9-e3f6841a509c, - dhd:ae7d010d-635c-4ca2-8abc-94c9a156b94f, - dhd:db3c8627-2426-4bf3-8ba0-eabcc346ca08 ; - dho:hasTincture1 dho:Sable . - -dhd:e8c99f2c-72ad-4157-8a99-abdcc7e7ec8f a dho:Field ; - dho:hasTincture dho:Or . - -dhd:e900f01d-0696-4f86-8323-9f524714f6bf a dho:Layer ; - dho:hasCharge1 dhd:6fc2b075-14c4-4568-a2d3-e87b73a7a313 . - -dhd:e90834fc-6b43-4239-907b-64474d685bb3 a dho:Field . - -dhd:e91db255-46da-4ee7-a63d-9de0f23981fa a dho:Layer ; - dho:hasCharge1 dhd:f03c9c04-1af5-499d-bf86-601f218b3c43 . +dhd:eb02df30-b776-4566-8a33-b59bd561f8fb a dho:Field ; + dho:hasTincture dho:Gules . -dhd:e9466ff8-cdf0-4a64-ada4-37a69cfecff4 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:eb092149-84a0-43d5-b025-70271668517b a dho:Field ; + dho:hasTincture dho:Argent . -dhd:e94aaeec-0d55-4449-bff3-6568b9779882 a dho:Layer ; - dho:hasCharge1 dhd:a7b10b22-ae2c-449b-95f0-2a3dea83fabf . +dhd:eb0cd901-4967-451b-b5d8-a4b3f5311230 a dho:Lion ; + dho:hasModifier dhd:6b936a21-f13f-4103-a315-9105a7fc533d ; + dho:hasTincture1 dho:Azure . -dhd:e95802f5-5c57-448a-8342-3b62b9889fd0 a dho:Field ; - dho:hasTincture dho:Or . +dhd:eb0e2703-4506-4ae4-bacc-bfa995dfd191 a dho:Layer ; + dho:hasCharge1 dhd:2e20bf33-4e27-4c79-9f0e-61a3d8211917 . -dhd:e97e6ead-3ec6-4f44-a507-4dfeccc0e8d8 a dho:Field ; - dho:hasSeme dhd:e1055e20-8e5a-4082-81e7-02acad8fde8c ; +dhd:eb2c5d39-1497-4b57-b4c7-bac522869969 a dho:Field ; dho:hasTincture dho:Azure . -dhd:e9818d0e-2749-4e28-abb1-cffd45c915c7 a dho:PerBend . - -dhd:e99120cd-20e7-4d6f-87e9-a2358425b617 a dho:Field ; - dho:hasPattern dho:Plain ; - dho:hasTincture <http://digitalheraldry.org/digital-heraldry-ontology#-> . +dhd:eb390133-88c6-4a6a-b669-e24e9b9d6cc4 a dho:Border ; + dho:hasPattern dhd:f2548012-e38f-45b7-a96d-1a9a4799d50f ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Or . -dhd:e9af34e3-e5e6-42b3-8944-eec06a0e8b9f a dho:Field ; - dho:accompaniedBy dhd:6591dfb5-acf0-4e3b-a7f1-8a841217e5e9, - dhd:da5544ef-db4e-42ee-91ad-18557ee431bb ; +dhd:eb418a1b-24a4-4ffb-9833-d2f8b2734e15 a dho:Field ; dho:hasPattern dho:Barry ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Sable . - -dhd:e9b07bab-b3da-4855-8416-7a49023c3bf6 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:e9b6f040-9576-4d8d-8938-ff3d85f810d2 a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:e9bf02ff-d677-4b57-9724-e92c3f19e8ae a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:e9e450f0-a62c-4c0e-8588-94ae144b3880 a dho:Layer ; - dho:hasCharge1 dhd:6bb019c2-373e-4fd6-a490-fb49744a558a . - -dhd:e9ef1164-6172-4cac-a77b-0a6d2255e849 a dho:Layer ; - dho:hasCharge1 dhd:4c4a1c08-ffc2-4840-a161-4995df73971c . - -dhd:e9f007d7-c712-4da2-96fe-81e6afc1c05b a dho:Border ; - dho:hasPattern dhd:f084747e-b77b-4c1a-a9b5-94fc9c38bf03 ; dho:hasTincture1 dho:Argent ; dho:hasTincture2 dho:Gules . -dhd:ea0a14dd-66b9-4633-b0fd-1c48ba4a941c dho:hasPattern dho:Checky . +dhd:eb574e69-eb86-4afa-8691-261f21f786b2 a dho:Eagle ; + dho:hasTincture1 dho:Sable . -dhd:ea12de1d-ed44-4faf-970f-89a50a5facb8 a dho:Canton ; - dho:hasTincture1 dho:Azure . +dhd:eb7354d7-e0d5-49c5-bd39-a9808ee921c7 a dho:Layer ; + dho:hasCharge1 dhd:287f9377-6177-401b-b28c-7af4b82fe5c9 . -dhd:ea360427-6cce-4226-8516-8e8891d12fdc a dho:Field ; - dho:chargedWith dhd:a231cf50-bf4c-4767-88d4-85f210c0df94, - dhd:febcf6e4-c413-433a-807e-70daa565437c ; - dho:hasPattern dho:PerSaltire ; - dho:hasTincture1 dho:Or ; +dhd:eb73ca1c-009d-454a-9ab1-d67ea6d23b21 a dho:Statant . + +dhd:eb7bd2b1-eb0a-425b-8cda-3f3c8dc10975 a dho:Field ; + dho:hasPattern dho:PerPale ; + dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Azure . -dhd:ea39d07a-97f7-4e40-86f1-1d135d838c43 a dho:Layer ; - dho:hasCharge1 dhd:a798e26a-d4eb-47ee-a67f-319d5b828e30 . +dhd:ebbceba6-8b2e-4a54-9fd0-7ad64bc6e8ae a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:ebf08951-beb3-44c7-95dc-2789fd94233e a dho:Chief ; + dho:chargedWith dhd:33231948-eb99-444b-bce6-e5ae4765c006, + dhd:dfd402d8-ad2b-4252-902b-6234b92bd63e ; + dho:hasTincture1 dho:Gules . + +dhd:ebfb940c-5616-4d0f-afae-c71e2408294a a dho:Fleur-De-Lis ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:ea5c6010-71d0-48d0-9765-9e8d4fcd3bcf a dho:Field ; - dho:hasTincture dho:Sable . +dhd:ec1b8276-30d8-45d9-b0ea-4d88883db2f0 a dho:Fesswise . -dhd:ea67296b-e6d9-4e01-b92d-132dfb960052 a dho:Lion ; - dho:hasModifier dhd:543c3d22-6649-43a7-b7f6-99a509696bcf, - dhd:73ce3eac-1a10-412a-8a90-fa0abd9e2c97, - dhd:a9edd394-125d-49dd-97e3-21fb5e2e4e44 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:ec1ef10c-b6a5-4da4-a6fb-a460b89e4c23 a dho:Layer ; + dho:hasCharge1 dhd:37880fb5-8fa1-4087-afe5-b42ac70cffcd . -dhd:ea742d9b-be37-464d-a9c1-a814e94c745c a dho:Layer ; - dho:hasCharge1 dhd:ec26a7e4-13ba-4828-9784-090c320bf69d . +dhd:ec2083b2-79fd-491a-b178-2b2995ca37e9 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:ea7704ea-794d-47eb-a5fc-a0bc81d8a427 a dho:WaterlilyLeaf ; - dho:hasTincture1 dho:Argent . +dhd:ec2adc72-c2fb-4753-8fe8-3f2d878192b3 a dho:Stringed . -dhd:ea80eb18-bd6c-42f5-b0ee-0d44d2bf8121 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:ec378ad8-22c3-41f1-b87b-43f9bfd94948 a dho:Layer ; + dho:hasCharge1 dhd:df9a8480-aae1-4ff3-af64-2becc9800d43 . -dhd:ea82393e-00cd-48cf-8730-9261bd01af84 a <http://digitalheraldry.org/digital-heraldry-ontology#(2:1)> . +dhd:ec4bd512-2e08-482b-90d6-9e515985a5ce a dho:Naiant . -dhd:ea83f021-654c-4e5b-b083-c32e4dae36fb a dho:Field ; - dho:hasTincture dho:Or . +dhd:ec83d19c-901b-471d-bf23-b2fac2a6966e dho:hasPattern dho:Barruly . -dhd:ea90eb4d-5e2c-457a-ba7d-844b4fa4e60d a dho:Field ; - dho:hasTincture dho:Or . +dhd:ec88eeaf-3cd6-4902-bfb6-ef38b73683c9 a dho:PiedNouri . -dhd:ea9ef7b2-dd2d-4de3-8d69-459708aeb48b a dho:Layer ; - dho:hasCharge1 dhd:b197e958-483e-4958-a931-0041f36635ea ; - dho:on dhd:1db329b1-9433-4ec6-a564-709b2cd01c83, - dhd:60f95aa1-95eb-4fae-a297-5dc74596c3b0 . +dhd:ec93411f-e684-46cf-b7c0-5f7579c3b21d a dho:Layer ; + dho:hasCharge1 dhd:89348370-c52d-4b8d-8769-d7608e295f8d . -dhd:eb32eaba-ad47-42f2-a256-b91ca8361180 a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:ecbb7585-e595-4403-af0a-f2c5601abe45 a dho:Lion ; + dho:hasTincture1 dho:Gules . -dhd:eb496f84-964f-4cc5-9def-a7ef7881f5c0 a dho:Field ; - dho:hasTincture dho:Or . +dhd:ed01df3f-1417-4b9d-8d80-359d33871e7c a dho:Layer ; + dho:hasCharge1 dhd:193941f3-59e8-4572-8c6b-31c65fde886e . -dhd:eb59aaa6-57f6-4512-8493-05df935a0b59 a dho:Layer ; - dho:hasCharge1 dhd:3ba5b35a-ff24-4cb8-9e94-84f82095fc6c . +dhd:ed297843-90ac-4c96-a4b3-026507dcd309 a dho:Crowned . -dhd:eb5d1173-f7ec-4b31-8d36-987afe03ed2b a dho:Field ; - dho:hasTincture dho:Gules . +dhd:ed32aa03-03e7-40ab-8f03-726f87ee6dcf a dho:Layer ; + dho:hasCharge1 dhd:a5b14026-dad7-4b9a-bea7-3875cbfdc99a . -dhd:eb6d759c-1178-4d48-acfe-58c8ca1e3b02 a dho:Bear ; - dho:hasModifier dhd:7c2f8572-d776-4655-add6-8243110bf7f1, - dhd:99e4dde4-a7b8-4f58-b13d-adea93c38534 ; - dho:hasTincture1 dho:Sable . +dhd:ed442a7b-65d4-4b5c-992d-56da497f0fe4 a dho:Pale ; + dho:arranged dhd:3af584ac-04f5-4ca1-8ea3-77035daa695f ; + dho:hasModifier dhd:32c3018c-017b-41c9-83a6-19e6ef9061f5 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Gules . -dhd:eb8685c4-44d9-4e80-8ed1-d010e2b8d2c2 a dho:Lion ; - dho:hasModifier dhd:a1ef3a81-f108-4ad8-94b1-40a02a0948bd ; - dho:hasTincture1 dho:Azure . +dhd:ed4dc7dd-11b3-4177-872d-79e5747bfeb1 a dho:Guardant . -dhd:eb8bc168-21be-408e-ad3a-6d13f7d7124f a dho:Layer ; - dho:hasCharge1 dhd:4bff0b26-e028-4215-8052-17306b21683d . +dhd:ed7d01de-4adf-43b3-8368-36176045b14f a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:eb997aa5-a585-4031-b494-7bc75a8782b7 a dho:Layer ; - dho:hasCharge1 dhd:e197438e-6c32-4425-86b7-3b16a5f99d6e . +dhd:ed838c6d-ec53-4fb5-ae48-df41ff01410c a dho:Fess ; + dho:hasTincture1 dho:Vert . -dhd:ebd92e38-8a16-4468-b081-732582a8128f a dho:Field ; - dho:hasTincture dho:Ermine . +dhd:ed876d9f-8d94-414b-9aeb-58534fdcf770 a dho:Viol ; + dho:arranged dhd:6e1be803-f894-4a3c-a528-4d6a2260a235 ; + dho:hasTincture1 dho:Or . -dhd:ebedcef6-84fc-4f22-ad16-3fd6458e3790 a dho:Border ; +dhd:ed88e9f8-8deb-44cb-b81e-da09898f9800 a dho:Chief ; dho:hasTincture1 dho:Sable . -dhd:ebee8f68-94a3-40c1-9976-7a36ac53ef36 a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:ebf036de-84e7-4df8-a718-59c7b2e921e1 a dho:Layer ; - dho:hasCharge1 dhd:396ddeed-54b6-464c-8909-d0dd4ed235cd . +dhd:ed8fbc52-c353-4454-bdb7-4a554b1e0434 a dho:Field ; + dho:hasSeme dhd:ee46e48b-e6f2-4220-a1f5-c509c6a7d3cc ; + dho:hasTincture dho:Azure . -dhd:ec0db0f0-325f-4f11-bfd8-f4f04281a681 a dho:Fess ; - dho:hasTincture1 dho:Azure . +dhd:ed92f362-f597-43a0-be0f-6a63d3c5efe1 a dho:Layer ; + dho:hasCharge1 dhd:3f8697b6-d845-4e57-94e5-fd4883f28270 . -dhd:ec0dfae7-1ff8-4db9-91f0-f426442ce2fa a dho:Field ; - dho:hasTincture dho:Sable . +dhd:ed9884ff-78db-462b-ac26-8a604de7ed7c a dho:Layer ; + dho:hasCharge1 dhd:a055c1db-a200-4cff-8bbd-b4f5b29c76a8 . -dhd:ec109d40-5b9a-4b70-8e18-6d6ca8be9b45 a dho:Border ; +dhd:edbb2836-282a-458e-b5a5-67545ae2b44b a dho:Chief ; dho:hasTincture1 dho:Gules . -dhd:ec13f0f3-141e-4415-8718-310833288966 a dho:Lion ; - dho:accompaniedBy dhd:b6fcdd16-00f4-472f-aba8-50e19878eab6, - dhd:f6c04523-e22a-457b-9518-65e93de3cbd0 ; - dho:hasModifier dhd:0f7defdb-4716-48d0-8ea3-447121e7aabf, - dhd:96b4d56f-78db-405e-9a6d-bb6da733da3d ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:eddd2484-6fdf-43f9-89bf-d2eb29d7a45f a dho:Layer ; + dho:hasCharge1 dhd:d16d96c4-4f06-47b0-8504-4f0a5386cf57 . -dhd:ec1b26b8-2a6a-49b3-9a28-9fdd56137d03 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:ee0ca75e-c8db-42a3-be2e-78c136037611 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:ee116c30-6c02-4a65-bef5-3e3f5712e5e7 a dho:Guardant . -dhd:ec26a7e4-13ba-4828-9784-090c320bf69d a dho:IronGrate ; +dhd:ee16ed8a-e3b8-459a-a278-a9c1a330b83d a dho:Lion ; + dho:hasModifier dhd:19eb886f-7bee-4a25-8055-a6a7cb29f50f ; dho:hasTincture1 dho:Sable . -dhd:ec51a329-892d-41d7-99f0-f2e84788e524 a dho:Layer ; - dho:hasCharge1 dhd:8dfbaba0-daa2-42ff-858c-9cd9e328cd5d . +dhd:ee25e8fd-6744-4147-9bfe-45e850930ac0 a dho:Border ; + dho:hasPattern dhd:a019fb8f-7469-461a-bb40-07537155cb53 ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:ec5380ac-c6c8-4e58-a0fc-f444011b4ae6 a dho:Field ; - dho:hasTincture dho:Or . +dhd:ee2912e3-180a-4585-a99a-702a4ff7054a a dho:Demi-Eagle ; + dho:hasModifier dhd:a7932942-6841-4ee2-b34f-01b7b687810b ; + dho:hasTincture1 dho:Gules . -dhd:ec6fdd61-c830-4a17-8a47-62071dc36600 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:ee2a50c5-e509-43d3-8a32-202153fe052c a dho:Bugle-Horn ; + dho:arranged dhd:3c081fe8-5913-412f-8eb5-a597c43667b5 ; + dho:hasModifier dhd:c1764214-3ffa-443c-b823-d0bc2e363f5b ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Sable ; + dho:on dhd:5b92a781-5fe3-4635-85f8-d6009d003409, + dhd:91ed64d1-28cb-4f25-b929-324c9ed353d0 . -dhd:ec732699-da8a-436e-bd3b-202701a5a1ee a dho:Seme ; - dho:hasSeme dho:Crusily ; +dhd:ee331b12-d232-47d6-8d3f-58e2c983e3a0 a dho:Layer ; + dho:hasCharge1 dhd:316324d7-ef6e-41a7-8c0a-d660d09205d0 . + +dhd:ee46e48b-e6f2-4220-a1f5-c509c6a7d3cc a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:ec7bc2ec-3477-4856-bef7-8ebddfecd282 a dho:Bluebell ; - dho:hasTincture1 dho:Azure . +dhd:ee47cd08-6cc9-4b1e-a1a5-07cdad89dcee a dho:Field ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:ec8041bf-d2fa-4bf0-a826-023c168f4e41 a dho:Field . +dhd:ee6f470d-148d-4ed2-bb55-db9b31e30393 a dho:Layer ; + dho:hasCharge1 dhd:14f7b43d-7c03-446b-aa45-b3df8c2ec0cf . -dhd:ec853294-84ef-4971-9564-23674eccc0bf a dho:Seme ; - dho:hasSeme dho:Crusily ; - dho:hasTincture dho:Sable . +dhd:eea98db6-a79d-4872-8adb-5a79ea663c09 a dho:Saltire ; + dho:hasTincture1 dho:Argent . -dhd:ec94f0dd-e4ff-43a5-8f1d-0ccb0d83e2fe a dho:Border ; - dho:hasPattern dhd:9fb1fc25-6355-463e-b671-ed7607f269b8 ; +dhd:eebc807a-448e-4fad-87ae-c8a4d4b585fb a dho:Field ; + dho:hasPattern dho:Bendy ; dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Or . -dhd:ec974506-69b1-4fb7-84fc-bd798aebde35 a dho:Pale ; - dho:chargedWith dhd:d38f7c79-473a-43d6-8702-96929fcee473, - dhd:ddd5e4d4-6a2e-4bc3-a461-369f17425288 ; - dho:hasTincture1 dho:Or . - -dhd:ecb706ab-5d36-4048-ac3c-e36be345ce29 a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:ecc35726-b64a-4ed2-a1ac-53bb0ab53882 a dho:Layer ; - dho:hasCharge1 dhd:4e10181b-4d5e-44e3-b630-a4c7890718f9 . - -dhd:ecc776df-2834-4df0-b414-822a6e856eb1 a dho:Lion ; - dho:hasModifier dhd:379d7a70-e5b6-4b77-b99b-8eee272ff508, - dhd:754e8e24-5e89-402f-b166-a9d35c1fe3e1 ; +dhd:eec53298-7cfa-45e3-8788-8ff011e67dc4 a dho:Lion ; + dho:hasModifier dhd:23c7d5da-368b-4516-88dc-42085c0c0269 ; dho:hasTincture1 dho:Argent . -dhd:ecd78d94-4e49-447e-bd1c-f58684760805 a dho:Field ; +dhd:eec538a7-fcfa-440e-bc66-3d45bb09beff a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:eed16e0b-db66-448c-bbfb-c18c2f0b7323 a dho:Field ; dho:hasTincture dho:Gules . -dhd:eceee1a2-71a0-4f75-9eec-c9363d07a652 a dho:Lion ; - dho:hasModifier dhd:79a3a15b-82dd-4c30-af83-0b6ae849a8fd, - dhd:dc6f9372-1605-415d-95de-c5d8c24e2fb1 ; - dho:hasTincture1 dho:Gules . +dhd:eed7e093-512a-439d-94fa-ccc01f2d3e06 a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:ed0a91f1-cd24-4219-95d4-b57fd7e51da4 a dho:Crampon ; - dho:arranged dhd:e248256d-121b-49cd-80c5-fdf160ab6694 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:eed908b1-b71d-4155-9d92-fbab4930cb5b a dho:Lion ; + dho:hasModifier dhd:a05c21b9-0ce3-42d2-890d-bf1090ecea06 ; + dho:hasTincture1 dho:Azure . -dhd:ed3634a0-e86a-4c22-821a-6e3cb450e9d2 a dho:Eagle ; - dho:hasTincture1 dho:Or . +dhd:eeeafd4c-291f-422d-8d97-f3e73d5bdcf4 a dho:Layer ; + dho:hasCharge1 dhd:595a6633-2367-4095-91ca-1b2aa5f95a30 . + +dhd:eeec7933-fe69-40bb-8387-b0248cf6ff58 a dho:Field ; + dho:hasSeme dhd:2edfecb6-6a76-44f4-8677-2b07733efd3b ; + dho:hasTincture dho:Gules . -dhd:ed42e6f7-7ca3-450b-a38c-f6326b4da913 a dho:Layer ; - dho:hasCharge1 dhd:af600454-426b-40b9-af68-fced78e292ac . +dhd:eef63860-b504-4f88-9201-7db374a5285a a dho:Layer ; + dho:chargedWith dhd:28ece4e9-b6bf-42ec-8159-805d07112ace, + dhd:95149f33-637b-4821-b6d3-562198a19b38 ; + dho:hasCharge1 dhd:957b2cf9-1141-436d-a3e2-3c3de1f4f5d9 . -dhd:ed4af462-5686-4fff-b918-3ee99a6e4244 a dho:PiedNouri . +dhd:ef20f9d9-ca5a-4b16-87dc-0271584e84c6 a dho:Armed . -dhd:ed6a9fa7-68e1-4bb4-ac5f-ef0d1b971e6f a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:ef31c104-c084-44e4-ab29-dc365a027267 a dho:Layer ; + dho:hasCharge1 dhd:d3815285-7aa6-4cec-a3c6-e706345446fc . -dhd:ed6afcbc-e97f-4667-af19-567a1735d3a2 a dho:Rampant . +dhd:ef514da9-db00-44ad-9630-c5409e80ebda a dho:Lion ; + dho:hasModifier dhd:5839af3c-90e1-40cf-888b-15cf3755e027, + dhd:b6da3264-578d-4212-86fa-eb5d2f020d52 ; + dho:hasTincture1 dho:Or . -dhd:eda680e2-ecaa-4ae9-95b9-c6897aa93f5d a dho:Statant . +dhd:ef6e4863-3f1e-4a8b-9dba-99ce2f23065e a dho:Arrow ; + dho:arranged dhd:1283f963-f6c2-4f0c-bd22-99837d0cdaae ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:eda7aafd-a458-49a2-9d6e-71b28398ea8a a dho:Eagle ; +dhd:ef716b4d-c79a-4045-a47c-3ea07762f9c9 a dho:Lion ; + dho:hasModifier dhd:8ba19ffa-3c74-401a-9afc-2b8419f119a3, + dhd:9feb9f85-14ee-4f44-be26-b6e5ccdd184a, + dhd:b8e3fd13-67dc-4512-b97f-4d256003ec21, + dhd:f9f7dc10-3a70-468b-bacd-c0faadde1ff9 ; dho:hasTincture1 dho:Argent . -dhd:edcaf468-a4c9-4e07-91d6-469c3fe1868d a dho:Chevron ; - dho:accompaniedBy dhd:057907fc-7425-49eb-ae45-22c16276dcf3, - dhd:9e56e042-0e61-45a4-bdb1-3fa86f6867cb ; +dhd:ef760d8d-1a74-4ab0-9db4-2151dccff984 a dho:Bend ; + dho:chargedWith dhd:3aab9d3e-728d-4d5f-b73a-e95b2e041415, + dhd:a9fd9cfa-229f-4271-8448-f78ce92877ce ; dho:hasTincture1 dho:Gules . -dhd:edd12722-fdad-4bb0-b6ae-b009beda6e2a a dho:Addorsed . - -dhd:edfbbbb2-dfec-40f8-9e9f-7f83f1a17de6 a dho:Field ; - dho:hasTincture dho:Azure . - -dhd:ee09bc23-f109-4ff5-941c-82b322fa5201 a dho:Field ; - dho:hasNumber "of 2" ; - dho:hasPattern dho:Chevronny ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:ef7888ac-2c17-4a70-ab51-bd2511187f9e a dho:Layer ; + dho:hasCharge1 dhd:4d3c58fd-15c7-4b6c-afad-2a486fdc3a5d . -dhd:ee309df9-839d-43fc-8f51-81d9747fa8a7 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:ef8764c9-c7ba-4d82-b73a-27519923573f a dho:Field ; + dho:hasTincture dho:Or . -dhd:ee3cbb89-7223-4f01-b397-4d81d2a75715 a dho:Field ; +dhd:efb94b9d-a10a-4410-b989-e27840548dbd a dho:Field ; dho:hasTincture dho:Argent . -dhd:ee4b859b-6eba-4433-959e-ded1f2c1a5ef a dho:Bar ; - dho:hasNumber 2 ; +dhd:efbc16c0-a7fc-44b7-9aea-4f438f3705f4 a dho:Bend ; + dho:chargedWith dhd:24f682a9-db0c-43e9-b635-ae298007e2b4, + dhd:3d08cdaa-9393-4543-a12f-fe266ee01bc6 ; dho:hasTincture1 dho:Sable . -dhd:ee50e28a-713d-4892-879f-a92fda73c13d a dho:Field ; - dho:hasTincture dho:Argent . - -dhd:ee521bd3-a37d-4a28-a2b2-795cfac2f2b3 a dho:Armed . - -dhd:ee6e9d15-23f3-4f89-9359-2783c417fe9c a dho:Lion ; - dho:hasModifier dhd:4ad28b4d-f3e7-48f6-acc6-075c93c405a2, - dhd:988fb671-6795-46ae-8e24-d1476daa3f2c, - dhd:bed2e0d6-83d2-438e-a262-18b8fa6eb6d7, - dhd:ff688348-4bec-47fd-9836-3be1223a6b05 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . - -dhd:ee802ca2-a0e2-498f-b5ab-32e59de6816d a dho:Mascle ; +dhd:efc21c35-14c9-4145-b3da-cdef5f8d760d a dho:Lion ; + dho:accompaniedBy dhd:53a6988c-ddec-4d2b-98f8-ec6dd5813791, + dhd:7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab ; + dho:hasModifier dhd:08f55baa-14ac-4f06-8ab4-331832a48038, + dhd:1780aa8b-4a53-4f1e-a18d-a86384469497 ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Sable . -dhd:eea4a92f-5597-4b0b-bb28-7a82380e9efc a dho:Rampant . +dhd:eff86a52-2aa1-4ae8-a7b8-4beedd062651 a dho:Field ; + dho:hasTincture dho:Or . -dhd:eeaaf4af-b310-4bc8-97e1-39da028ebf8c a dho:Layer ; - dho:hasCharge1 dhd:a25695ec-1e92-47bc-9343-33ad96269af5 . +dhd:f060e440-f0fb-4990-813e-1ba30b05da01 a dho:Bend ; + dho:hasLine dho:Cotised ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Sable . -dhd:eeb6569b-b610-42e5-aab3-cc71c912d566 a dho:Layer ; - dho:hasCharge1 dhd:7fc225c2-4bd2-409b-8c02-d06b0f856dc3 . +dhd:f067ecd3-2a9f-49d7-bfc6-ecb16ad7326d a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Gules . -dhd:eee74ddb-813e-4a95-bab7-a9e4a8972e6b a dho:Chief ; - dho:hasTincture1 dho:Argent . +dhd:f094c485-8c70-4ba4-a958-d6eb6cde62af a dho:Field ; + dho:hasTincture dho:Or . -dhd:eef6e52b-52f8-4007-846b-78b899c87d1a a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:f0a4594c-6025-437d-b634-725f2049edd4 a dho:PerBend . -dhd:ef09e95d-0248-47fa-9686-183f0b0c3cb6 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:f0bd0064-a930-40eb-979e-643ccda25886 a dho:Field ; + dho:hasPattern dho:Chevronny ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:ef8cb698-6890-4ea4-a762-873713ca643c a dho:Chief ; - dho:hasTincture1 dho:Or . +dhd:f0c38e3c-b79e-4dbc-bdb8-5127fe6d5089 a dho:Layer ; + dho:hasCharge1 dhd:d0b623d7-fc6d-42cb-8131-b80a62882a19 . -dhd:efa135e9-2313-4456-9269-4a8f73442a52 a dho:Field ; +dhd:f0d21940-c6cd-40be-867e-c1ef1b28321f a dho:Layer ; + dho:hasCharge1 dhd:e68ab6cc-4bae-42d3-abb4-d82708613f6c . + +dhd:f0fad8a3-412e-463e-91b7-32491fc91a09 a dho:Field ; dho:hasTincture dho:Argent . -dhd:efa395fd-0120-4d25-b810-ba9e7258001c a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Vair . +dhd:f0fbb58c-1349-484c-ab26-6df891437efb a dho:Crowned . -dhd:efaa8969-889f-412c-b04b-a1936f1072aa a dho:Lion ; - dho:accompaniedBy dhd:8ef1250f-1ee2-4716-9a4b-3ac756b1c68f, - dhd:c3b0250d-79b8-4841-8098-f61d8be496dd ; - dho:hasModifier dhd:20eeba34-a95e-4c82-9079-56248840f67e ; +dhd:f1168cbd-f663-4c7c-b0b0-22aadc7fa047 a dho:BellFrame ; dho:hasTincture1 dho:Gules . -dhd:efab9690-d54a-43f5-97ef-cdf3cb9a039f a dho:Layer ; - dho:hasCharge1 dhd:03a8d3ff-0c4e-47f9-8c2b-15248627fb40 . +dhd:f124f604-4ed3-4062-af4d-0dee684fe01e a dho:Inverted . -dhd:efb180b0-c313-485e-8116-554a2a85cf32 a dho:Field ; - dho:hasPattern dho:Lozengy ; - dho:hasTincture1 dho:Argent ; +dhd:f12b458e-22a2-4956-a8b8-05f20646c357 a dho:Bend ; + dho:hasPattern dhd:ad34ed95-a360-48aa-8f4f-abb7adac29c6 ; + dho:hasTincture1 dho:Or ; dho:hasTincture2 dho:Gules . -dhd:efb43ad9-c30c-4a47-9107-ce9d85efd74a a dho:Layer ; - dho:hasCharge1 dhd:c76af544-03ed-4d8a-9501-7fd8dab2a61f . - -dhd:efc2927e-a1e8-4c32-af0f-a5e6c893248e a dho:Layer ; - dho:hasCharge1 dhd:da2c9bc9-8844-4f6f-a969-39282476009d . - -dhd:efc426bc-c156-4d37-8e9d-c5336a56860e a dho:Field ; - dho:hasTincture dho:Or . +dhd:f13074c2-f598-4fad-97a2-a2f69867f849 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:efcaf633-348f-485d-a5c4-7967ae5b2122 a dho:Layer ; - dho:hasCharge1 dhd:5671f298-61b6-4784-8ecd-4389fee12b57 . +dhd:f1423654-3587-4a05-8711-14513226a130 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:efcd471b-f668-46b9-85ef-42cff12389cf a dho:Chevron ; - dho:hasTincture1 dho:Gules . +dhd:f1484272-ec4d-4d14-b5da-86851295753a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:f0311f9f-1546-4257-bfa8-9e328cb1821f dho:hasPattern dho:Lozengy . +dhd:f154b0b5-276a-44b0-8d6c-dbb652418f18 a dho:Seme ; + dho:hasSeme dho:Roundelly ; + dho:hasTincture dho:Argent . -dhd:f03c9c04-1af5-499d-bf86-601f218b3c43 a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:f1975a8f-3914-4d76-9c60-2ad5370877aa a dho:Langued . -dhd:f049f62c-d2d6-481b-a8be-0efe43c701cb a dho:Field ; +dhd:f1a3402a-46ae-4e25-947d-7f7bcc0f0826 a dho:Field ; dho:hasTincture dho:Azure . -dhd:f052d4a6-976a-4109-8d19-0cff90de1f41 a dho:Fretty ; - dho:hasTincture1 dho:Gules . - -dhd:f0575891-d71b-4a2d-95f1-8ba0875713cd a dho:Layer ; - dho:hasCharge1 dhd:ba403119-b393-498b-b401-6752102cb2a1 . +dhd:f1b68760-317d-4352-991f-7826ff392ec6 a dho:Langued . -dhd:f07194ec-4855-4612-92aa-59daeee4384e a dho:Field ; - dho:hasTincture dho:Vert . - -dhd:f0754bbc-3660-4704-99f9-bf54ba534970 a dho:Layer ; - dho:hasCharge1 dhd:b4b5942c-0e55-4c78-94b9-7ecc97bd22e6 . - -dhd:f084747e-b77b-4c1a-a9b5-94fc9c38bf03 dho:hasPattern dho:Roundelly . - -dhd:f0c4066d-8984-4ae2-9939-a940fe9cdecd a dho:Fess ; - dho:chargedWith dhd:7bf1322e-13eb-4cfd-add9-37d7586cb7f9, - dhd:c5e46021-c6a2-4235-aa5b-23e564355a41 ; - dho:hasTincture1 dho:Argent . +dhd:f1f4c1e9-a94c-4f37-afc0-4f79fc49b3a7 a dho:Field ; + dho:hasTincture dho:Or . -dhd:f0e5744d-214c-4f10-8c76-2f24b3f0f58a a dho:Trumpet ; - dho:arranged dhd:5b9e2f59-4722-42c2-8929-ffabf7ae3d42 ; - dho:hasModifier dhd:80a5dc72-fd15-42d2-9ffe-e6684ce5ba0c ; +dhd:f21de6cb-ec62-4fce-872a-e23163b6e5ba a dho:Pile ; + dho:eachTippedWith dhd:76f4dc65-26c3-4717-bedc-5890fd06a593, + dhd:c378154f-0e35-4850-afe8-ce657a29591d ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Gules . + dho:hasTincture1 dho:Azure . -dhd:f0e8be12-c14e-43a6-ad68-fe7d35394543 a dho:Layer ; - dho:hasCharge1 dhd:f7356947-079e-4a27-a698-abe066ce301e . +dhd:f2548012-e38f-45b7-a96d-1a9a4799d50f dho:hasPattern dho:Castely . -dhd:f10c3c91-78dc-4629-acfe-1ed7d45e8384 a dho:Issant . +dhd:f254fe79-dc96-45a6-8b78-aacd4ea128fd a dho:Chief ; + dho:hasTincture1 dho:Azure . -dhd:f127eea9-7005-4664-8b23-d209e39a0a3e a dho:Layer ; - dho:accompaniedBy dhd:42d93eae-ecf1-41f3-88d6-860da3a4518f, - dhd:653d8260-6ea8-48cf-9651-7f589c34753a ; - dho:hasCharge1 dhd:15b44835-48af-4fb1-9c69-5f3f3df52cee . +dhd:f279dcb6-bf82-4652-9e38-ae39aa3fe6e8 a dho:Field ; + dho:hasTincture dho:Vert . -dhd:f1316cca-c4ea-46e1-9a2a-a85ad0b4382e a dho:Field ; - dho:hasTincture dho:Or . +dhd:f27b8a5e-ab53-4998-a238-d7b7b6d9e32f a dho:Layer ; + dho:hasCharge1 dhd:03c19f38-0491-48c8-9929-9b7c2df3238b . -dhd:f1616980-53b9-4aee-96ba-d39a411a5c1d a dho:Lion ; - dho:hasModifier dhd:55dfab2e-b6a4-4510-b53a-ee54b4f7303c ; - dho:hasTincture1 dho:Gules . +dhd:f2818341-0120-4b08-b7f1-8cbe75b931f2 a dho:Fretty ; + dho:hasTincture1 dho:Or . -dhd:f167c6da-0b55-4979-9d0f-6a15c3c8fa6f a dho:Field ; - dho:hasSeme dhd:ec853294-84ef-4971-9564-23674eccc0bf ; +dhd:f28c7083-b295-4d92-9f37-41c05e694ca7 a dho:Field ; dho:hasTincture dho:Azure . -dhd:f180d343-66c4-433f-972a-5c6df14dba47 a dho:OrleOf . - -dhd:f194e19c-9c72-4253-83ed-0bdd5d0d5fc2 a dho:Layer ; - dho:hasCharge1 dhd:be46d957-664b-4107-8f78-8c5544ca37a2 . +dhd:f2954237-e95b-422f-b198-e4c67987c6e7 a dho:Crowned ; + dho:hasTincture dho:Gules . -dhd:f1aabfc4-f887-48ed-a70e-ab8d1197fc20 a dho:Dolphin ; - dho:hasTincture1 dho:Or . +dhd:f2a34c27-a66c-4397-936e-6a00d3f3587c a dho:Layer ; + dho:hasCharge1 dhd:031b2760-c02a-4aec-a9a2-323cfec73017 . -dhd:f1cfde8b-b31f-4ac8-a02c-423d86c4082f a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:f2ba9381-34ad-4ee1-8d86-52c194d4cc24 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:f1f488ab-f50d-44eb-ba74-6aa9578f4365 a dho:Layer ; - dho:hasCharge1 dhd:a9a1ff2d-ba6d-447f-8fc4-d272a50240f5 . +dhd:f2e75205-4512-4648-8093-519677a4cf93 a dho:Talbot ; + dho:hasModifier dhd:d7752d9b-1b22-417f-b04d-c2183b2b58ef ; + dho:hasTincture1 dho:Gules . -dhd:f211b390-ae2e-4ed5-9e8f-6d0a33009aa9 a dho:Layer ; - dho:hasCharge1 dhd:e9f007d7-c712-4da2-96fe-81e6afc1c05b . +dhd:f2eae337-f13b-4670-8cd0-317c4842fa55 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:f226878e-f0a1-4f7b-8861-8fe2acf760e9 a dho:Tower ; +dhd:f2ebcccf-12f1-4319-85e8-43c53dbc262f a dho:Fleur-De-Lis ; + dho:arranged dhd:960f631a-f179-41cc-a0c5-65f591c6ea5c ; + dho:hasNumber 4 ; dho:hasTincture1 dho:Or . -dhd:f22e5fc5-37a9-47e7-aed3-336d3098f048 a dho:Border ; - dho:hasPattern dhd:fec04946-89c0-48c0-b951-a2b601b8b655 ; - dho:hasTincture1 dho:Argent ; +dhd:f2f03aeb-18fb-4767-9ebf-55f96177d3ec a dho:Lion ; + dho:hasModifier dhd:6890ace4-cee1-47ba-8342-2a11bafb4c9e ; + dho:hasTincture1 dho:Azure ; dho:hasTincture2 dho:Gules . -dhd:f23fa0a3-df0c-4cd5-9f42-5a906856a33b a dho:Bugle-Horn ; - dho:hasModifier dhd:7b6b7ec4-358b-45d5-a82e-e1c15a1e92f5 ; - dho:hasTincture1 dho:Sable . +dhd:f2fd176d-6ec7-4ba1-bf1b-0d78670a8c83 a dho:Layer ; + dho:hasCharge1 dhd:1ac03d2b-d90f-4897-8ff1-fb41e5e4fc6b . -dhd:f25aab55-4e8f-4676-ad54-f2d4cdaf8b49 a dho:Label ; - dho:hasTincture1 dho:Gules . +dhd:f2fdabc2-6b8a-492e-b452-39bda55d6da3 a dho:Layer ; + dho:hasCharge1 dhd:924d9bf1-cb50-4cb5-9e2e-75bf993f68b6 . + +dhd:f30a9f9d-19d7-4293-af66-5af6a3b5e8b6 a dho:MaunchFisted ; + dho:hasTincture1 dho:Argent ; + dho:holding dhd:446be2af-1bf2-4f03-b31a-04d3f81d3ee6, + dhd:5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2 . -dhd:f269d3d8-709f-4a46-bc78-531666b03d1a a dho:Fess ; - dho:chargedWith dhd:292ba535-2986-4320-9efe-fd3a3705fe01, - dhd:34289a3d-4242-4f5c-9afa-8bb40f0ac631 ; +dhd:f322d6e4-2342-49b2-a6a8-4c8adb6ba660 a dho:Fess ; + dho:accompaniedBy dhd:10808ffc-b8cb-4100-8a16-0d9aab29027f, + dhd:29ce1d86-c7f0-422b-acdb-2ff5c36ea290 ; dho:hasTincture1 dho:Azure . -dhd:f26b4ffd-24ad-431a-884e-1517e445a988 a dho:Garb ; - dho:hasNumber 3 ; +dhd:f332b421-6aa2-43c2-bd72-763b0b717242 a dho:Lion ; + dho:hasModifier dhd:1482ccb7-553a-4c4a-931d-74885eb10c75, + dhd:267b1f44-a302-4cbd-9c5b-1b717aaef68a, + dhd:65d77a70-7a37-45b5-924e-ca1bb01756be, + dhd:9c539bca-ea55-4283-b37e-31537c68ab77 ; dho:hasTincture1 dho:Sable . -dhd:f2709d7d-3af9-4c2b-b293-8d1b8f05e113 a dho:Wheel ; +dhd:f33f5f71-738e-4b1f-b914-ea31ac43ae98 a dho:Fess ; + dho:hasTincture1 dho:Azure . + +dhd:f34ac151-ec3e-4e8b-8950-cd103283cc29 a dho:Lion ; + dho:hasModifier dhd:5f4e9dd9-a7dd-4732-a839-39a5f816bd67, + dhd:9cfaa23d-bfd2-49cc-8e61-a8f290eecd7a ; dho:hasTincture1 dho:Argent . -dhd:f293d1a0-e42d-47af-a650-a4625531bd0a a dho:Field ; - dho:hasPattern dho:Barruly ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:f360339c-5722-4e98-9db5-1ca047f021ae a dho:Fess ; + dho:hasTincture1 dho:Argent . -dhd:f2bbc8ac-51a1-4062-9ee5-6c84fddcf141 a dho:Label ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . +dhd:f3690008-bf82-43b8-b177-de8609caa8ad a dho:Field ; + dho:hasTincture dho:Azure . -dhd:f2c998e3-5d7a-4627-87fa-52a6f9664b53 a dho:Field ; - dho:hasTincture dho:Or . +dhd:f3764b8d-f254-459b-8c25-de3eb1a2982e a dho:Layer ; + dho:hasCharge1 dhd:3cae1121-7df8-4921-b959-867cd6316d49 . + +dhd:f38538d4-6b35-4d93-a399-2cf15cd17fb0 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:f2fd0ff4-490e-4d2b-a6c9-fc8363a48510 a dho:QueueFourchy . +dhd:f38cf957-dab4-4764-9f58-281a102c633c a dho:Layer ; + dho:hasCharge1 dhd:94a017e3-b453-428a-bca9-27345102da3a . -dhd:f319be47-3b53-4958-ba1b-4d1217f95de2 a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Gules . +dhd:f39db583-d32a-4efe-b819-09803b513db7 a dho:Doubleheaded . -dhd:f346c08a-dd82-4995-84d6-4ec0101ff981 a dho:Fess ; - dho:hasLine dho:Dancetty ; - dho:hasTincture1 dho:Sable . +dhd:f39dc1cd-cc38-40a7-b847-ab2b9bdf120f a dho:Fess ; + dho:hasTincture1 dho:Gules . -dhd:f36b4eeb-c251-49f6-89bd-f46f606b717c a dho:Saltire ; - dho:hasTincture1 dho:Vair . +dhd:f3ad39fe-13fc-4c3d-9b88-2be20dce0d51 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:f374d2a3-97d5-4760-b113-0404dc72a271 a dho:Layer ; - dho:hasCharge1 dhd:e54f6644-1a8f-49cd-ab20-0af0d622cab9 . +dhd:f3c63aa5-a449-457d-8755-aeb2a4bb715b dho:hasPattern dho:Checky . -dhd:f380e661-a6ff-425b-beaf-5aaae841dc6f a dho:Crescent ; - dho:eachTippedWith dhd:0b2a8850-822c-4ce5-8d0d-5385eba35064, - dhd:590074e8-4ee8-4840-aada-2f205a4bbf88 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:f3d02b6f-dde6-466a-a2f6-42c75ea1c183 a dho:Field ; + dho:hasPattern dho:Tierced ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent ; + dho:hasTincture3 dho:Sable . -dhd:f382d728-eeb3-4e85-bf42-350adfb210b2 a dho:InFess . +dhd:f3d51d3a-d544-4d54-99ef-8dec9a0453b0 a <http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)> . -dhd:f3d977aa-917a-4ba9-b92c-fd00946d17e5 a dho:Layer ; - dho:hasCharge1 dhd:05203dd9-f939-46c8-84f2-d1cf3e3a6665 . +dhd:f3db4f9a-bcb6-45b4-aa7d-9b96733aae62 a dho:Wing ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:f3e5d5ca-1405-45fb-a74f-73e1476a0f6a a dho:Seme ; +dhd:f43f4a8b-bd24-4918-a1aa-a84cea34ea85 a dho:Seme ; dho:hasSeme dho:SemyOfHearts ; dho:hasTincture dho:Gules . -dhd:f3fdcdeb-a7b4-4ef3-b85d-b79b0cdca990 a dho:Bar ; - dho:hasNumber 2 ; - dho:hasPattern dhd:f710bdc3-4388-4818-8851-0b697b79df73 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:f454283f-3e46-4e7e-b6da-12c904bef336 a dho:Lion ; + dho:accompaniedBy dhd:8fbd0c12-67ab-4ff9-8a69-2f866fa26455, + dhd:f46083cc-667f-4c74-852a-b9f9b0712b58 ; + dho:hasModifier dhd:68b8596f-e865-4b32-b738-eac6a7120a64 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:f4187596-59f9-41bb-a0c7-7641c721e358 a dho:Layer ; - dho:hasCharge1 dhd:341d1bc0-4da5-4f85-97b9-c5205853d122 . +dhd:f4575cb5-0ad4-40c3-aa6f-5f55c2b71750 a dho:Bend ; + dho:between dhd:a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03, + dhd:a8e2659c-0804-4394-b26c-545160b876fd ; + dho:hasTincture1 dho:Azure . -dhd:f422f83a-826d-4d56-8287-8c747d5019ec a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:f48cc5f3-e158-4344-88fe-8b8e660a4e96 a dho:Layer ; + dho:hasCharge1 dhd:a38106f4-12d2-4f37-8952-581ff574553b . -dhd:f430f68c-283b-405c-99d0-39cfbf4d8b33 a dho:MountedKnight ; - dho:hasTincture1 dho:Argent ; - dho:holding dhd:0fb44bfb-e75c-40bc-a12e-06db13832f15, - dhd:288e01c1-f7d0-4895-9b04-2b9fa912a1bb . +dhd:f498ef54-ff6d-426f-acfc-e4cd2b2b6956 a dho:Guardant . -dhd:f43e70b6-85c1-4d37-8960-82bd44f2b07b a dho:Crowned . +dhd:f4a477fc-d72f-4416-8b82-d8a354074e95 a dho:Layer ; + dho:hasCharge1 dhd:e4badad4-bf25-4018-a3b4-7610dcb9df0a . -dhd:f45af6f1-0a11-4f66-b323-fd3f35b2cd59 a dho:Chevron ; - dho:between dhd:a3474e61-641a-4a6c-9727-f6dab6bcddcb, - dhd:d99167f4-10b0-4160-8c75-49bd4ef15517 ; - dho:hasTincture1 dho:Gules . +dhd:f4c21998-a301-4e1e-b0ea-9552a2a5aa1a a dho:Layer ; + dho:hasCharge1 dhd:b8131fc7-8830-4a72-918a-ac0d0c5ae691 . -dhd:f45c6980-d95b-48f7-9ea8-8885911f9574 a dho:Star ; - dho:hasModifier dhd:8a41058c-1b1d-4bfa-ae28-511092f18591 ; - dho:hasTincture1 dho:Gules . +dhd:f4c56f1b-9c9a-4206-ae6f-8fdcf1507e32 a dho:Layer ; + dho:hasCharge1 dhd:f254fe79-dc96-45a6-8b78-aacd4ea128fd . -dhd:f46106e6-0037-402d-a17c-473b6ee79d5c a dho:Eagle ; - dho:hasModifier dhd:f753a123-02f4-485e-b3ee-50a67398ee31 ; - dho:hasTincture1 dho:Sable . +dhd:f4d987c5-0c25-4814-b8ab-8d075537d8bb a dho:Field . -dhd:f4689f63-5a74-4534-8d62-20494f064c21 a dho:Border ; - dho:hasPattern dhd:b9015572-18d1-4299-b363-02dd6f073b92 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:f4f01a14-a429-48d3-9a03-203b395fb4b2 a dho:Layer ; + dho:accompaniedBy dhd:32b45f54-bb31-498c-b1f0-a0ea30263379, + dhd:bcba024e-c4a8-449b-985d-7d62bb010cb7 ; + dho:hasCharge1 dhd:c6e28770-5337-43a7-a235-eab61185be7a . -dhd:f4881bd5-683a-43ea-9856-8de066711903 a dho:Buckle ; - dho:hasTincture1 dho:Or . +dhd:f52947c0-2d33-418f-8e17-1bf494a1b895 a dho:Layer ; + dho:hasCharge1 dhd:82dbc4fb-2ddb-418e-a4e1-7b1479d9bfaf . -dhd:f48f7ce3-d179-46d2-87b6-9d07c4dae08e a dho:Field ; - dho:hasTincture dho:Azure . +dhd:f55506b9-62c6-49d3-ac37-eb9bd67835ef a dho:Layer ; + dho:chargedWith dhd:0f8c0793-997a-4b34-a464-17d9b29d9543, + dhd:9209ba85-8825-4c93-80cd-d017de3aa133 ; + dho:hasCharge1 dhd:46d974fd-be00-402b-bfd3-de7bb247fc97 . -dhd:f4b1dc4e-b321-43bd-97e0-2404c9ea110f a dho:Rampant . +dhd:f59b6cb4-3c52-491f-9e0e-84711b57b90a a dho:Lion ; + dho:hasModifier dhd:da3cfbf2-bdbe-495f-8264-4b25363f1a85 ; + dho:hasTincture1 dho:Azure . -dhd:f4d0ae18-c4ef-426f-ad19-b507c4aa1fa9 a dho:Layer ; - dho:hasCharge1 dhd:4fc30773-5185-4941-872b-a0745edfbceb . +dhd:f5b3868e-6e4b-4be3-be50-44a2bd7715a8 a dho:Addorsed . -dhd:f504ea51-e7eb-4642-b1f5-7fe8442d3800 a dho:Field ; - dho:hasTincture dho:Or . +dhd:f5cccf9c-7b57-4c86-9d7a-7a1065b1fdf0 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:f52db2f3-1a42-408f-b36d-ffa82ebb675e a dho:Layer ; - dho:chargedWith dhd:0bd5cbb9-5ffa-4736-888d-7ba9926826df, - dhd:9b53c0bd-85d4-4653-a8b0-9ea4e3d94530 ; - dho:hasCharge1 dhd:ac4b4d0e-bb3e-4ddd-93ba-5630b26370bd . +dhd:f5d6ff0a-0226-48d0-8e09-12b4cba929ad a dho:Pale ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules . -dhd:f539db1e-fee2-4336-9c40-db0ed99fde01 a dho:Lion ; - dho:hasModifier dhd:e4ed0294-7c3a-4fd7-94ee-93d520fcc116 ; +dhd:f5de8e32-476a-4d2a-8c0e-ea885c08a0aa a dho:Cross ; dho:hasTincture1 dho:Or . -dhd:f54f3ffa-6bb0-4c61-8bb2-b5bfdf1244e9 a dho:Field ; - dho:hasPattern dho:Checky ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:f5dfd6c1-7990-420e-879a-21126cf1725b a dho:Field ; + dho:hasTincture dho:Azure . -dhd:f57bf9e0-bedd-4357-97fb-7110c71ad223 a dho:Seme ; - dho:hasSeme dho:SemyOfFleurs-De-Lis . +dhd:f5f45259-6c81-4b98-9001-f2cb1b26c8bb a dho:Field ; + dho:hasPattern dho:Bendy ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:f57e13d2-11fe-41e4-b68d-79d43e33bde6 a dho:Layer ; - dho:hasCharge1 dhd:38bfa6a1-a37e-4a53-8b2f-5bcc0bd6659a . +dhd:f607de20-7fa2-40a4-8f50-7329a878564f a dho:Layer ; + dho:hasCharge1 dhd:e9e2581f-6a9f-4ea7-8607-09daaa8c3d7f . -dhd:f599efcd-b1f2-4c46-b7d0-4dfaff4346e2 a dho:Layer ; - dho:hasCharge1 dhd:8cbb885a-0ee5-483a-a1e7-fdbf4d009b0a . +dhd:f60b6c3f-fe41-4e7f-ac4a-539c1bb60885 a dho:Layer ; + dho:hasCharge1 dhd:8d4c536c-b1ae-4227-b3a1-634029f03778 . -dhd:f5cd9488-1580-47ec-82bb-c428191f140a a dho:Layer ; - dho:hasCharge1 dhd:e5451c53-f602-4f04-8c49-4d3cd2789f99 . +dhd:f6205f01-2a5f-4bd4-a26c-4ddedbf39d77 a dho:Layer ; + dho:hasCharge1 dhd:578a2c2d-1ce4-4db5-a233-fe0ad1e89eae . -dhd:f5f2dac1-1f7d-4b5c-9713-c433ece3f15d a dho:Field ; - dho:hasTincture dho:Argent . +dhd:f6329be0-6923-4dbb-9016-72ce7ecdc770 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:f603540f-f193-4533-a609-d728f7017e76 a dho:Inverted . +dhd:f6366491-0ef4-4190-a632-fb84fd140229 a dho:Layer ; + dho:hasCharge1 dhd:acdce1f6-1d4f-4be9-9f0c-216239c40370 . -dhd:f6123e8d-57d5-4194-b7b0-d32894e2daea a dho:Field ; - dho:hasTincture dho:Azure . +dhd:f6653b3e-4a2b-44ee-9cc7-b0e18edffd9b a dho:Layer ; + dho:hasCharge1 dhd:586d4dfb-b7ff-4d20-8425-dbe71c973966 . -dhd:f6155c42-be6a-4e9f-91cf-4a43d7a00e32 a dho:Layer ; - dho:hasCharge1 dhd:b27899ed-c52b-4c2c-a134-65d6afe8d054 . +dhd:f67d47ad-b9b7-4e03-886e-a52c0eadf2c5 a dho:Chevron ; + dho:accompaniedBy dhd:5ef1b18c-4b6b-46df-9e4a-b56462a3117e, + dhd:7c37f750-52a7-429d-910d-18cb40cac1df ; + dho:hasTincture1 dho:Ermine . -dhd:f62bc8cd-bfda-4678-9cda-c2de31b82036 a dho:Wolf ; - dho:hasModifier dhd:ed6afcbc-e97f-4667-af19-567a1735d3a2 ; - dho:hasTincture1 dho:Azure . +dhd:f68e66f4-6480-4505-b9db-daf44946e38f a dho:Chevron ; + dho:between dhd:e9d48b43-cd42-4d75-baab-c4375b7526b7, + dhd:faad046b-d20a-412e-bf88-d1762fa99407 ; + dho:hasTincture1 dho:Argent . + +dhd:f69ca4c8-3011-497c-8bfc-afd29518605f a dho:QueueFourchy . + +dhd:f6d594cb-7c35-47ab-8d3d-b9a4945d55cd a dho:Field ; + dho:hasTincture dho:Or . -dhd:f630cc3b-01cb-4d52-83ff-53d5fa0b7fb0 a dho:Field ; +dhd:f6f946f7-c2fb-40ae-b051-05f99dd06bd7 a dho:Seme ; + dho:hasSeme dho:Billety ; dho:hasTincture dho:Or . -dhd:f634aa8d-9212-45b1-91bc-a7546362d254 a dho:Field ; +dhd:f73ac32f-4935-4c99-ac7c-aaf5abf5236c a dho:Field ; dho:hasTincture dho:Gules . -dhd:f65771ba-8b06-4f50-9f5f-60bbc4453469 a dho:Layer ; - dho:accompaniedBy dhd:05591e8f-709e-47ce-a2a1-39d595451e47, - dhd:e9deccfe-08af-4b73-86ae-06108a291a1a ; - dho:hasCharge1 dhd:1c23b2d1-0c8f-449b-b22b-9d53966cceb6 . +dhd:f7592e0e-4c9e-4f70-b758-66018ab73df6 a dho:Dolphin ; + dho:hasTincture1 dho:Missing . -dhd:f663ee01-2486-49e9-827b-6f88f4b46988 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:f771a9dc-3ec6-43ff-969d-028da71914f7 a dho:Saltire ; + dho:hasTincture1 dho:Gules . -dhd:f677a3af-34db-4f46-b0ef-0a05bcf3b5f9 a dho:Lion ; - dho:accompaniedBy dhd:1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6, - dhd:853715c8-03b8-4ee8-a7bc-3cba719f6445 ; - dho:hasModifier dhd:6398893d-73f9-4ca7-8c83-24c1cebe2e2e ; - dho:hasTincture1 dho:Azure . +dhd:f784a28e-1492-4f2c-8e43-acc785cc929c a dho:Layer ; + dho:hasCharge1 dhd:f81470a8-7559-424c-86a6-e50201abf688 . -dhd:f68272c4-c335-4468-afd2-d3094f50a8ef a dho:Layer ; - dho:hasCharge1 dhd:91dfee83-7ef9-44ce-b107-15eedc2536c5 . +dhd:f78d9c34-682a-4911-ae3f-f05c4e0632da a dho:ElmBranch ; + dho:hasTincture1 dho:Gules ; + dho:with dhd:2a6aac3a-2e46-4123-ba13-6ae29c339623 . -dhd:f683bd42-04e2-43fe-b8f4-fd35fdead0f1 a dho:Guardant . +dhd:f78fbb9a-7adf-4127-8613-d41a6492381d a dho:Layer ; + dho:hasCharge1 dhd:b13442f6-b753-40b1-9d30-af52b8d44905 . -dhd:f6852aa0-4815-4588-8b5b-8987d973d4a8 a dho:Lion ; - dho:hasModifier dhd:2d71090f-5677-4deb-a493-4f959ab6e831, - dhd:79e5f83e-04ce-4aed-aa7e-6eb1fd646cea, - dhd:a688d610-c864-4e38-a7b7-39fc6d8e40b2 ; - dho:hasTincture1 dho:Sable . +dhd:f7b2dd1e-082d-45a1-a912-50a9e0eb333e a dho:Layer ; + dho:hasCharge1 dhd:facb22b6-3fa1-47f5-8a1b-e0419589f796 . -dhd:f68bc08c-4df8-4565-b022-a7f08f32e868 a dho:Field ; +dhd:f7bea86a-280d-4fb9-bb29-ce504c01238e a dho:Field ; dho:hasTincture dho:Azure . -dhd:f6ae7c52-b806-4021-9376-f361c22f73c5 a dho:BendOfLozenges ; +dhd:f7f70fba-17fe-42f2-b714-4fd87d49a577 a dho:Crampon ; + dho:arranged dhd:ac86fa44-73c4-4f82-87c2-632dc82f874c ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Gules . -dhd:f6afc356-f9e6-45ec-83d6-d093e2d6dc33 a dho:Layer ; - dho:accompaniedBy dhd:15d5026a-69f8-4bbc-8429-ce0027ee4585, - dhd:38a6d328-2194-40d4-948b-dc5f5971ca84 ; - dho:hasCharge1 dhd:ae0ef342-4df1-4e82-856f-3c7de9677c13 . +dhd:f80ba914-84dd-4010-8df7-4437ad3e6224 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:f6ccbec5-ccad-4e69-82b2-94860317c8e3 a dho:Layer ; - dho:hasCharge1 dhd:3494906a-a46e-47d4-b805-87af51e3971d . +dhd:f812df7c-73d1-4cda-b6cc-9ba8a48f7420 a dho:Field ; + dho:hasPattern dho:Checky ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Azure . -dhd:f6f69455-b5e8-486e-8edd-25f4e997b95b a dho:Cinquefoil ; +dhd:f81470a8-7559-424c-86a6-e50201abf688 a dho:Lion ; + dho:hasModifier dhd:c51af75f-6df1-4832-950f-c75235bd7781 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:f6ff1d02-392b-42db-9001-6f5975cff4ba a dho:Field ; - dho:hasTincture dho:Azure . +dhd:f818fb00-85fc-4203-bcdc-7371897b0337 a dho:Layer ; + dho:hasCharge1 dhd:fe0bdaf6-3c35-49bf-ad99-dfc352a03e31 . -dhd:f70a3907-4122-439c-a512-efd8738d327f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:f818fe9a-0675-4dfe-aebb-9f5ea4687b07 a dho:Bend ; + dho:hasLine dho:Embattled-Counterembattled ; + dho:hasTincture1 dho:Argent . -dhd:f70e2a25-3dc1-48c2-8ecd-51ff68973aa2 a dho:Crowned . +dhd:f8282a69-e6d2-42e8-9b7f-32535fe29f96 a dho:Eagle ; + dho:hasModifier dhd:29e0b2eb-d16b-48ba-a3c1-2afe3166a392 ; + dho:hasTincture1 dho:Sable . + +dhd:f82a59b8-c828-4253-a805-b176c0134abc a dho:Guardant . -dhd:f710bdc3-4388-4818-8851-0b697b79df73 dho:hasPattern dho:Checky . +dhd:f82a6113-f6bf-423c-b02d-7f6403af03a1 a dho:Crowned . -dhd:f716a05f-85fe-4745-836e-78758f787c3a a dho:Layer ; - dho:hasCharge1 dhd:b118057b-2f27-4974-a813-cc8ac2195100 . +dhd:f83331d4-5bce-4361-83e6-9108c7f13e39 a dho:Talon ; + dho:hasTincture1 dho:Argent . -dhd:f71e619f-5ca2-472a-920b-f2e1aa33ca5e a dho:Field ; +dhd:f83b5dd2-5041-4c68-8514-6228de611a1f a dho:Field ; dho:hasTincture dho:Argent . -dhd:f72b2407-fb68-4c6e-b548-5f62baa95475 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:f8433fcf-3ba9-4825-8dac-6789ca427833 a dho:Layer ; + dho:hasCharge1 dhd:4d81768e-04bb-4adf-b6be-8a4652513694 . -dhd:f7356947-079e-4a27-a698-abe066ce301e a dho:Lion ; - dho:hasModifier dhd:b6bfd461-caea-430d-bd83-783267092b92, - dhd:d2ed4fcc-9e95-4d78-9f66-ab2d129959b4, - dhd:f2fd0ff4-490e-4d2b-a6c9-fc8363a48510 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Azure . +dhd:f848c96c-ef98-47d5-9c6e-b34b780196e9 a dho:Field ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Argent . -dhd:f73621fc-ac81-41c2-aa2d-686e60c7141b a dho:Layer ; - dho:hasCharge1 dhd:c7fbfe46-7c37-404f-ada2-9f307139718a . +dhd:f8521fae-2d61-4699-840d-22c64b1e30a2 a dho:Layer ; + dho:hasCharge1 dhd:5aed799c-2f21-4aff-b770-d9179b4d9a24 . -dhd:f74a1a21-03cf-4ee1-94e7-1e329bce3cfc a dho:Field ; - dho:hasTincture dho:Azure . +dhd:f85241d2-8d14-4b2b-bb2c-61cd065cdace a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:f753a123-02f4-485e-b3ee-50a67398ee31 a dho:Nimbed . +dhd:f862aff8-ebe8-434c-844d-c87c4396e3b3 a dho:Layer ; + dho:hasCharge1 dhd:611d9bf1-cace-4869-8fae-baf86341e457 . -dhd:f7805547-d8e1-4deb-a205-dad86fe63112 a dho:Seme ; - dho:hasSeme dho:Billety ; +dhd:f88a237f-1009-42ef-8ec6-f4cf2bd3f2e4 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . + +dhd:f89f4821-dbcc-49d2-869e-8cbe4a981879 a dho:Field ; + dho:hasPattern dho:Plain ; + dho:hasTincture dho:Ermine . + +dhd:f8b09c74-bc0e-4174-826a-bb2d40598335 a dho:Star ; + dho:hasModifier dhd:b91ee397-6f45-43db-a9ac-a706af8c39fe ; + dho:hasTincture1 dho:Argent . + +dhd:f8b50b61-777c-4450-bb4b-19fcab635d2f a dho:Pale ; + dho:hasTincture1 dho:Gules . + +dhd:f8c1695d-d11d-4d4e-9b1b-37db8ba94097 a dho:Field ; + dho:hasTincture dho:Or . + +dhd:f8cd8b49-8dd2-4823-a3fa-4bde2676411c a dho:Seme ; + dho:hasSeme dho:Roundelly ; dho:hasTincture dho:Or . -dhd:f78467b6-0bee-4f8f-9b01-053e091b48dc a dho:Fess ; - dho:chargedWith dhd:0261f52e-a346-422c-8428-1fca4d3f5200, - dhd:b8e5fb91-3224-4e03-9b16-d48799f956e7 ; +dhd:f8ec6558-b9ac-4eb9-9f14-c9774611ac5b a dho:Chief ; + dho:chargedWith dhd:b16f8e35-8b0f-4faa-bed9-e9dee427e786, + dhd:cf4a809f-0cb8-4231-b566-e6f36fd8c57c ; dho:hasTincture1 dho:Argent . -dhd:f78bc936-0666-40ee-b4b0-0294e124a452 a dho:Layer ; - dho:hasCharge1 dhd:e4890847-d24f-4e8a-9d5d-33010b15fecd . - -dhd:f78c02d6-5254-45de-aff8-a099584e73eb a dho:Fleur-De-LisOnPartition ; - dho:hasTincture1 dho:Argent . +dhd:f9298b58-b462-4ce9-a48f-cef8144b4bf5 a dho:RoseLeaf ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:f7a4f6b5-c57e-43ed-b551-3eba5ebb8aa5 a dho:Field ; - dho:hasTincture dho:Or . +dhd:f930a973-292a-4a06-93dd-8d3e4a662a52 a dho:Layer ; + dho:chargedWith dhd:8c52ae72-eb49-408a-a749-ccc1d7c5a6f2, + dhd:8fa4019f-365d-4cc1-b399-e45090e93764 ; + dho:hasCharge1 dhd:bba67f83-8351-4285-9358-8276044e1a2a . -dhd:f7c7116e-3d21-4bbe-8ab3-282b86f872b8 a dho:Crowned . +dhd:f9370a3f-a324-4953-aeb7-c01c35568141 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:f7cb5800-f5bf-4217-852c-28be645fbdfb a dho:Chevron ; - dho:hasNumber 2 ; +dhd:f945e67f-da3a-48b9-9471-c669393ae270 a dho:Escutcheon ; dho:hasTincture1 dho:Gules . -dhd:f7ea7254-d648-4ed6-bfb9-4f498335dbff a dho:Field ; - dho:hasPattern dho:Vairy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:f9703744-addf-4458-acba-0051c2b11dfd a dho:Lion ; + dho:hasModifier dhd:0ceeb123-aad7-413e-9ed6-5e9d20b4e935, + dhd:3b540f35-1b8a-488a-a949-36261a839ce5 ; + dho:hasTincture1 dho:Gules . -dhd:f7f479de-1e31-4608-8a26-02a5baa6b42f a dho:Field ; - dho:hasTincture dho:Gules . +dhd:f9c36846-ca14-48a1-9dae-dc1859e7bcc7 a dho:Seme ; + dho:hasSeme dho:Crusily ; + dho:hasTincture dho:Sable . -dhd:f80895e1-241e-4538-aa41-e0bbfc244a75 a dho:Layer ; - dho:hasCharge1 dhd:b7b29da8-81c5-4cb0-863c-4dea917ecf05 . +dhd:f9c3f0b7-7ea3-4c19-8c82-74477c0a52ac a dho:Layer ; + dho:hasCharge1 dhd:cbbbbd53-eb9c-456a-b114-b9248792de58 . -dhd:f814458c-870d-4869-ac3f-195cb6f3af23 a dho:Layer ; - dho:accompaniedBy dhd:1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6, - dhd:853715c8-03b8-4ee8-a7bc-3cba719f6445 ; - dho:hasCharge1 dhd:f677a3af-34db-4f46-b0ef-0a05bcf3b5f9 . +dhd:f9d2eac5-a0a1-4ad2-8529-85a162acc4c1 a dho:Chief ; + dho:hasTincture1 dho:Gules . -dhd:f815deca-5037-4b1b-9093-7e658b2b7e33 a dho:Layer ; - dho:hasCharge1 dhd:559424a1-818f-42b8-b97f-bcc543e8e59f . +dhd:f9e764ca-be20-4c17-9b10-2afac2402dab a dho:Field ; + dho:hasTincture dho:Azure . -dhd:f84128c8-2a60-4666-92a6-0bf0585498d7 a dho:Field ; - dho:hasSeme dhd:8d307d61-8fd5-435f-90dc-e4089ba85e8d ; +dhd:f9f20dea-3952-4a4e-bacc-28ec66d2a2dd a dho:Field ; + dho:hasSeme dhd:a3aab44a-b2d9-4304-b32f-313f8132837a ; dho:hasTincture dho:Gules . -dhd:f84ad758-4ce5-400f-b213-db40c68e1ec3 a dho:Layer ; - dho:hasCharge1 dhd:35e9aca6-4e5a-43ef-8d2c-9c3203eba1e4 . +dhd:f9f55e06-acf7-4863-a47b-a4a541a3af23 a dho:Layer ; + dho:hasCharge1 dhd:ee25e8fd-6744-4147-9bfe-45e850930ac0 . -dhd:f84c0b3a-bea6-41c2-a69c-78fc44102147 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:f9f7dc10-3a70-468b-bacd-c0faadde1ff9 a dho:Armed . -dhd:f85017c7-aa1b-4e48-bbb1-2db4c75cbaad a dho:Border ; - dho:hasLine dho:Engrailed ; - dho:hasTincture1 dho:Sable . +dhd:f9fcb506-4f94-43f8-87e0-2a28e007c498 a dho:Bend ; + dho:chargedWith dhd:2276c9dc-afe4-495d-8165-7e2a93ae7a82, + dhd:9e74f615-d480-453b-9f0c-df94d971a223 ; + dho:hasTincture1 dho:Or . -dhd:f8766501-dc3e-4002-8a8c-06b2347d9099 a dho:Passant . +dhd:f9fe86d4-b62d-4a33-a5ec-ea696ded9934 a dho:Seme ; + dho:hasSeme dho:SemyOfFleurs-De-Lis ; + dho:hasTincture dho:Or . -dhd:f882475e-97c9-44ac-8b45-6af0b2d82396 a dho:Layer ; - dho:hasCharge1 dhd:de6b3c76-636d-4159-963b-597f56ed22f1 . +dhd:fa07ad9f-e9f3-4cfb-b46f-5e822fd5c531 a dho:Layer ; + dho:accompaniedBy dhd:861be881-bd34-48ff-ba34-8ffb09809d4e, + dhd:9ad4ce95-cac3-4322-b59f-5755f72752e4 ; + dho:hasCharge1 dhd:74907c6c-b9cb-445f-beb4-e237887a8d35 . -dhd:f886f3fd-7d36-4d1d-9eb0-3cee4eda42de a dho:Eagle ; +dhd:fa0b899c-6fe9-4d0d-a90d-cb673d4f03e4 a dho:Mallet ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . - -dhd:f8c22b8a-500c-4184-8d2b-449ac60519ab a dho:Field ; - dho:hasTincture dho:Or . + dho:hasTincture1 dho:Sable . -dhd:f8c5c4e2-96c0-4242-8ee8-bf2d30d3503b a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fa3e1a86-9a60-433b-b45e-32544089ffd9 a dho:Bar ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:f8d4c6c2-6fe1-4c8d-9d23-9e74de9be907 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fa3ec4a1-df36-43ae-a3cc-25605bca71c7 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:f8df90fd-637c-4867-a672-4bc4a5ed5fbe a dho:Layer ; - dho:hasCharge1 dhd:3b3e3f2d-c4db-4099-99da-ed26cfe1e593 . +dhd:fa42fe42-0585-42f1-aca8-b1573711fff5 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:f9177a60-bbfa-4f11-ba29-d65926b63aea a dho:Lion ; - dho:hasModifier dhd:4440e207-f37d-4d86-a739-8b508a006942 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:fa54bb7c-6488-4694-92b5-a66d2b024baa a dho:Langued . -dhd:f918fd66-c59e-429f-88e5-b61ce165aaa7 a dho:Layer ; - dho:hasCharge1 dhd:f6852aa0-4815-4588-8b5b-8987d973d4a8 . +dhd:fa552c19-850f-4af1-ada0-9f09f0817abf a dho:Field . -dhd:f91a0fbf-aa15-4ffd-babf-9271dc9e1e93 a dho:Langued . +dhd:fa5a4f1e-e3d7-40b2-8905-e34ecde16185 a dho:Layer ; + dho:hasCharge1 dhd:d771681f-de48-4aa1-b1ed-f7bb73b4139a . -dhd:f942c5d4-5c73-479e-8bbb-84df54f0b716 a dho:Canton ; - dho:hasCoatOfArms dhd:CoA0000002683_CoAF1 . +dhd:fa69a355-b5d5-4394-a2f7-58541d625030 a dho:Layer ; + dho:hasCharge1 dhd:04227439-c887-4c4b-b6b0-a794f742ac38 . -dhd:f95ca7ba-2f76-4463-a0dc-5b9c66d71a71 a dho:Lion ; - dho:hasTincture1 dho:Or . +dhd:fa6be08d-5f7c-43d0-9c68-5baf7fec7c1a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:f95d9fb3-809e-4523-99bd-bc468868a046 a dho:Layer ; - dho:chargedWith dhd:025cd7ae-6122-40b5-8df8-ee41b5d6017b, - dhd:f4a09326-5071-4d1f-9285-55550cc0c863 ; - dho:hasCharge1 dhd:0974f810-b1b7-4019-954c-e0793dcd8671 . +dhd:fa729e5c-8e48-485f-8469-ae22d778a255 a dho:Layer ; + dho:hasCharge1 dhd:10103592-c2f4-4eb5-8f8e-dcd3d873ec8c . -dhd:f95f5c26-e343-455a-bc5b-570a22f2e1fe a dho:Layer ; - dho:hasCharge1 dhd:f9177a60-bbfa-4f11-ba29-d65926b63aea . +dhd:fa8966e2-34db-4cf3-8714-3c9838d36ec7 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:f9615460-e75b-4072-991c-566f4d1781f3 a dho:Field ; - dho:hasTincture dho:Or . +dhd:fa9f2d2d-3147-4588-8cfe-3415cd1d4bb1 a dho:Lion ; + dho:hasModifier dhd:c11c175a-84ab-4c1a-9e8a-5bc81acac69c ; + dho:hasTincture1 dho:Gules . -dhd:f9aaf3e8-076b-4511-be79-2245537038e8 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:fa9fd02c-3f6e-403e-a9be-3dd826f24231 a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:fa0d619d-fec5-4508-83d2-4b8fa179de4b a dho:Layer ; - dho:hasCharge1 dhd:c1f15f1f-fc52-41c4-97d2-545218b159db . +dhd:faa049e1-68a3-423f-a933-f5395dac9566 a dho:Crowned . -dhd:fa4ff742-0d02-4c02-9a91-9e174ea125e2 a dho:Chief ; +dhd:faa18199-d9b5-461f-8e47-ae2d9762ae59 a dho:Swan ; dho:hasTincture1 dho:Gules . -dhd:fa56c310-1a71-43f2-843e-9ca523a2bed2 a dho:Field ; - dho:hasTincture dho:Or . - -dhd:fa5a7b57-7ba7-4e0d-8eea-a865412efc89 a dho:Lion ; - dho:hasModifier dhd:e6e84608-1978-4f5c-bcc8-14a62bd631f0 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:faa86d8d-a4d1-4f69-8645-72ada8b5fa58 a dho:Rampant . -dhd:fa664827-3ef9-47c1-91b3-d3a244c78615 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fab2570c-48f1-488a-b36a-c980a8fda808 a dho:Layer ; + dho:hasCharge1 dhd:d6da3381-caa3-4d0c-8c16-ae1ddaa980c1 . -dhd:fa9c1d97-98b9-49fb-acb8-dd9224099ac2 a dho:Pale ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Sable . +dhd:fab3456b-b0c9-4581-8cfd-e854ae6d9bb2 a dho:Layer ; + dho:hasCharge1 dhd:fb868de0-8c01-4c70-9986-aa3630d4177b ; + dho:on dhd:624c25ac-32df-4758-8f69-a29364cc12ff, + dhd:b35b4f89-f2df-465b-8490-b4c252837651 . -dhd:fab15907-20bd-4a00-84dd-f5735bb33b6f a dho:Lion ; - dho:hasModifier dhd:c4532ca0-47ad-4eed-8a4b-e55e83f53e10 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:facb22b6-3fa1-47f5-8a1b-e0419589f796 a dho:Bend ; + dho:hasTincture1 dho:Argent . -dhd:fab4544d-7281-4db4-8846-8a5812245857 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:fad17e43-70c0-4d3c-ba41-090b88d39eb4 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:fad558b8-521a-4244-a16f-0e9b953e9dcd a dho:Axe ; - dho:arranged dhd:60938f4f-72a4-407a-8551-d51dc9f68da0 ; +dhd:fadaa450-8b6f-459e-89bd-a3a188ffc58a a dho:Bar ; dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . + dho:hasTincture1 dho:Gules . -dhd:fad8c06a-f277-4102-bdfa-c34a92fca808 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:fadd1585-05d6-459c-8a2b-4fad1bd17fb0 a dho:Layer ; + dho:hasCharge1 dhd:e08cc0db-e9a1-4dbc-a0e3-90fa902ad381 . -dhd:faeefda5-6922-4dc5-a0c4-8083ec8534e5 a dho:Layer ; - dho:chargedWith dhd:7dfd4792-127b-472c-8cf1-9ae483615aa2, - dhd:bddf35ac-6af0-4008-ac93-e6ffb0e1608f ; - dho:hasCharge1 dhd:268842c4-6cb0-41f7-a7f2-472dce61b900 . +dhd:fb434111-a8d1-423d-874d-411c3aaceb77 a dho:Lion ; + dho:hasModifier dhd:6f3c876c-7e42-44b2-8a87-a16b7628a041 ; + dho:hasTincture1 dho:Missing . -dhd:fb095921-20bd-4dc7-89d2-4472d8ae15c6 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:fb51f531-8664-44d1-985f-96481e4f7990 a dho:Layer ; + dho:hasCharge1 dhd:5667aebf-bafd-4563-a2c5-e2b78d60e64e . -dhd:fb0b0795-f43c-49a5-b592-204580ab5217 a dho:Field ; - dho:hasSeme dhd:928c8625-4f10-4dca-a2a1-6d32177587d5 ; +dhd:fb571f34-c886-46ea-8549-0df2f7a63c49 a dho:Field ; dho:hasTincture dho:Azure . -dhd:fb3e333b-add0-4eaa-8d82-9b64cbe6c5ed a dho:Rampant . - -dhd:fb48b187-3f8c-4ea0-a6ae-ea35c07af02b a dho:Chief ; - dho:chargedWith dhd:2be5e233-de8d-47f8-bd2a-73477902e2a0, - dhd:9ee8b6e7-cd41-4e26-86e8-4e60884b3683 ; - dho:hasTincture1 dho:Argent . +dhd:fb615ecb-dd90-4a03-bb12-4aba4903bc9c a dho:Lion ; + dho:hasModifier dhd:5611a7de-c574-43ee-b91a-b96927101462, + dhd:bf3f1618-c0b5-48b9-a6dc-e3f4ca7f5f88 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:fb58ba68-cd4a-4d02-837f-066aeb1fd774 a dho:Talon ; - dho:hasTincture1 dho:Argent . +dhd:fb6f14f8-9153-4bdc-8059-4ab942055817 a dho:Layer ; + dho:chargedWith dhd:20a9eaec-08ef-476b-a344-50227212af8a, + dhd:c8e0dfaf-d118-45a7-afcf-4936a7c985ab ; + dho:hasCharge1 dhd:31753f35-f515-4dfd-b69b-7b26668a9bcd . -dhd:fb697339-2555-4634-b627-9764d66f434a a dho:Layer ; - dho:hasCharge1 dhd:eb6d759c-1178-4d48-acfe-58c8ca1e3b02 . +dhd:fb868de0-8c01-4c70-9986-aa3630d4177b a dho:Buckle ; + dho:hasTincture1 dho:Argent ; + dho:on dhd:624c25ac-32df-4758-8f69-a29364cc12ff, + dhd:b35b4f89-f2df-465b-8490-b4c252837651 . -dhd:fb9096b4-d54e-4e18-ba52-f20b64425c0a a dho:Layer ; - dho:hasCharge1 dhd:46b11d9c-798e-46da-aabb-04da14b8e68e . +dhd:fba17a97-ea6d-4f0e-ae95-1aef9aa5bc4d a dho:Layer ; + dho:hasCharge1 dhd:670d904a-6234-4fbb-b55f-7e78501e4ac8 . -dhd:fb9220e7-1389-4339-9710-f0b5c7941a66 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:fbb5661d-7c39-499e-a5f0-30c1c08224cb a dho:Layer ; + dho:chargedWith dhd:7ddf1010-62ff-48a8-bd5d-b328ba99f9ee, + dhd:dd38b4d9-fb91-4333-8035-b7c54d15615b ; + dho:hasCharge1 dhd:6dc3b60b-f6d6-435d-93d3-322c146b6c07 . -dhd:fba9a9b4-c054-4a65-b8a6-6b55c8621aa0 a dho:Passant . +dhd:fbd8d20e-3fb1-4193-9892-741edda03ce2 a dho:Field ; + dho:hasTincture dho:Or . -dhd:fbae3b9c-b1b5-40f0-a69d-45a6211ecd1d a dho:Layer ; - dho:hasCharge1 dhd:7f19b64a-8cc2-4b3d-87fa-ac39d17d2db6 . +dhd:fc02d53a-934d-4329-aa71-f03c1d22dbf8 a dho:Layer ; + dho:hasCharge1 dhd:4fe972fa-6451-4f75-9359-2c11f4f9bb28 . -dhd:fbb02520-bb28-4ccb-aa66-55320b42bc30 a dho:Armed . +dhd:fc17878b-19c2-4ecb-9f97-439a6e7ab7e0 a dho:Layer ; + dho:hasCharge1 dhd:11253ee5-3193-4456-9a95-e8d55fddf4d9 . -dhd:fbc5d8c7-c71f-4e2d-8713-2ac0de07032a a dho:Field ; - dho:hasPattern dho:Bendy ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Azure . +dhd:fc43547c-8678-4ab8-8b42-862d99b1df4c a dho:Field ; + dho:hasTincture dho:Or . -dhd:fbdd55fe-228e-4b1c-9377-7efdef24693d a dho:Layer ; - dho:hasCharge1 dhd:c239e5f6-ff8f-4446-8a0e-852421977af7 . +dhd:fc5ee3b3-7d40-4e6c-8db2-d9ea11e07821 a dho:Dragon ; + dho:hasModifier dhd:130762d2-6515-4a6f-8add-5059a06bf77a, + dhd:cdddbb54-e501-4f6d-8315-f7a0e1f651eb, + dhd:eb73ca1c-009d-454a-9ab1-d67ea6d23b21 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Or . -dhd:fbe766fb-be26-479e-a347-3c6a183086ec a dho:Field ; +dhd:fc6af23e-6431-4a7e-b509-98f378f1c43e a dho:Field ; dho:hasTincture dho:Argent . -dhd:fc0c7d62-7e69-45b2-a6d5-3dc92cf2a613 a dho:Layer ; - dho:hasCharge1 dhd:07f74f16-7ded-4195-9e9f-0955c36ba144 . +dhd:fc71f4d9-47dd-4b3d-878b-9b079f826f45 a dho:Layer ; + dho:hasCharge1 dhd:471a4b8e-873a-4f24-bfd9-650116c5c59f . -dhd:fc1f740d-3095-4023-938e-fae523bfd83c a dho:Chief ; - dho:chargedWith dhd:6a591f3b-3752-466f-8807-b505302c32a4, - dhd:9d3b9fbc-f6d3-4955-8798-d36e305dce71 ; - dho:hasTincture1 dho:Or . +dhd:fc788c33-8df9-4e30-a592-5ca76d13d5c0 a dho:Field ; + dho:hasTincture dho:Or . -dhd:fc400484-ff42-46d1-a1c8-3b6ea7a2ef28 a dho:Layer ; - dho:hasCharge1 dhd:a9dfc9b1-c9bd-4d00-bf2f-517e0a581b60 . +dhd:fc7bdfe2-07e1-47fb-98c8-14af4c4ad1be a dho:Layer ; + dho:hasCharge1 dhd:6c00756d-78cc-427a-9c84-ad661146f3d0 . -dhd:fc76aaad-2cb9-47e4-b399-d56a26180619 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fca5f83d-46a9-4b40-8c48-52de541c53e7 a dho:Field ; + dho:hasTincture dho:Azure . -dhd:fc777e4c-b897-44c0-9895-d11e0eca185b a dho:Field ; - dho:hasPattern dho:PerBend ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:fcb09433-b3bb-4d42-8f4b-058e9d8e5111 a dho:Field . -dhd:fc7c5ae3-922d-45fc-bcbd-f0058eb80ab6 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fcdec40b-bd2d-4974-a196-1f551daa9c8a a dho:Field ; + dho:hasTincture dho:Or . -dhd:fc800a0b-8dfe-42b9-b0bf-2968281e654e a dho:Layer ; - dho:hasCharge1 dhd:1886009e-8c98-42d5-83d3-92a3fb4e16c6 . +dhd:fd081e7c-b589-44a4-8d54-0e1d1664bd47 a dho:Field ; + dho:hasTincture dho:Or . -dhd:fc900fb0-5f6c-426a-b51e-d7d128d1f23e a dho:Layer ; - dho:hasCharge1 dhd:969ac5f6-def3-41c0-84fe-573012b327e0 . +dhd:fd1650c2-48d6-4785-843e-8d2d01ab3def a dho:Field ; + dho:hasTincture dho:Gules . -dhd:fcc24fac-9be9-480e-8e1b-b8f953eb43dd a dho:Lion ; - dho:hasModifier dhd:a51ef05a-1650-49bf-b1b3-a4d62727471a, - dhd:bea013a2-05cf-4d97-b9d8-a8e98c06c4ab ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:fd1f78da-c54b-4624-a91b-a88154115c66 a dho:Layer ; + dho:hasCharge1 dhd:d3fe454b-e838-4074-9e48-9323d58e716e . -dhd:fccf442e-54fe-45c9-ba38-bec0f170456b a dho:InPale . +dhd:fd1fa921-e745-4de3-8413-3b17f334a92d a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:fd14be44-e758-46de-871e-253a1b51200e a dho:Naiant . +dhd:fd34e314-22ea-45ac-a795-b93ad31b4395 a dho:Field ; + dho:hasTincture dho:Or . -dhd:fd15cefd-8d75-4df1-bb3f-a92696ee7743 a dho:Field ; +dhd:fd3c6e03-a93d-4aee-b59c-ca0d6cb62b52 a dho:Hooded ; dho:hasTincture dho:Azure . -dhd:fd4b5dc5-beb0-4a31-9e18-9b9896f780cd a dho:Seme ; - dho:hasSeme dho:Billety ; - dho:hasTincture dho:Or . +dhd:fd660aee-a3b0-4717-b719-d9b770a4c96d a dho:Crowned . -dhd:fd92cde0-5bec-4a16-81b2-bd2de2636142 a dho:Fretty ; - dho:hasTincture1 dho:Or . +dhd:fd744369-c527-46a1-801b-114ae62deb8a a dho:Addorsed . -dhd:fdb60746-db5d-4bce-b6dc-76e0a969aa70 dho:hasPattern dho:Roundelly . +dhd:fd793373-1d15-4265-85ee-02720912d49c dho:hasPattern dho:Chevronny . -dhd:fdfc101a-f627-4d94-97b7-0393be64b308 a dho:Layer ; - dho:hasCharge1 dhd:6fb940e8-db53-4fa0-a9f4-4766d95369d4 . +dhd:fd842d82-b4dd-4d30-9369-17daf39e0b6d a dho:Field ; + dho:hasTincture dho:Argent . -dhd:fe05e562-b69a-4ade-873a-34db2db53db2 a dho:Layer ; - dho:hasCharge1 dhd:cae514cc-7f97-4ddb-93ae-c0c8c21b009d . +dhd:fd889b23-53d2-4c3b-86cf-aae35992a683 a dho:Field ; + dho:hasTincture dho:Gules . -dhd:fe11aed8-4fc6-4a27-aaf6-4e9160b4aa0e a dho:Cross ; +dhd:fd9251ce-8612-4992-bb7c-fd988a1e96d3 a dho:Border ; dho:hasTincture1 dho:Gules . -dhd:fe193171-cc74-46ff-ac1c-85581650ae01 a dho:Field ; - dho:hasSeme dhd:65139da1-399c-4edf-94f4-e22277f05aa0 ; - dho:hasTincture dho:Gules . +dhd:fdab36af-5ba7-4554-861a-22d40b4f606a a dho:Layer ; + dho:hasCharge1 dhd:c851e3c0-f893-4739-a5f0-d55d0ef2b662 . -dhd:fe34c062-7686-459d-a969-1adf9aaa7a4e a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fdb6de28-899f-4416-bf1a-b6d196fc3205 a dho:Label ; + dho:hasTincture1 dho:Gules . -dhd:fe3ad88c-8255-4cbf-81a9-b4de7b201b1e a dho:Field ; - dho:hasTincture dho:Sable . +dhd:fdc05121-478d-4b1e-84d6-5a1dc174ad76 a dho:Chief ; + dho:hasTincture1 dho:Or . + +dhd:fde22166-a993-4d18-a407-c0828ca3dc35 a dho:Langued . + +dhd:fe0538b9-c988-4475-9b2f-dcdf80f41e10 a dho:Field ; + dho:hasPattern dho:Barry ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Azure . -dhd:fe3c893e-6568-43ba-bee2-1b3a616d00d9 a dho:Griffin ; - dho:hasModifier dhd:79c18e2f-f59c-4d49-9e9b-71e0ccdb4500, - dhd:ae0ad637-73fc-4925-a213-2fba5727a59d, - dhd:da5546c6-a0a8-4999-b84c-aceed0e42a7f ; +dhd:fe0bdaf6-3c35-49bf-ad99-dfc352a03e31 a dho:Annulet ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:fe42d62b-a9a7-4e2f-a496-48444ba02a18 a dho:Eagle ; - dho:hasModifier dhd:c61d0e38-028a-4bdb-828a-4051cbb3dad3 ; +dhd:fe0ee415-5d7c-4c6b-b2f1-9a844c68b0ff a dho:Field ; + dho:hasTincture dho:Or . + +dhd:fe26a222-5219-475b-8aba-abb3b90029b1 a dho:Lion ; + dho:hasDirection dho:Dexter ; + dho:hasModifier dhd:c1c83100-05ce-4ad8-87ac-ee4e671ad68d ; dho:hasTincture1 dho:Or . -dhd:fe4b573d-132e-4e69-9930-5960e003fdde a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fe285245-e15e-4b0e-8593-344af0926568 a dho:Field . -dhd:fe4fea24-3f7c-4f39-a46f-82a7b755d87e a dho:Scissor ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:fe2b1802-4727-4ea2-9227-00655a12fbd6 a dho:Layer ; + dho:hasCharge1 dhd:0cc5804b-72b3-479b-b4d7-936c987a710e . -dhd:fe536ece-18ea-41bd-aa81-7e9a54ed2514 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:fe3bfe4d-0beb-4e9c-a0ad-5997475e7ac5 a dho:Layer ; + dho:hasCharge1 dhd:14eb5e74-4a7b-42e8-ad48-12c3d69829b5 . -dhd:fe62995e-7f37-44ff-bc64-817f599df7e2 a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules . +dhd:fe4b028d-12c9-492a-90f6-b327359cafd5 a dho:Label ; + dho:arranged dho:PerPale ; + dho:hasTincture1 dho:Ermine ; + dho:hasTincture2 dho:Azure . -dhd:fe6fc997-fd06-402f-8cbd-97ff8ee143cc a dho:Rampant . +dhd:fe509538-d45d-4efc-a69c-74f097464cb2 a dho:Layer ; + dho:hasCharge1 dhd:7916c45e-a3c2-4797-a5d0-75d55082cf51 . -dhd:fe7588b6-5080-43c6-82c8-0351395b7636 a dho:Layer ; - dho:hasCharge1 dhd:c7a65cdf-10da-48d1-acaa-83183084c190 . +dhd:fe5ae4a0-295e-4001-bd74-564339d49dfc a dho:PiedNouri . -dhd:fe7711da-dc96-4bde-bd46-ab3acc0f09eb a dho:Guardant . +dhd:fe706a74-ac1e-422c-b8c8-886713adaf80 a dho:Layer ; + dho:accompaniedBy dhd:53a6988c-ddec-4d2b-98f8-ec6dd5813791, + dhd:7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab ; + dho:hasCharge1 dhd:efc21c35-14c9-4145-b3da-cdef5f8d760d . -dhd:fe8106ff-5220-42ca-90af-9c1cd639648b a dho:Field . +dhd:fe775c87-896d-4ade-bf18-70aebf4bab71 a dho:Chief ; + dho:hasTincture1 dho:Or . -dhd:fe9c1797-87bb-460e-ad6a-a457b22f2c31 a dho:Layer ; - dho:hasCharge1 dhd:3aeda639-fe69-48d4-832c-fcc670ac5eb8 . +dhd:fe7cfa80-5d6c-49e0-bd55-94ff6e85e48f a dho:Layer ; + dho:hasCharge1 dhd:8d2766b9-fa5b-437f-8951-4a4be4e0eb3d . -dhd:fe9edfdc-95f9-44fe-9a76-49c779a66c09 a dho:Layer ; - dho:hasCharge1 dhd:d09cfd62-e941-48cf-b57c-a6ef60a46125 . +dhd:fe890445-f076-4a16-830f-baa5c5ee669b a dho:Issant . -dhd:feb4b174-6cf6-4274-a41e-54ebbd2161a2 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:fe8ad62e-d6a3-4727-97a4-48abeb8f22dc a dho:Chief ; + dho:hasTincture1 dho:Gules . + +dhd:fea57fb0-c4bd-4267-846b-043af2dc66d5 a dho:Field . -dhd:febb094b-b6a5-4e98-b52a-53adf4967d67 a dho:Crowned . +dhd:fea75ad3-207b-4fd5-8a0e-8ef453247f2a a dho:Field ; + dho:hasTincture dho:Ermine . -dhd:fec04946-89c0-48c0-b951-a2b601b8b655 dho:hasPattern dho:Compony . +dhd:febfbf09-c164-4864-9a0c-9c73c2130905 a dho:Layer ; + dho:chargedWith dhd:81151d55-8f9d-447b-9b05-5d455c6cabc5, + dhd:8e0ba4bb-46cc-4a92-801b-d8d66c3174ab ; + dho:hasCharge1 dhd:d4b5906d-7953-4cc3-979b-a3a6fa700a74 . -dhd:feea11ee-9382-42cf-8a53-155f87b4a88c a dho:Armed . +dhd:fec12311-b48a-4691-812f-b3b769902368 a dho:Layer ; + dho:hasCharge1 dhd:c61305b1-f7e4-45ee-b505-2932c078188c . -dhd:fef2968e-6da7-4470-9a1e-54193717e834 a dho:Cross ; - dho:hasTincture1 dho:Or . +dhd:fecff9b3-cdd4-427e-bcff-50e987d1f879 a dho:Layer ; + dho:hasCharge1 dhd:deeac63f-d32f-40b6-bb20-9dfb8f8fdec5 . -dhd:fefaeff4-2648-4120-ae6b-02ed2bece611 a dho:OrleOf . +dhd:feea8b99-697d-478d-84b9-f2b4481490bd a dho:Layer ; + dho:hasCharge1 dhd:af7ed014-db60-47ed-90f5-2cf27185a862 . -dhd:ff3969b7-eb33-4c79-8903-4e701872ee09 a dho:Field ; +dhd:fef0605f-3335-42de-a596-d29b80aa0656 a dho:Layer ; + dho:hasCharge1 dhd:fa3e1a86-9a60-433b-b45e-32544089ffd9 . + +dhd:fef5bbbf-0d6b-4a10-ba43-5e1385371334 a dho:Field ; dho:hasTincture dho:Gules . -dhd:ff525294-d953-45fa-b0ca-dc181c202c4e a dho:Layer ; - dho:hasCharge1 dhd:bdc553bc-10fd-4202-9538-8f215080a6cb . +dhd:ff15ad86-36d2-4bd7-96dc-15c10aff37ee a dho:Layer ; + dho:hasCharge1 dhd:0c63e9da-7d3b-4a10-89e8-a9191ed9f424 . -dhd:ff6577b2-c36b-45f2-850d-ac1461ea3ba0 a dho:Field ; - dho:hasTincture dho:Azure . +dhd:ff4ca31a-9d9b-4131-865d-b4b5ae37d213 a dho:Birdcage ; + dho:hasTincture1 dho:Or . + +dhd:ff5a3251-b1b2-4182-9f6a-ff0a5cced023 a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:ff5f28cf-2021-4662-87f0-bc16f66bca85 a dho:Langued . -dhd:ff688348-4bec-47fd-9836-3be1223a6b05 a dho:Rampant . +dhd:ff654ee5-3223-45ed-8d4d-05bb212f00f6 a dho:Rampant . -dhd:ff80a09c-3e87-4c60-8600-c5f2a24aabb6 a dho:Field ; +dhd:ff76cfc3-0f7e-4d17-b89b-3fe9614363e3 a dho:Field ; dho:hasTincture dho:Or . -dhd:ffb70da4-a365-42d9-bc7c-1861608a6401 a dho:Layer ; - dho:hasCharge1 dhd:11ff5b23-6147-49d1-bfa8-f93271ebd07a . +dhd:ff84a071-56c2-4e8f-aeb2-293de959b8c3 a dho:Field ; + dho:hasSeme dhd:15ac3506-ada4-4643-8a78-ac9d6ce3195d ; + dho:hasTincture dho:Sable . -dhd:ffdd8f12-fc3d-4650-9f98-e56ea73679d1 a dho:Addorsed . +dhd:ff9fe36e-96c4-4008-bfcf-adb84db7020a a dho:Layer ; + dho:hasCharge1 dhd:c637d48f-b512-4ce7-84bf-1317e1403644 . -dhd:ffe96b9e-93e1-42e5-8d6e-4e600062330c a dho:Crowned . +dhd:ffa56788-5b77-48ae-b6e0-120124dd75de a dho:Field ; + dho:hasTincture dho:Gules . -dhd:ffea3cfa-9b2d-441c-8833-3c0f34900247 a dho:Field ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:ffa92671-2801-4951-bbbb-3b8327aabcb6 a dho:Field ; + dho:hasTincture dho:Argent . + +dhd:ffb1962d-6894-4b82-a22f-92df67bd9487 dho:hasPattern dho:Compony . + +dhd:ffb5a0fb-112c-4fd4-93cf-07e01d6c94b5 a dho:OrleOf . + +dhd:ffdca52d-69e4-43a0-95c7-939c72758be5 a dho:Armed ; + dho:hasTincture dho:Azure . <http://digitalheraldry.org/digital-heraldry-ontology#(1StCh.Annulet)> rdfs:subClassOf dho:Modifier . @@ -17959,73 +17959,80 @@ dho:hasCoatOfArms a owl:ObjectProperty . dho:hasModifier a owl:ObjectProperty . -dhd:0391ea15-9912-4035-9bbf-51a2fdf169c5 a dho:Field ; +dhd:013c8baf-0fb7-4a46-940e-6ce244323167 a dho:Field ; dho:hasTincture dho:Argent . -dhd:197eb23a-34a9-4634-aeb2-fa68ae684b95 a dho:Leave ; - dho:hasModifier dhd:103c526f-656b-404b-8bb3-8ea1d34db211 ; - dho:hasNumber 3 . +dhd:115eb4da-561b-4909-85c5-c1152a082e21 a dho:Field ; + dho:hasTincture dho:Or . -dhd:2774b6f2-5844-43d5-9a06-1061815f6dbd a dho:Field ; - dho:hasTincture dho:Argent . +dhd:1278de52-2fb7-46ae-ba32-56833c114922 a dho:Rose ; + dho:hasNumber 4 ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:354a9d59-2852-4d7d-b4b3-0a203763f58d a dho:Field ; +dhd:1621aa5c-d167-41e2-8da5-db65ae17100d a dho:Field ; dho:hasTincture dho:Argent . -dhd:392b9159-2161-4e83-966a-cf11e9e49b66 a dho:Field ; - dho:hasTincture dho:Argent . +dhd:28e1adab-ca3a-4dab-bc1f-38d1794552e9 a dho:Bend ; + dho:hasPattern dhd:847bbbf9-b0fb-4d38-949c-b7b58fd5e152 ; + dho:hasTincture1 dho:Argent ; + dho:hasTincture2 dho:Gules . -dhd:5f80fc8c-3450-4778-86cc-24447d8fbd83 a dho:Field ; - dho:hasTincture dho:Gules . +dhd:2a6aac3a-2e46-4123-ba13-6ae29c339623 a dho:Leave ; + dho:hasModifier dhd:9cfb1058-c3c3-4e4a-b0ae-e911653b13a2 ; + dho:hasNumber 3 . -dhd:6363db80-769b-4afa-b2eb-3c05bd0c00e0 a dho:Field ; - dho:hasTincture dho:Or . +dhd:2d6ad69a-6a58-49a8-948a-1d1125a64f39 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:63a04f15-15d9-4688-baa8-3935703f6941 a dho:Field ; - dho:hasPattern dho:PerPale ; +dhd:3d591dc7-b6a7-41ef-8057-29ea78538cab a dho:Layer ; + dho:hasCharge1 dhd:46302593-60fa-4d46-a32d-e924bbb57257 . + +dhd:46302593-60fa-4d46-a32d-e924bbb57257 a dho:Crown ; dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . + dho:inChfDx dhd:f6d43dad-0872-4eb0-a8fe-09b76e54ebff . -dhd:6591dfb5-acf0-4e3b-a7f1-8a841217e5e9 a dho:Crancelin ; - dho:arranged dhd:e9818d0e-2749-4e28-abb1-cffd45c915c7 ; - dho:hasTincture1 dho:Vert . +dhd:47d341ec-11eb-4358-b1a2-cb25ae41ed0f a dho:Field ; + dho:hasSeme dhd:0360182d-342f-449f-9e9d-b4c22fa22790 ; + dho:hasTincture dho:Gules . -dhd:6613c9b7-aedf-49e7-8c84-36d2d866f0ed a dho:Field ; - dho:hasTincture dho:Argent . +dhd:4d5470d0-434e-45cb-b9c9-7f2dc82d0f7f a dho:Layer ; + dho:hasCharge1 dhd:1278de52-2fb7-46ae-ba32-56833c114922 . -dhd:6ac544be-d265-46e5-801e-e10e12fba5e2 a dho:Field ; - dho:accompaniedBy dhd:a3b8ea4c-6e9d-44ca-802f-a72ef1f89268, - dhd:dfa4bbba-e4f8-4de9-a1c4-7caa05b099fd ; - dho:hasPattern dho:Quarterly ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Vair . +dhd:50ff588c-660b-46f3-916d-fd2383bb9e1a a dho:Field ; + dho:hasTincture dho:Argent . -dhd:7206e555-badf-49c2-aeb6-598be605add2 a dho:Field ; - dho:hasTincture dho:Sable . +dhd:5d57cf2c-b89b-445f-b9f3-57a0f4f35297 a dho:Layer ; + dho:hasCharge1 dhd:99eb176c-7d87-417a-98c3-d65d497e37e7 . -dhd:79c80629-48a9-4111-9135-0f766e0f2aea a dho:Field ; +dhd:67f8853a-a3b6-4aaa-8028-a5f6d8834825 a dho:Field ; dho:hasTincture dho:Argent . -dhd:7fea9f71-44a9-4cfb-94ef-87387c074794 a dho:Field ; - dho:hasPattern dho:PerFess ; - dho:hasTincture1 dho:Or ; - dho:hasTincture2 dho:Gules . +dhd:7c3b293f-fdd5-49e1-998a-298ca953d8c0 a dho:Field ; + dho:hasTincture dho:Gules . + +dhd:7ca178a3-3bcd-4bf4-b587-490a216708d7 a dho:Field ; + dho:hasTincture dho:Argent . -dhd:87492a20-9f79-4250-b31b-7da6b890e045 a dho:Field ; - dho:hasSeme dhd:19faa84e-5b7a-4b91-a12e-fa61e7d70f16 ; +dhd:8224623e-86e5-4d08-8deb-1b81fd0f4de5 a dho:Field ; + dho:hasSeme dhd:e4cb115b-245e-4421-afb4-befbc761b161 ; dho:hasTincture dho:Gules . -dhd:93c6082c-149c-4a52-a25e-7a8c7ae1227b a dho:Field ; +dhd:8a845d65-0ccb-4018-9dac-089c23c281d6 a dho:Field ; dho:hasTincture dho:Argent . -dhd:9c05cf15-a831-4f6e-8645-577a1e18e1ee a dho:Field ; +dhd:8f2a003a-8595-4053-a0f4-ed44a8d15903 a dho:Field ; dho:hasTincture dho:Or . +dhd:99eb176c-7d87-417a-98c3-d65d497e37e7 a dho:Crancelin ; + dho:arranged dhd:f0a4594c-6025-437d-b634-725f2049edd4 ; + dho:hasTincture1 dho:Vert . + dhd:CoA0000002410_CoAF1 a dho:Escutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:e33fbce2-6c29-4d66-b1fc-fbe949ab9fb2 ; - dho:hasLayer1 dhd:3f03bd96-1ae2-4024-a6cc-77251a661d9a ; - dho:hasLayer2 dhd:4abd0795-6cd7-4da9-bd2e-b6dd6274617d ; + dho:hasField dhd:cecb5de3-e704-4cf8-942b-7dc96afd8109 ; + dho:hasLayer1 dhd:028df057-3edd-45c0-8b1b-3fb0a3017621 ; + dho:hasLayer2 dhd:79c11c1e-3b9d-4f22-9a8e-16094d417576 ; dho:hasOMAID "2410_CoAF1" . dhd:CoA0000002440_CoAF1 a dho:Escutcheon ; @@ -18033,8 +18040,8 @@ dhd:CoA0000002440_CoAF1 a dho:Escutcheon ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000002440_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:5fe89df0-a0fd-49c1-85c7-4b9569b7bcf7 ; - dho:hasLayer1 dhd:197f497b-cffe-450d-b06e-368c437661bd ; + dho:hasField dhd:55c73a61-0357-47e9-bcc1-b0d7b3e4a72d ; + dho:hasLayer1 dhd:e6ae5e99-3e26-46c3-b233-a6c1bd04bf51 ; dho:hasOMAID "2440_CoAF1" . dhd:CoA0000006037_CoAF1 a dho:Canton ; @@ -18042,33 +18049,33 @@ dhd:CoA0000006037_CoAF1 a dho:Canton ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000006037_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:239c14b6-a561-421a-b42b-76ebd4c38fb1 ; - dho:hasLayer1 dhd:1ea723a3-0005-416b-b981-3f124f6c6212 ; + dho:hasField dhd:45931dec-f781-4579-bc4f-ff6a9b0774dd ; + dho:hasLayer1 dhd:e6d07024-525b-4000-bf46-030d44384ac7 ; dho:hasOMAID "6037_CoAF1" . dhd:CoA0000008134_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:ae3706b8-e2f2-42c5-b4c5-cc5c71de429e ; - dho:hasLayer1 dhd:f0754bbc-3660-4704-99f9-bf54ba534970 ; + dho:hasField dhd:5550b166-c13c-42c5-899e-9423e2b644ed ; + dho:hasLayer1 dhd:9afc1fdf-ffc6-45de-bc0d-c1d8f8305223 ; dho:hasOMAID "8134_A_1" . dhd:CoA0000008134_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:f74a1a21-03cf-4ee1-94e7-1e329bce3cfc ; - dho:hasLayer1 dhd:9866d533-181f-48b3-aa1b-8fd23793b4b8 ; + dho:hasField dhd:76879b59-068d-4af7-8711-db4d8331b2ad ; + dho:hasLayer1 dhd:d4a7ff3f-1ab4-4656-bd82-4dee0b58e038 ; dho:hasOMAID "8134_B_1" . dhd:CoA0000008152_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:347c0140-1e8c-4fb0-ba4c-256991d2d4d3 ; - dho:hasLayer1 dhd:da4692d7-ca75-4f13-afb5-eaa8be733540 ; + dho:hasField dhd:558127c4-e4ea-4a42-947a-d31721d5ab66 ; + dho:hasLayer1 dhd:de243277-a0ad-47f8-bc5c-5c3a7739427c ; dho:hasOMAID "8152_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008152_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:49a0277c-f7ea-4525-a72f-c3af946906be ; - dho:hasLayer1 dhd:3f18bd1a-004b-48a1-8609-71612575e2ef ; + dho:hasField dhd:1ae6cc7a-accc-4271-a2d6-de8bda4fa782 ; + dho:hasLayer1 dhd:6a9594db-0bbc-412a-b6d1-e032ae03c826 ; dho:hasOMAID "8152_B" ; dho:numberOfMarshalledParts 1 . @@ -18077,22 +18084,22 @@ dhd:CoA0000008191_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008191_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:45a83d16-4cf9-4037-87fa-2c6d1752e35e ; - dho:hasLayer1 dhd:5632be63-908a-4411-8f7d-e3966df42e27 ; + dho:hasField dhd:643182aa-726e-494d-8874-a06718d68160 ; + dho:hasLayer1 dhd:4ebc1249-03a9-42ec-9108-f9e2f6e317d6 ; dho:hasOMAID "8191_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008191_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:712bdb2c-3997-4460-bde1-8dec59a5c9b5 ; - dho:hasLayer1 dhd:4a3d87e1-315f-42f7-bf5d-51850d17654e ; + dho:hasField dhd:4081e8a9-90fb-4722-a7dc-cbbcf77a09d7 ; + dho:hasLayer1 dhd:af3b83f0-cd9e-4ddb-b11d-57513cc2cd4e ; dho:hasOMAID "8191_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008220_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fad8c06a-f277-4102-bdfa-c34a92fca808 ; - dho:hasLayer1 dhd:86db6f82-641d-44d6-9a76-df0cf879ffda ; + dho:hasField dhd:b699d856-5432-4da3-8e8e-47f8835eef2e ; + dho:hasLayer1 dhd:56972ae2-2235-4285-81b5-7ede51112c95 ; dho:hasOMAID "8220_A" ; dho:numberOfMarshalledParts 1 . @@ -18101,23 +18108,23 @@ dhd:CoA0000008220_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008220_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d2b33532-5abf-461f-81fe-f2638eaf511a ; - dho:hasLayer1 dhd:e0318003-056f-4dd4-b5ba-5690db037d45 ; - dho:hasLayer2 dhd:7a516de0-7aaf-444d-a302-941f7a581a03 ; + dho:hasField dhd:8224623e-86e5-4d08-8deb-1b81fd0f4de5 ; + dho:hasLayer1 dhd:4a22cad7-306c-4014-bb55-dc3c98666f6e ; + dho:hasLayer2 dhd:73bdaf66-8d21-4255-af6b-cf6cda76c673 ; dho:hasOMAID "8220_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008229_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:15d8c980-26ec-4e4d-bc19-d853d07a9110 ; - dho:hasLayer1 dhd:bc067638-8e2a-4778-8767-ce500a1829bd ; + dho:hasField dhd:20f25556-4549-47a4-bf82-e0f53090a157 ; + dho:hasLayer1 dhd:c2ba9ffc-24ee-4cba-ac3f-910622ee5c1f ; dho:hasOMAID "8229_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008229_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3e4eedcb-4356-48ac-844d-18a99b6c6dd1 ; - dho:hasLayer1 dhd:20859fbd-55a8-441c-80f0-d8f2838d1f01 ; + dho:hasField dhd:04388f25-40cb-4aae-9986-547437ce9100 ; + dho:hasLayer1 dhd:7e4868eb-78c6-4508-8883-9b68af063e1c ; dho:hasOMAID "8229_B" ; dho:numberOfMarshalledParts 1 . @@ -18126,8 +18133,8 @@ dhd:CoA0000008287_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008287_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:bb2cf76a-4ad9-4f24-bcc6-f27ace2e5241 ; - dho:hasLayer1 dhd:486a4c02-6086-49ff-9f5b-c70a90ad49a7 ; + dho:hasField dhd:325ebf00-a8dc-434e-8ce7-68e21f919280 ; + dho:hasLayer1 dhd:39de37d5-1d48-4b52-9328-3f8d01c577a2 ; dho:hasOMAID "8287_A" ; dho:numberOfMarshalledParts 1 . @@ -18136,22 +18143,22 @@ dhd:CoA0000008359_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008359_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:46e9f4c1-c8b5-4587-b3d3-5d694f6e330b ; - dho:hasLayer1 dhd:2dc383d5-6260-4e76-a99b-c7a9bea25193 ; + dho:hasField dhd:8b9d4f18-5d01-4438-b6e8-d61898bb3a75 ; + dho:hasLayer1 dhd:b574e03d-1d0f-4215-bd3f-bcbb43de7719 ; dho:hasOMAID "8359_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008363_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fb095921-20bd-4dc7-89d2-4472d8ae15c6 ; - dho:hasLayer1 dhd:27acf93e-4b92-4592-9e1a-d750c552e13c ; + dho:hasField dhd:58a09e8e-e689-4c7f-ad64-aa1223f247f5 ; + dho:hasLayer1 dhd:a20dfc6e-93b3-4fa6-a3d6-7ff0ff5adc37 ; dho:hasOMAID "8363_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008363_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:bf74627d-aaa7-4f80-8642-4f6cf2e90f3b ; - dho:hasLayer1 dhd:584227c7-6d28-4f9c-9db1-242b0a227d44 ; + dho:hasField dhd:d5c04139-54ad-4bfb-8cf3-d83312df8793 ; + dho:hasLayer1 dhd:61ba9452-4aec-4274-9804-82f2e9ec58dd ; dho:hasOMAID "8363_B" ; dho:numberOfMarshalledParts 1 . @@ -18160,8 +18167,8 @@ dhd:CoA0000008378_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008378_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:761823e5-d4bc-4f1c-8225-cb95b84fe93d ; - dho:hasLayer1 dhd:04412a47-e32c-4305-bd16-13a191cf14c7 ; + dho:hasField dhd:0b8c276e-7df4-4442-9fed-4e705c6d75ba ; + dho:hasLayer1 dhd:71bf8208-9b1e-4389-8505-d3dd4aa8f017 ; dho:hasOMAID "8378_A" ; dho:numberOfMarshalledParts 1 . @@ -18170,50 +18177,50 @@ dhd:CoA0000008378_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008378_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d5f9243d-3208-4c39-b079-4bf5413f6e9b ; - dho:hasLayer1 dhd:d4050e99-d69d-4017-a0ad-f43c4537fe1a ; + dho:hasField dhd:3e23d4d8-5f49-4584-8848-149094e0bad7 ; + dho:hasLayer1 dhd:36a01e7c-847e-4c8e-803f-b03c8dee334a ; dho:hasOMAID "8378_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008452_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5e9362e6-44b1-4ceb-bfbc-b3d09633519f ; - dho:hasLayer1 dhd:cddbd6c9-a60f-461f-8515-c9a9563ebcda ; + dho:hasField dhd:3c7941d8-13b9-4c83-a860-f1b45b7e8bf0 ; + dho:hasLayer1 dhd:3c13f8a0-a58f-4cf4-b600-100f4a862619 ; dho:hasOMAID "8452_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008452_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:472c1ed5-bd09-4bc0-9d77-135fb1bc1772 ; - dho:hasLayer1 dhd:4b8dd715-5664-4d10-8842-0ae5c0ac6c2e ; + dho:hasField dhd:83ca0e4d-5acf-4c57-9c1e-d6f25d28e1c6 ; + dho:hasLayer1 dhd:6b45a700-1e02-4fd0-b19c-01868a39fd9b ; dho:hasOMAID "8452_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008517_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:dd773dde-942f-4cb7-9f26-915c22cadd82 ; - dho:hasLayer1 dhd:9cc54baf-766a-42ad-8aaf-f5dcfd98e041 ; + dho:hasField dhd:67944538-fa8a-4c66-acf9-aa505dbcbe06 ; + dho:hasLayer1 dhd:4c27cd2f-53b5-4228-b126-846ee418b864 ; dho:hasOMAID "8517_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008517_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:261c30f7-7a25-4a76-ada8-38ba82e36214 ; - dho:hasLayer1 dhd:c60e7cf4-3db2-430a-a396-89ea56e59e2c ; + dho:hasField dhd:5a9122ca-042a-4782-bb0f-c5766f8500f3 ; + dho:hasLayer1 dhd:16e87431-7114-4e4b-abcc-53a4ab29f771 ; dho:hasOMAID "8517_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008666_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d52d9fc6-ccd4-484c-9fea-608e662206b0 ; - dho:hasLayer1 dhd:f68272c4-c335-4468-afd2-d3094f50a8ef ; + dho:hasField dhd:69044b62-5558-4439-9a49-f8c5ed798c1a ; + dho:hasLayer1 dhd:e5e3148d-2ab6-4d73-99a2-67ad20c31b61 ; dho:hasOMAID "8666_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008666_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:885afc7f-acb7-4fda-97ef-8dd67ae68789 ; - dho:hasLayer1 dhd:95e1d95b-9127-4593-a587-3fe7f16691e6 ; + dho:hasField dhd:8987eefd-350c-4ab3-85e6-261d05908841 ; + dho:hasLayer1 dhd:47b2d836-2c66-4712-adb8-52fa55f45e65 ; dho:hasOMAID "8666_B" ; dho:numberOfMarshalledParts 1 . @@ -18222,21 +18229,21 @@ dhd:CoA0000008668_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008668_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:fab4544d-7281-4db4-8846-8a5812245857 ; - dho:hasLayer1 dhd:e39582c4-150f-4543-a461-eb267f601db4 ; + dho:hasField dhd:5d2ed0ba-ed67-4b48-901f-af62b05cd778 ; + dho:hasLayer1 dhd:77f8d41b-6d1e-467d-a854-5974f60a3ad5 ; dho:hasOMAID "8668_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008668_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6dc3d202-8cc1-4fa8-b893-49c31b690ede ; + dho:hasField dhd:1d8d80de-7001-4579-b866-12b24401aa53 ; dho:hasOMAID "8668_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008670_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e9af34e3-e5e6-42b3-8944-eec06a0e8b9f ; - dho:hasLayer1 dhd:da5544ef-db4e-42ee-91ad-18557ee431bb ; + dho:hasField dhd:13d53234-84f6-4bd3-a0c5-d9b9a0dacd50 ; + dho:hasLayer1 dhd:5d57cf2c-b89b-445f-b9f3-57a0f4f35297 ; dho:hasOMAID "8670_A" ; dho:numberOfMarshalledParts 1 . @@ -18245,21 +18252,21 @@ dhd:CoA0000008670_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008670_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:820abd1b-a6ff-4401-85f3-ab3eb4b46641 ; - dho:hasLayer1 dhd:3de5c1f2-ba7a-4000-b0b3-f2773950f1f4 ; + dho:hasField dhd:34ef773f-eef9-4a31-bb5f-63c5fca7c03e ; + dho:hasLayer1 dhd:f38cf957-dab4-4764-9f58-281a102c633c ; dho:hasOMAID "8670_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008677_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e5c1877e-9801-4d4f-9349-10be72d4cfb2 ; - dho:hasLayer1 dhd:50ee1ab0-87c1-46b7-9c66-ce412ac7a333 ; + dho:hasField dhd:4147beeb-07b6-48cd-9c19-c2223f87e7a2 ; + dho:hasLayer1 dhd:6f7097ad-b50e-4f59-9825-724966f54aab ; dho:hasOMAID "8677_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008677_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:542a7933-d789-48df-95ee-0c2cf5df6adf ; + dho:hasField dhd:b6320b12-84d9-43f4-8361-61eb7da546e0 ; dho:hasOMAID "8677_B" ; dho:numberOfMarshalledParts 1 . @@ -18268,8 +18275,8 @@ dhd:CoA0000008724_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008724_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:6bdb5a62-fdac-4f40-a21c-8e07370a1ed4 ; - dho:hasLayer1 dhd:56281d55-e04b-4aad-9381-7511b267b569 ; + dho:hasField dhd:8d0b1304-837a-47bb-8901-4bcd6c0291f0 ; + dho:hasLayer1 dhd:b97f9a11-8336-4d74-81af-ee8ab789e12a ; dho:hasOMAID "8724_B" ; dho:numberOfMarshalledParts 1 . @@ -18278,7 +18285,7 @@ dhd:CoA0000008837_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008837_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:41053ed2-7c2a-4137-8c18-57d028e96ffe ; + dho:hasField dhd:f848c96c-ef98-47d5-9c6e-b34b780196e9 ; dho:hasOMAID "8837_A" ; dho:numberOfMarshalledParts 1 . @@ -18287,24 +18294,24 @@ dhd:CoA0000008837_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008837_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:608f998a-5de6-47ab-836e-2d3cca104d78 ; - dho:hasLayer1 dhd:041d7b6c-5def-4634-9d27-03dd2d48abd3 ; - dho:hasLayer2 dhd:52a3ba24-2e5a-47af-9f48-23ecb7ce28da ; - dho:hasLayer3 dhd:e91db255-46da-4ee7-a63d-9de0f23981fa ; + dho:hasField dhd:b119c5b8-c694-47d2-bc75-5e819934c5b8 ; + dho:hasLayer1 dhd:de3ff20b-13bd-4522-80b4-948e2f9d4d89 ; + dho:hasLayer2 dhd:6c8dea3a-2b61-4efc-8e8a-2bfd19c964a8 ; + dho:hasLayer3 dhd:d55ffe48-60de-43e5-bc36-567e31df802b ; dho:hasOMAID "8837_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008974_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c8766455-de84-4b20-9b2f-d1553b31a050 ; - dho:hasLayer1 dhd:9bcc2944-9cc3-44be-b1f0-c37c742193d6 ; + dho:hasField dhd:50c113bb-13c2-4a91-bb5d-c7031b7b817d ; + dho:hasLayer1 dhd:8fb63e42-fe5b-4aa9-b728-20b085601dd5 ; dho:hasOMAID "8974_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008974_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:df0f54d0-6437-45ec-8ed5-b82dd89e920b ; - dho:hasLayer1 dhd:c46b6462-61d5-4c3d-a799-4b2b7edf4770 ; + dho:hasField dhd:67f7c9c1-2a30-4fbb-8f71-03b93b1438cd ; + dho:hasLayer1 dhd:c9d1391c-bb29-4f18-a3be-b7d32d681282 ; dho:hasOMAID "8974_B" ; dho:numberOfMarshalledParts 1 . @@ -18313,7 +18320,7 @@ dhd:CoA0000008991_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008991_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:af1f839f-91fc-44db-a134-5ff400fed7d5 ; + dho:hasField dhd:4d048386-b5f8-434a-86ca-3c23bd8a46bb ; dho:hasOMAID "8991_B" ; dho:numberOfMarshalledParts 1 . @@ -18322,78 +18329,78 @@ dhd:CoA0000009579_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000009579_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:2f7cea12-bb5d-4379-ab21-e2987c3c8a11 ; - dho:hasLayer1 dhd:b6a020bb-4d55-4b11-878a-e1f67de5dfd5 ; + dho:hasField dhd:bdb5d48f-25f3-460c-9977-8c3892b69e15 ; + dho:hasLayer1 dhd:2946874d-8a0a-4526-8064-46726534f7ef ; dho:hasOMAID "9579_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009583_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:3c3fa635-2771-4393-8c7d-57c6b3523501 ; - dho:hasLayer1 dhd:4e88bf9f-f9e7-4c81-a03e-d1b6a87ea29d ; + dho:hasField dhd:5fa0e346-fb4a-4272-bba9-f81c874fb2eb ; + dho:hasLayer1 dhd:19fa0b42-4d6c-4fd1-9a8a-de628608d5e7 ; dho:hasOMAID "9583_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009583_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2aa11dc6-fb26-46cc-a103-ccf662d50c92 ; - dho:hasLayer1 dhd:76ef92fe-8c6a-4389-aff0-6585f0c55328 ; + dho:hasField dhd:ebbceba6-8b2e-4a54-9fd0-7ad64bc6e8ae ; + dho:hasLayer1 dhd:e10fa01a-74f4-4d3e-8aab-e7bb35f8b6be ; dho:hasOMAID "9583_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009818_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:350c728b-936e-489e-8450-c9aa115aba91 ; - dho:hasLayer1 dhd:4950217f-b064-486f-a41e-6fa5065857f7 ; + dho:hasField dhd:ce6c4197-29ac-4e30-8a90-db6ce35d6fed ; + dho:hasLayer1 dhd:c10df493-4104-41d5-9cb8-295793728a86 ; dho:hasOMAID "9818_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009818_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:70710e72-71e8-44e3-8c04-198c247b60c4 ; - dho:hasLayer1 dhd:24e09ff4-82cd-4b58-a4a9-92a929d32386 ; + dho:hasField dhd:eb092149-84a0-43d5-b025-70271668517b ; + dho:hasLayer1 dhd:ec1ef10c-b6a5-4da4-a6fb-a460b89e4c23 ; dho:hasOMAID "9818_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011296_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a093b965-45b9-4fb3-9074-cbe3d9502cf0 ; - dho:hasLayer1 dhd:7d8d6a3e-2bb3-4501-9bfd-e15058954df6 ; + dho:hasField dhd:ba767c99-0f9b-4f45-8376-84d3d370f841 ; + dho:hasLayer1 dhd:07c59cb7-83ca-465f-b192-7b1643de3564 ; dho:hasOMAID "11296_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011296_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:be4f8441-54fb-43ea-af45-251c92890c72 ; - dho:hasLayer1 dhd:5e3ca944-eeaa-41d4-87cd-4eeebbe6358c ; + dho:hasField dhd:601ce839-414a-445b-a79d-e92a052f0c67 ; + dho:hasLayer1 dhd:f7b2dd1e-082d-45a1-a912-50a9e0eb333e ; dho:hasOMAID "11296_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011299_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:1268a304-948d-4a21-aec1-0804b717e6ce ; - dho:hasLayer1 dhd:ff525294-d953-45fa-b0ca-dc181c202c4e ; + dho:hasField dhd:e0dcf09d-f32f-4bf3-b72a-c308903be3a5 ; + dho:hasLayer1 dhd:3ffe96f1-ab24-4548-987c-289a0eb461b7 ; dho:hasOMAID "11299_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000011299_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:c6e815e4-9b8b-4c7b-baf1-2ce056579f82 ; - dho:hasLayer1 dhd:537fa851-5187-4a56-8460-93a5d1fe614c ; + dho:hasField dhd:5beba4d3-1fe1-4fd5-b498-18fb47dafe86 ; + dho:hasLayer1 dhd:24d59259-8f1a-44ff-830f-def8fc69c746 ; dho:hasOMAID "11299_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000013049_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:619f75cf-3b16-4f99-965f-3d794217d722 ; - dho:hasLayer1 dhd:e50e4f0a-46bc-4cd3-bd9f-5e674cf52990 ; + dho:hasField dhd:35ce42a9-e662-45c9-b25c-dc54ed616e69 ; + dho:hasLayer1 dhd:ef31c104-c084-44e4-ab29-dc365a027267 ; dho:hasOMAID "13049_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000013049_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:b1addc90-889e-4eff-87a7-efbef03625f5 ; - dho:hasLayer1 dhd:1ea8c717-6616-4c7b-a10d-98721bcddce3 ; + dho:hasField dhd:be2f2025-b3b7-4565-9118-8771949584dd ; + dho:hasLayer1 dhd:341318e8-abea-4513-b144-8dab2d61cb7a ; dho:hasOMAID "13049_B" ; dho:numberOfMarshalledParts 1 . @@ -18402,9 +18409,9 @@ dhd:CoA0000017508_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017508_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:c7691852-318f-4361-acef-ee404a7fb404 ; - dho:hasLayer1 dhd:9fe099f2-8b99-441f-8763-713bd674b16e ; - dho:hasLayer2 dhd:ff4a85fc-6690-4748-a76e-8ff51a8d4abd ; + dho:hasField dhd:b1c28f40-02ee-4580-b83e-551d36542333 ; + dho:hasLayer1 dhd:bbb553b8-ad46-4d16-912e-67cd330c2c31 ; + dho:hasLayer2 dhd:026a5cb2-de78-4d1f-9c97-ca47579a2018 ; dho:hasOMAID "17508_A" ; dho:numberOfMarshalledParts 1 . @@ -18413,8 +18420,8 @@ dhd:CoA0000017508_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000017508_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:0fb4b991-8094-4d2a-95e9-b03392be4244 ; - dho:hasLayer1 dhd:a151d371-20da-4263-a9b5-1e50a3e2a5ec ; + dho:hasField dhd:99bd80e7-1a6c-4a8b-85c0-b2d8ef17fa3b ; + dho:hasLayer1 dhd:12708262-ad0b-4944-ba1b-70a7413b65b8 ; dho:hasOMAID "17508_B" ; dho:numberOfMarshalledParts 1 . @@ -18422,37 +18429,37 @@ dhd:CoA0000019035_Escu_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000019035_Escu_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:d68d67c6-74dc-4593-bc01-09e7527b8918 ; - dho:hasLayer1 dhd:9873ff30-8a36-4a71-84bb-b022ba4d3096 ; + dho:hasField dhd:b0f56db1-d7ed-41d8-a879-b8efb83f6349 ; + dho:hasLayer1 dhd:285a49f5-925b-41b7-aed5-866064a58ec9 ; dho:hasOMAID "19035_Escu_A" . dhd:CoA0000019035_Escu_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:470c014a-fe39-4416-9e57-014c883e2bff ; + dho:hasField dhd:28e9d55e-2c5f-4909-88c6-e891d463f5ee ; dho:hasOMAID "19035_Escu_B" . dhd:CoA0000021423_A_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:326b6480-fa2d-4c9b-b106-9c7ecd5a89df ; - dho:hasLayer1 dhd:5d8f4d83-6514-4314-b924-849c3af158f6 ; + dho:hasField dhd:589af833-d53e-4d65-94c4-4ac735026a74 ; + dho:hasLayer1 dhd:eb0e2703-4506-4ae4-bacc-bfa995dfd191 ; dho:hasOMAID "21423_A_A" . dhd:CoA0000021423_A_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2a0b8184-9472-410b-8f44-63d222cc5a1e ; - dho:hasLayer1 dhd:e2756ffb-338b-4d43-a6f5-698025b1429c ; + dho:hasField dhd:a4b318b4-762d-46ef-a76d-5ac5a593cdbe ; + dho:hasLayer1 dhd:ec83429b-d9f5-42d8-9321-8ab9a9fa3910 ; dho:hasOMAID "21423_A_B" . dhd:CoA0000021423_B_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:086191c6-8de9-4d38-872e-9207f82afe59 ; - dho:hasLayer1 dhd:5728a26e-bdb4-4d39-bfac-f0359861e2c2 ; + dho:hasField dhd:e732c26b-7cdb-4d30-963d-8214d9e3d72f ; + dho:hasLayer1 dhd:956d0316-5165-4a77-b87d-03b1bce3cd99 ; dho:hasOMAID "21423_B_A" . dhd:CoA0000021423_B_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:6cef9ba8-bed6-49ca-b6b6-6a164568ddb6 ; - dho:hasLayer1 dhd:7817ee7e-0dcc-420a-ab6a-f1f1d9e241ef ; + dho:hasField dhd:c660bfe0-e9e0-4896-ba5d-e496a3de192c ; + dho:hasLayer1 dhd:55a4a75e-572b-4546-9eba-873109292b8d ; dho:hasOMAID "21423_B_B" . dhd:CoA0000022239_CoAF1 a dho:Canton ; @@ -18460,9 +18467,9 @@ dhd:CoA0000022239_CoAF1 a dho:Canton ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000022239_CoAF1_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:3a16ffc8-d62e-4a4d-a6a2-66b60a1f20e7 ; - dho:hasLayer1 dhd:c3004940-351c-43ef-b9cf-d8650f8aebef ; - dho:hasLayer2 dhd:238a4334-9932-4849-bda2-d8d87cbc70f5 ; + dho:hasField dhd:eff86a52-2aa1-4ae8-a7b8-4beedd062651 ; + dho:hasLayer1 dhd:d782dd5e-73cf-4dc2-8121-66438703c497 ; + dho:hasLayer2 dhd:29ce1d86-c7f0-422b-acdb-2ff5c36ea290 ; dho:hasOMAID "22239_CoAF1" . dhd:CoA0000027012_B a dho:CoatOfArms ; @@ -18470,14 +18477,14 @@ dhd:CoA0000027012_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027012_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:08f24f6d-22f8-4213-ba8a-756a427a74ba ; - dho:hasLayer1 dhd:1d00d488-6b0c-4363-ae1f-1b325762946e ; + dho:hasField dhd:7ff1471a-10f0-40d6-9ff4-b7b8c53cc51b ; + dho:hasLayer1 dhd:b45fdc21-aaf7-42e1-855d-252fd1e1a1ba ; dho:hasOMAID "27012_B" . dhd:CoA0000027012_Escu a dho:Inescutcheon ; dho:hasBeliefValue true ; - dho:hasField dhd:ccade980-41c3-4af1-b1d5-70a786ad0705 ; - dho:hasLayer1 dhd:ab140260-5c61-4a13-a374-61442d2c75c8 ; + dho:hasField dhd:a73e2a4e-90ae-492b-9dc7-0855ccf6560e ; + dho:hasLayer1 dhd:cb3d5a7b-5a17-4953-a8f8-850e18a0c427 ; dho:hasOMAID "27012_Escu" . dhd:CoA0000027636_A a dho:CoatOfArms ; @@ -18485,8 +18492,8 @@ dhd:CoA0000027636_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027636_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:29554ee4-67cf-4d55-94e0-b07999a945d9 ; - dho:hasLayer1 dhd:56d577cc-b412-46ad-8280-86655a5eb6fa ; + dho:hasField dhd:80197cdb-de9a-402a-a4f7-600793a0d923 ; + dho:hasLayer1 dhd:bf820da2-54ae-4ca5-8181-9f9f38c594fe ; dho:hasOMAID "27636_A" ; dho:numberOfMarshalledParts 1 . @@ -18494,7 +18501,7 @@ dhd:CoA0000027639_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027639_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:36d3f777-6085-4813-8585-f5a7071457b1 ; + dho:hasField dhd:0444f563-c7b9-448a-b830-74160637bb6a ; dho:hasMarshalledPart1 dhd:CoA0000027639_A_A ; dho:hasMarshalledPart2 dhd:CoA0000027639_A_B ; dho:hasMarshalledPart3 dhd:CoA0000027639_A_B ; @@ -18505,63 +18512,56 @@ dhd:CoA0000027639_A a dho:CoatOfArms ; dhd:CoA0000027639_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:614b79cc-83f5-46bf-a877-d6dcb61d8bd3 ; - dho:hasLayer1 dhd:28c97b69-6988-4b23-80a7-7e3546ceabdb ; + dho:hasField dhd:fcdec40b-bd2d-4974-a196-1f551daa9c8a ; + dho:hasLayer1 dhd:008591cd-d822-418b-acd4-3c9693d9ee48 ; dho:hasOMAID "27639_B" . -dhd:a1266c4b-6d02-4816-9159-75a54022d19d a dho:Field ; - dho:hasTincture dho:Gules . - -dhd:a1c38009-510c-468d-87be-7551e38f2e4f a dho:Field ; - dho:hasTincture dho:Or . - -dhd:a231cf50-bf4c-4767-88d4-85f210c0df94 a dho:Layer ; - dho:hasCharge1 dhd:febcf6e4-c413-433a-807e-70daa565437c . - -dhd:a236474c-c9a9-4d63-87ae-9fcdee6bdd29 a dho:Layer ; - dho:hasCharge1 dhd:c0db518c-1a5f-4a64-9e92-7df62046e0fc . - -dhd:a3b8ea4c-6e9d-44ca-802f-a72ef1f89268 a dho:Layer ; - dho:hasCharge1 dhd:dfa4bbba-e4f8-4de9-a1c4-7caa05b099fd . +dhd:a5e7ed7b-a239-4cc5-889d-3845b7eec67d a dho:Field ; + dho:hasPattern dho:PerFess ; + dho:hasTincture1 dho:Or ; + dho:hasTincture2 dho:Gules . -dhd:b0ac00b3-5c5b-4cc9-8c03-b88974cf8d69 a dho:Field ; +dhd:ad8b11ac-0b01-4b7a-b0b2-fea3ca7737fc a dho:Field ; dho:hasTincture dho:Argent . -dhd:c0db518c-1a5f-4a64-9e92-7df62046e0fc a dho:Crancelin ; - dho:hasTincture1 dho:Vert . +dhd:adefcbc4-64a2-4e50-9aa3-f1c845d14e35 a dho:Layer ; + dho:hasCharge1 dhd:c3c96860-39aa-49fb-aaab-a42761d40c68 . -dhd:d2b33532-5abf-461f-81fe-f2638eaf511a a dho:Field ; - dho:hasSeme dhd:c9c86152-4a25-4855-8479-ea648054868d ; +dhd:b60382d7-7b31-49a1-9105-8bbebd15c1dc a dho:Field ; dho:hasTincture dho:Gules . -dhd:d9111403-f659-41be-af5e-5718959c2af7 a dho:Field ; +dhd:b9a623b4-5de9-4af7-be1e-0bea39847c4c a dho:Field ; dho:hasTincture dho:Argent . -dhd:da5544ef-db4e-42ee-91ad-18557ee431bb a dho:Layer ; - dho:hasCharge1 dhd:6591dfb5-acf0-4e3b-a7f1-8a841217e5e9 . - -dhd:ddd173af-ebdb-4664-a9c4-6f3098caf54e a dho:Field ; - dho:hasTincture dho:Or . +dhd:c3c96860-39aa-49fb-aaab-a42761d40c68 a dho:Crancelin ; + dho:hasTincture1 dho:Vert . -dhd:dec861fb-ad6b-404c-83c1-977da123c839 a dho:Field ; +dhd:c897e4ac-5dc7-4fbf-970a-c8ad37670cef a dho:Field ; dho:hasTincture dho:Or . -dhd:dfa4bbba-e4f8-4de9-a1c4-7caa05b099fd a dho:Crown ; +dhd:dba8928c-dffb-4b04-8d6b-bf35b8c4dcd2 a dho:Field ; + dho:hasPattern dho:PerPale ; dho:hasTincture1 dho:Or ; - dho:inChfDx dhd:6ac544be-d265-46e5-801e-e10e12fba5e2 . + dho:hasTincture2 dho:Gules . -dhd:e2756ffb-338b-4d43-a6f5-698025b1429c a dho:Layer ; - dho:hasCharge1 dhd:f2fd502d-bdeb-4764-96e9-30d6381c5cb5 . +dhd:ddac0835-5832-4866-9bda-f7120a50012d a dho:Field ; + dho:hasTincture dho:Or . -dhd:f2fd502d-bdeb-4764-96e9-30d6381c5cb5 a dho:Bend ; - dho:hasPattern dhd:1e42674f-5ecf-40aa-9d76-5279c86146d5 ; - dho:hasTincture1 dho:Argent ; - dho:hasTincture2 dho:Gules . +dhd:ec83429b-d9f5-42d8-9321-8ab9a9fa3910 a dho:Layer ; + dho:hasCharge1 dhd:28e1adab-ca3a-4dab-bc1f-38d1794552e9 . -dhd:febcf6e4-c413-433a-807e-70daa565437c a dho:Rose ; - dho:hasNumber 4 ; +dhd:ee448919-c158-4858-ba0a-804ed78da591 a dho:Field ; + dho:hasTincture dho:Sable . + +dhd:f6d43dad-0872-4eb0-a8fe-09b76e54ebff a dho:Field ; + dho:accompaniedBy dhd:3d591dc7-b6a7-41ef-8057-29ea78538cab, + dhd:46302593-60fa-4d46-a32d-e924bbb57257 ; + dho:hasPattern dho:Quarterly ; dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . + dho:hasTincture2 dho:Vair . + +dhd:f97fc4aa-3cea-4982-8460-bd283f5b298b a dho:Field ; + dho:hasTincture dho:Or . dho:Affronted rdfs:subClassOf dho:Arrangement . @@ -18667,989 +18667,989 @@ dho:Wolf-Hook rdfs:subClassOf dho:Charge . dho:hasNumber a owl:ObjectProperty . -dhd:003a99e0-4719-44cd-a76c-52c0f1627bcd a dho:Annulet . - -dhd:01061ec5-3e6d-4de8-a7f7-22fd884de720 a dho:Layer ; - dho:hasCharge1 dhd:e4464f64-5ae8-405f-8548-9aaf5f1863c4 . - -dhd:025cd7ae-6122-40b5-8df8-ee41b5d6017b a dho:Molette ; - dho:chargedWith dhd:3da018f2-eae9-4b65-bf0f-3c4eb7144d29, - dhd:7a9e4575-9d15-4276-ad14-afa80e92dda5 ; - dho:hasNumber 3 ; +dhd:0068071d-66db-4f7c-9162-d0ae6f77f8f7 a dho:Gem-Ring ; dho:hasTincture1 dho:Or . -dhd:0261f52e-a346-422c-8428-1fca4d3f5200 a dho:Martlet ; +dhd:006f6be3-7918-4060-9111-3eb61cfc566d a dho:Pale ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . + dho:hasTincture1 dho:Argent . -dhd:04587d06-9834-4ba1-9926-8ec54bf4e8a8 a dho:Layer ; - dho:hasCharge1 dhd:939728cb-ba26-4707-9f63-fd5708920ac2 . +dhd:026a5cb2-de78-4d1f-9c97-ca47579a2018 a dho:Layer ; + dho:hasCharge1 dhd:8e3da20d-6511-4e69-9c9d-660167661f81 . -dhd:046080f1-2738-4440-8073-d3c9cb9862c7 a dho:Roundel ; - dho:hasNumber 3 ; +dhd:03ce82e5-134a-4ee1-a5be-e080c573d5e9 a dho:Annelet ; + dho:hasTincture1 dho:Or ; + dho:inChfDx dhd:ad8b11ac-0b01-4b7a-b0b2-fea3ca7737fc . + +dhd:03d621c3-dbc9-46a7-89ce-c16cd1b45ebc a dho:Lion ; + dho:arranged dhd:269fd835-437d-40ce-90c6-7c4568b6988d ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:05591e8f-709e-47ce-a2a1-39d595451e47 a dho:Layer ; - dho:hasCharge1 dhd:e9deccfe-08af-4b73-86ae-06108a291a1a . +dhd:04fffa40-04f5-4f2a-8801-5cd3a628cc28 a dho:DoubleTressureFlory-Counterflory ; + dho:hasTincture1 dho:Gules . -dhd:057907fc-7425-49eb-ae45-22c16276dcf3 a dho:DoubleTressure ; - dho:hasModifier dhd:883926a4-6ac0-4200-a065-0a32126cd8ca . +dhd:073750a1-58a5-4da8-9999-aba3ec3caeee a dho:Layer ; + dho:hasCharge1 dhd:cc5c8422-f9ac-4809-b036-c89a06e2b24b . -dhd:068cb57b-ba82-49c0-989c-47e5bce1b498 a dho:Layer ; - dho:hasCharge1 dhd:aaa3574f-44d7-415e-929b-37d7c1318462 . +dhd:0cd1ce57-a846-47fc-8319-b5ebd6422d1f a dho:Lion ; + dho:hasModifier dhd:8c695379-ffeb-486f-aa95-7b3548917e5a ; + dho:hasTincture1 dho:Gules . -dhd:08e01d50-7371-4c2e-84c4-b6b090ff3e4c a dho:Text ; - dho:hasText "AMOR" ; - dho:hasTincture1 dho:Argent . +dhd:0e2de20c-d84b-47ca-b13e-060f2e54f14e a dho:Eagle ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:08e614b3-1388-43d8-b89b-3b20df54e15b a dho:Layer ; - dho:hasCharge1 dhd:4502fc1c-2cfe-49f3-bd90-bec5ce86f377 . +dhd:0f24f45a-877b-4803-af17-569bf00d8e07 a dho:Layer ; + dho:hasCharge1 dhd:430d4a9e-b2fe-4531-88fb-d94e71705b8a ; + dho:hasCharge2 dhd:128b6472-f558-4470-8b35-060a1ecf5117 . -dhd:08ec55e8-79ef-48f0-934b-0af2514dee3b a dho:Layer ; - dho:hasCharge1 dhd:8703d3c2-667f-4acf-b51f-632d23d6ba5a . +dhd:0f6d0863-c424-4455-ba7a-c6a96299574b a dho:Layer ; + dho:hasCharge1 dhd:bf25eff4-c514-4f34-98bd-ccc5046b1f86 . -dhd:09195280-b3f3-4082-b70b-f47adc272cd9 a dho:Eagle ; - dho:hasNumber 3 ; +dhd:0f8c0793-997a-4b34-a464-17d9b29d9543 a dho:Rose ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:091fd490-8698-40c9-a911-3a834cfc83d1 a dho:Layer ; - dho:hasCharge1 dhd:0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9 . +dhd:10808ffc-b8cb-4100-8a16-0d9aab29027f a dho:Lion ; + dho:hasModifier dhd:1d564a00-3abc-4267-8c45-29a10c7e70ee, + dhd:49890b29-c085-4850-9adc-87f50fd091bd, + dhd:8f682f6b-e466-4032-be79-1a085bd145d7, + dhd:d57b697f-1433-467d-94b2-69472bb2ca7a ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:09de45b6-3ca1-43f0-8488-b826e0c677e3 a dho:Layer ; - dho:hasCharge1 dhd:c91e1e60-d3f5-40b2-8892-92300b60b614 . +dhd:108996a7-beb5-44ef-a547-c43d0806f4c0 a dho:Layer ; + dho:hasCharge1 dhd:a80d8359-87e0-4f33-935f-3b8aa054840c . -dhd:0b2a8850-822c-4ce5-8d0d-5385eba35064 a dho:Estoile ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:10c9e156-163e-4665-b73b-6fc18077515b a dho:Letters ; + dho:hasText ".." . -dhd:0bb87ee4-a3b1-4be7-80c1-f0ce84bec3c9 a dho:Escutcheon ; - dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 . +dhd:11a9a2d7-dce0-49a0-9ca9-75869502c850 a dho:Bear ; + dho:hasModifier dhd:a1bd597e-77dc-40d2-ab98-8d4e6bd9e485 ; + dho:hasTincture1 dho:Sable . -dhd:0bd5cbb9-5ffa-4736-888d-7ba9926826df a dho:Letters ; - dho:hasText ".." . +dhd:13a4e335-fc55-49f1-924e-8e229d4d0bd9 a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:7ca178a3-3bcd-4bf4-b587-490a216708d7 . -dhd:0c3965cc-4639-46cd-8456-1a20844fdb41 a dho:Escutcheon ; - dho:hasCoatOfArms dhd:CoA0000006003_CoAF1 ; - dho:inChf dhd:6363db80-769b-4afa-b2eb-3c05bd0c00e0 . +dhd:14bd117d-fcdd-44f8-be4a-fe2e404bf8cb a dho:Lion ; + dho:hasModifier dhd:0abc0dc5-0d46-48ee-a1f5-e9fedaba4732, + dhd:2945890d-ba3c-43fc-8087-37e2ff1fddc0 ; + dho:hasTincture1 dho:Gules . -dhd:0c77f4d5-a58d-4101-93c3-13e244c4e209 a dho:Fess ; +dhd:1550832d-2344-43d7-aa38-78b1df011959 a dho:Martlet ; + dho:arranged dhd:5f7ad489-0aac-490d-b024-5611016fbc6d ; dho:hasTincture1 dho:Gules . -dhd:0c891d87-08b1-44a5-ab36-775b51256838 a dho:Layer ; - dho:hasCharge1 dhd:8a8048d6-7db4-4911-9291-9f9ee04683a7 . +dhd:16a714df-2048-4636-ac06-102cc25fdbf1 a dho:Layer ; + dho:chargedWith dhd:9f04b845-0c25-4f07-a4e1-8142e6b33eaf, + dhd:db8b4334-b02a-44a5-a678-5169b92d5eff ; + dho:hasCharge1 dhd:fffc2421-2d95-4759-9748-ea12e626ed82 . -dhd:0d472f90-cbe2-4fbb-ac6f-039f205dc774 a dho:Annelet ; - dho:hasTincture1 dho:Sable ; - dho:inChfDx dhd:392b9159-2161-4e83-966a-cf11e9e49b66 . +dhd:1721e86f-617c-44fd-a588-d15017cf8ed5 a dho:Layer ; + dho:chargedWith dhd:d14f69fb-1a28-48d0-8e2a-e24e048b000c, + dhd:f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1 ; + dho:hasCharge1 dhd:62c9e1a2-4cd5-45b9-a004-91b05797ff12 . -dhd:0eb23db5-a0a5-45ed-99d2-f8f15dbcbe94 a dho:Layer ; - dho:hasCharge1 dhd:b61b7ca1-f97c-4d1c-9667-a9f728fc9f09 . +dhd:198758ec-84a4-4852-ab57-7a833a6dc541 a dho:Crescent ; + dho:hasTincture1 dho:Argent . -dhd:0fb44bfb-e75c-40bc-a12e-06db13832f15 a dho:Layer ; - dho:hasCharge1 dhd:288e01c1-f7d0-4895-9b04-2b9fa912a1bb . +dhd:1ace87b9-7678-4cb8-8021-c9b7db5146a9 a dho:DoubleTressure ; + dho:hasModifier dhd:37c69e11-4cbc-4abb-b6c1-9f5a3c2c139b ; + dho:hasTincture1 dho:Vert . -dhd:1026fc34-8361-4e67-a776-f7a549b62215 a dho:Layer ; - dho:hasCharge1 dhd:2d9c0a28-70de-40fa-85d3-7de832a6ba60 . +dhd:1b4fc63b-f3fd-440c-bb24-d651bdf64f58 a dho:Mount ; + dho:hasTincture1 dho:Azure . -dhd:1074092c-777b-4093-96fd-8e39ba82ceda a dho:Martlet ; - dho:arranged dhd:6b7f5412-29eb-4748-b7d6-81404dec0e8b ; - dho:hasTincture1 dho:Gules . +dhd:1bbe18e9-8482-431e-a1b8-910add4b6c67 a dho:Annulet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:10914247-dd29-4a0d-bed0-992baf919d19 a dho:Fess ; - dho:hasTincture1 dho:Gules . +dhd:1d20f024-6ee8-41a3-a9cb-9316449397a4 a dho:Tree ; + dho:hasTincture1 dho:Vert . -dhd:11cd99f4-3ae0-4b8f-a9ff-d8bcb590a652 a dho:Layer ; - dho:hasCharge1 dhd:3f533a70-2efb-4336-8a5f-9459fe541354 . +dhd:1d6b5afc-9421-4630-ab66-3a5a6a3f61dd a dho:Layer ; + dho:hasCharge1 dhd:a13a735e-84a3-4ea3-b6d8-27a3d8c632bd . -dhd:128e73d1-2ba8-4f6b-bf0d-e0826319a9d8 a dho:Crescent . +dhd:1dc65a95-47a7-42e0-b81a-d4cd63eb9725 a dho:Mullet ; + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:b9a623b4-5de9-4af7-be1e-0bea39847c4c . -dhd:15d5026a-69f8-4bbc-8429-ce0027ee4585 a dho:Layer ; - dho:hasCharge1 dhd:38a6d328-2194-40d4-948b-dc5f5971ca84 . +dhd:1e4c0c72-3062-4a43-a136-89848f462d4f a dho:Estoile ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:InOmbre . -dhd:15dde7a2-3d9c-4e93-b357-021222e605c6 a dho:Rose ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Gules . +dhd:1e710068-91a0-48d4-a481-15b22403c89b a dho:Martlet ; + dho:hasTincture1 dho:Sable ; + dho:inChfDx dhd:f97fc4aa-3cea-4982-8460-bd283f5b298b . -dhd:1645aadf-c5aa-4b84-8357-ea60a7179376 a dho:Fleur-De-Lis ; +dhd:1e91e619-28ae-4e99-b8fd-e22bcdae337b a dho:Layer ; + dho:hasCharge1 dhd:303f95ae-7787-48ed-842c-3214c21926d9 . + +dhd:1f08bdc7-7d36-4109-8cec-12be2c289b6f a dho:Lion ; + dho:hasModifier dhd:7d36ae29-748b-40f9-8776-273b496571b3, + dhd:ea1164f0-9bee-4d61-b5d9-e390c3709ed9, + dhd:fe890445-f076-4a16-830f-baa5c5ee669b ; dho:hasTincture1 dho:Gules . -dhd:16c39315-131c-4d28-abb3-9ec62dd605b4 a dho:Layer ; - dho:hasCharge1 dhd:3d1be0c6-66e3-451e-8833-f6d2d89357ad . +dhd:1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or ; + dho:inChf dhd:b60382d7-7b31-49a1-9105-8bbebd15c1dc . -dhd:19f80691-7351-4e3c-a9ff-f1263ebffbeb a dho:Layer ; - dho:hasCharge1 dhd:3bb295ea-09a3-49b2-ba27-f0a4f0113c7f . +dhd:1fa90564-725b-4788-aeeb-a69ea390ab97 a dho:Label ; + dho:hasTincture1 dho:Azure . -dhd:1abfdb08-b532-4e69-bedf-112a873aab4c a dho:Escallop ; +dhd:20a9eaec-08ef-476b-a344-50227212af8a a dho:Escallop ; dho:hasNumber 5 ; dho:hasTincture1 dho:Gules . -dhd:1ae110d0-566e-4004-88ef-91146ce3b9ce a dho:Layer ; - dho:hasCharge1 dhd:94ee4295-0b74-4ac7-8e51-590670e55a87 . - -dhd:1b870557-f2a3-4c95-ac19-124b021987f7 a dho:Layer ; - dho:hasCharge1 dhd:716fe938-bf37-4807-82e9-48b0145a8815 . - -dhd:1c4ed1c7-cd72-493a-9f9a-f2fb9cabd627 a dho:Layer ; - dho:hasCharge1 dhd:c6d9a5c5-9402-4adc-8155-40447e981f30 . - -dhd:1cb285dc-c11f-4e2d-b843-7aa09cb227de a dho:Layer ; - dho:hasCharge1 dhd:fdece4ef-9530-428d-9860-50118d69fb1a . - -dhd:1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475 a dho:Martlet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:9c05cf15-a831-4f6e-8645-577a1e18e1ee . - -dhd:1db329b1-9433-4ec6-a564-709b2cd01c83 a dho:Mount ; - dho:hasTincture1 dho:Vert . +dhd:20d3c631-6bef-4a97-8ce4-9896b1a87ff2 a dho:Layer ; + dho:hasCharge1 dhd:6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd . -dhd:1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e a dho:Layer ; - dho:hasCharge1 dhd:c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963 . - -dhd:1e31f773-6fb2-4c4d-9a55-9db3f188017d a dho:Layer ; - dho:hasCharge1 dhd:cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a . +dhd:20fe793d-058b-4550-828d-77f9a9907b00 a dho:Rose ; + dho:hasNumber 8 ; + dho:hasTincture1 dho:Or . -dhd:1ee3b0b2-c760-4dca-bba8-62da26973ed8 a dho:Layer ; - dho:hasCharge1 dhd:f8c1ba40-3958-4954-bd78-baeea1075628 . +dhd:2276c9dc-afe4-495d-8165-7e2a93ae7a82 a dho:Layer ; + dho:hasCharge1 dhd:9e74f615-d480-453b-9f0c-df94d971a223 . -dhd:1f44ba41-8892-40e8-b5c8-bc62e5f4c9b6 a dho:Layer ; - dho:hasCharge1 dhd:853715c8-03b8-4ee8-a7bc-3cba719f6445 . +dhd:2277e0b0-9f3b-41fc-a93b-d52401a613a8 a dho:Layer ; + dho:hasCharge1 dhd:98f9581e-613a-4609-aca8-17a29d34503e . -dhd:1fe8e1e6-0573-4147-9f38-83a478e72b80 a dho:Layer ; - dho:hasCharge1 dhd:d8755451-4c0e-411d-b301-a2f869b5c0a4 . +dhd:22bc51da-41a0-4953-b4bf-9a6146ecbded a dho:Layer ; + dho:hasCharge1 dhd:0e2de20c-d84b-47ca-b13e-060f2e54f14e . -dhd:21fe8fbf-ad43-49c5-82a8-17cce2662f5b a dho:Layer ; - dho:hasCharge1 dhd:a9e2dccf-53b8-43f0-9c3f-a21c05595208 . +dhd:24e1bf17-7037-4b15-ba68-110df60f2943 a dho:Layer ; + dho:hasCharge1 dhd:9ee17747-5ff9-4ada-963e-ac5b438f8d3b . -dhd:2209b5f3-a787-416a-b902-a9f5201c3d23 a dho:Layer ; - dho:hasCharge1 dhd:88708007-2c4f-45a1-9916-5fef341024f1 . +dhd:24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15 a dho:Annulet . -dhd:2232e1ee-6359-4d29-8752-e6045ee70881 a dho:Escutcheon ; - dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . +dhd:24f682a9-db0c-43e9-b635-ae298007e2b4 a dho:Layer ; + dho:hasCharge1 dhd:3d08cdaa-9393-4543-a12f-fe266ee01bc6 . -dhd:230d324b-61f9-43a4-b5fb-0c90fe58da39 a dho:Bend ; +dhd:268858e0-5704-4f8d-9311-0ac50ee791b4 a dho:Lozenge ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:238a4334-9932-4849-bda2-d8d87cbc70f5 a dho:Layer ; - dho:hasCharge1 dhd:cac1a202-efda-4747-b110-943f2462cabe . +dhd:28d937ce-0898-4ad7-acda-c8df7330aa30 a dho:Annelet ; + dho:hasTincture1 dho:Sable ; + dho:inChfDx dhd:67f8853a-a3b6-4aaa-8028-a5f6d8834825 . + +dhd:28ece4e9-b6bf-42ec-8159-805d07112ace a dho:Layer ; + dho:hasCharge1 dhd:95149f33-637b-4821-b6d3-562198a19b38 . + +dhd:29ce1d86-c7f0-422b-acdb-2ff5c36ea290 a dho:Layer ; + dho:hasCharge1 dhd:10808ffc-b8cb-4100-8a16-0d9aab29027f . -dhd:250bfd8c-4cda-44e9-a69e-c6a584487325 a dho:Layer ; - dho:hasCharge1 dhd:563dbe1b-6cb0-438a-a9ee-8a72aae9bf35 . +dhd:2a0d3489-c90e-46fd-98f1-08ca363fdf4d a dho:Layer ; + dho:hasCharge1 dhd:fdb67986-4d2f-4797-a96f-7e065abc0ccc . -dhd:251a7af1-d225-4870-bd21-83c9761119b0 a dho:Layer ; - dho:hasCharge1 dhd:5b1d2943-91f4-4d27-a6e4-e98ff9c47001 . +dhd:2afc3c89-00de-487f-bd37-e8b588c4960a a dho:Crown ; + dho:hasTincture1 dho:Or . -dhd:255a9116-d3af-4370-960d-873abad5f135 a dho:Gem-Ring ; +dhd:2de3d3ad-6bd9-4b8d-a286-4925806fbc76 a dho:Lion ; + dho:arranged dhd:a68a26e7-3281-4676-a753-0505319ff1e1 ; + dho:hasNumber 2 ; dho:hasTincture1 dho:Or . -dhd:285ea4ea-e1da-4e41-9fc1-05bb92668f83 a dho:Fleur-De-Lis ; +dhd:303f95ae-7787-48ed-842c-3214c21926d9 a dho:Lion ; + dho:hasModifier dhd:6f9287a9-1eca-46cb-b52f-0bf858a4fcd6 ; dho:hasTincture1 dho:Gules . -dhd:288e01c1-f7d0-4895-9b04-2b9fa912a1bb a dho:Sword . +dhd:32115866-79cd-4a50-9ea8-4beb8b89ec48 a dho:Layer ; + dho:hasCharge1 dhd:a580de20-f3fa-4ba7-b63d-f8308354ed38 . -dhd:291877fc-1b6d-45b6-8696-f7e223dfee9e a dho:Layer ; - dho:hasCharge1 dhd:ed1fe9a8-87cd-4485-9599-012cbafde914 . +dhd:32b45f54-bb31-498c-b1f0-a0ea30263379 a dho:DoubleTressure ; + dho:hasModifier dhd:d9a9703f-e952-4996-915f-d452121ab831 . -dhd:292ba535-2986-4320-9efe-fd3a3705fe01 a dho:Rose ; +dhd:33231948-eb99-444b-bce6-e5ae4765c006 a dho:Rose ; dho:hasNumber 2 ; dho:hasTincture1 dho:Argent . -dhd:294a4d05-2fb5-4c42-82d5-652e5df60312 a dho:Letters ; - dho:hasTincture1 dho:Sable . +dhd:33706c13-6cf6-474f-91a4-06259679c05a a dho:Layer ; + dho:hasCharge1 dhd:0068071d-66db-4f7c-9162-d0ae6f77f8f7 . + +dhd:348ed7d8-9bf2-4f0d-82c4-d5e0c769f486 a dho:Layer ; + dho:hasCharge1 dhd:cb2b6e04-6ca5-466a-a7a1-3e66344a0e63 . -dhd:2a408f0a-b030-4045-b77d-aac8b443bd6f a dho:Bluebell ; +dhd:34ee0c00-01a5-46f8-a0a7-ec666f983ef3 a dho:Lion ; + dho:hasModifier dhd:35870bdd-4b37-4cb1-a431-8db1e0f6e067, + dhd:e1cd9b6a-e230-4b0c-ac8d-5c4ba6d3acb9 ; dho:hasTincture1 dho:Gules ; dho:hasTincture2 dho:Azure . -dhd:2a5df5cb-504c-4da6-b251-1f71d9f06b94 a dho:Bear ; - dho:hasModifier dhd:4c5df968-89b8-4a61-853e-c61cd7555b42 ; - dho:hasTincture1 dho:Sable . - -dhd:2a708aea-6e64-46c3-83af-a366e7e9ff09 a dho:Layer ; - dho:hasCharge1 dhd:80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7 . - -dhd:2bb36b38-0e60-47be-ab12-db1753273e42 a dho:Mullet ; - dho:hasTincture1 dho:Argent ; - dho:inChfDx dhd:7206e555-badf-49c2-aeb6-598be605add2 . +dhd:3aab9d3e-728d-4d5f-b73a-e95b2e041415 a dho:Layer ; + dho:hasCharge1 dhd:a9fd9cfa-229f-4271-8448-f78ce92877ce . -dhd:2be5e233-de8d-47f8-bd2a-73477902e2a0 a dho:Layer ; - dho:hasCharge1 dhd:9ee8b6e7-cd41-4e26-86e8-4e60884b3683 . - -dhd:2be6977c-5c68-4d72-bb25-4c8843afa851 a dho:Layer ; - dho:hasCharge1 dhd:3ac7741c-3260-40bd-92ca-6d108d7fee0f . +dhd:3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74 a dho:Border ; + dho:hasTincture1 dho:Gules . -dhd:2d9c0a28-70de-40fa-85d3-7de832a6ba60 a dho:Martlet ; +dhd:3cbecb50-5e11-423a-a457-11734f98ee2f a dho:Martlet ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:2774b6f2-5844-43d5-9a06-1061815f6dbd . + dho:hasTincture1 dho:Argent . -dhd:34289a3d-4242-4f5c-9afa-8bb40f0ac631 a dho:Layer ; - dho:hasCharge1 dhd:292ba535-2986-4320-9efe-fd3a3705fe01 . +dhd:3ced87c9-7d3e-4025-bad1-0a629055adb0 a dho:Layer ; + dho:hasCharge1 dhd:d07b45bc-e44d-4d19-8c31-ab7b50c82cb1 . -dhd:3570f602-bd63-48c9-ab1e-01be342d085f a dho:Layer ; - dho:hasCharge1 dhd:92f307b8-1547-459c-b9ed-ccaf5ab8c51b . +dhd:3d08cdaa-9393-4543-a12f-fe266ee01bc6 a dho:Estoile ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:363364d2-db64-45ba-bc42-519ec813122d a dho:Layer ; - dho:hasCharge1 dhd:1645aadf-c5aa-4b84-8357-ea60a7179376 . +dhd:414282d8-76a9-4d18-9d02-6b9eff9c3ba9 a dho:Mount ; + dho:hasTincture1 dho:Azure . -dhd:38a6d328-2194-40d4-948b-dc5f5971ca84 a dho:Annulet ; +dhd:415515bd-cc75-4290-9cd4-761b7967cdf6 a dho:Sickle ; dho:hasNumber 3 ; dho:hasTincture1 dho:Gules ; - dho:inChf dhd:93c6082c-149c-4a52-a25e-7a8c7ae1227b . + dho:inChf dhd:8a845d65-0ccb-4018-9dac-089c23c281d6 . -dhd:394527b4-08e8-4c75-ba3e-ddc837febbc5 a dho:Mallets ; - dho:hasTincture1 dho:Argent . +dhd:423da4ea-1309-4fee-8c13-7f0d6ad8cc64 a dho:Layer ; + dho:hasCharge1 dhd:4837c902-4c25-436e-b95d-ab74bb210159 . -dhd:3ac7741c-3260-40bd-92ca-6d108d7fee0f a dho:Bend ; - dho:hasTincture1 dho:Argent . +dhd:42bb10bb-ee9e-4276-882b-cadcfe45afb3 a dho:Bend ; + dho:hasTincture1 dho:Gules . -dhd:3ac7e06f-cc94-46c8-ad49-735951315288 a dho:Sword ; - dho:hasTincture1 dho:Argent . +dhd:446be2af-1bf2-4f03-b31a-04d3f81d3ee6 a dho:Layer ; + dho:hasCharge1 dhd:5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2 . + +dhd:44a63534-bedf-42b3-bcbb-7a751046a585 a dho:Layer ; + dho:hasCharge1 dhd:a2805e61-6594-4c98-bc2f-959be08fa35b . -dhd:3bb295ea-09a3-49b2-ba27-f0a4f0113c7f a dho:Eagle ; +dhd:4571aa35-612a-424e-8f45-9d155b313928 a dho:Eagle ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Argent . -dhd:3d1be0c6-66e3-451e-8833-f6d2d89357ad a dho:DoubleTressure ; - dho:hasModifier dhd:b1c4af3e-5a29-4dd0-a4c5-3b133ddc301e ; +dhd:4837c902-4c25-436e-b95d-ab74bb210159 a dho:Mount ; dho:hasTincture1 dho:Vert . -dhd:3da018f2-eae9-4b65-bf0f-3c4eb7144d29 a dho:Layer ; - dho:hasCharge1 dhd:7a9e4575-9d15-4276-ad14-afa80e92dda5 . - -dhd:3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5 a dho:Estoile ; - dho:hasNumber 3 . - -dhd:3e932ec4-7365-41e7-b30d-17c6d1a361af a dho:Layer ; - dho:hasCharge1 dhd:09195280-b3f3-4082-b70b-f47adc272cd9 . - -dhd:3f533a70-2efb-4336-8a5f-9459fe541354 a dho:DoubleTressureFlory-Counterflory ; - dho:hasTincture1 dho:Gules . - -dhd:4061e2ba-d47c-44ee-a3ac-76c58ab54d91 a dho:Rose ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:48a536da-3623-4380-843e-e959df7215de a dho:Layer ; + dho:hasCharge1 dhd:1f08bdc7-7d36-4109-8cec-12be2c289b6f . -dhd:42d93eae-ecf1-41f3-88d6-860da3a4518f a dho:Anchor ; - dho:hasModifier dhd:a642c9b8-4804-4750-92a2-1c677a00e385 ; - dho:hasTincture1 dho:Sable ; - dho:inChfDx dhd:63a04f15-15d9-4688-baa8-3935703f6941 . +dhd:49267dc1-26aa-48e0-bf3c-6761a6626c4a a dho:Layer ; + dho:hasCharge1 dhd:0cd1ce57-a846-47fc-8319-b5ebd6422d1f . -dhd:42fcfd0d-3f50-4e42-b85d-e9d09e47cf09 a dho:Mullet ; - dho:hasTincture1 dho:Vert ; - dho:inChfDx dhd:b0ac00b3-5c5b-4cc9-8c03-b88974cf8d69 . +dhd:4966b019-b457-4492-9551-7846e3556999 a dho:Layer ; + dho:hasCharge1 dhd:acb41764-50ce-4c2e-8c7a-a3abfe01abcb . -dhd:440f53af-b4cb-4444-9eea-ad4382dad475 a dho:Layer ; - dho:hasCharge1 dhd:8422f7e8-8d9d-4926-b98e-761e842a50ae . +dhd:4ca1f37c-cec0-486b-8d93-189e8fbada58 a dho:Layer ; + dho:hasCharge1 dhd:1bbe18e9-8482-431e-a1b8-910add4b6c67 . -dhd:4502fc1c-2cfe-49f3-bd90-bec5ce86f377 a dho:Mount ; - dho:hasTincture1 dho:Or . +dhd:4e3f7fb3-8aac-42a9-a59a-ca0d355f83e5 a dho:Layer ; + dho:hasCharge1 dhd:81201d3d-fcbf-4ca0-adc4-6789fbc7def3 . -dhd:4587e61e-ff19-4277-9ee6-ddcbb7d17c8a a dho:Layer ; - dho:hasCharge1 dhd:6524de24-5b33-4748-a283-ca87a82b1653 . +dhd:4e63594d-23b6-4e7e-bccb-940042e18e0d a dho:Fess ; + dho:hasTincture1 dho:Gules . -dhd:497e4a3b-fe96-464f-841d-41343f9ba0fb a dho:Layer ; - dho:hasCharge1 dhd:cceeb6ed-07ef-4193-a645-3ef221fb8d4f . +dhd:51476c39-8fce-4c4b-88a6-9acdf62c40d5 a dho:Layer ; + dho:hasCharge1 dhd:c3898e63-e45d-41fe-b829-73354a049c4b . -dhd:4b5d9835-e94b-4f13-97c3-f66e1fe59ea1 a dho:Chevron ; +dhd:51bd6bbc-cd2b-4789-80b5-01d3aa754f57 a dho:Escallop ; + dho:between dhd:7da6a0f1-df57-464e-81a3-0cee8ebdb34a, + dhd:c7db68e1-f1a9-4144-a48e-b53d85b2e4d6 ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:4bae534d-c437-4754-88b3-a5716b26f29b a dho:Layer ; - dho:hasCharge1 dhd:2a408f0a-b030-4045-b77d-aac8b443bd6f . +dhd:53784021-5416-4a7b-95e5-51118d311b03 a dho:Layer ; + dho:hasCharge1 dhd:a97e68a0-0f7c-47da-97e8-5dfae24ad811 . -dhd:4e8d7c02-740c-45d4-b9b8-1bb5002cd139 a dho:Layer ; - dho:hasCharge1 dhd:6d2f024d-b5ba-4fbc-8be5-471805bc5f8b . - -dhd:4ec9eb0a-7b18-4b47-8ade-bcd4e0410622 a dho:Mount ; - dho:hasTincture1 dho:Azure . +dhd:53a6988c-ddec-4d2b-98f8-ec6dd5813791 a dho:Escutcheon ; + dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . -dhd:4ed3d12e-0676-44b0-8dae-180d73990de9 a dho:Layer ; - dho:hasCharge1 dhd:9985f41c-03c6-42ea-9800-15714aaf73b0 . +dhd:560d9eee-de84-4912-8ed1-43cf15710739 a dho:Layer ; + dho:hasCharge1 dhd:b28a4777-7a0c-4ba8-87d2-0a131daedbb6 . -dhd:5191929d-a22f-4951-a801-750aefcb9137 a dho:Layer ; - dho:hasCharge1 dhd:86eaa1fb-3df0-41ac-a978-f675b74bf8e8 . +dhd:5707dcad-7c56-40ff-bed7-6c0ac5641dc1 a dho:Layer ; + dho:hasCharge1 dhd:c7cfce8e-7864-4602-bdf8-cf4216376270 . -dhd:5278219e-5b5d-4d4d-aa9b-7b213cec8728 a dho:Layer ; - dho:hasCharge1 dhd:bd582bea-d05f-42a0-9e20-c2de89696f65 . +dhd:57746cf5-f129-4d0e-9207-9a943ced774b a dho:Layer ; + dho:hasCharge1 dhd:8c8371f5-afb9-46fd-a975-96b6d2458a30 . -dhd:543d97ac-ef24-48da-ba6c-9d5170c2d94d a dho:Layer ; - dho:hasCharge1 dhd:fae62efc-cada-41ce-97bd-94350be95ea3 . +dhd:58b122d6-a80f-44d1-91c2-978376777395 a dho:Layer ; + dho:hasCharge1 dhd:20fe793d-058b-4550-828d-77f9a9907b00 . -dhd:54ebb70c-39f1-4408-9583-70abe131ad56 a dho:Mullet ; - dho:hasTincture1 dho:Sable . +dhd:59fa6c38-7e86-41f0-af0e-ef947690b6d0 a dho:Escutcheon ; + dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 . -dhd:561b842b-cb6f-46b5-927f-334c09ec733d a dho:Label ; - dho:hasTincture1 dho:Azure . +dhd:5a487d67-7188-4a9c-bdae-6ae66ebef802 a dho:Layer ; + dho:hasCharge1 dhd:04fffa40-04f5-4f2a-8801-5cd3a628cc28 . -dhd:563dbe1b-6cb0-438a-a9ee-8a72aae9bf35 a dho:Martlet ; - dho:hasNumber 3 ; +dhd:5b92a781-5fe3-4635-85f8-d6009d003409 a dho:Mount ; dho:hasTincture1 dho:Sable . -dhd:56d3d8e2-f03d-495d-9671-f46bcff81ddd a dho:Layer ; - dho:hasCharge1 dhd:0c77f4d5-a58d-4101-93c3-13e244c4e209 . - -dhd:57c07af6-9659-4158-8e0e-fc257dbcb711 a dho:Annelet ; - dho:hasTincture1 dho:Or ; - dho:inChfDx dhd:79c80629-48a9-4111-9135-0f766e0f2aea . +dhd:5d2bb5ec-18cf-46c9-b82d-b672e7fa39b2 a dho:Annulet ; + dho:hasTincture1 dho:Or . -dhd:590074e8-4ee8-4840-aada-2f205a4bbf88 a dho:Layer ; - dho:hasCharge1 dhd:0b2a8850-822c-4ce5-8d0d-5385eba35064 . +dhd:5e7e6544-4506-4e54-bef4-8746d811f93c a dho:Layer ; + dho:hasCharge1 dhd:5ed52f8b-a939-4090-a9a8-8fbf8d668aa6 . -dhd:5b1d2943-91f4-4d27-a6e4-e98ff9c47001 a dho:Lion ; - dho:hasModifier dhd:a2a196c6-617e-45f1-89f1-7536f628d1f1 ; +dhd:5ed52f8b-a939-4090-a9a8-8fbf8d668aa6 a dho:Martlet ; + dho:arranged dhd:ffb5a0fb-112c-4fd4-93cf-07e01d6c94b5 ; dho:hasTincture1 dho:Gules . -dhd:5f36ca4c-4d42-49e6-8222-a76a3b47513b a dho:Layer ; - dho:hasCharge1 dhd:c2e36607-27a1-435d-bf74-755adb76d7c7 . - -dhd:5f40f2b6-6522-44c4-920f-d500bdc97571 a dho:Layer ; - dho:hasCharge1 dhd:2a5df5cb-504c-4da6-b251-1f71d9f06b94 . +dhd:5ef1b18c-4b6b-46df-9e4a-b56462a3117e a dho:CrossMoline ; + dho:accompaniedBy dhd:1fa90564-725b-4788-aeeb-a69ea390ab97, + dhd:f8a864e4-13e4-4458-a37b-7994bce272f1 ; + dho:hasNumber 2 . -dhd:60f95aa1-95eb-4fae-a297-5dc74596c3b0 a dho:Layer ; - dho:hasCharge1 dhd:1db329b1-9433-4ec6-a564-709b2cd01c83 . +dhd:610f636e-478d-44c9-b792-8de0dff1c02c a dho:Martlet ; + dho:arranged dhd:0332b648-d703-44c6-9674-1e59e94f7bc6 ; + dho:hasTincture1 dho:Argent . -dhd:61471179-e0d6-43cd-a4f2-5c5c4bf2ecf5 a dho:Layer ; - dho:hasCharge1 dhd:c2da779e-ec34-45ef-8ac8-8e5b047ead5f . +dhd:61906052-81eb-427b-9a77-bbffbdae678d a dho:Layer ; + dho:hasCharge1 dhd:9d1771ac-8d88-43bf-b310-4e6e631c347b . -dhd:6524de24-5b33-4748-a283-ca87a82b1653 a dho:Lion ; - dho:arranged dhd:6765a2b0-a9ef-4968-9288-5d7fccac951c ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:624c25ac-32df-4758-8f69-a29364cc12ff a dho:Layer ; + dho:hasCharge1 dhd:b35b4f89-f2df-465b-8490-b4c252837651 . -dhd:653d8260-6ea8-48cf-9651-7f589c34753a a dho:Layer ; - dho:hasCharge1 dhd:42d93eae-ecf1-41f3-88d6-860da3a4518f . +dhd:62604306-9ab9-47d8-ac7f-a2d0c2d04095 a dho:Layer ; + dho:hasCharge1 dhd:e06aa9ce-ee71-4056-926d-3cce0b93e9a0 . -dhd:66440da4-423e-4996-85cc-4591bd7f5fe7 a dho:Layer ; - dho:hasCharge1 dhd:561b842b-cb6f-46b5-927f-334c09ec733d . +dhd:62c9e1a2-4cd5-45b9-a004-91b05797ff12 a dho:Mullet ; + dho:chargedWith dhd:d14f69fb-1a28-48d0-8e2a-e24e048b000c, + dhd:f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:68151499-b999-4f18-af8f-61111d31e568 a dho:Layer ; - dho:hasCharge1 dhd:9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8 . +dhd:631d6e3d-37b6-411d-a8bb-3b3f06011b4c a dho:EscutchOf ; + dho:hasCoatOfArms dhd:CoA0000006294_CoAF1 . -dhd:6a591f3b-3752-466f-8807-b505302c32a4 a dho:Tree ; - dho:hasTincture1 dho:Vert . +dhd:6381c84a-ab9d-414e-9575-42eae7399a61 a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:6b60957f-8b7a-480f-bb62-49de11250e90 a dho:Layer ; - dho:hasCharge1 dhd:ee09d2f8-3442-4680-9315-e33402185b74 . +dhd:65052b69-9102-4bf3-a3d1-f3e5e5a54669 a dho:Eagle ; + dho:hasModifier dhd:f39db583-d32a-4efe-b819-09803b513db7 ; + dho:hasTincture1 dho:Sable . -dhd:6d2f024d-b5ba-4fbc-8be5-471805bc5f8b a dho:Rose ; - dho:hasNumber 6 ; - dho:hasTincture1 dho:Or . +dhd:6642330b-b67a-4fd0-8873-e15d2d895cd5 a dho:Eagle ; + dho:between dhd:3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74, + dhd:e100f767-c5c0-49a6-abb2-994df2e52518 ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Azure . -dhd:6e497bee-4f85-4bc3-979d-af25b0b1938b a dho:Layer ; - dho:hasCharge1 dhd:d19606c7-55ae-47a9-9edc-4903ec6412f1 . +dhd:673903e7-f589-4cfd-be29-b75321937877 a dho:Fess ; + dho:hasTincture1 dho:Gules . -dhd:6e904c78-46c2-44b9-a3a7-4806d5665876 a dho:Layer ; - dho:hasCharge1 dhd:e50c6d4f-ba82-43f2-bde4-b43d760a9480 . +dhd:698ee120-e012-4a70-8756-2d1c3133b741 a dho:Layer ; + dho:hasCharge1 dhd:cd29c36d-add6-4f01-b286-86f50ab6a06c . -dhd:70acd7e3-f5f0-481b-a97c-8e7100264318 a dho:EscutchOf ; - dho:hasCoatOfArms dhd:CoA0000006294_CoAF1 . +dhd:6a21a89e-0d63-4acd-833e-1a2ff11ee619 a dho:CrestOfWings ; + dho:hasTincture1 dho:Azure . -dhd:716fe938-bf37-4807-82e9-48b0145a8815 a dho:Sickle ; +dhd:6b9c3bc1-3cbf-4ec1-aeca-110b5a98ddfd a dho:Chevron ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Gules ; - dho:inChf dhd:d9111403-f659-41be-af5e-5718959c2af7 . + dho:hasTincture1 dho:Sable . -dhd:739b1dd2-35cf-439d-b587-68817090aa20 a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:6c956c60-a293-423f-b143-a4a276c7e339 a dho:Layer ; + dho:hasCharge1 dhd:7746fe96-ee3a-4b16-b489-39ac0839c10a . -dhd:74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8 a dho:CrossMoline ; - dho:accompaniedBy dhd:561b842b-cb6f-46b5-927f-334c09ec733d, - dhd:66440da4-423e-4996-85cc-4591bd7f5fe7 ; - dho:hasNumber 2 . +dhd:71742873-d10e-41ac-86e9-06ad99b1930b a dho:Layer ; + dho:chargedWith dhd:3ced87c9-7d3e-4025-bad1-0a629055adb0, + dhd:d07b45bc-e44d-4d19-8c31-ab7b50c82cb1 ; + dho:hasCharge1 dhd:f78fc97a-3eed-48c0-975f-32e26ea03795 . -dhd:7511de60-4cea-484c-b409-dad4d4169cad a dho:Mullet ; - dho:chargedWith dhd:1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e, - dhd:c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:73bdaf66-8d21-4255-af6b-cf6cda76c673 a dho:Layer ; + dho:hasCharge1 dhd:24f07fd8-dd5b-422d-8ea1-f84ca7a7cc15 . -dhd:75d7c615-39e8-4083-ae81-be0da9131539 a dho:Layer ; - dho:hasCharge1 dhd:fbc15350-df01-4d40-8985-bc3961ed078d . +dhd:73cc0a2a-e4ea-4a7c-8c4e-d0cd9a85d853 a dho:Layer ; + dho:hasCharge1 dhd:f92f7ebe-61b8-4c64-9470-9899b3575539 . -dhd:769e23a4-ad6a-448e-a0f2-7a2fe8fb0aaa a dho:Layer ; - dho:hasCharge1 dhd:1074092c-777b-4093-96fd-8e39ba82ceda . +dhd:76662ad9-7b42-4eef-af7a-8af23545f38b a dho:Layer ; + dho:hasCharge1 dhd:1f0e45f9-0aaa-40c7-8cb8-a547f8f0635a . -dhd:7753c773-cb42-4647-b249-ff9dd91149b9 a dho:FireSteel ; - dho:hasNumber 4 ; - dho:hasTincture1 dho:Or . +dhd:76f4dc65-26c3-4717-bedc-5890fd06a593 a dho:Layer ; + dho:hasCharge1 dhd:c378154f-0e35-4850-afe8-ce657a29591d . -dhd:795bf051-78ff-4dfb-8e47-4eab645137b7 a dho:Layer ; - dho:hasCharge1 dhd:8535a235-a736-4fda-9380-1d2ac5c4f59c . +dhd:7746fe96-ee3a-4b16-b489-39ac0839c10a a dho:Bend ; + dho:hasTincture1 dho:Argent . -dhd:79cd0825-7ac3-46c6-b833-6f1d9855ef37 a dho:Layer ; - dho:hasCharge1 dhd:8f848ad7-8754-4182-a530-e6ed73ce76c6 . +dhd:7ba0cb88-c303-4eda-ab7b-b784befb213a a dho:Layer ; + dho:hasCharge1 dhd:c0aee7bb-da7e-4463-a415-3e063fb90617 . -dhd:7a3ce415-ba8c-46a9-9a0a-a18ec63013f9 a dho:Layer ; - dho:hasCharge1 dhd:4ec9eb0a-7b18-4b47-8ade-bcd4e0410622 . +dhd:7bb6a99c-7886-45ad-af95-6db7b4fe47ce a dho:Layer ; + dho:hasCharge1 dhd:cd885a0d-5de9-4a6a-af26-2d1252c5aa30 . -dhd:7a516de0-7aaf-444d-a302-941f7a581a03 a dho:Layer ; - dho:hasCharge1 dhd:003a99e0-4719-44cd-a76c-52c0f1627bcd . +dhd:7bc2ccac-f733-4844-b77b-2ecd4c9205e5 a dho:PairOfPincers ; + dho:hasTincture1 dho:Argent . -dhd:7a9e4575-9d15-4276-ad14-afa80e92dda5 a dho:Martlet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:7c37f750-52a7-429d-910d-18cb40cac1df a dho:Layer ; + dho:accompaniedBy dhd:1fa90564-725b-4788-aeeb-a69ea390ab97, + dhd:f8a864e4-13e4-4458-a37b-7994bce272f1 ; + dho:hasCharge1 dhd:5ef1b18c-4b6b-46df-9e4a-b56462a3117e . -dhd:7b59deab-9574-47e6-89d5-8eb225d9528e a dho:Layer ; - dho:accompaniedBy dhd:561b842b-cb6f-46b5-927f-334c09ec733d, - dhd:66440da4-423e-4996-85cc-4591bd7f5fe7 ; - dho:hasCharge1 dhd:74d1c3a4-f9b8-4d10-9cc3-b30fceb7b4c8 . +dhd:7d75ef04-787c-4b3a-bb5e-362595fb9e21 a dho:Layer ; + dho:hasCharge1 dhd:fd5652f5-9e69-417b-a710-e600e075f9dd . -dhd:7bf1322e-13eb-4cfd-add9-37d7586cb7f9 a dho:Layer ; - dho:hasCharge1 dhd:c5e46021-c6a2-4235-aa5b-23e564355a41 . +dhd:7da6a0f1-df57-464e-81a3-0cee8ebdb34a a dho:Layer ; + dho:hasCharge1 dhd:c7db68e1-f1a9-4144-a48e-b53d85b2e4d6 . -dhd:7c140a78-dc23-4754-9ae7-d05f01976b0d a dho:Layer ; - dho:hasCharge1 dhd:cc7c9672-1c32-4387-921d-c54a0ee0aff4 . +dhd:7ddf1010-62ff-48a8-bd5d-b328ba99f9ee a dho:Crescent ; + dho:hasPattern dhd:f3c63aa5-a449-457d-8755-aeb2a4bb715b ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Argent . -dhd:7c7b2ac6-975a-43c7-8e83-f8622ad4049a a dho:Layer ; - dho:hasCharge1 dhd:b403271e-f250-43df-bec7-178ff3deec79 . +dhd:7decf2b7-c1a7-4bf2-9381-3a96a9dcb2ab a dho:Layer ; + dho:hasCharge1 dhd:53a6988c-ddec-4d2b-98f8-ec6dd5813791 . -dhd:7d6ae299-d422-4f81-be77-52dbc24471b1 a dho:Layer ; - dho:hasCharge1 dhd:fa7a8de8-819b-44c4-98c2-5b5acedea49f . +dhd:7df1c51b-4e58-443d-9918-20dba8afe4e7 a dho:Fleur-De-Lis ; + dho:hasTincture1 dho:Gules . -dhd:7db370e9-030b-4eb7-b5d0-0154fbd9ea08 a dho:Layer ; - dho:hasCharge1 dhd:294a4d05-2fb5-4c42-82d5-652e5df60312 . +dhd:7e468840-f180-40d5-9ce1-e00811c3b957 a dho:Layer ; + dho:hasCharge1 dhd:93918a52-dcf3-4487-b87e-76dc64f78b53 . -dhd:7dfd4792-127b-472c-8cf1-9ae483615aa2 a dho:Crescent ; - dho:hasPattern dhd:13104a05-2a4b-4391-96ae-24e966712cff ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Argent . +dhd:7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6 a dho:DoubleTressureFlory ; + dho:hasTincture1 dho:Vert . -dhd:80b167a3-cd40-46ca-8cc7-ab9d7d17c1e7 a dho:Martlet ; - dho:hasTincture1 dho:Sable ; - dho:inChfDx dhd:ddd173af-ebdb-4664-a9c4-6f3098caf54e . +dhd:7fb3242e-0b40-4b70-b1c3-b61000575473 a dho:Layer ; + dho:hasCharge1 dhd:9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b . -dhd:813662f9-a14c-49a3-bee5-672aeb9d25ea a dho:Eagle ; - dho:hasModifier dhd:71b71be3-c0ec-424a-b323-c1f03e8e2d1d ; - dho:hasTincture1 dho:Sable . +dhd:8070d10b-20bd-47f4-b48c-e78d8e4c9d3a a dho:Layer ; + dho:hasCharge1 dhd:11a9a2d7-dce0-49a0-9ca9-75869502c850 . -dhd:82c6a32e-9860-47ac-b5cc-dc5a1ed24295 a dho:Martlet ; +dhd:808f05a0-0d6e-40d6-b72e-286d53aecfe3 a dho:Layer ; + dho:hasCharge1 dhd:3cbecb50-5e11-423a-a457-11734f98ee2f . + +dhd:81151d55-8f9d-447b-9b05-5d455c6cabc5 a dho:Buckle ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent ; - dho:inChf dhd:5f80fc8c-3450-4778-86cc-24447d8fbd83 . + dho:hasTincture1 dho:Or . + +dhd:81201d3d-fcbf-4ca0-adc4-6789fbc7def3 a dho:Crescent . -dhd:83b38835-5e46-4c9f-b95f-f053cad997ec a dho:Lozenge ; +dhd:829f18c7-6fe8-462f-a612-6b48be744fc3 a dho:Layer ; + dho:hasCharge1 dhd:f2c844aa-baf5-45dd-ad28-ef8ca3c6da13 . + +dhd:83630f72-459a-4a8a-a012-35f056076175 a dho:Rose ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:83c1ba6a-a0c5-45ce-8b88-2914480f274c a dho:Layer ; - dho:hasCharge1 dhd:255a9116-d3af-4370-960d-873abad5f135 . +dhd:861be881-bd34-48ff-ba34-8ffb09809d4e a dho:Layer ; + dho:hasCharge1 dhd:9ad4ce95-cac3-4322-b59f-5755f72752e4 . -dhd:8422f7e8-8d9d-4926-b98e-761e842a50ae a dho:Rose ; - dho:hasTincture1 dho:Gules . +dhd:8752867a-4004-4c04-9d47-653a7b5f920f a dho:Layer ; + dho:hasCharge1 dhd:fa8bd569-af1e-4268-97c4-f17c829149aa . -dhd:8535a235-a736-4fda-9380-1d2ac5c4f59c a dho:Martlet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or ; - dho:inChf dhd:a1266c4b-6d02-4816-9159-75a54022d19d . +dhd:8846545f-3109-4503-b959-9ac5f6794316 a dho:Layer ; + dho:between dhd:3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74, + dhd:e100f767-c5c0-49a6-abb2-994df2e52518 ; + dho:hasCharge1 dhd:6642330b-b67a-4fd0-8873-e15d2d895cd5 . -dhd:853715c8-03b8-4ee8-a7bc-3cba719f6445 a dho:Fess ; - dho:hasTincture1 dho:Gules . +dhd:89c38ac2-a928-40ce-9747-72be4060b04c a dho:Layer ; + dho:hasCharge1 dhd:268858e0-5704-4f8d-9311-0ac50ee791b4 . -dhd:86eaa1fb-3df0-41ac-a978-f675b74bf8e8 a dho:Buckle ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:8bdd4ab7-b81c-424f-8830-bc4c7b3d04eb a dho:Layer ; + dho:hasCharge1 dhd:7df1c51b-4e58-443d-9918-20dba8afe4e7 . -dhd:8703d3c2-667f-4acf-b51f-632d23d6ba5a a dho:Escallop ; - dho:hasTincture1 dho:Sable . +dhd:8c52ae72-eb49-408a-a749-ccc1d7c5a6f2 a dho:Layer ; + dho:hasCharge1 dhd:8fa4019f-365d-4cc1-b399-e45090e93764 . -dhd:88708007-2c4f-45a1-9916-5fef341024f1 a dho:Bend ; +dhd:8c8371f5-afb9-46fd-a975-96b6d2458a30 a dho:Rose ; + dho:hasNumber 6 ; dho:hasTincture1 dho:Gules . -dhd:8a8048d6-7db4-4911-9291-9f9ee04683a7 a dho:Lion ; - dho:hasModifier dhd:8621f74a-7b20-406e-b664-07a9d1724bb0, - dhd:ad5dc4e6-9f4f-4411-80e4-80cd37fef45d ; - dho:hasTincture1 dho:Gules . +dhd:8e0ba4bb-46cc-4a92-801b-d8d66c3174ab a dho:Layer ; + dho:hasCharge1 dhd:81151d55-8f9d-447b-9b05-5d455c6cabc5 . -dhd:8d20cf1c-f4e5-4021-9792-18711f55c711 a dho:Layer ; - dho:hasCharge1 dhd:739b1dd2-35cf-439d-b587-68817090aa20 . +dhd:8e2b3353-f50c-4482-b4de-c0da50e8464c a dho:Layer ; + dho:hasCharge1 dhd:14bd117d-fcdd-44f8-be4a-fe2e404bf8cb . -dhd:8d287268-a0e1-4a15-9b98-d2660207ce63 a dho:Martlet ; - dho:arranged dhd:fefaeff4-2648-4120-ae6b-02ed2bece611 ; +dhd:8e3da20d-6511-4e69-9c9d-660167661f81 a dho:Sword ; dho:hasTincture1 dho:Argent . -dhd:8ef1250f-1ee2-4716-9a4b-3ac756b1c68f a dho:Layer ; - dho:hasCharge1 dhd:c3b0250d-79b8-4841-8098-f61d8be496dd . +dhd:8f70d8d0-0b75-401d-83e3-b892c6921f68 a dho:Layer ; + dho:hasCharge1 dhd:006f6be3-7918-4060-9111-3eb61cfc566d . -dhd:8f848ad7-8754-4182-a530-e6ed73ce76c6 a dho:Buckle ; +dhd:8f994990-4e6d-4186-a355-fa0721dbe0f2 a dho:Annulet ; dho:hasNumber 3 ; dho:hasTincture1 dho:Or . -dhd:9215d4c6-ac04-4f6b-9c94-344525f9c435 a dho:Layer ; - dho:hasCharge1 dhd:4d9ba611-069a-47bc-a57a-80ebe862d876 ; - dho:hasCharge2 dhd:f82c7ecc-9c45-48e8-b688-aaab9ec81723 . +dhd:8fa4019f-365d-4cc1-b399-e45090e93764 a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules . + +dhd:8fbd0c12-67ab-4ff9-8a69-2f866fa26455 a dho:Escutcheon ; + dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . -dhd:92f307b8-1547-459c-b9ed-ccaf5ab8c51b a dho:Lion ; - dho:hasModifier dhd:e1b3253a-2c7d-4cee-9c68-fbd438746c03 ; - dho:hasTincture1 dho:Or . +dhd:91ed64d1-28cb-4f25-b929-324c9ed353d0 a dho:Layer ; + dho:hasCharge1 dhd:5b92a781-5fe3-4635-85f8-d6009d003409 . -dhd:930ca141-5688-4726-9283-3ff28dc2e204 a dho:Layer ; - dho:hasCharge1 dhd:7753c773-cb42-4647-b249-ff9dd91149b9 . +dhd:9209ba85-8825-4c93-80cd-d017de3aa133 a dho:Layer ; + dho:hasCharge1 dhd:0f8c0793-997a-4b34-a464-17d9b29d9543 . -dhd:939728cb-ba26-4707-9f63-fd5708920ac2 a dho:Martlet ; - dho:arranged dhd:f180d343-66c4-433f-972a-5c6df14dba47 ; - dho:hasTincture1 dho:Gules . +dhd:93918a52-dcf3-4487-b87e-76dc64f78b53 a dho:Annulet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:1621aa5c-d167-41e2-8da5-db65ae17100d . -dhd:94ee4295-0b74-4ac7-8e51-590670e55a87 a dho:Lion ; - dho:arranged dhd:dcdb3f88-f1dd-47fe-a100-a5d0b268e675 ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:94de770e-9060-4c96-9494-34cdacaf84aa a dho:Layer ; + dho:hasCharge1 dhd:1b4fc63b-f3fd-440c-bb24-d651bdf64f58 . -dhd:962f627f-aa75-4259-bfb1-a4f97d7c2816 a dho:Layer ; - dho:between dhd:068cb57b-ba82-49c0-989c-47e5bce1b498, - dhd:aaa3574f-44d7-415e-929b-37d7c1318462 ; - dho:hasCharge1 dhd:eb33749a-60a3-4329-b836-3848562833a5 . +dhd:95149f33-637b-4821-b6d3-562198a19b38 a dho:Fleur-De-Lis ; + dho:hasTincture1 dho:Gules . + +dhd:9765a878-29af-48e1-96ae-7f7a4aac8faa a dho:Layer ; + dho:hasCharge1 dhd:198758ec-84a4-4852-ab57-7a833a6dc541 . -dhd:9985f41c-03c6-42ea-9800-15714aaf73b0 a dho:Mount ; +dhd:9802b090-9597-4d23-bd3f-b1caa701cd2f a dho:Martlet ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Sable . -dhd:9a6d9170-0e0d-4cda-bbf0-8936ae4ce6e8 a dho:Rose ; - dho:hasNumber 7 ; - dho:hasTincture1 dho:Or . +dhd:98f9581e-613a-4609-aca8-17a29d34503e a dho:Escallop ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . + +dhd:990fa66e-a9fd-40a6-9252-95156d7b2abe a dho:Layer ; + dho:hasCharge1 dhd:c4291b31-8861-40c0-bb9f-773deb51a339 . -dhd:9aa028ea-e980-48d3-98dc-62cf24699431 a dho:Layer ; - dho:hasCharge1 dhd:b947abe0-f40f-4b94-a4b6-e6026479884c . +dhd:9ad4ce95-cac3-4322-b59f-5755f72752e4 a dho:Bend ; + dho:hasTincture1 dho:Argent . + +dhd:9bb45168-32e4-4c7d-b93c-bc5ce8f6b77b a dho:Mullet ; + dho:hasTincture1 dho:Argent ; + dho:inChfDx dhd:ee448919-c158-4858-ba0a-804ed78da591 . + +dhd:9c6488af-6f69-4b17-81e9-77bfd51183b6 a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Gules ; + dho:inChf dhd:115eb4da-561b-4909-85c5-c1152a082e21 . -dhd:9b53c0bd-85d4-4653-a8b0-9ea4e3d94530 a dho:Layer ; - dho:hasCharge1 dhd:0bd5cbb9-5ffa-4736-888d-7ba9926826df . +dhd:9c74dd3d-96f3-4a37-954b-9e9decd72b48 a dho:Layer ; + dho:hasCharge1 dhd:b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772 . -dhd:9cbf01ad-a9ca-4819-b070-a12eee3bf7b3 a dho:Layer ; - dho:chargedWith dhd:0c3965cc-4639-46cd-8456-1a20844fdb41, - dhd:f0bd95ad-e490-472a-821a-53f2daaf2733 ; - dho:hasCharge1 dhd:e8a27852-7355-4a58-a70e-69f15e516a19 . +dhd:9c95d4a3-55dd-467a-b2de-e3222b44ab76 a dho:Layer ; + dho:hasCharge1 dhd:414282d8-76a9-4d18-9d02-6b9eff9c3ba9 . -dhd:9d3b9fbc-f6d3-4955-8798-d36e305dce71 a dho:Layer ; - dho:hasCharge1 dhd:6a591f3b-3752-466f-8807-b505302c32a4 . +dhd:9cc23664-9959-4efc-8598-2a4281980ab6 a dho:Layer ; + dho:hasCharge1 dhd:1550832d-2344-43d7-aa38-78b1df011959 . -dhd:9e50c8ef-e661-4e72-af1c-0e9c3dfe989b a dho:Layer ; - dho:hasCharge1 dhd:2bb36b38-0e60-47be-ab12-db1753273e42 . +dhd:9d1771ac-8d88-43bf-b310-4e6e631c347b a dho:Sword . -dhd:9e56e042-0e61-45a4-bdb1-3fa86f6867cb a dho:Layer ; - dho:hasCharge1 dhd:057907fc-7425-49eb-ae45-22c16276dcf3 . +dhd:9e74f615-d480-453b-9f0c-df94d971a223 a dho:Mullet ; + dho:hasTincture1 dho:Sable . -dhd:9ee8b6e7-cd41-4e26-86e8-4e60884b3683 a dho:Lion ; - dho:hasModifier dhd:56e8fbf8-c9f2-4b4a-8ef7-d2c823a7cba7, - dhd:c220c417-d512-41d4-81c7-c9ee307f54bb, - dhd:e853c8a1-d8fb-43f7-9f27-bd98c4c4fde7 ; - dho:hasTincture1 dho:Gules . +dhd:9ee17747-5ff9-4ada-963e-ac5b438f8d3b a dho:Mallets ; + dho:hasTincture1 dho:Argent . + +dhd:9f04b845-0c25-4f07-a4e1-8142e6b33eaf a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . dhd:CoA0000008287_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:31950610-417f-49c7-8451-db9d6c7dc5f5 ; - dho:hasLayer1 dhd:f4187596-59f9-41bb-a0c7-7641c721e358 ; + dho:hasField dhd:09d75b16-45ec-4888-8476-f3931164c3b9 ; + dho:hasLayer1 dhd:422474d7-1360-4af5-93e9-db43a056b2d1 ; dho:hasOMAID "8287_A_1" . dhd:CoA0000008359_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:42eaa15c-3e68-4ea6-9459-2c8751bde7c6 ; - dho:hasLayer1 dhd:98392007-3d9f-41d0-a799-0e1a248459d0 ; + dho:hasField dhd:3e2d628c-71c1-4d55-9237-5283c56c18ee ; + dho:hasLayer1 dhd:4839dacc-aef6-48a4-9329-392460ca297d ; dho:hasOMAID "8359_B_1" . dhd:CoA0000008378_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:843e4105-a2e8-46b6-8549-6cfc19b69109 ; - dho:hasLayer1 dhd:3e7183ab-879e-4f1e-8ed2-199e13fe7afe ; + dho:hasField dhd:b482ab17-f182-4247-8260-32eb2acab815 ; + dho:hasLayer1 dhd:8c966521-fd2f-44fb-b86f-90a8bfb095c0 ; dho:hasOMAID "8378_A_1" . dhd:CoA0000008378_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:4c802a38-a72c-4774-bf79-dc8d04f968fb ; - dho:hasLayer1 dhd:f57e13d2-11fe-41e4-b68d-79d43e33bde6 ; + dho:hasField dhd:da5b6f2d-46ff-435b-9bdc-eb8f0053134c ; + dho:hasLayer1 dhd:cd8388fc-1ff4-4c6e-b471-ce7aba52cde5 ; dho:hasOMAID "8378_B_1" . dhd:CoA0000008724_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:58c6fc74-9192-49f4-8591-0ebd941eda5f ; - dho:hasLayer1 dhd:05cd6a8b-4b5c-4a3d-bd80-be64dbfd1768 ; + dho:hasField dhd:c1de267d-0073-4dc2-81e1-db4a83d12223 ; + dho:hasLayer1 dhd:9bb1d126-884d-4a5a-bd3a-0c34d94fd03c ; dho:hasOMAID "8724_B_1" . dhd:CoA0000008837_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:e99120cd-20e7-4d6f-87e9-a2358425b617 ; + dho:hasField dhd:8bad7fa4-64db-4ca7-8ce8-9706f412158d ; dho:hasOMAID "8837_A_1" . dhd:CoA0000008837_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:29d10ba8-5ab9-47f6-9d4d-c96b88c4e026 ; - dho:hasLayer1 dhd:5f9ba14d-95ee-4f8a-a2a8-c255e7201050 ; - dho:hasLayer2 dhd:25fca1e6-4e1c-456f-a97c-a59551eb171c ; - dho:hasLayer3 dhd:20211a51-9290-45c8-a5bc-1cba0a210048 ; + dho:hasField dhd:f5cccf9c-7b57-4c86-9d7a-7a1065b1fdf0 ; + dho:hasLayer1 dhd:1fb6a325-4ce8-44dc-b575-49628a41773b ; + dho:hasLayer2 dhd:1076499c-1fc1-4883-be17-69e3c4f958d6 ; + dho:hasLayer3 dhd:c96baca4-c3d9-4d43-9ede-bf91087cb30f ; dho:hasOMAID "8837_B_1" . dhd:CoA0000008991_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:717c3854-48f3-47af-aeee-6b2fd0ad3a73 ; + dho:hasField dhd:2a5fde32-3544-4ad1-a167-005a1e4c6afe ; dho:hasOMAID "8991_B_1" . dhd:CoA0000009579_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:2228714a-0730-4a6b-b5c8-fc8c017b800e ; - dho:hasLayer1 dhd:1cae1fe1-1a5e-47a7-964d-45f22911550f ; + dho:hasField dhd:0f794b8c-7b99-4c8a-832a-d267f85b966a ; + dho:hasLayer1 dhd:307de768-a1ff-4cfa-aa06-db5cc50b68a6 ; dho:hasOMAID "9579_B_1" . dhd:CoA0000016665_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:a5908478-a385-4b0b-a4eb-a3e3d8fdf584 ; - dho:hasLayer1 dhd:2afe6313-c66a-48b8-9ced-f743377c258d ; + dho:hasField dhd:6d6b1aa1-75f6-4dc1-b56f-9aea069ae17a ; + dho:hasLayer1 dhd:436b60cc-5add-4b70-ba6f-861d2919105d ; dho:hasOMAID "16665_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027012_B_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:24769389-e208-4cb7-8845-1150869fb4aa ; - dho:hasLayer1 dhd:532ee48c-5d6e-43be-b82e-720408f567fc ; + dho:hasField dhd:bc95f935-e14b-4202-9dec-7e8744923d71 ; + dho:hasLayer1 dhd:46392ddf-e82e-4678-b222-ad1656ea2b12 ; dho:hasOMAID "27012_B_1" . dhd:CoA0000027636_A_1 a dho:CoatOfArms ; dho:hasBeliefValue false ; - dho:hasField dhd:48a7c9eb-1ebb-4d0f-a190-9d86873fe181 ; - dho:hasLayer1 dhd:4037932a-e0a5-44a1-b95f-c7272c94038a ; + dho:hasField dhd:0c295a59-a4f7-4d3e-bf76-ff6214703501 ; + dho:hasLayer1 dhd:33dc18f4-8c5a-481a-a356-e280086c477b ; dho:hasOMAID "27636_A_1" . -dhd:a30a5f3c-0433-4325-be1f-04ef9a8968b1 a dho:Mount ; - dho:hasTincture1 dho:Azure . +dhd:a07ca65f-e4af-4d70-881e-1d9176db3560 a dho:Layer ; + dho:hasCharge1 dhd:7f16fac9-9bc3-41e0-989b-2b8b48cb2ac6 . + +dhd:a13a735e-84a3-4ea3-b6d8-27a3d8c632bd a dho:Anchor ; + dho:hasModifier dhd:f124f604-4ed3-4062-af4d-0dee684fe01e ; + dho:hasTincture1 dho:Sable ; + dho:inChfDx dhd:dba8928c-dffb-4b04-8d6b-bf35b8c4dcd2 . + +dhd:a273f649-389c-4ce4-8178-0b1c4d7bbb1a a dho:Layer ; + dho:hasCharge1 dhd:83630f72-459a-4a8a-a012-35f056076175 . -dhd:a3474e61-641a-4a6c-9727-f6dab6bcddcb a dho:Eagle ; - dho:between dhd:01061ec5-3e6d-4de8-a7f7-22fd884de720, - dhd:e4464f64-5ae8-405f-8548-9aaf5f1863c4 ; +dhd:a2805e61-6594-4c98-bc2f-959be08fa35b a dho:Martlet ; dho:hasNumber 3 ; - dho:hasTincture1 dho:Azure . + dho:hasTincture1 dho:Argent ; + dho:inChf dhd:7c3b293f-fdd5-49e1-998a-298ca953d8c0 . -dhd:a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620 a dho:Fess ; - dho:hasTincture1 dho:Gules . +dhd:a2fb9d44-23d6-460e-ad95-e0fa2ce4c5b2 a dho:Layer ; + dho:hasCharge1 dhd:415515bd-cc75-4290-9cd4-761b7967cdf6 . -dhd:a9e2dccf-53b8-43f0-9c3f-a21c05595208 a dho:Rose ; - dho:hasTincture1 dho:Gules . +dhd:a31423e2-5f27-4685-b0a1-375197670d68 a dho:Layer ; + dho:hasCharge1 dhd:4571aa35-612a-424e-8f45-9d155b313928 . -dhd:aaa3574f-44d7-415e-929b-37d7c1318462 a dho:Border ; +dhd:a3400c69-c857-4c2b-97ad-b0cc07d84c12 a dho:Text ; + dho:hasText "AMOR" ; dho:hasTincture1 dho:Argent . -dhd:abccea2f-0096-42a8-a4d7-8cec2a835e2a a dho:Estoile ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Or . +dhd:a4e9da1f-deb3-472b-9ec5-aa2e6ab6eb03 a dho:Layer ; + dho:hasCharge1 dhd:a8e2659c-0804-4394-b26c-545160b876fd . -dhd:ae988c6e-5799-4a5b-8bd4-10acfc1f4a83 a dho:Layer ; - dho:hasCharge1 dhd:a78b3b3f-8e10-4e3e-b7b4-3aeb79fc7620 . +dhd:a580de20-f3fa-4ba7-b63d-f8308354ed38 a dho:Rose ; + dho:hasNumber 7 ; + dho:hasTincture1 dho:Or . -dhd:b1870d85-0f3d-486c-942e-5757b50e86c1 a dho:Layer ; - dho:hasCharge1 dhd:2232e1ee-6359-4d29-8752-e6045ee70881 . +dhd:a605a04e-aa48-46a0-b077-b1ba386cd994 a dho:Martlet ; + dho:arranged dhd:4c9d2b53-9cb5-499e-999d-1dd7b466776f ; + dho:hasTincture1 dho:Gules . -dhd:b403271e-f250-43df-bec7-178ff3deec79 a dho:Escutcheon ; - dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 ; - dho:hasDirection dho:Dexter . +dhd:a80d8359-87e0-4f33-935f-3b8aa054840c a dho:Rose ; + dho:hasTincture1 dho:Gules . -dhd:b61b7ca1-f97c-4d1c-9667-a9f728fc9f09 a dho:Pale ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:a8e2659c-0804-4394-b26c-545160b876fd a dho:Rose ; + dho:hasNumber 6 ; + dho:hasTincture1 dho:Or . -dhd:b6fcdd16-00f4-472f-aba8-50e19878eab6 a dho:Layer ; - dho:hasCharge1 dhd:f6c04523-e22a-457b-9518-65e93de3cbd0 . +dhd:a8e8a0a7-d8b6-4d78-82e7-e359ccb80d0f a dho:Layer ; + dho:hasCharge1 dhd:04665470-e1ee-4819-9ab8-d12ed929dbbd ; + dho:hasCharge2 dhd:27c41d23-1a79-44cb-9cb9-c7f157c738d6 . -dhd:b8e5fb91-3224-4e03-9b16-d48799f956e7 a dho:Layer ; - dho:hasCharge1 dhd:0261f52e-a346-422c-8428-1fca4d3f5200 . +dhd:a97e68a0-0f7c-47da-97e8-5dfae24ad811 a dho:DoubleTressureFlory-Counterflory ; + dho:hasTincture1 dho:Gules . -dhd:b8e934d6-b67c-4bbb-ad87-84c81d8ed726 a dho:Layer ; - dho:chargedWith dhd:1e2a86f9-d864-4d86-8baf-ee1fb2c2f04e, - dhd:c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963 ; - dho:hasCharge1 dhd:7511de60-4cea-484c-b409-dad4d4169cad . +dhd:a9a4bf2d-c424-4145-a30b-392b4611dd22 a dho:Annulet ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:b947abe0-f40f-4b94-a4b6-e6026479884c a dho:Estoile ; +dhd:a9fd9cfa-229f-4271-8448-f78ce92877ce a dho:Buckle ; dho:hasNumber 3 ; - dho:hasTincture1 dho:InOmbre . - -dhd:b9e6c915-6cf5-4543-b146-634aa31d0f93 a dho:Layer ; - dho:hasCharge1 dhd:82c6a32e-9860-47ac-b5cc-dc5a1ed24295 . + dho:hasTincture1 dho:Or . -dhd:bafe8628-44b9-4732-aafa-e0c1f89097db a dho:Layer ; - dho:hasCharge1 dhd:f941ca65-0371-41fa-88df-e6966fb95f46 . +dhd:acb41764-50ce-4c2e-8c7a-a3abfe01abcb a dho:Bend ; + dho:hasTincture1 dho:Ermine . -dhd:bb42a7cd-59ab-421e-b093-c9b3670656b7 a dho:Layer ; - dho:hasCharge1 dhd:046080f1-2738-4440-8073-d3c9cb9862c7 . +dhd:adc81964-ff46-45dd-a684-68e657be158d a dho:Layer ; + dho:hasCharge1 dhd:c278f4e5-48f8-4b13-9f59-068dd83f3298 . -dhd:bbf16edf-cd97-4599-9dba-d494ffa699ef a dho:Layer ; - dho:hasCharge1 dhd:394527b4-08e8-4c75-ba3e-ddc837febbc5 . +dhd:b10addcb-1448-4b40-ab5d-1f14f47a3d4e a dho:Layer ; + dho:hasCharge1 dhd:28d937ce-0898-4ad7-acda-c8df7330aa30 . -dhd:bc019f85-8e10-431f-b085-528c0e10a271 a dho:Layer ; - dho:hasCharge1 dhd:54ebb70c-39f1-4408-9583-70abe131ad56 . +dhd:b16f8e35-8b0f-4faa-bed9-e9dee427e786 a dho:Layer ; + dho:hasCharge1 dhd:cf4a809f-0cb8-4231-b566-e6f36fd8c57c . -dhd:bd582bea-d05f-42a0-9e20-c2de89696f65 a dho:Rose ; - dho:hasNumber 8 ; +dhd:b21f7d3a-5d5d-4bb5-8a48-5f69f44f1772 a dho:Mount ; dho:hasTincture1 dho:Or . -dhd:bddf35ac-6af0-4008-ac93-e6ffb0e1608f a dho:Layer ; - dho:hasCharge1 dhd:7dfd4792-127b-472c-8cf1-9ae483615aa2 . +dhd:b28a4777-7a0c-4ba8-87d2-0a131daedbb6 a dho:Bend ; + dho:hasTincture1 dho:Argent . -dhd:bf13f403-ca70-4fd6-bc7d-bfe38318a0fe a dho:Layer ; - dho:hasCharge1 dhd:ef406ffd-19e9-4d26-84c5-83d9892bfbdc . +dhd:b2c950fc-5725-4612-9a74-d00c4b151384 a dho:Layer ; + dho:hasCharge1 dhd:610f636e-478d-44c9-b792-8de0dff1c02c . -dhd:c0675592-ff86-4864-a7a1-6c44ec76fac4 a dho:Layer ; - dho:hasCharge1 dhd:d2e76249-1444-48a4-9b64-d0ff5a13682f . +dhd:b35b4f89-f2df-465b-8490-b4c252837651 a dho:Mount ; + dho:hasTincture1 dho:Argent . -dhd:c1774be8-420a-43ca-b23d-cfb557f8b381 a dho:Layer ; - dho:hasCharge1 dhd:83b38835-5e46-4c9f-b95f-f053cad997ec . +dhd:b3656957-5fdc-4dfa-a74a-09f862bebcf3 a dho:Layer ; + dho:hasCharge1 dhd:cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950 . -dhd:c2da779e-ec34-45ef-8ac8-8e5b047ead5f a dho:Eagle ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:b6f95bc3-274a-4493-8a9f-4bc77fda21d8 a dho:Layer ; + dho:hasCharge1 dhd:1e4c0c72-3062-4a43-a136-89848f462d4f . -dhd:c2e36607-27a1-435d-bf74-755adb76d7c7 a dho:DoubleTressureFlory ; - dho:hasTincture1 dho:Vert . +dhd:b72f9a71-6393-4897-b046-cf887c0bb335 a dho:Estoile ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:c3b0250d-79b8-4841-8098-f61d8be496dd a dho:Bend ; - dho:hasTincture1 dho:Ermine . +dhd:b9044476-681b-4f8c-aa7b-94550ea845c9 a dho:Layer ; + dho:hasCharge1 dhd:42bb10bb-ee9e-4276-882b-cadcfe45afb3 . -dhd:c5c919d2-b42e-484f-ad63-90aefc658e23 a dho:Layer ; - dho:hasCharge1 dhd:70acd7e3-f5f0-481b-a97c-8e7100264318 . +dhd:ba0dd5b9-a691-4d97-8712-d5c058eed888 a dho:Layer ; + dho:between dhd:7da6a0f1-df57-464e-81a3-0cee8ebdb34a, + dhd:c7db68e1-f1a9-4144-a48e-b53d85b2e4d6 ; + dho:hasCharge1 dhd:51bd6bbc-cd2b-4789-80b5-01d3aa754f57 . -dhd:c5e46021-c6a2-4235-aa5b-23e564355a41 a dho:Martlet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:ba3545b2-479d-4a3f-a0aa-b8672fc402d5 a dho:Layer ; + dho:hasCharge1 dhd:a3400c69-c857-4c2b-97ad-b0cc07d84c12 . -dhd:c69b67ea-7ba3-4ec7-8aa0-948d4a8d5963 a dho:Martlet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:badf18c8-02e9-416f-8935-70fc78cc3ef2 a dho:Layer ; + dho:hasCharge1 dhd:6381c84a-ab9d-414e-9575-42eae7399a61 . -dhd:c6b22a46-08a3-40fe-8341-ff62f1c6d244 a dho:Layer ; - dho:hasCharge1 dhd:4b5d9835-e94b-4f13-97c3-f66e1fe59ea1 . +dhd:bba90291-e758-44df-a655-e4830a380e1b a dho:Layer ; + dho:hasCharge1 dhd:6a21a89e-0d63-4acd-833e-1a2ff11ee619 . -dhd:c6d9a5c5-9402-4adc-8155-40447e981f30 a dho:Annulet ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Argent . +dhd:bbe0c39a-d264-4135-bba5-1e61c807d307 a dho:Layer ; + dho:hasCharge1 dhd:1ace87b9-7678-4cb8-8021-c9b7db5146a9 . -dhd:c6eb48dc-bf23-4e82-b4e0-4f14087449d3 a dho:Layer ; - dho:hasCharge1 dhd:57c07af6-9659-4158-8e0e-fc257dbcb711 . +dhd:bbfb1b94-9573-4806-97dd-71b4b3b63c6b a dho:Lion ; + dho:hasModifier dhd:74b4489e-7623-41be-99bb-c7e747d56b18 ; + dho:hasTincture1 dho:Or . -dhd:c7e8dcc5-0e3f-4b7c-a2b4-91383057bf95 a dho:Layer ; - dho:hasCharge1 dhd:cc2b6a25-d6bb-4a4f-91a1-78e000071715 . +dhd:bcba024e-c4a8-449b-985d-7d62bb010cb7 a dho:Layer ; + dho:hasCharge1 dhd:32b45f54-bb31-498c-b1f0-a0ea30263379 . -dhd:c91e1e60-d3f5-40b2-8892-92300b60b614 a dho:Rose ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:bf25eff4-c514-4f34-98bd-ccc5046b1f86 a dho:Annulet ; + dho:hasTincture1 dho:Or . -dhd:cac1a202-efda-4747-b110-943f2462cabe a dho:Lion ; - dho:hasModifier dhd:06fc9002-08fc-45d5-b512-515c35700612, - dhd:1123224c-3dd5-468b-ac9f-669000a2436d, - dhd:32d90e81-6ef5-498b-b2d1-368b52470586, - dhd:b89c3477-9c7f-4aca-af68-05bf9bdafa52 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:c025c3c1-80eb-4760-b540-6befff5a5a22 a dho:Layer ; + dho:hasCharge1 dhd:59fa6c38-7e86-41f0-af0e-ef947690b6d0 . -dhd:cc2b6a25-d6bb-4a4f-91a1-78e000071715 a dho:Lion ; - dho:hasModifier dhd:1781027f-d943-43de-aa9a-01e2a722fb9b, - dhd:315c04b6-b80d-426a-ba19-9e55a96d890b ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:c04460b4-8a62-49fe-8baa-f6161a48f5fa a dho:Layer ; + dho:hasCharge1 dhd:2de3d3ad-6bd9-4b8d-a286-4925806fbc76 . -dhd:cc3f09db-d12f-436c-9118-826eed05e931 a dho:Layer ; - dho:hasCharge1 dhd:08e01d50-7371-4c2e-84c4-b6b090ff3e4c . +dhd:c0aee7bb-da7e-4463-a415-3e063fb90617 a dho:Mullet ; + dho:hasTincture1 dho:Argent . -dhd:cc7c9672-1c32-4387-921d-c54a0ee0aff4 a dho:Annulet ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Or . +dhd:c278f4e5-48f8-4b13-9f59-068dd83f3298 a dho:Estoile ; + dho:hasNumber 3 . -dhd:cceeb6ed-07ef-4193-a645-3ef221fb8d4f a dho:Bluebell ; +dhd:c378154f-0e35-4850-afe8-ce657a29591d a dho:Rose ; dho:hasTincture1 dho:Gules . -dhd:cd7b8a5a-6fa2-4af6-8296-4c9d090e185e a dho:Layer ; - dho:hasCharge1 dhd:3de9e490-a1e6-4d6a-81c4-3ac0d1b9e7b5 . - -dhd:cda6add0-d391-4cd5-9172-64195d5e005e a dho:Layer ; - dho:hasCharge1 dhd:fe28030f-4051-4e9c-8fae-f4ee43e282a0 . +dhd:c3898e63-e45d-41fe-b829-73354a049c4b a dho:Rose ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Argent . -dhd:cdda3f61-d460-415a-b1b2-cb07f006e444 a dho:Layer ; - dho:hasCharge1 dhd:813662f9-a14c-49a3-bee5-672aeb9d25ea . +dhd:c399287b-49f0-4b22-810d-2a02debefec9 a dho:Layer ; + dho:hasCharge1 dhd:10c9e156-163e-4665-b73b-6fc18077515b . -dhd:cfa3bc35-a1c2-40ac-89c4-d6e17bf7ca2a a dho:Rose ; +dhd:c4291b31-8861-40c0-bb9f-773deb51a339 a dho:Eagle ; dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:d19606c7-55ae-47a9-9edc-4903ec6412f1 a dho:Lion ; - dho:arranged dhd:a4e5b287-b57d-4a9b-b651-0bba18f133b4 ; - dho:hasModifier dhd:06da1c7e-c02b-4262-9424-84f309a19d70 ; - dho:hasNumber 2 ; +dhd:c6ce3c71-b2f1-41e2-9935-b47a01a69d87 a dho:Layer ; + dho:hasCharge1 dhd:2afc3c89-00de-487f-bd37-e8b588c4960a . + +dhd:c7cfce8e-7864-4602-bdf8-cf4216376270 a dho:FireSteel ; + dho:hasNumber 4 ; dho:hasTincture1 dho:Or . -dhd:d2e76249-1444-48a4-9b64-d0ff5a13682f a dho:Mount ; +dhd:c7db68e1-f1a9-4144-a48e-b53d85b2e4d6 a dho:Border ; dho:hasTincture1 dho:Argent . -dhd:d38f7c79-473a-43d6-8702-96929fcee473 a dho:Chevron ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Sable . +dhd:c8064960-d41b-4d0a-9102-0b7d36536a12 a dho:Layer ; + dho:hasCharge1 dhd:1d20f024-6ee8-41a3-a9cb-9316449397a4 . -dhd:d4236c29-f72b-4351-8161-729edec2aa30 a dho:Layer ; - dho:hasCharge1 dhd:42fcfd0d-3f50-4e42-b85d-e9d09e47cf09 . +dhd:c889d3bc-b060-4dc1-b031-3af8608d209f a dho:Layer ; + dho:hasCharge1 dhd:34ee0c00-01a5-46f8-a0a7-ec666f983ef3 . -dhd:d4b17d94-444e-42dc-8ad1-9bed90cea9fa a dho:Mullet ; - dho:hasTincture1 dho:Argent . +dhd:c8e0dfaf-d118-45a7-afcf-4936a7c985ab a dho:Layer ; + dho:hasCharge1 dhd:20a9eaec-08ef-476b-a344-50227212af8a . -dhd:d6392782-907e-4332-8c82-105d9954dd5b a dho:Layer ; - dho:hasCharge1 dhd:10914247-dd29-4a0d-bed0-992baf919d19 . +dhd:c9cb8713-a8d8-44cf-9f56-ff7f631af18f a dho:Layer ; + dho:hasCharge1 dhd:a9a4bf2d-c424-4145-a30b-392b4611dd22 . -dhd:d8755451-4c0e-411d-b301-a2f869b5c0a4 a dho:Escallop ; - dho:hasNumber 5 ; +dhd:ca9013be-96ab-4cac-85e4-788b7c221774 a dho:Layer ; + dho:hasCharge1 dhd:631d6e3d-37b6-411d-a8bb-3b3f06011b4c . + +dhd:ca9634b9-0d39-4612-a659-90dc4cb9d4b2 a dho:Layer ; + dho:hasCharge1 dhd:bbfb1b94-9573-4806-97dd-71b4b3b63c6b . + +dhd:cb2b6e04-6ca5-466a-a7a1-3e66344a0e63 a dho:Rose ; + dho:hasNumber 3 ; dho:hasTincture1 dho:Argent . -dhd:d99167f4-10b0-4160-8c75-49bd4ef15517 a dho:Layer ; - dho:between dhd:01061ec5-3e6d-4de8-a7f7-22fd884de720, - dhd:e4464f64-5ae8-405f-8548-9aaf5f1863c4 ; - dho:hasCharge1 dhd:a3474e61-641a-4a6c-9727-f6dab6bcddcb . +dhd:cc3c3382-3602-4acb-bcb1-f81fd4dc2e79 a dho:Layer ; + dho:hasCharge1 dhd:e1305ddf-52d3-4c9f-b695-51751b542698 . -dhd:d997cd0f-7b29-43a6-98a0-92b2eff675c6 a dho:Layer ; - dho:hasCharge1 dhd:e7dc5545-8e15-4341-ad65-a2cf0294a049 . +dhd:cc5c8422-f9ac-4809-b036-c89a06e2b24b a dho:Lion ; + dho:arranged dhd:790f7879-7c2a-4b0b-8ca6-f58553173785 ; + dho:hasModifier dhd:946b88d4-0495-4c49-85d7-8ed1df202f95 ; + dho:hasNumber 2 ; + dho:hasTincture1 dho:Or . -dhd:daad0380-5c90-413d-8a64-c2c3b9d5f5c9 a dho:Layer ; - dho:hasCharge1 dhd:8d287268-a0e1-4a15-9b98-d2660207ce63 . +dhd:cc8c2147-d96f-44f1-8ac9-ffc7ce4a0950 a dho:Escutcheon ; + dho:hasCoatOfArms dhd:CoA0000007294_CoAF1 . -dhd:ddd5e4d4-6a2e-4bc3-a461-369f17425288 a dho:Layer ; - dho:hasCharge1 dhd:d38f7c79-473a-43d6-8702-96929fcee473 . +dhd:cd29c36d-add6-4f01-b286-86f50ab6a06c a dho:Lion ; + dho:hasModifier dhd:12cec56e-8685-476a-ac0f-60ed7996bd43, + dhd:64ee1afe-889a-4525-b060-0662d12e1029, + dhd:8b9a20e0-46af-4b9c-939f-c0a5dbc0507c ; + dho:hasTincture1 dho:Gules ; + dho:hasTincture2 dho:Azure . -dhd:dfd575c8-5171-483b-9976-bce5424c0e88 a dho:Layer ; - dho:hasCharge1 dhd:1cf56f6e-bc3f-4ea8-ab11-fa1f9a9a5475 . +dhd:cd885a0d-5de9-4a6a-af26-2d1252c5aa30 a dho:Chevron ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Argent . -dhd:e1628f6a-a7f6-4a84-9431-dfe644dbcf66 a dho:Layer ; - dho:hasCharge1 dhd:1abfdb08-b532-4e69-bedf-112a873aab4c . +dhd:cf0dbd61-aaeb-4c06-8b46-7b9dadcf43fb a dho:Layer ; + dho:hasCharge1 dhd:a605a04e-aa48-46a0-b077-b1ba386cd994 . -dhd:e170a4af-6ceb-4b09-957f-5bb1b5de6d33 a dho:Annulet ; - dho:hasTincture1 dho:Or . +dhd:cf4a809f-0cb8-4231-b566-e6f36fd8c57c a dho:Escutcheon ; + dho:hasCoatOfArms dhd:CoA0000002410_CoAF1 ; + dho:hasDirection dho:Dexter . -dhd:e1b2d5af-5f05-47f4-92d7-e7cfc2fd60be a dho:Layer ; - dho:hasCharge1 dhd:15dde7a2-3d9c-4e93-b357-021222e605c6 . +dhd:d07b45bc-e44d-4d19-8c31-ab7b50c82cb1 a dho:Escutcheon ; + dho:hasCoatOfArms dhd:CoA0000006003_CoAF1 ; + dho:inChf dhd:8f2a003a-8595-4053-a0f4-ed44a8d15903 . -dhd:e4325d12-cecd-476e-9d6b-012dcaf52f9e a dho:Layer ; - dho:hasCharge1 dhd:a30a5f3c-0433-4325-be1f-04ef9a8968b1 . +dhd:d14f69fb-1a28-48d0-8e2a-e24e048b000c a dho:Martlet ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Sable . -dhd:e4464f64-5ae8-405f-8548-9aaf5f1863c4 a dho:Border ; - dho:hasTincture1 dho:Gules . +dhd:d3510109-281b-42c9-b57f-e7ca8927b692 a dho:Layer ; + dho:hasCharge1 dhd:7bc2ccac-f733-4844-b77b-2ecd4c9205e5 . -dhd:e50c6d4f-ba82-43f2-bde4-b43d760a9480 a dho:Annulet ; - dho:hasTincture1 dho:Or . +dhd:d4ea9c52-cd94-4b31-8d28-d4c71efa19fc a dho:Layer ; + dho:hasCharge1 dhd:65052b69-9102-4bf3-a3d1-f3e5e5a54669 . -dhd:e5826fb9-b0e6-4d69-be4e-5fe800d03d89 a dho:Layer ; - dho:hasCharge1 dhd:128e73d1-2ba8-4f6b-bf0d-e0826319a9d8 . +dhd:d6d02bd0-2f21-44e3-90f5-01df9a34f759 a dho:Layer ; + dho:hasCharge1 dhd:1e710068-91a0-48d4-a481-15b22403c89b . -dhd:e5e452ac-f769-41a3-864d-62e1519a8317 a dho:Layer ; - dho:hasCharge1 dhd:f85fc7ab-2ba7-4ca4-b764-22d9df156fb3 . +dhd:dacb9c8b-cd8f-4e95-b90e-5682fead9538 a dho:Fess ; + dho:hasTincture1 dho:Gules . -dhd:e7dc5545-8e15-4341-ad65-a2cf0294a049 a dho:Escutcheon ; - dho:hasCoatOfArms dhd:CoA0000007294_CoAF1 . +dhd:db1206ff-97c6-4698-b38b-9b5dce69b0cb a dho:Layer ; + dho:hasCharge1 dhd:673903e7-f589-4cfd-be29-b75321937877 . -dhd:e7f0dbc4-2ddc-4553-92f8-91d942bbb2bc a dho:Layer ; - dho:hasCharge1 dhd:4061e2ba-d47c-44ee-a3ac-76c58ab54d91 . +dhd:db8b4334-b02a-44a5-a678-5169b92d5eff a dho:Layer ; + dho:hasCharge1 dhd:9f04b845-0c25-4f07-a4e1-8142e6b33eaf . -dhd:e8a27852-7355-4a58-a70e-69f15e516a19 a dho:Escallop ; - dho:chargedWith dhd:0c3965cc-4639-46cd-8456-1a20844fdb41, - dhd:f0bd95ad-e490-472a-821a-53f2daaf2733 ; - dho:hasNumber 5 ; - dho:hasTincture1 dho:Argent . +dhd:dd38b4d9-fb91-4333-8035-b7c54d15615b a dho:Layer ; + dho:hasCharge1 dhd:7ddf1010-62ff-48a8-bd5d-b328ba99f9ee . -dhd:e9deccfe-08af-4b73-86ae-06108a291a1a a dho:Bend ; - dho:hasTincture1 dho:Argent . +dhd:dd87722d-6056-4610-a17b-5c7a3342da18 a dho:Layer ; + dho:hasCharge1 dhd:fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80 . -dhd:ea26a29e-84d0-4b95-ac86-0b1136c0aaed a dho:DoubleTressureFlory-Counterflory ; - dho:hasTincture1 dho:Gules . +dhd:dfd402d8-ad2b-4252-902b-6234b92bd63e a dho:Layer ; + dho:hasCharge1 dhd:33231948-eb99-444b-bce6-e5ae4765c006 . -dhd:eaa0f1b2-7d34-4de8-a30a-479a77d94545 a dho:Layer ; - dho:hasCharge1 dhd:e170a4af-6ceb-4b09-957f-5bb1b5de6d33 . +dhd:e06aa9ce-ee71-4056-926d-3cce0b93e9a0 a dho:Escallop ; + dho:hasTincture1 dho:Sable . -dhd:eb33749a-60a3-4329-b836-3848562833a5 a dho:Escallop ; - dho:between dhd:068cb57b-ba82-49c0-989c-47e5bce1b498, - dhd:aaa3574f-44d7-415e-929b-37d7c1318462 ; - dho:hasNumber 3 ; - dho:hasTincture1 dho:Argent . +dhd:e09f6f90-38ee-433b-b3aa-39d5d3b88e9c a dho:Layer ; + dho:hasCharge1 dhd:03d621c3-dbc9-46a7-89ce-c16cd1b45ebc . -dhd:ed1fe9a8-87cd-4485-9599-012cbafde914 a dho:Crown ; +dhd:e100f767-c5c0-49a6-abb2-994df2e52518 a dho:Layer ; + dho:hasCharge1 dhd:3ae3b7cc-2af5-44d3-9d0d-2a6da9b1af74 . + +dhd:e1305ddf-52d3-4c9f-b695-51751b542698 a dho:Martlet ; + dho:arranged dhd:d272e217-52c0-46b3-a5ac-7736efb18185 ; dho:hasTincture1 dho:Or . -dhd:edc17fdc-49e9-470f-9756-ebe934ecefb2 a dho:CrestOfWings ; - dho:hasTincture1 dho:Azure . +dhd:e1e352de-3d17-46f7-8881-51a51db16328 a dho:Layer ; + dho:hasCharge1 dhd:13a4e335-fc55-49f1-924e-8e229d4d0bd9 . -dhd:ee09d2f8-3442-4680-9315-e33402185b74 a dho:Lion ; - dho:hasModifier dhd:85d46f06-d31f-42de-a5e5-1834e1dc78a9 ; - dho:hasTincture1 dho:Gules . +dhd:e7ab23f5-2c7a-40c4-8ff1-169d8faa976b a dho:Layer ; + dho:hasCharge1 dhd:9802b090-9597-4d23-bd3f-b1caa701cd2f . -dhd:ee74f5e4-3649-4a57-ac27-2a41e205fae9 a dho:Layer ; - dho:hasCharge1 dhd:285ea4ea-e1da-4e41-9fc1-05bb92668f83 . +dhd:e9d48b43-cd42-4d75-baab-c4375b7526b7 a dho:Layer ; + dho:hasCharge1 dhd:faad046b-d20a-412e-bf88-d1762fa99407 . -dhd:ef406ffd-19e9-4d26-84c5-83d9892bfbdc a dho:Crescent ; - dho:hasTincture1 dho:Argent . +dhd:eb1cc96f-650f-4e73-96a7-cfe2d2774ceb a dho:Layer ; + dho:hasCharge1 dhd:4e63594d-23b6-4e7e-bccb-940042e18e0d . -dhd:f01a2a07-1560-42a6-a641-d688cd2db029 a dho:Layer ; - dho:hasCharge1 dhd:fd4a8b9c-276f-4819-97d1-d70eeea0c7bf . +dhd:ebd55ddf-ff1b-43e7-a602-7218a5215e03 a dho:Layer ; + dho:hasCharge1 dhd:dacb9c8b-cd8f-4e95-b90e-5682fead9538 . -dhd:f0bd95ad-e490-472a-821a-53f2daaf2733 a dho:Layer ; - dho:hasCharge1 dhd:0c3965cc-4639-46cd-8456-1a20844fdb41 . +dhd:ed48f52e-f50f-42e2-987b-6bbd7c61b233 a dho:Layer ; + dho:hasCharge1 dhd:03ce82e5-134a-4ee1-a5be-e080c573d5e9 . -dhd:f260025a-0522-4671-bf36-3c97466a09b7 a dho:Layer ; - dho:hasCharge1 dhd:edc17fdc-49e9-470f-9756-ebe934ecefb2 . +dhd:f1e59cd3-c5f1-4b06-a557-fe45c1fba1d1 a dho:Layer ; + dho:hasCharge1 dhd:d14f69fb-1a28-48d0-8e2a-e24e048b000c . -dhd:f366334b-e812-472e-8efd-3b9bb2152019 a dho:Layer ; - dho:hasCharge1 dhd:0d472f90-cbe2-4fbb-ac6f-039f205dc774 . +dhd:f2c844aa-baf5-45dd-ad28-ef8ca3c6da13 a dho:Mullet ; + dho:hasTincture1 dho:Vert ; + dho:inChfDx dhd:2d6ad69a-6a58-49a8-948a-1d1125a64f39 . -dhd:f4a09326-5071-4d1f-9285-55550cc0c863 a dho:Layer ; - dho:chargedWith dhd:3da018f2-eae9-4b65-bf0f-3c4eb7144d29, - dhd:7a9e4575-9d15-4276-ad14-afa80e92dda5 ; - dho:hasCharge1 dhd:025cd7ae-6122-40b5-8df8-ee41b5d6017b . +dhd:f2f06813-5755-4386-96dd-61bfb18a6193 a dho:Layer ; + dho:hasCharge1 dhd:8f994990-4e6d-4186-a355-fa0721dbe0f2 . -dhd:f4b6b9aa-580a-464c-b0b7-6afd9cdedd77 a dho:Layer ; - dho:hasCharge1 dhd:230d324b-61f9-43a4-b5fb-0c90fe58da39 . +dhd:f309305d-4716-49e0-a8be-26f142ec3f28 a dho:Layer ; + dho:hasCharge1 dhd:f3381c37-9980-43ca-aec4-a01ea528bd0f . -dhd:f5b29534-667a-4de7-829f-23c00df4768b a dho:Layer ; - dho:hasCharge1 dhd:abccea2f-0096-42a8-a4d7-8cec2a835e2a . +dhd:f3381c37-9980-43ca-aec4-a01ea528bd0f a dho:Mullet ; + dho:hasTincture1 dho:Vert ; + dho:inChfDx dhd:50ff588c-660b-46f3-916d-fd2383bb9e1a . -dhd:f6c04523-e22a-457b-9518-65e93de3cbd0 a dho:Escutcheon ; - dho:hasCoatOfArms dhd:CoA0000002440_CoAF1 . +dhd:f37a380b-1384-4a19-bff3-a4c61a8c032a a dho:Layer ; + dho:hasCharge1 dhd:9c6488af-6f69-4b17-81e9-77bfd51183b6 . -dhd:f85fc7ab-2ba7-4ca4-b764-22d9df156fb3 a dho:Martlet ; - dho:arranged dhd:a49386e5-886e-49ea-945c-64d3fb470834 ; - dho:hasTincture1 dho:Gules . +dhd:f46083cc-667f-4c74-852a-b9f9b0712b58 a dho:Layer ; + dho:hasCharge1 dhd:8fbd0c12-67ab-4ff9-8a69-2f866fa26455 . -dhd:f8aac586-4d11-47bc-997e-a98f57211425 a dho:Layer ; - dho:hasCharge1 dhd:d4b17d94-444e-42dc-8ad1-9bed90cea9fa . +dhd:f6c656d5-fcfd-4a03-aaad-824c5284b4eb a dho:Layer ; + dho:hasCharge1 dhd:1dc65a95-47a7-42e0-b81a-d4cd63eb9725 . -dhd:f8c1ba40-3958-4954-bd78-baeea1075628 a dho:Mullet ; - dho:hasTincture1 dho:Vert ; - dho:inChfDx dhd:6613c9b7-aedf-49e7-8c84-36d2d866f0ed . +dhd:f7351241-1e6b-4f5d-813f-16207ae370b6 a dho:Layer ; + dho:hasCharge1 dhd:b72f9a71-6393-4897-b046-cf887c0bb335 . -dhd:f8da368d-fadd-4c99-8e76-f8b39858f34b a dho:Layer ; - dho:hasCharge1 dhd:50c236f9-7ee8-4e72-83a6-8fc8020018df ; - dho:hasCharge2 dhd:878e0447-a0f8-4786-8520-599ece809401 . +dhd:f78fc97a-3eed-48c0-975f-32e26ea03795 a dho:Escallop ; + dho:chargedWith dhd:3ced87c9-7d3e-4025-bad1-0a629055adb0, + dhd:d07b45bc-e44d-4d19-8c31-ab7b50c82cb1 ; + dho:hasNumber 5 ; + dho:hasTincture1 dho:Argent . -dhd:f941ca65-0371-41fa-88df-e6966fb95f46 a dho:Lion ; - dho:hasModifier dhd:6d9ae9ec-104c-480f-8c49-40db938d38f6, - dhd:84aef78e-8ddd-4af2-b3ad-07dcfe78a151, - dhd:d12c3b5d-3bc3-43dd-91c4-d9a5b2f84119 ; - dho:hasTincture1 dho:Gules ; - dho:hasTincture2 dho:Azure . +dhd:f8a864e4-13e4-4458-a37b-7994bce272f1 a dho:Layer ; + dho:hasCharge1 dhd:1fa90564-725b-4788-aeeb-a69ea390ab97 . -dhd:fa7a8de8-819b-44c4-98c2-5b5acedea49f a dho:PairOfPincers ; - dho:hasTincture1 dho:Argent . +dhd:f92f7ebe-61b8-4c64-9470-9899b3575539 a dho:Fess ; + dho:hasTincture1 dho:Gules . -dhd:fae62efc-cada-41ce-97bd-94350be95ea3 a dho:Martlet ; - dho:arranged dhd:a8afc6fb-ab07-4452-8de1-403358eabd19 ; - dho:hasTincture1 dho:Or . +dhd:fa8bd569-af1e-4268-97c4-f17c829149aa a dho:Letters ; + dho:hasTincture1 dho:Sable . -dhd:fbc15350-df01-4d40-8985-bc3961ed078d a dho:Estoile ; +dhd:faad046b-d20a-412e-bf88-d1762fa99407 a dho:Estoile ; dho:hasNumber 3 ; dho:hasTincture1 dho:InOmbre . -dhd:fd4a8b9c-276f-4819-97d1-d70eeea0c7bf a dho:Rose ; - dho:hasNumber 2 ; - dho:hasTincture1 dho:Argent . +dhd:fb5ebf4e-81ba-4b51-8c6b-3ce8c700ef80 a dho:Roundel ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . -dhd:fdece4ef-9530-428d-9860-50118d69fb1a a dho:Mullet ; +dhd:fd5652f5-9e69-417b-a710-e600e075f9dd a dho:Bluebell ; dho:hasTincture1 dho:Gules ; - dho:inChf dhd:0391ea15-9912-4035-9bbf-51a2fdf169c5 . + dho:hasTincture2 dho:Azure . -dhd:fe28030f-4051-4e9c-8fae-f4ee43e282a0 a dho:Martlet ; - dho:hasNumber 3 ; +dhd:fdb67986-4d2f-4797-a96f-7e065abc0ccc a dho:Bluebell ; dho:hasTincture1 dho:Gules . -dhd:feca11c9-701b-49d7-8053-dff4259a7e52 a dho:Layer ; - dho:hasCharge1 dhd:ea26a29e-84d0-4b95-ac86-0b1136c0aaed . - -dhd:ff4a85fc-6690-4748-a76e-8ff51a8d4abd a dho:Layer ; - dho:hasCharge1 dhd:3ac7e06f-cc94-46c8-ad49-735951315288 . +dhd:fffc2421-2d95-4759-9748-ea12e626ed82 a dho:Molette ; + dho:chargedWith dhd:9f04b845-0c25-4f07-a4e1-8142e6b33eaf, + dhd:db8b4334-b02a-44a5-a678-5169b92d5eff ; + dho:hasNumber 3 ; + dho:hasTincture1 dho:Or . dho:Axe rdfs:subClassOf dho:Charge . @@ -19700,25 +19700,29 @@ dho:Wheel rdfs:subClassOf dho:Charge . dho:Wolf rdfs:subClassOf dho:Charge . -dhd:878e0447-a0f8-4786-8520-599ece809401 a dho:CoveredCup ; +dhd:128b6472-f558-4470-8b35-060a1ecf5117 a dho:Hammer ; + dho:hasDirection dho:Sinister ; + dho:hasTincture1 dho:Gules . + +dhd:27c41d23-1a79-44cb-9cb9-c7f157c738d6 a dho:CoveredCup ; dho:hasTincture1 dho:Gules . dhd:CoA0000008287_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fbc5d8c7-c71f-4e2d-8713-2ac0de07032a ; - dho:hasLayer1 dhd:060be792-11ef-4e8a-b7cd-6d105d2a506d ; + dho:hasField dhd:f5f45259-6c81-4b98-9001-f2cb1b26c8bb ; + dho:hasLayer1 dhd:8aeaed8e-2c78-41fe-a9a1-2016c49f5bc0 ; dho:hasOMAID "8287_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008359_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:70d912e3-a6c9-4760-a497-8f1e0b78da85 ; + dho:hasField dhd:5c17073b-d760-4e4f-80c6-f793852f5219 ; dho:hasOMAID "8359_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008676_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:2b59fa0c-7fb6-442f-a6d3-a96975a80b21 ; + dho:hasField dhd:d8ad5e00-ff12-4bb2-9d39-3ca7fc7dc70e ; dho:hasOMAID "8676_A" ; dho:numberOfMarshalledParts 1 . @@ -19727,9 +19731,9 @@ dhd:CoA0000008676_B a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008676_B_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:188bbd68-fa42-47a3-a7c8-b8f5968f324a ; - dho:hasLayer1 dhd:0ba4ad59-21e6-48cb-9073-4a6dacbe4966 ; - dho:hasLayer2 dhd:97291c50-642b-4a22-a001-830256d5518e ; + dho:hasField dhd:cdb91456-2b03-4720-9c08-5652f27b9190 ; + dho:hasLayer1 dhd:4aedd028-65bd-40f2-ab61-7b0a03f5d364 ; + dho:hasLayer2 dhd:2934055d-820d-48b5-b206-05bf84b72d04 ; dho:hasOMAID "8676_B" ; dho:numberOfMarshalledParts 1 . @@ -19737,39 +19741,39 @@ dhd:CoA0000008724_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000008724_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:424b21ef-2bbc-4cd0-9ac9-059d0641bbfb ; + dho:hasField dhd:d8cf860e-2097-4a09-9eeb-48d782a01f41 ; dho:hasOMAID "8724_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000008991_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:d4753824-f2ad-43ac-b062-3cbe46c133cf ; + dho:hasField dhd:8db4f63f-a684-455b-accd-da63f5d75523 ; dho:hasOMAID "8991_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000009579_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:5ed8e97e-9ab7-4860-9692-abbd74f8d140 ; - dho:hasLayer1 dhd:6caf57aa-7901-43a8-9e93-c98d86a97b2f ; + dho:hasField dhd:40e64c55-2feb-4b88-b251-941616e4f3ee ; + dho:hasLayer1 dhd:c278682f-df5a-4e14-b0da-cfb5d3a98b91 ; dho:hasOMAID "9579_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000016665_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:fe536ece-18ea-41bd-aa81-7e9a54ed2514 ; - dho:hasLayer1 dhd:a48000e6-d49a-4e36-904c-9ae1fc1f95c8 ; + dho:hasField dhd:3456b5b3-1c60-40ee-ba6c-322877c865f6 ; + dho:hasLayer1 dhd:7bd81bbf-bc56-4151-b3ed-430e2b4acce5 ; dho:hasOMAID "16665_B" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027012_A a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:41771c70-3274-4164-8535-17654f2a2609 ; + dho:hasField dhd:f38538d4-6b35-4d93-a399-2cf15cd17fb0 ; dho:hasOMAID "27012_A" ; dho:numberOfMarshalledParts 1 . dhd:CoA0000027636_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:11b5a5a0-f670-400a-b863-c4c946a0d2a6 ; + dho:hasField dhd:0fa045d3-bff3-4d21-9cb2-d2fe5768e3df ; dho:hasOMAID "27636_B" . dhd:CoA0000027639_A_A a dho:CoatOfArms ; @@ -19777,19 +19781,15 @@ dhd:CoA0000027639_A_A a dho:CoatOfArms ; dho:blasonWasCorrected true ; dho:correctedCoatOfArms dhd:CoA0000027639_A_A_1 ; dho:hasBeliefValue true ; - dho:hasField dhd:53d64223-5454-4329-8c6d-c08109600419 ; - dho:hasLayer1 dhd:1fe1cd53-d819-409e-a19b-5cd3a6aac6f6 ; + dho:hasField dhd:f1423654-3587-4a05-8711-14513226a130 ; + dho:hasLayer1 dhd:8bdf9e4d-d83f-4719-806b-8c51f504cbdb ; dho:hasOMAID "27639_A_A" . dhd:CoA0000027639_A_B a dho:CoatOfArms ; dho:hasBeliefValue true ; - dho:hasField dhd:e51a9ef9-ad6c-403d-bd2f-bd960dbaee35 ; + dho:hasField dhd:510c2ef4-86ad-49d0-9e29-5fa683b377c8 ; dho:hasOMAID "27639_A_B" . -dhd:f82c7ecc-9c45-48e8-b688-aaab9ec81723 a dho:Hammer ; - dho:hasDirection dho:Sinister ; - dho:hasTincture1 dho:Gules . - dho:Countercharged rdfs:subClassOf dho:Modifier . dho:Crown rdfs:subClassOf dho:Charge . diff --git a/src/rdf-mappings/map-tblBranch.py b/src/rdf-mappings/map-tblBranch.py index b973728..3d0e260 100644 --- a/src/rdf-mappings/map-tblBranch.py +++ b/src/rdf-mappings/map-tblBranch.py @@ -333,6 +333,10 @@ g.namespace_manager.bind('dho', dho_n) dho_data_n = Namespace(URIRef('http://digitalheraldry.org/data#')) g.namespace_manager.bind('dhd', dho_data_n) +# Load the existing Knowledge Graph and integrate the new data there, if stated so in the config file +if mapping_config['existing_ontology'] is not None: + g.parse(mapping_config['existing_ontology']) + # Define initial classes and properties if the respective option is set in the config file if mapping_config['initial_ontology_definitions'] != None: initial_ontology_definitions.create_initial_classes_and_properties(g, dho_n) -- GitLab